- 210e2ae Merge "O_CLOEXEC is O_NOINHERIT on Windows." by Dan Albert · 10 years ago
- 497e411 O_CLOEXEC is O_NOINHERIT on Windows. by Dan Albert · 10 years ago
- cc4c06f Merge "adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo" by Dan Albert · 10 years ago
- 9fe336b Merge "Libbacktrace: Use frame-pointer on host" by Andreas Gampe · 10 years ago
- 1d10fe4 Libbacktrace: Use frame-pointer on host by Andreas Gampe · 10 years ago
- f40b86c Merge "libaudit: limit to 5 selinux denials per sec" by Nick Kralevich · 10 years ago
- c5eafb2 libaudit: limit to 5 selinux denials per sec by Nick Kralevich · 10 years ago
- e7f5d34 adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo by Spencer Low · 10 years ago
- b0d8854 Merge "Fix build" by Sami Tolvanen · 10 years ago
- e02d2ef Fix build by Sami Tolvanen · 10 years ago
- 5824dd8 Merge "Use structured format for verity metadata" by Sami Tolvanen · 10 years ago
- 4985b94 Merge "$ANDROID_BUILD_TOP isn't set for continuous builds." by Elliott Hughes · 10 years ago
- 61e22ff $ANDROID_BUILD_TOP isn't set for continuous builds. by Elliott Hughes · 10 years ago
- e95ceb0 Merge "Auto-generate the getevent labels from <linux/input.h>." by Elliott Hughes · 10 years ago
- 0b2b0e7 Auto-generate the getevent labels from <linux/input.h>. by Elliott Hughes · 10 years ago
- 510711f Merge "Add make target for shared libcutils on host." by Richard Uhler · 10 years ago
- 26d3e81 Add make target for shared libcutils on host. by Richard Uhler · 10 years ago
- dedf837 Merge "init: missing break statement" by Mark Salyzyn · 10 years ago
- b601df3 init: missing break statement by Mark Salyzyn · 10 years ago
- 0200c88 Use structured format for verity metadata by Sami Tolvanen · 10 years ago
- 3c6b931 Merge "Fix mac sdk build." by Christopher Ferris · 10 years ago
- 8460d62 Fix mac sdk build. by Christopher Ferris · 10 years ago
- 42670a1 Merge "Lose runcon to toybox." by Elliott Hughes · 10 years ago
- 4091da9 Lose runcon to toybox. by Elliott Hughes · 10 years ago
- bf46380 Merge "More Mac fix." by Dan Albert · 10 years ago
- fa16c31 More Mac fix. by Dan Albert · 10 years ago
- aab429e Merge "Undo mac fix to fix windows, fix mac differently." by Dan Albert · 10 years ago
- 5f91e53 Undo mac fix to fix windows, fix mac differently. by Dan Albert · 10 years ago
- 8076c09 Merge "liblog: remove internal __write_to_log_null" by Mark Salyzyn · 10 years ago
- 79ff1f2 liblog: remove internal __write_to_log_null by Mark Salyzyn · 10 years ago
- bd7b929 Merge "(Probably) fix the mac build." by Dan Albert · 10 years ago
- f1dfe6f (Probably) fix the mac build. by Dan Albert · 10 years ago
- 1e45f71 Merge "libziparchive: fix extraction of >2GiB images" by Greg Hackmann · 10 years ago
- 32ec3c1 libziparchive: fix extraction of >2GiB images by Greg Hackmann · 10 years ago
- 038c22e Merge "Move gettid() into libcutils." by Dan Albert · 10 years ago
- f7b2624 Move gettid() into libcutils. by Dan Albert · 10 years ago
- 6eb05b1 Merge "Update string Split API." by Dan Albert · 10 years ago
- 901ae48 Update string Split API. by Dan Albert · 10 years ago
- 168d432 Merge "Add a CleanSpec for grep/toolbox." by Elliott Hughes · 10 years ago
- 1074c6e Merge "Add missing parenthesis in init log message." by Elliott Hughes · 10 years ago
- 5545c1e Add missing parenthesis in init log message. by Elliott Hughes · 10 years ago
- e4d03bb Merge "Remove libzipfile." by Narayan Kamath · 10 years ago
- da85e51 Add a CleanSpec for grep/toolbox. by Elliott Hughes · 10 years ago
- b5abbb9 Merge "Fix the number of arguments for verity commands" by Sami Tolvanen · 10 years ago
- 26b0f1b Fix the number of arguments for verity commands by Sami Tolvanen · 10 years ago
- 89ce8ae Merge "Always use strerror to report errno." by Elliott Hughes · 10 years ago
- 6250cbc Always use strerror to report errno. by Elliott Hughes · 10 years ago
- 31243e8 Merge "Ensure all init commands are documented." by Elliott Hughes · 10 years ago
- 4b35932 Ensure all init commands are documented. by Elliott Hughes · 10 years ago
- 4d8fe77 Merge "init: refactor firmware loading locations into table" by Daniel Rosenberg · 10 years ago
- 88ded2b Merge "Use unique_ptr to call closedir." by Elliott Hughes · 10 years ago
- a8075be Use unique_ptr to call closedir. by Elliott Hughes · 10 years ago
- b2c315c init: refactor firmware loading locations into table by Daniel Rosenberg · 10 years ago
- 9a93942 Merge "Add google3 style logging to libbase." by Dan Albert · 10 years ago
- adb487a Add google3 style logging to libbase. by Dan Albert · 10 years ago
- 91d91c7 Merge "logd: statistics: missing comma" by Mark Salyzyn · 10 years ago
- 64ae0a0 logd: statistics: missing comma by Mark Salyzyn · 10 years ago
- 008b638 Merge "Remove /dev/alarm cruft from uptime." by Elliott Hughes · 10 years ago
- f79913b Merge "logd: optimize statistics" by Mark Salyzyn · 10 years ago
- cedecd8 Merge "Additional cleanup of start_device_log." by Dan Albert · 10 years ago
- b26247b logd: optimize statistics by Mark Salyzyn · 10 years ago
- f969f09 Merge "DO NOT MERGE Add ANativeWindow dataSpace; update graphics formats, color spaces" by Dan Stoza · 10 years ago
- ef5c91c Remove /dev/alarm cruft from uptime. by Elliott Hughes · 10 years ago
- e1887ae Remove libzipfile. by Narayan Kamath · 10 years ago
- 92f0544 Merge "Clean up property setting code." by Elliott Hughes · 10 years ago
- 9671e3f Clean up property setting code. by Elliott Hughes · 10 years ago
- ee7036c Additional cleanup of start_device_log. by Dan Albert · 10 years ago
- 8aa33a0 Merge "Lose bootmode and console globals." by Elliott Hughes · 10 years ago
- 7224b58 Merge "Add init command to set verified properties" by Sami Tolvanen · 10 years ago
- 169d8af Lose bootmode and console globals. by Elliott Hughes · 10 years ago
- adceb5a Merge "Use mingw on Windows." by Dan Albert · 10 years ago
- a58b7ea Use mingw on Windows. by Dan Albert · 10 years ago
- 49d80b0 Merge "Use text based trace masks for adbd." by Dan Albert · 10 years ago
- 498a3a8 Use text based trace masks for adbd. by Dan Albert · 10 years ago
- c444ecb Merge "The generic failure case disappeared..." by Dan Albert · 10 years ago
- 454d42c Merge "File header cleanup." by Dan Albert · 10 years ago
- 58fb4e5 The generic failure case disappeared... by Dan Albert · 10 years ago
- 512725f Merge "Parse boot properties from device tree" by Elliott Hughes · 10 years ago
- 9def76c Parse boot properties from device tree by Rom Lemarchand · 10 years ago
- b6eae5c Merge "Remove /proc/cpuinfo parsing" by Elliott Hughes · 10 years ago
- 8a7ce5e File header cleanup. by Dan Albert · 10 years ago
- 1f6ae92 Merge "Remove schedtop." by Elliott Hughes · 10 years ago
- df02286 Remove schedtop. by Elliott Hughes · 10 years ago
- 91085f0 Merge "Fix clang-format file for correct indent settings." by Dan Albert · 10 years ago
- feb005d Fix clang-format file for correct indent settings. by Dan Albert · 10 years ago
- 6e37a8f DO NOT MERGE Add ANativeWindow dataSpace; update graphics formats, color spaces by Eino-Ville Talvala · 10 years ago
- 9646857 Merge "pixelflinger: make self-contained" by Greg Hackmann · 10 years ago
- 90aa856 pixelflinger: make self-contained by Greg Hackmann · 10 years ago
- f6e1be6 Merge "fastboot/sparse: propagate error code" by Elliott Hughes · 10 years ago
- 1fd209b Merge "Switch fastboot to ExtractEntryToFile." by Elliott Hughes · 10 years ago
- 540113a Switch fastboot to ExtractEntryToFile. by Elliott Hughes · 10 years ago
- 18a38b4 Merge "Remove a prehistoric fastboot hack." by Elliott Hughes · 10 years ago
- ed69f38 Remove a prehistoric fastboot hack. by Elliott Hughes · 10 years ago
- 589189f Merge "Switch fastboot to libziparchive." by Elliott Hughes · 10 years ago
- 370399c Merge "Fix memory leak on jdwp_process_free()" by Dan Albert · 10 years ago
- 50d898e Merge "Prepare for switching to libziparchive." by Elliott Hughes · 10 years ago
- 5e1f923 Add init command to set verified properties by Sami Tolvanen · 10 years ago
- be66e91 Merge "libziparchive: fix issue with a directory with one file" by Narayan Kamath · 10 years ago
- b9c24e3 libziparchive: fix issue with a directory with one file by Mykola Kondratenko · 11 years ago
- 5685212 Switch fastboot to libziparchive. by Elliott Hughes · 10 years ago