1. e7b431d Lose load_policy to toybox. by Elliott Hughes · 10 years ago
  2. 0a7365e Merge "Clarify a few things about bootcharts." by Elliott Hughes · 10 years ago
  3. 968fe6e Clarify a few things about bootcharts. by Elliott Hughes · 10 years ago
  4. d8df5c0 Merge "Revert "Remove the emulator special case from the "adb root" code."" by Dan Albert · 10 years ago
  5. be4210d Revert "Remove the emulator special case from the "adb root" code." by Dan Albert · 10 years ago
  6. 6035493 Merge "Further cleanup of the logic in device_init." by Elliott Hughes · 10 years ago
  7. b9f7fb3 Further cleanup of the logic in device_init. by Elliott Hughes · 10 years ago
  8. b8da5ea Merge "Fix clang build by removing unused locals." by Elliott Hughes · 10 years ago
  9. f7407e2 Fix clang build by removing unused locals. by Elliott Hughes · 10 years ago
  10. caea547 Merge "Log more timing information from init." by Elliott Hughes · 10 years ago
  11. ec430a5 Log more timing information from init. by Elliott Hughes · 10 years ago
  12. 7400efd Merge "Remove uses of libcxx.mk." by Dan Albert · 10 years ago
  13. f3ce24f Remove uses of libcxx.mk. by Dan Albert · 10 years ago
  14. 80d769e Merge "Pull in Windows compatibility header." by Dan Albert · 10 years ago
  15. d42e893 Merge "Include what we use." by Dan Albert · 10 years ago
  16. ada6bbc Pull in Windows compatibility header. by Dan Albert · 10 years ago
  17. 210e2ae Merge "O_CLOEXEC is O_NOINHERIT on Windows." by Dan Albert · 10 years ago
  18. 497e411 O_CLOEXEC is O_NOINHERIT on Windows. by Dan Albert · 10 years ago
  19. dc5c74f Include what we use. by Dan Albert · 10 years ago
  20. cc4c06f Merge "adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo" by Dan Albert · 10 years ago
  21. 9fe336b Merge "Libbacktrace: Use frame-pointer on host" by Andreas Gampe · 10 years ago
  22. 1d10fe4 Libbacktrace: Use frame-pointer on host by Andreas Gampe · 10 years ago
  23. f40b86c Merge "libaudit: limit to 5 selinux denials per sec" by Nick Kralevich · 10 years ago
  24. c5eafb2 libaudit: limit to 5 selinux denials per sec by Nick Kralevich · 10 years ago
  25. e7f5d34 adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo by Spencer Low · 10 years ago
  26. b0d8854 Merge "Fix build" by Sami Tolvanen · 10 years ago
  27. e02d2ef Fix build by Sami Tolvanen · 10 years ago
  28. 5824dd8 Merge "Use structured format for verity metadata" by Sami Tolvanen · 10 years ago
  29. 4985b94 Merge "$ANDROID_BUILD_TOP isn't set for continuous builds." by Elliott Hughes · 10 years ago
  30. 61e22ff $ANDROID_BUILD_TOP isn't set for continuous builds. by Elliott Hughes · 10 years ago
  31. e95ceb0 Merge "Auto-generate the getevent labels from <linux/input.h>." by Elliott Hughes · 10 years ago
  32. 0b2b0e7 Auto-generate the getevent labels from <linux/input.h>. by Elliott Hughes · 10 years ago
  33. 510711f Merge "Add make target for shared libcutils on host." by Richard Uhler · 10 years ago
  34. 26d3e81 Add make target for shared libcutils on host. by Richard Uhler · 10 years ago
  35. dedf837 Merge "init: missing break statement" by Mark Salyzyn · 10 years ago
  36. b601df3 init: missing break statement by Mark Salyzyn · 10 years ago
  37. 0200c88 Use structured format for verity metadata by Sami Tolvanen · 10 years ago
  38. 3c6b931 Merge "Fix mac sdk build." by Christopher Ferris · 10 years ago
  39. 8460d62 Fix mac sdk build. by Christopher Ferris · 10 years ago
  40. 42670a1 Merge "Lose runcon to toybox." by Elliott Hughes · 10 years ago
  41. 4091da9 Lose runcon to toybox. by Elliott Hughes · 10 years ago
  42. bf46380 Merge "More Mac fix." by Dan Albert · 10 years ago
  43. fa16c31 More Mac fix. by Dan Albert · 10 years ago
  44. aab429e Merge "Undo mac fix to fix windows, fix mac differently." by Dan Albert · 10 years ago
  45. 5f91e53 Undo mac fix to fix windows, fix mac differently. by Dan Albert · 10 years ago
  46. 8076c09 Merge "liblog: remove internal __write_to_log_null" by Mark Salyzyn · 10 years ago
  47. 79ff1f2 liblog: remove internal __write_to_log_null by Mark Salyzyn · 10 years ago
  48. bd7b929 Merge "(Probably) fix the mac build." by Dan Albert · 10 years ago
  49. f1dfe6f (Probably) fix the mac build. by Dan Albert · 10 years ago
  50. 1e45f71 Merge "libziparchive: fix extraction of >2GiB images" by Greg Hackmann · 10 years ago
  51. 32ec3c1 libziparchive: fix extraction of >2GiB images by Greg Hackmann · 10 years ago
  52. 038c22e Merge "Move gettid() into libcutils." by Dan Albert · 10 years ago
  53. f7b2624 Move gettid() into libcutils. by Dan Albert · 10 years ago
  54. 6eb05b1 Merge "Update string Split API." by Dan Albert · 10 years ago
  55. 901ae48 Update string Split API. by Dan Albert · 10 years ago
  56. 168d432 Merge "Add a CleanSpec for grep/toolbox." by Elliott Hughes · 10 years ago
  57. 1074c6e Merge "Add missing parenthesis in init log message." by Elliott Hughes · 10 years ago
  58. 5545c1e Add missing parenthesis in init log message. by Elliott Hughes · 10 years ago
  59. e4d03bb Merge "Remove libzipfile." by Narayan Kamath · 10 years ago
  60. da85e51 Add a CleanSpec for grep/toolbox. by Elliott Hughes · 10 years ago
  61. b5abbb9 Merge "Fix the number of arguments for verity commands" by Sami Tolvanen · 10 years ago
  62. 26b0f1b Fix the number of arguments for verity commands by Sami Tolvanen · 10 years ago
  63. 89ce8ae Merge "Always use strerror to report errno." by Elliott Hughes · 10 years ago
  64. 6250cbc Always use strerror to report errno. by Elliott Hughes · 10 years ago
  65. 31243e8 Merge "Ensure all init commands are documented." by Elliott Hughes · 10 years ago
  66. 4b35932 Ensure all init commands are documented. by Elliott Hughes · 10 years ago
  67. 4d8fe77 Merge "init: refactor firmware loading locations into table" by Daniel Rosenberg · 10 years ago
  68. 88ded2b Merge "Use unique_ptr to call closedir." by Elliott Hughes · 10 years ago
  69. a8075be Use unique_ptr to call closedir. by Elliott Hughes · 10 years ago
  70. b2c315c init: refactor firmware loading locations into table by Daniel Rosenberg · 10 years ago
  71. 9a93942 Merge "Add google3 style logging to libbase." by Dan Albert · 10 years ago
  72. adb487a Add google3 style logging to libbase. by Dan Albert · 10 years ago
  73. 91d91c7 Merge "logd: statistics: missing comma" by Mark Salyzyn · 10 years ago
  74. 64ae0a0 logd: statistics: missing comma by Mark Salyzyn · 10 years ago
  75. 008b638 Merge "Remove /dev/alarm cruft from uptime." by Elliott Hughes · 10 years ago
  76. f79913b Merge "logd: optimize statistics" by Mark Salyzyn · 10 years ago
  77. cedecd8 Merge "Additional cleanup of start_device_log." by Dan Albert · 10 years ago
  78. b26247b logd: optimize statistics by Mark Salyzyn · 10 years ago
  79. f969f09 Merge "DO NOT MERGE Add ANativeWindow dataSpace; update graphics formats, color spaces" by Dan Stoza · 10 years ago
  80. ef5c91c Remove /dev/alarm cruft from uptime. by Elliott Hughes · 10 years ago
  81. e1887ae Remove libzipfile. by Narayan Kamath · 10 years ago
  82. 92f0544 Merge "Clean up property setting code." by Elliott Hughes · 10 years ago
  83. 9671e3f Clean up property setting code. by Elliott Hughes · 10 years ago
  84. ee7036c Additional cleanup of start_device_log. by Dan Albert · 10 years ago
  85. 8aa33a0 Merge "Lose bootmode and console globals." by Elliott Hughes · 10 years ago
  86. 7224b58 Merge "Add init command to set verified properties" by Sami Tolvanen · 10 years ago
  87. 169d8af Lose bootmode and console globals. by Elliott Hughes · 10 years ago
  88. adceb5a Merge "Use mingw on Windows." by Dan Albert · 10 years ago
  89. a58b7ea Use mingw on Windows. by Dan Albert · 10 years ago
  90. 49d80b0 Merge "Use text based trace masks for adbd." by Dan Albert · 10 years ago
  91. 498a3a8 Use text based trace masks for adbd. by Dan Albert · 10 years ago
  92. c444ecb Merge "The generic failure case disappeared..." by Dan Albert · 10 years ago
  93. 454d42c Merge "File header cleanup." by Dan Albert · 10 years ago
  94. 58fb4e5 The generic failure case disappeared... by Dan Albert · 10 years ago
  95. 512725f Merge "Parse boot properties from device tree" by Elliott Hughes · 10 years ago
  96. 9def76c Parse boot properties from device tree by Rom Lemarchand · 10 years ago
  97. b6eae5c Merge "Remove /proc/cpuinfo parsing" by Elliott Hughes · 10 years ago
  98. 8a7ce5e File header cleanup. by Dan Albert · 10 years ago
  99. 1f6ae92 Merge "Remove schedtop." by Elliott Hughes · 10 years ago
  100. df02286 Remove schedtop. by Elliott Hughes · 10 years ago