- 2c43cff Refactor the code. by Christopher Ferris · 10 years ago
- e29744d Merge "Remove uses of libcxx.mk." by Dan Albert · 10 years ago
- d0a793d Remove uses of libcxx.mk. by Dan Albert · 10 years ago
- 42f1192 Merge "Pull in Windows compatibility header." by Dan Albert · 10 years ago
- 5188d55 Merge "Include what we use." by Dan Albert · 10 years ago
- 94d1360 Pull in Windows compatibility header. by Dan Albert · 10 years ago
- 6ccfabc Merge "O_CLOEXEC is O_NOINHERIT on Windows." by Dan Albert · 10 years ago
- c6b30f3 O_CLOEXEC is O_NOINHERIT on Windows. by Dan Albert · 10 years ago
- 4b3f533 Include what we use. by Dan Albert · 10 years ago
- 8737881 Merge "adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo" by Dan Albert · 10 years ago
- 6e014d7 Merge "Libbacktrace: Use frame-pointer on host" by Andreas Gampe · 10 years ago
- dce8f29 Libbacktrace: Use frame-pointer on host by Andreas Gampe · 10 years ago
- de52ebc Merge "libaudit: limit to 5 selinux denials per sec" by Nick Kralevich · 10 years ago
- a15db51 libaudit: limit to 5 selinux denials per sec by Nick Kralevich · 10 years ago
- 5018406 adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo by Spencer Low · 10 years ago
- 6baab44 Merge "Fix build" by Sami Tolvanen · 10 years ago
- 4d3ead9 Fix build by Sami Tolvanen · 10 years ago
- d33c6c0 Merge "Use structured format for verity metadata" by Sami Tolvanen · 10 years ago
- cfead6d Merge "$ANDROID_BUILD_TOP isn't set for continuous builds." by Elliott Hughes · 10 years ago
- 608fb70 $ANDROID_BUILD_TOP isn't set for continuous builds. by Elliott Hughes · 10 years ago
- 09b66b9 Merge "Auto-generate the getevent labels from <linux/input.h>." by Elliott Hughes · 10 years ago
- c7f3c5c Auto-generate the getevent labels from <linux/input.h>. by Elliott Hughes · 10 years ago
- a0115bf Merge "Add make target for shared libcutils on host." by Richard Uhler · 10 years ago
- acb31ba Add make target for shared libcutils on host. by Richard Uhler · 10 years ago
- 8257211 Merge "init: missing break statement" by Mark Salyzyn · 10 years ago
- 7a3d66c init: missing break statement by Mark Salyzyn · 10 years ago
- 946a0f3 Use structured format for verity metadata by Sami Tolvanen · 10 years ago
- 8e1697e Merge "Fix mac sdk build." by Christopher Ferris · 10 years ago
- fc3576f Fix mac sdk build. by Christopher Ferris · 10 years ago
- 9c5a5b3 Merge "Lose runcon to toybox." by Elliott Hughes · 10 years ago
- addb229 Lose runcon to toybox. by Elliott Hughes · 10 years ago
- c31de50 Merge "More Mac fix." by Dan Albert · 10 years ago
- 4830602 More Mac fix. by Dan Albert · 10 years ago
- 89996c4 Merge "Undo mac fix to fix windows, fix mac differently." by Dan Albert · 10 years ago
- e308104 Undo mac fix to fix windows, fix mac differently. by Dan Albert · 10 years ago
- ddccd24 Merge "liblog: remove internal __write_to_log_null" by Mark Salyzyn · 10 years ago
- 0d00a44 liblog: remove internal __write_to_log_null by Mark Salyzyn · 10 years ago
- ec57440 Merge "(Probably) fix the mac build." by Dan Albert · 10 years ago
- 728b13f (Probably) fix the mac build. by Dan Albert · 10 years ago
- 2de01f5 Merge "libziparchive: fix extraction of >2GiB images" by Greg Hackmann · 10 years ago
- 503cd6d libziparchive: fix extraction of >2GiB images by Greg Hackmann · 10 years ago
- 9f8093f Merge "Move gettid() into libcutils." by Dan Albert · 10 years ago
- 7dfb61d Move gettid() into libcutils. by Dan Albert · 10 years ago
- a5e9639 Merge "Update string Split API." by Dan Albert · 10 years ago
- 47328c9 Update string Split API. by Dan Albert · 10 years ago
- 201ed62 Merge "Add a CleanSpec for grep/toolbox." by Elliott Hughes · 10 years ago
- 0ffd90d Merge "Add missing parenthesis in init log message." by Elliott Hughes · 10 years ago
- 930974c Add missing parenthesis in init log message. by Elliott Hughes · 10 years ago
- fd26252 Merge "Remove libzipfile." by Narayan Kamath · 10 years ago
- 94fa67e Add a CleanSpec for grep/toolbox. by Elliott Hughes · 10 years ago
- 1d792dd Merge "Fix the number of arguments for verity commands" by Sami Tolvanen · 10 years ago
- 8d6ea4b Fix the number of arguments for verity commands by Sami Tolvanen · 10 years ago
- d69a1c5 Merge "Always use strerror to report errno." by Elliott Hughes · 10 years ago
- cd67f00 Always use strerror to report errno. by Elliott Hughes · 10 years ago
- bf68414 Merge "Ensure all init commands are documented." by Elliott Hughes · 10 years ago
- 91a3be5 Ensure all init commands are documented. by Elliott Hughes · 10 years ago
- 72510c5 Merge "init: refactor firmware loading locations into table" by Daniel Rosenberg · 10 years ago
- d5de25f Merge "Use unique_ptr to call closedir." by Elliott Hughes · 10 years ago
- 81399e1 Use unique_ptr to call closedir. by Elliott Hughes · 10 years ago
- d1d9602 init: refactor firmware loading locations into table by Daniel Rosenberg · 10 years ago
- db7a994 Merge "Add google3 style logging to libbase." by Dan Albert · 10 years ago
- 58310b4 Add google3 style logging to libbase. by Dan Albert · 10 years ago
- 48a5288 Merge "logd: statistics: missing comma" by Mark Salyzyn · 10 years ago
- 317843d logd: statistics: missing comma by Mark Salyzyn · 10 years ago
- 61af653 Merge "Remove /dev/alarm cruft from uptime." by Elliott Hughes · 10 years ago
- bbb1fab Merge "logd: optimize statistics" by Mark Salyzyn · 10 years ago
- ca2b67e Merge "Additional cleanup of start_device_log." by Dan Albert · 10 years ago
- 97c1c2b logd: optimize statistics by Mark Salyzyn · 10 years ago
- ca87790 Merge "DO NOT MERGE Add ANativeWindow dataSpace; update graphics formats, color spaces" by Dan Stoza · 10 years ago
- 1223594 Remove /dev/alarm cruft from uptime. by Elliott Hughes · 10 years ago
- 766adf9 Remove libzipfile. by Narayan Kamath · 10 years ago
- b721e8f Merge "Clean up property setting code." by Elliott Hughes · 10 years ago
- db3f267 Clean up property setting code. by Elliott Hughes · 10 years ago
- 8743ef9 Additional cleanup of start_device_log. by Dan Albert · 10 years ago
- 1b8dbe7 Merge "Lose bootmode and console globals." by Elliott Hughes · 10 years ago
- ddd0639 Merge "Add init command to set verified properties" by Sami Tolvanen · 10 years ago
- d679bc9 Lose bootmode and console globals. by Elliott Hughes · 10 years ago
- 4b8b38f Merge "Use mingw on Windows." by Dan Albert · 10 years ago
- 9c5c08b Use mingw on Windows. by Dan Albert · 10 years ago
- 44ec582 Merge "Use text based trace masks for adbd." by Dan Albert · 10 years ago
- ea2175a Use text based trace masks for adbd. by Dan Albert · 10 years ago
- a16b0f4 Merge "The generic failure case disappeared..." by Dan Albert · 10 years ago
- 28f0769 Merge "File header cleanup." by Dan Albert · 10 years ago
- 08f66bc The generic failure case disappeared... by Dan Albert · 10 years ago
- 6a0548b Merge "Parse boot properties from device tree" by Elliott Hughes · 10 years ago
- 6a52443 Parse boot properties from device tree by Rom Lemarchand · 10 years ago
- bbc01d8 Merge "Remove /proc/cpuinfo parsing" by Elliott Hughes · 10 years ago
- 3313426 File header cleanup. by Dan Albert · 10 years ago
- 8386a72 Merge "Remove schedtop." by Elliott Hughes · 10 years ago
- 031fa81 Remove schedtop. by Elliott Hughes · 10 years ago
- 780d7d9 Merge "Fix clang-format file for correct indent settings." by Dan Albert · 10 years ago
- 683238c Fix clang-format file for correct indent settings. by Dan Albert · 10 years ago
- b93343d DO NOT MERGE Add ANativeWindow dataSpace; update graphics formats, color spaces by Eino-Ville Talvala · 10 years ago
- b3b088e Merge "pixelflinger: make self-contained" by Greg Hackmann · 10 years ago
- 38eb58d pixelflinger: make self-contained by Greg Hackmann · 10 years ago
- 9993880 Merge "fastboot/sparse: propagate error code" by Elliott Hughes · 10 years ago
- 261a82a Merge "Switch fastboot to ExtractEntryToFile." by Elliott Hughes · 10 years ago
- a82c89d Switch fastboot to ExtractEntryToFile. by Elliott Hughes · 10 years ago
- 294d3f7 Merge "Remove a prehistoric fastboot hack." by Elliott Hughes · 10 years ago
- 7c6d884 Remove a prehistoric fastboot hack. by Elliott Hughes · 10 years ago