- b3b1757 am 0c266ef2: Merge "Define atrace_* functions for both target and host." by Richard Uhler · 10 years ago
- 0c266ef Merge "Define atrace_* functions for both target and host." by Richard Uhler · 10 years ago
- 246e9d5 am 9dc41d5d: Merge "Refactor the code." by Christopher Ferris · 10 years ago
- 9dc41d5 Merge "Refactor the code." by Christopher Ferris · 10 years ago
- 0ede6ef am 9c01c44b: Merge "Add -Wno-inline-asm to Clang flags." by Stephen Hines · 10 years ago
- 9c01c44 Merge "Add -Wno-inline-asm to Clang flags." by Stephen Hines · 10 years ago
- 2c43cff Refactor the code. by Christopher Ferris · 10 years ago
- 3cc18a2 am b6f38def: Merge "run-as: bracket capability" by Mark Salyzyn · 10 years ago
- b6f38de Merge "run-as: bracket capability" by Mark Salyzyn · 10 years ago
- db5334a run-as: bracket capability by Mark Salyzyn · 10 years ago
- 035e9ba Add -Wno-inline-asm to Clang flags. by Stephen Hines · 10 years ago
- e9c2a4a am cd153076: Merge "adb: Add option to reboot into sideload mode in recovery" by Tao Bao · 10 years ago
- cd15307 Merge "adb: Add option to reboot into sideload mode in recovery" by Tao Bao · 10 years ago
- 656957e am a58c0b5f: Merge "Build init with clang." by Elliott Hughes · 10 years ago
- a58c0b5 Merge "Build init with clang." by Elliott Hughes · 10 years ago
- 175b7bb adb: Add option to reboot into sideload mode in recovery by Tao Bao · 10 years ago
- 9efd95b Build init with clang. by Elliott Hughes · 10 years ago
- 1f9a228 am ffa85da6: Merge "Lose route to toybox." by Elliott Hughes · 10 years ago
- ffa85da Merge "Lose route to toybox." by Elliott Hughes · 10 years ago
- 42997bf am eb809351: Merge "Always unlink /dev/__kmsg__." by Elliott Hughes · 10 years ago
- eb80935 Merge "Always unlink /dev/__kmsg__." by Elliott Hughes · 10 years ago
- 798ec0c Lose route to toybox. by Elliott Hughes · 10 years ago
- 20329fa am 6d457fe1: Merge "Enable building libbase on Windows." by Dan Albert · 10 years ago
- 6d457fe Merge "Enable building libbase on Windows." by Dan Albert · 10 years ago
- b2326bd Enable building libbase on Windows. by Dan Albert · 10 years ago
- 9c39510 am c2d9cc85: Merge "toolbox: Fixed type mismatch for ioctl(BLKGETSIZE)" by Elliott Hughes · 10 years ago
- c2d9cc8 Merge "toolbox: Fixed type mismatch for ioctl(BLKGETSIZE)" by Elliott Hughes · 10 years ago
- c065419 toolbox: Fixed type mismatch for ioctl(BLKGETSIZE) by Johan Redestig · 10 years ago
- 9e0edb7 am 934102ba: Merge "Lose load_policy to toybox." by Elliott Hughes · 10 years ago
- 934102b Merge "Lose load_policy to toybox." by Elliott Hughes · 10 years ago
- f299405 Lose load_policy to toybox. by Elliott Hughes · 10 years ago
- 1108b42 am 48402951: Merge "Clarify a few things about bootcharts." by Elliott Hughes · 10 years ago
- 4840295 Merge "Clarify a few things about bootcharts." by Elliott Hughes · 10 years ago
- 59abac2 Clarify a few things about bootcharts. by Elliott Hughes · 10 years ago
- 68d5480 am 8f03e3cb: Merge "Revert "Remove the emulator special case from the "adb root" code."" by Dan Albert · 10 years ago
- 8f03e3c Merge "Revert "Remove the emulator special case from the "adb root" code."" by Dan Albert · 10 years ago
- 868402e Revert "Remove the emulator special case from the "adb root" code." by Dan Albert · 10 years ago
- 7c3749c am 6a62cac4: Merge "Further cleanup of the logic in device_init." by Elliott Hughes · 10 years ago
- 6a62cac Merge "Further cleanup of the logic in device_init." by Elliott Hughes · 10 years ago
- 56a0656 Further cleanup of the logic in device_init. by Elliott Hughes · 10 years ago
- 36dfe06 am 6dbbcc57: Merge "Fix clang build by removing unused locals." by Elliott Hughes · 10 years ago
- 6dbbcc5 Merge "Fix clang build by removing unused locals." by Elliott Hughes · 10 years ago
- 7473836 Fix clang build by removing unused locals. by Elliott Hughes · 10 years ago
- c02f81c Always unlink /dev/__kmsg__. by Elliott Hughes · 10 years ago
- 0cd316a am 5db3936d: Merge "Log more timing information from init." by Elliott Hughes · 10 years ago
- 5db3936 Merge "Log more timing information from init." by Elliott Hughes · 10 years ago
- da40c00 Log more timing information from init. by Elliott Hughes · 10 years ago
- 7d451ab Define atrace_* functions for both target and host. by Richard Uhler · 10 years ago
- 10cc88c am e29744d9: Merge "Remove uses of libcxx.mk." by Dan Albert · 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
- a6ad2e7 am 42f11922: Merge "Pull in Windows compatibility header." by Dan Albert · 10 years ago
- a82875c am 5188d556: Merge "Include what we use." 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
- a596623 am 6ccfabcf: Merge "O_CLOEXEC is O_NOINHERIT on Windows." 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
- be1eb6d am 87378814: Merge "adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo" 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
- ebc903e am 6e014d77: Merge "Libbacktrace: Use frame-pointer on host" by Andreas Gampe · 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
- 5e49911 am de52ebc3: Merge "libaudit: limit to 5 selinux denials per sec" by Nick Kralevich · 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
- 6ca1dbd am 6baab44e: Merge "Fix build" by Sami Tolvanen · 10 years ago
- 6baab44 Merge "Fix build" by Sami Tolvanen · 10 years ago
- 4d3ead9 Fix build by Sami Tolvanen · 10 years ago
- 3fdc2f2 am d33c6c0e: Merge "Use structured format for verity metadata" by Sami Tolvanen · 10 years ago
- d33c6c0 Merge "Use structured format for verity metadata" by Sami Tolvanen · 10 years ago
- f6a683f am cfead6da: Merge " isn\'t set for continuous builds." by Elliott Hughes · 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
- bde9b38 am 09b66b93: Merge "Auto-generate the getevent labels from <linux/input.h>." 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
- f30beae am a0115bf7: Merge "Add make target for shared libcutils on host." by Richard Uhler · 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
- 1394033 am 8257211f: Merge "init: missing break statement" by Mark Salyzyn · 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
- 730d7c5 am 8e1697e7: Merge "Fix mac sdk build." by Christopher Ferris · 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
- 9d37a6a am 9c5a5b3c: Merge "Lose runcon to toybox." by Elliott Hughes · 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
- ee022be am c31de501: Merge "More Mac fix." by Dan Albert · 10 years ago
- c31de50 Merge "More Mac fix." by Dan Albert · 10 years ago
- 4830602 More Mac fix. by Dan Albert · 10 years ago
- 4520048 am 89996c4b: Merge "Undo mac fix to fix windows, fix mac differently." 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
- 229f332 am ddccd24f: Merge "liblog: remove internal __write_to_log_null" by Mark Salyzyn · 10 years ago