Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove strtok from adb. | Elliott Hughes | 2015-04-28 | 1 | -2/+0 |
* | Add ReadFully and WriteFully to libbase. | Elliott Hughes | 2015-04-24 | 1 | -0/+3 |
* | Fix comment typo. | Elliott Hughes | 2015-04-17 | 1 | -1/+1 |
* | Add base/memory.h. | Dan Albert | 2015-04-09 | 1 | -0/+47 |
* | Cleanup base/logging. | Dan Albert | 2015-04-03 | 1 | -12/+0 |
* | Support arbitrary loggers. | Dan Albert | 2015-04-03 | 1 | -15/+45 |
* | Support logging to other log buffers. | Dan Albert | 2015-04-03 | 1 | -22/+38 |
* | Remove LogMessage::LogLineLowStack. | Dan Albert | 2015-04-02 | 1 | -4/+0 |
* | Update string Split API. | Dan Albert | 2015-03-23 | 1 | -4/+9 |
* | Add google3 style logging to libbase. | Dan Albert | 2015-03-20 | 1 | -0/+267 |
* | Add common string utilities to libbase. | Dan Albert | 2015-03-16 | 1 | -0/+47 |
* | Revert "Revert "Add commonly used C++ macros to libbase."" | Dan Albert | 2015-03-16 | 1 | -0/+188 |
* | Revert "Revert "Create libbase."" | Dan Albert | 2015-03-16 | 2 | -0/+80 |
* | Revert "Create libbase." | Nicolas Geoffray | 2015-03-16 | 2 | -80/+0 |
* | Revert "Add commonly used C++ macros to libbase." | Nicolas Geoffray | 2015-03-16 | 1 | -188/+0 |
* | Add commonly used C++ macros to libbase. | Dan Albert | 2015-03-14 | 1 | -0/+188 |
* | Create libbase. | Dan Albert | 2015-03-14 | 2 | -0/+80 |