Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove strtok from adb. | Elliott Hughes | 2015-04-28 | 3 | -17/+11 |
* | Add ReadFully and WriteFully to libbase. | Elliott Hughes | 2015-04-24 | 3 | -0/+52 |
* | 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 | 2 | -40/+26 |
* | Support arbitrary loggers. | Dan Albert | 2015-04-03 | 4 | -66/+128 |
* | Support logging to other log buffers. | Dan Albert | 2015-04-03 | 2 | -34/+66 |
* | Merge "Remove LogMessage::LogLineLowStack." | Dan Albert | 2015-04-03 | 2 | -48/+0 |
|\ | |||||
| * | Remove LogMessage::LogLineLowStack. | Dan Albert | 2015-04-02 | 2 | -48/+0 |
* | | Don't show lint errors for rvalue references. | Dan Albert | 2015-04-02 | 1 | -1/+1 |
|/ | |||||
* | Enable building libbase on Windows. | Dan Albert | 2015-03-30 | 1 | -4/+8 |
* | Merge "Pull in Windows compatibility header." | Dan Albert | 2015-03-27 | 1 | -0/+1 |
|\ | |||||
| * | Pull in Windows compatibility header. | Dan Albert | 2015-03-26 | 1 | -0/+1 |
* | | Include what we use. | Dan Albert | 2015-03-26 | 2 | -0/+2 |
|/ | |||||
* | Move gettid() into libcutils. | Dan Albert | 2015-03-23 | 2 | -23/+6 |
* | Update string Split API. | Dan Albert | 2015-03-23 | 4 | -28/+63 |
* | Add google3 style logging to libbase. | Dan Albert | 2015-03-20 | 9 | -24/+864 |
* | Use mingw on Windows. | Dan Albert | 2015-03-19 | 1 | -3/+0 |
* | Add common string utilities to libbase. | Dan Albert | 2015-03-16 | 4 | -0/+302 |
* | Revert "Revert "Add commonly used C++ macros to libbase."" | Dan Albert | 2015-03-16 | 2 | -1/+189 |
* | Revert "Revert "Create libbase."" | Dan Albert | 2015-03-16 | 9 | -0/+560 |
* | Revert "Create libbase." | Nicolas Geoffray | 2015-03-16 | 9 | -560/+0 |
* | Revert "Add commonly used C++ macros to libbase." | Nicolas Geoffray | 2015-03-16 | 2 | -189/+1 |
* | Add commonly used C++ macros to libbase. | Dan Albert | 2015-03-14 | 2 | -1/+189 |
* | Create libbase. | Dan Albert | 2015-03-14 | 9 | -0/+560 |