1. bbe796d libcutils: fs_config: Add folders normally created in init.rc by Daniel Rosenberg · 11 years ago
  2. 58458b6 rootdir: Create folders in Android.mk by Daniel Rosenberg · 11 years ago
  3. dc4fa7f Merge "Fix "adb remount" for when the root directory is in system.img" by Daniel Rosenberg · 11 years ago
  4. d6eba89 Fix "adb remount" for when the root directory is in system.img by Daniel Rosenberg · 11 years ago
  5. 41a0654 Merge "Replace all _LOG error calls with ALOGE." by Christopher Ferris · 11 years ago
  6. c9aeae2 Merge "Fix debuggerd's gdbclient instructions." by Elliott Hughes · 11 years ago
  7. 39a28c2 Fix debuggerd's gdbclient instructions. by Elliott Hughes · 11 years ago
  8. 913ef1c Merge "Fixed a documentation error in protocol.txt" by Elliott Hughes · 11 years ago
  9. 36da715 Fixed a documentation error in protocol.txt by Derrick Bonafilia · 11 years ago
  10. f9fd0d5 Merge "Add static versions for libbacktrace and libnativebridge. Bug fixes." by Calin Juravle · 11 years ago
  11. 28042b5 Add static versions for libbacktrace and libnativebridge. Bug fixes. by Calin Juravle · 11 years ago
  12. b36b592 Replace all _LOG error calls with ALOGE. by Christopher Ferris · 11 years ago
  13. 8c04783 Merge "Fix ODR issues in ART." by Evgenii Stepanov · 11 years ago
  14. 6d1e6ec Merge "Consistently use strerror in libutils." by Elliott Hughes · 11 years ago
  15. 6ed68cc Consistently use strerror in libutils. by Elliott Hughes · 11 years ago
  16. 953314f Fix ODR issues in ART. by Evgenii Stepanov · 11 years ago
  17. b80ed90 Merge "adb server: don't close stale fd when TCP transport is closed" by Elliott Hughes · 11 years ago
  18. 692dc75 Merge "Rename ZipEntryName to ZipString" by Yusuke Sato · 11 years ago
  19. f5a59f9 Merge "Add |optional_suffix| to StartIteration()" by Yusuke Sato · 11 years ago
  20. 0744754 Rename ZipEntryName to ZipString by Yusuke Sato · 11 years ago
  21. f1d3d3b Add |optional_suffix| to StartIteration() by Yusuke Sato · 11 years ago
  22. 3c233b3 Merge "logd: serialize accesses to stats helpers" by Mark Salyzyn · 11 years ago
  23. ed777e9 logd: serialize accesses to stats helpers by Mark Salyzyn · 11 years ago
  24. 1a3334f Merge "Fix Mac fastboot build." by Elliott Hughes · 11 years ago
  25. fbcb93a Fix Mac fastboot build. by Elliott Hughes · 11 years ago
  26. 9137d65 Merge "Improve the "device '(null)' not found" error." by Elliott Hughes · 11 years ago
  27. 75d4742 Merge "Move fastboot's Windows code to C++." by Elliott Hughes · 11 years ago
  28. feddd58 Merge "Move fastboot's Mac OS code to C++." by Elliott Hughes · 11 years ago
  29. 20750ad Move fastboot's Mac OS code to C++. by Elliott Hughes · 11 years ago
  30. 2e8d31f Merge "SANITIZE_TARGET: set global ASAN_OPTIONS" by Evgenii Stepanov · 11 years ago
  31. c636b64 Move fastboot's Windows code to C++. by Elliott Hughes · 11 years ago
  32. e2d3677 Improve the "device '(null)' not found" error. by Elliott Hughes · 11 years ago
  33. dc80d03 Merge "Move fastboot to C++." by Elliott Hughes · 11 years ago
  34. b3748de Move fastboot to C++. by Elliott Hughes · 11 years ago
  35. 21ba889 Merge "Ignore ro.adb.secure in user builds." by Elliott Hughes · 11 years ago
  36. 1cbe3d9 SANITIZE_TARGET: set global ASAN_OPTIONS by Evgenii Stepanov · 11 years ago
  37. d2e7f00 Merge "init/util.cpp: don't return a negative unsigned value" by Nick Kralevich · 11 years ago
  38. d2104df init/util.cpp: don't return a negative unsigned value by Nick Kralevich · 11 years ago
  39. 5cba504 Ignore ro.adb.secure in user builds. by Elliott Hughes · 11 years ago
  40. 53d504f Merge "init support for cgroups." by Elliott Hughes · 11 years ago
  41. d62f060 init support for cgroups. by Elliott Hughes · 11 years ago
  42. 106f92f Merge "Revert "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS"" by Nick Kralevich · 11 years ago
  43. 21d605e Revert "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS" by Nick Kralevich · 11 years ago
  44. 6b27b7d Merge "init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS" by Nick Kralevich · 11 years ago
  45. 18ae44b init: Enable LOCAL_DETECT_INTEGER_OVERFLOWS by Nick Kralevich · 11 years ago
  46. 3a7d4b4 Merge "logd: missing klogd content" by Mark Salyzyn · 11 years ago
  47. ee49c6a logd: missing klogd content by Mark Salyzyn · 11 years ago
  48. 7015b3b Merge "TypeHelpers.h: Don't underflow unsigned int" by Nick Kralevich · 11 years ago
  49. c36c63c Merge "logd: filter on __android_log_is_loggable" by Mark Salyzyn · 11 years ago
  50. 87e1603 Merge "liblog: __android_log_is_loggable support global properties" by Mark Salyzyn · 11 years ago
  51. 83be2fd Merge "Compare two bootcharts and list timestamps for selected processes." by Ben Cheng · 11 years ago
  52. 50bbde0 Compare two bootcharts and list timestamps for selected processes. by Ben Cheng · 11 years ago
  53. 58bf572 TypeHelpers.h: Don't underflow unsigned int by Nick Kralevich · 11 years ago
  54. 60c5a46 Merge "Remove calls to is_selinux_enabled()" by Nick Kralevich · 11 years ago
  55. de3bf27 Merge "Remove PtraceRead error message." by Christopher Ferris · 11 years ago
  56. 35c8136 Remove PtraceRead error message. by Christopher Ferris · 11 years ago
  57. 4d87095 Remove calls to is_selinux_enabled() by Nick Kralevich · 11 years ago
  58. 555d919 Merge "Revert "logd: regression in log_strtok_r"" by Mark Salyzyn · 11 years ago
  59. 4fb24dd Revert "logd: regression in log_strtok_r" by Mark Salyzyn · 11 years ago
  60. de42d34 Merge "logd: regression in log_strtok_r" by Mark Salyzyn · 11 years ago
  61. d3c5093 logd: regression in log_strtok_r by Mark Salyzyn · 11 years ago
  62. 4931ae5 Merge "Minor "adb help" fixes." by Elliott Hughes · 11 years ago
  63. 7e067cf Minor "adb help" fixes. by Elliott Hughes · 11 years ago
  64. c1c7f45 Merge "Add a space before :=." by Evgenii Stepanov · 11 years ago
  65. 1d2567e Merge "Fix SANITIZE_TARGET build of liblog." by Evgenii Stepanov · 11 years ago
  66. 6aaf740 Add a space before :=. by Evgenii Stepanov · 11 years ago
  67. c744ef5 Fix SANITIZE_TARGET build of liblog. by Evgenii Stepanov · 11 years ago
  68. e59c469 logd: filter on __android_log_is_loggable by Mark Salyzyn · 11 years ago
  69. c158456 liblog: __android_log_is_loggable support global properties by Mark Salyzyn · 11 years ago
  70. 57bd480 Merge "Make it clearer to grep that init is built with clang." by Elliott Hughes · 11 years ago
  71. 1115c25 Make it clearer to grep that init is built with clang. by Elliott Hughes · 11 years ago
  72. c604ccf Merge "Only pass nomblk_io_submit option when mounting ext4" by Elliott Hughes · 11 years ago
  73. 116db92 Merge "Fix fastboot --help formatting." by Elliott Hughes · 11 years ago
  74. 08df533 Fix fastboot --help formatting. by Elliott Hughes · 11 years ago
  75. 4e359e1 Merge "fs_mgr: Use ro.boot.veritymode" by Sami Tolvanen · 11 years ago
  76. ac5c122 fs_mgr: Use ro.boot.veritymode by Sami Tolvanen · 11 years ago
  77. 22644e5 Merge "Change pre-recovery into two services" by Tao Bao · 11 years ago
  78. 04b10b9 Change pre-recovery into two services by Tao Bao · 11 years ago
  79. 177d36b Merge "Lower the priority of the threads in logd/logcat." by Mark Salyzyn · 11 years ago
  80. aede989 Lower the priority of the threads in logd/logcat. by Riley Andrews · 11 years ago
  81. 3abd31d adb server: don't close stale fd when TCP transport is closed by Spencer Low · 11 years ago
  82. 6ed84c9 Only pass nomblk_io_submit option when mounting ext4 by Oreste Salerno · 11 years ago
  83. 6af8e11 Merge "Switch to toybox mount(1)." by Elliott Hughes · 11 years ago
  84. fa76ffc Merge "adb: win32: fix logging to adb.log" by Elliott Hughes · 11 years ago
  85. 69ecfdd Merge "logd: build breakage" by Mark Salyzyn · 11 years ago
  86. 24d41e7 Switch to toybox mount(1). by Elliott Hughes · 11 years ago
  87. 3e21de2 logd: build breakage by Mark Salyzyn · 11 years ago
  88. 42951a8 Merge "logd: fix kernel logline stutter" by Mark Salyzyn · 11 years ago
  89. 2c3b300 logd: fix kernel logline stutter by Mark Salyzyn · 11 years ago
  90. e106191 Merge "Make start/stop warn if you're not root." by Elliott Hughes · 11 years ago
  91. a945643 Merge "Fix test_adb.py against production builds." by Elliott Hughes · 11 years ago
  92. af0baad Merge "adb shouldn't trace unless told to" by Paul Lawrence · 11 years ago
  93. 6e83c3d Make start/stop warn if you're not root. by Elliott Hughes · 11 years ago
  94. 6f009d9 adb shouldn't trace unless told to by Paul Lawrence · 11 years ago
  95. 3595328 Fix test_adb.py against production builds. by Elliott Hughes · 11 years ago
  96. 515d581 Merge "logd: filters remove leading expire messages and rate" by Mark Salyzyn · 11 years ago
  97. 047cc07 logd: filters remove leading expire messages and rate by Mark Salyzyn · 11 years ago
  98. f9ae390 Merge "adb: win32: get test_adb.py running and passing 100%" by Elliott Hughes · 11 years ago
  99. ebce147 Merge "adb: fix adb_close() vs. unix_close() usage" by Elliott Hughes · 11 years ago
  100. e1a06a5 Merge "Fix whitespace in debug logging." by Elliott Hughes · 11 years ago