summaryrefslogtreecommitdiffstats
path: root/base/include
Commit message (Expand)AuthorAgeFilesLines
* Remove strtok from adb.Elliott Hughes2015-04-281-2/+0
* Add ReadFully and WriteFully to libbase.Elliott Hughes2015-04-241-0/+3
* Fix comment typo.Elliott Hughes2015-04-171-1/+1
* Add base/memory.h.Dan Albert2015-04-091-0/+47
* Cleanup base/logging.Dan Albert2015-04-031-12/+0
* Support arbitrary loggers.Dan Albert2015-04-031-15/+45
* Support logging to other log buffers.Dan Albert2015-04-031-22/+38
* Remove LogMessage::LogLineLowStack.Dan Albert2015-04-021-4/+0
* Update string Split API.Dan Albert2015-03-231-4/+9
* Add google3 style logging to libbase.Dan Albert2015-03-201-0/+267
* Add common string utilities to libbase.Dan Albert2015-03-161-0/+47
* Revert "Revert "Add commonly used C++ macros to libbase.""Dan Albert2015-03-161-0/+188
* Revert "Revert "Create libbase.""Dan Albert2015-03-162-0/+80
* Revert "Create libbase."Nicolas Geoffray2015-03-162-80/+0
* Revert "Add commonly used C++ macros to libbase."Nicolas Geoffray2015-03-161-188/+0
* Add commonly used C++ macros to libbase.Dan Albert2015-03-141-0/+188
* Create libbase.Dan Albert2015-03-142-0/+80