summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "$ANDROID_BUILD_TOP isn't set for continuous builds."Elliott Hughes2015-03-261-1/+1
|\
| * $ANDROID_BUILD_TOP isn't set for continuous builds.Elliott Hughes2015-03-251-1/+1
|/
* Merge "Auto-generate the getevent labels from <linux/input.h>."Elliott Hughes2015-03-264-728/+120
|\
| * Auto-generate the getevent labels from <linux/input.h>.Elliott Hughes2015-03-254-728/+120
|/
* Merge "Add make target for shared libcutils on host."Richard Uhler2015-03-251-1/+11
|\
| * Add make target for shared libcutils on host.Richard Uhler2015-03-241-1/+11
* | Merge "init: missing break statement"Mark Salyzyn2015-03-241-0/+1
|\ \
| * | init: missing break statementMark Salyzyn2015-03-241-0/+1
|/ /
* | Merge "Fix mac sdk build."Christopher Ferris2015-03-242-0/+3
|\ \
| * | Fix mac sdk build.Christopher Ferris2015-03-232-0/+3
* | | Merge "Lose runcon to toybox."Elliott Hughes2015-03-242-29/+0
|\ \ \ | |/ / |/| |
| * | Lose runcon to toybox.Elliott Hughes2015-03-232-29/+0
|/ /
* | Merge "More Mac fix."Dan Albert2015-03-231-0/+1
|\ \
| * | More Mac fix.Dan Albert2015-03-231-0/+1
|/ /
* | Merge "Undo mac fix to fix windows, fix mac differently."Dan Albert2015-03-232-3/+5
|\ \
| * | Undo mac fix to fix windows, fix mac differently.Dan Albert2015-03-232-3/+5
|/ /
* | Merge "liblog: remove internal __write_to_log_null"Mark Salyzyn2015-03-231-37/+27
|\ \
| * | liblog: remove internal __write_to_log_nullMark Salyzyn2015-03-231-37/+27
* | | Merge "(Probably) fix the mac build."Dan Albert2015-03-231-1/+1
|\ \ \
| * | | (Probably) fix the mac build.Dan Albert2015-03-231-1/+1
|/ / /
* | | Merge "libziparchive: fix extraction of >2GiB images"Greg Hackmann2015-03-231-1/+1
|\ \ \
| * | | libziparchive: fix extraction of >2GiB imagesGreg Hackmann2015-03-231-1/+1
* | | | Merge "Move gettid() into libcutils."Dan Albert2015-03-234-26/+38
|\ \ \ \ | |_|/ / |/| | |
| * | | Move gettid() into libcutils.Dan Albert2015-03-234-26/+38
|/ / /
* | | Merge "Update string Split API."Dan Albert2015-03-234-28/+63
|\ \ \
| * | | Update string Split API.Dan Albert2015-03-234-28/+63
* | | | Merge "Add a CleanSpec for grep/toolbox."Elliott Hughes2015-03-231-0/+1
|\ \ \ \
| * | | | Add a CleanSpec for grep/toolbox.Elliott Hughes2015-03-221-0/+1
* | | | | Merge "Add missing parenthesis in init log message."Elliott Hughes2015-03-231-1/+1
|\ \ \ \ \
| * | | | | Add missing parenthesis in init log message.Elliott Hughes2015-03-231-1/+1
| |/ / / /
* | | | | Merge "Remove libzipfile."Narayan Kamath2015-03-238-816/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove libzipfile.Narayan Kamath2015-03-208-816/+0
* | | | | Merge "Fix the number of arguments for verity commands"Sami Tolvanen2015-03-221-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix the number of arguments for verity commandsSami Tolvanen2015-03-221-2/+2
|/ / / /
* | | | Merge "Always use strerror to report errno."Elliott Hughes2015-03-214-7/+7
|\ \ \ \
| * | | | Always use strerror to report errno.Elliott Hughes2015-03-204-7/+7
|/ / / /
* | | | Merge "Ensure all init commands are documented."Elliott Hughes2015-03-211-30/+77
|\ \ \ \
| * | | | Ensure all init commands are documented.Elliott Hughes2015-03-201-30/+77
| |/ / /
* | | | Merge "init: refactor firmware loading locations into table"Daniel Rosenberg2015-03-201-44/+32
|\ \ \ \
| * | | | init: refactor firmware loading locations into tableDaniel Rosenberg2015-03-201-44/+32
* | | | | Merge "Use unique_ptr to call closedir."Elliott Hughes2015-03-202-56/+56
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use unique_ptr to call closedir.Elliott Hughes2015-03-202-56/+56
|/ / / /
* | | | Merge "Add google3 style logging to libbase."Dan Albert2015-03-209-24/+864
|\ \ \ \
| * | | | Add google3 style logging to libbase.Dan Albert2015-03-209-24/+864
|/ / / /
* | | | Merge "logd: statistics: missing comma"Mark Salyzyn2015-03-201-1/+1
|\ \ \ \
| * | | | logd: statistics: missing commaMark Salyzyn2015-03-201-1/+1
|/ / / /
* | | | Merge "Remove /dev/alarm cruft from uptime."Elliott Hughes2015-03-201-56/+21
|\ \ \ \
| * | | | Remove /dev/alarm cruft from uptime.Elliott Hughes2015-03-201-56/+21
| |/ / /
* | | | Merge "logd: optimize statistics"Mark Salyzyn2015-03-206-924/+281
|\ \ \ \
| * | | | logd: optimize statisticsMark Salyzyn2015-03-206-924/+281
| | |/ / | |/| |