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