Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Update string Split API." | Dan Albert | 2015-03-23 | 4 | -28/+63 |
|\ | |||||
| * | Update string Split API. | Dan Albert | 2015-03-23 | 4 | -28/+63 |
* | | Merge "Add a CleanSpec for grep/toolbox." | Elliott Hughes | 2015-03-23 | 1 | -0/+1 |
|\ \ | |||||
| * | | Add a CleanSpec for grep/toolbox. | Elliott Hughes | 2015-03-22 | 1 | -0/+1 |
* | | | Merge "Add missing parenthesis in init log message." | Elliott Hughes | 2015-03-23 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Add missing parenthesis in init log message. | Elliott Hughes | 2015-03-23 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge "Remove libzipfile." | Narayan Kamath | 2015-03-23 | 8 | -816/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Remove libzipfile. | Narayan Kamath | 2015-03-20 | 8 | -816/+0 |
* | | | Merge "Fix the number of arguments for verity commands" | Sami Tolvanen | 2015-03-22 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix the number of arguments for verity commands | Sami Tolvanen | 2015-03-22 | 1 | -2/+2 |
|/ / | |||||
* | | Merge "Always use strerror to report errno." | Elliott Hughes | 2015-03-21 | 4 | -7/+7 |
|\ \ | |||||
| * | | Always use strerror to report errno. | Elliott Hughes | 2015-03-20 | 4 | -7/+7 |
|/ / | |||||
* | | Merge "Ensure all init commands are documented." | Elliott Hughes | 2015-03-21 | 1 | -30/+77 |
|\ \ | |||||
| * | | Ensure all init commands are documented. | Elliott Hughes | 2015-03-20 | 1 | -30/+77 |
| |/ | |||||
* | | Merge "init: refactor firmware loading locations into table" | Daniel Rosenberg | 2015-03-20 | 1 | -44/+32 |
|\ \ | |||||
| * | | init: refactor firmware loading locations into table | Daniel Rosenberg | 2015-03-20 | 1 | -44/+32 |
* | | | Merge "Use unique_ptr to call closedir." | Elliott Hughes | 2015-03-20 | 2 | -56/+56 |
|\ \ \ | |/ / |/| | | |||||
| * | | Use unique_ptr to call closedir. | Elliott Hughes | 2015-03-20 | 2 | -56/+56 |
|/ / | |||||
* | | Merge "Add google3 style logging to libbase." | Dan Albert | 2015-03-20 | 9 | -24/+864 |
|\ \ | |||||
| * | | Add google3 style logging to libbase. | Dan Albert | 2015-03-20 | 9 | -24/+864 |
|/ / | |||||
* | | Merge "logd: statistics: missing comma" | Mark Salyzyn | 2015-03-20 | 1 | -1/+1 |
|\ \ | |||||
| * | | logd: statistics: missing comma | Mark Salyzyn | 2015-03-20 | 1 | -1/+1 |
|/ / | |||||
* | | Merge "Remove /dev/alarm cruft from uptime." | Elliott Hughes | 2015-03-20 | 1 | -56/+21 |
|\ \ | |||||
| * | | Remove /dev/alarm cruft from uptime. | Elliott Hughes | 2015-03-20 | 1 | -56/+21 |
| |/ | |||||
* | | Merge "logd: optimize statistics" | Mark Salyzyn | 2015-03-20 | 6 | -924/+281 |
|\ \ | |||||
| * | | logd: optimize statistics | Mark Salyzyn | 2015-03-20 | 6 | -924/+281 |
* | | | Merge "Additional cleanup of start_device_log." | Dan Albert | 2015-03-20 | 2 | -8/+19 |
|\ \ \ | |/ / |/| | | |||||
| * | | Additional cleanup of start_device_log. | Dan Albert | 2015-03-20 | 2 | -8/+19 |
* | | | Merge "DO NOT MERGE Add ANativeWindow dataSpace; update graphics formats, col... | Dan Stoza | 2015-03-20 | 2 | -38/+201 |
|\ \ \ | |_|/ |/| | | |||||
| * | | DO NOT MERGE Add ANativeWindow dataSpace; update graphics formats, color spaces | Eino-Ville Talvala | 2015-03-19 | 2 | -38/+201 |
* | | | Merge "Clean up property setting code." | Elliott Hughes | 2015-03-20 | 4 | -60/+38 |
|\ \ \ | |||||
| * | | | Clean up property setting code. | Elliott Hughes | 2015-03-20 | 4 | -60/+38 |
|/ / / | |||||
* | | | Merge "Lose bootmode and console globals." | Elliott Hughes | 2015-03-20 | 1 | -42/+17 |
|\ \ \ | |||||
| * | | | Lose bootmode and console globals. | Elliott Hughes | 2015-03-20 | 1 | -42/+17 |
* | | | | Merge "Add init command to set verified properties" | Sami Tolvanen | 2015-03-20 | 5 | -7/+47 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Add init command to set verified properties | Sami Tolvanen | 2015-03-19 | 5 | -7/+47 |
* | | | | Merge "Use mingw on Windows." | Dan Albert | 2015-03-20 | 1 | -3/+0 |
|\ \ \ \ | |||||
| * | | | | Use mingw on Windows. | Dan Albert | 2015-03-19 | 1 | -3/+0 |
|/ / / / | |||||
* | | | | Merge "Use text based trace masks for adbd." | Dan Albert | 2015-03-20 | 2 | -63/+88 |
|\ \ \ \ | |||||
| * | | | | Use text based trace masks for adbd. | Dan Albert | 2015-03-19 | 2 | -63/+88 |
|/ / / / | |||||
* | | | | Merge "The generic failure case disappeared..." | Dan Albert | 2015-03-20 | 2 | -0/+14 |
|\ \ \ \ | |||||
| * | | | | The generic failure case disappeared... | Dan Albert | 2015-03-19 | 2 | -0/+14 |
* | | | | | Merge "File header cleanup." | Dan Albert | 2015-03-20 | 24 | -89/+148 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | File header cleanup. | Dan Albert | 2015-03-19 | 24 | -89/+148 |
* | | | | | Merge "Parse boot properties from device tree" | Elliott Hughes | 2015-03-19 | 1 | -5/+48 |
|\ \ \ \ \ | |||||
| * | | | | | Parse boot properties from device tree | Rom Lemarchand | 2015-03-19 | 1 | -5/+48 |
|/ / / / / | |||||
* | | | | | Merge "Remove /proc/cpuinfo parsing" | Elliott Hughes | 2015-03-19 | 4 | -71/+5 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Remove /proc/cpuinfo parsing | Rom Lemarchand | 2015-03-14 | 4 | -71/+5 |
* | | | | | Merge "Remove schedtop." | Elliott Hughes | 2015-03-19 | 2 | -331/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Remove schedtop. | Elliott Hughes | 2015-03-19 | 2 | -331/+0 |