1. db5334a run-as: bracket capability by Mark Salyzyn · 10 years ago
  2. cd15307 Merge "adb: Add option to reboot into sideload mode in recovery" by Tao Bao · 9 years ago
  3. a58c0b5 Merge "Build init with clang." by Elliott Hughes · 9 years ago
  4. 175b7bb adb: Add option to reboot into sideload mode in recovery by Tao Bao · 9 years ago
  5. 9efd95b Build init with clang. by Elliott Hughes · 9 years ago
  6. ffa85da Merge "Lose route to toybox." by Elliott Hughes · 9 years ago
  7. eb80935 Merge "Always unlink /dev/__kmsg__." by Elliott Hughes · 9 years ago
  8. 798ec0c Lose route to toybox. by Elliott Hughes · 9 years ago
  9. 6d457fe Merge "Enable building libbase on Windows." by Dan Albert · 9 years ago
  10. b2326bd Enable building libbase on Windows. by Dan Albert · 9 years ago
  11. c2d9cc8 Merge "toolbox: Fixed type mismatch for ioctl(BLKGETSIZE)" by Elliott Hughes · 9 years ago
  12. c065419 toolbox: Fixed type mismatch for ioctl(BLKGETSIZE) by Johan Redestig · 9 years ago
  13. 934102b Merge "Lose load_policy to toybox." by Elliott Hughes · 10 years ago
  14. f299405 Lose load_policy to toybox. by Elliott Hughes · 10 years ago
  15. 4840295 Merge "Clarify a few things about bootcharts." by Elliott Hughes · 10 years ago
  16. 59abac2 Clarify a few things about bootcharts. by Elliott Hughes · 10 years ago
  17. 8f03e3c Merge "Revert "Remove the emulator special case from the "adb root" code."" by Dan Albert · 10 years ago
  18. 868402e Revert "Remove the emulator special case from the "adb root" code." by Dan Albert · 10 years ago
  19. 6a62cac Merge "Further cleanup of the logic in device_init." by Elliott Hughes · 10 years ago
  20. 56a0656 Further cleanup of the logic in device_init. by Elliott Hughes · 10 years ago
  21. 6dbbcc5 Merge "Fix clang build by removing unused locals." by Elliott Hughes · 10 years ago
  22. 7473836 Fix clang build by removing unused locals. by Elliott Hughes · 10 years ago
  23. c02f81c Always unlink /dev/__kmsg__. by Elliott Hughes · 10 years ago
  24. 5db3936 Merge "Log more timing information from init." by Elliott Hughes · 10 years ago
  25. da40c00 Log more timing information from init. by Elliott Hughes · 10 years ago
  26. e29744d Merge "Remove uses of libcxx.mk." by Dan Albert · 10 years ago
  27. d0a793d Remove uses of libcxx.mk. by Dan Albert · 10 years ago
  28. 42f1192 Merge "Pull in Windows compatibility header." by Dan Albert · 10 years ago
  29. 5188d55 Merge "Include what we use." by Dan Albert · 10 years ago
  30. 94d1360 Pull in Windows compatibility header. by Dan Albert · 10 years ago
  31. 6ccfabc Merge "O_CLOEXEC is O_NOINHERIT on Windows." by Dan Albert · 10 years ago
  32. c6b30f3 O_CLOEXEC is O_NOINHERIT on Windows. by Dan Albert · 10 years ago
  33. 4b3f533 Include what we use. by Dan Albert · 10 years ago
  34. 8737881 Merge "adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo" by Dan Albert · 10 years ago
  35. 6e014d7 Merge "Libbacktrace: Use frame-pointer on host" by Andreas Gampe · 10 years ago
  36. dce8f29 Libbacktrace: Use frame-pointer on host by Andreas Gampe · 10 years ago
  37. de52ebc Merge "libaudit: limit to 5 selinux denials per sec" by Nick Kralevich · 10 years ago
  38. a15db51 libaudit: limit to 5 selinux denials per sec by Nick Kralevich · 10 years ago
  39. 5018406 adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo by Spencer Low · 10 years ago
  40. 6baab44 Merge "Fix build" by Sami Tolvanen · 10 years ago
  41. 4d3ead9 Fix build by Sami Tolvanen · 10 years ago
  42. d33c6c0 Merge "Use structured format for verity metadata" by Sami Tolvanen · 10 years ago
  43. cfead6d Merge "$ANDROID_BUILD_TOP isn't set for continuous builds." by Elliott Hughes · 10 years ago
  44. 608fb70 $ANDROID_BUILD_TOP isn't set for continuous builds. by Elliott Hughes · 10 years ago
  45. 09b66b9 Merge "Auto-generate the getevent labels from <linux/input.h>." by Elliott Hughes · 10 years ago
  46. c7f3c5c Auto-generate the getevent labels from <linux/input.h>. by Elliott Hughes · 10 years ago
  47. a0115bf Merge "Add make target for shared libcutils on host." by Richard Uhler · 10 years ago
  48. acb31ba Add make target for shared libcutils on host. by Richard Uhler · 10 years ago
  49. 8257211 Merge "init: missing break statement" by Mark Salyzyn · 10 years ago
  50. 7a3d66c init: missing break statement by Mark Salyzyn · 10 years ago
  51. 946a0f3 Use structured format for verity metadata by Sami Tolvanen · 10 years ago
  52. 8e1697e Merge "Fix mac sdk build." by Christopher Ferris · 10 years ago
  53. fc3576f Fix mac sdk build. by Christopher Ferris · 10 years ago
  54. 9c5a5b3 Merge "Lose runcon to toybox." by Elliott Hughes · 10 years ago
  55. addb229 Lose runcon to toybox. by Elliott Hughes · 10 years ago
  56. c31de50 Merge "More Mac fix." by Dan Albert · 10 years ago
  57. 4830602 More Mac fix. by Dan Albert · 10 years ago
  58. 89996c4 Merge "Undo mac fix to fix windows, fix mac differently." by Dan Albert · 10 years ago
  59. e308104 Undo mac fix to fix windows, fix mac differently. by Dan Albert · 10 years ago
  60. ddccd24 Merge "liblog: remove internal __write_to_log_null" by Mark Salyzyn · 10 years ago
  61. 0d00a44 liblog: remove internal __write_to_log_null by Mark Salyzyn · 10 years ago
  62. ec57440 Merge "(Probably) fix the mac build." by Dan Albert · 10 years ago
  63. 728b13f (Probably) fix the mac build. by Dan Albert · 10 years ago
  64. 2de01f5 Merge "libziparchive: fix extraction of >2GiB images" by Greg Hackmann · 10 years ago
  65. 503cd6d libziparchive: fix extraction of >2GiB images by Greg Hackmann · 10 years ago
  66. 9f8093f Merge "Move gettid() into libcutils." by Dan Albert · 10 years ago
  67. 7dfb61d Move gettid() into libcutils. by Dan Albert · 10 years ago
  68. a5e9639 Merge "Update string Split API." by Dan Albert · 10 years ago
  69. 47328c9 Update string Split API. by Dan Albert · 10 years ago
  70. 201ed62 Merge "Add a CleanSpec for grep/toolbox." by Elliott Hughes · 10 years ago
  71. 0ffd90d Merge "Add missing parenthesis in init log message." by Elliott Hughes · 10 years ago
  72. 930974c Add missing parenthesis in init log message. by Elliott Hughes · 10 years ago
  73. fd26252 Merge "Remove libzipfile." by Narayan Kamath · 10 years ago
  74. 94fa67e Add a CleanSpec for grep/toolbox. by Elliott Hughes · 10 years ago
  75. 1d792dd Merge "Fix the number of arguments for verity commands" by Sami Tolvanen · 10 years ago
  76. 8d6ea4b Fix the number of arguments for verity commands by Sami Tolvanen · 10 years ago
  77. d69a1c5 Merge "Always use strerror to report errno." by Elliott Hughes · 10 years ago
  78. cd67f00 Always use strerror to report errno. by Elliott Hughes · 10 years ago
  79. bf68414 Merge "Ensure all init commands are documented." by Elliott Hughes · 10 years ago
  80. 91a3be5 Ensure all init commands are documented. by Elliott Hughes · 10 years ago
  81. 72510c5 Merge "init: refactor firmware loading locations into table" by Daniel Rosenberg · 10 years ago
  82. d5de25f Merge "Use unique_ptr to call closedir." by Elliott Hughes · 10 years ago
  83. 81399e1 Use unique_ptr to call closedir. by Elliott Hughes · 10 years ago
  84. d1d9602 init: refactor firmware loading locations into table by Daniel Rosenberg · 10 years ago
  85. db7a994 Merge "Add google3 style logging to libbase." by Dan Albert · 10 years ago
  86. 58310b4 Add google3 style logging to libbase. by Dan Albert · 10 years ago
  87. 48a5288 Merge "logd: statistics: missing comma" by Mark Salyzyn · 10 years ago
  88. 317843d logd: statistics: missing comma by Mark Salyzyn · 10 years ago
  89. 61af653 Merge "Remove /dev/alarm cruft from uptime." by Elliott Hughes · 10 years ago
  90. bbb1fab Merge "logd: optimize statistics" by Mark Salyzyn · 10 years ago
  91. ca2b67e Merge "Additional cleanup of start_device_log." by Dan Albert · 10 years ago
  92. 97c1c2b logd: optimize statistics by Mark Salyzyn · 10 years ago
  93. ca87790 Merge "DO NOT MERGE Add ANativeWindow dataSpace; update graphics formats, color spaces" by Dan Stoza · 10 years ago
  94. 1223594 Remove /dev/alarm cruft from uptime. by Elliott Hughes · 10 years ago
  95. 766adf9 Remove libzipfile. by Narayan Kamath · 10 years ago
  96. b721e8f Merge "Clean up property setting code." by Elliott Hughes · 10 years ago
  97. db3f267 Clean up property setting code. by Elliott Hughes · 10 years ago
  98. 8743ef9 Additional cleanup of start_device_log. by Dan Albert · 10 years ago
  99. 1b8dbe7 Merge "Lose bootmode and console globals." by Elliott Hughes · 10 years ago
  100. ddd0639 Merge "Add init command to set verified properties" by Sami Tolvanen · 10 years ago