1. 895623e Merge "check if uid=0 before attempting remount" by Nick Kralevich · 9 years ago
  2. 268eb4f check if uid=0 before attempting remount by Nick Kralevich · 9 years ago
  3. 7bb72b7 Merge "seclabel use on services out of system partition" by Nick Kralevich · 9 years ago
  4. da26197 Merge "logcat: Add -D print dividers flag" by Mark Salyzyn · 9 years ago
  5. a2fc0f8 Merge "Test readx/writex (now renamed)." by Dan Albert · 9 years ago
  6. cc731cc Test readx/writex (now renamed). by Dan Albert · 9 years ago
  7. 7b30ff8 logcat: Add -D print dividers flag by Mark Salyzyn · 10 years ago
  8. a035d50 Merge "Remove _(GNU|XOPEN)_SOURCE makefile cruft." by Dan Albert · 9 years ago
  9. 7fd821e Remove _(GNU|XOPEN)_SOURCE makefile cruft. by Dan Albert · 9 years ago
  10. 948ae1b Merge "Add some basic tests to adb." by Dan Albert · 9 years ago
  11. 055f1aa Add some basic tests to adb. by Dan Albert · 9 years ago
  12. a82f2b2 Merge "Support "fastboot reboot bootloader"." by Elliott Hughes · 9 years ago
  13. d75d6c9 Merge "Fix the mac build." by Dan Albert · 9 years ago
  14. dc0f8ec Fix the mac build. by Dan Albert · 9 years ago
  15. 110166c Merge "liblog: introduce ANDROID_LOG_* flags" by Mark Salyzyn · 9 years ago
  16. ca85df0 Support "fastboot reboot bootloader". by Elliott Hughes · 9 years ago
  17. 2d3f38a liblog: introduce ANDROID_LOG_* flags by Mark Salyzyn · 10 years ago
  18. 72bf2a7 Merge "Move transport declarations into transport.h." by Dan Albert · 9 years ago
  19. 7664901 Move transport declarations into transport.h. by Dan Albert · 9 years ago
  20. f5f9dd5 Merge "Add .clang-format file." by Dan Albert · 9 years ago
  21. 103c1be Add .clang-format file. by Dan Albert · 9 years ago
  22. 5329d3f Merge "Add a project wide clang switch." by Dan Albert · 9 years ago
  23. 9697ce5 Add a project wide clang switch. by Dan Albert · 9 years ago
  24. 70385f3 Merge "Remove the emulator special case from the "adb root" code." by Elliott Hughes · 9 years ago
  25. 17f2679 Merge "Make Python tests only check the current device." by Dan Albert · 9 years ago
  26. b2e57b7 Make Python tests only check the current device. by Dan Albert · 9 years ago
  27. 5526a89 Merge "init: grab-bootchart.sh: run bootchart and display results" by Mark Salyzyn · 9 years ago
  28. d6e9a1f Merge "Fix Mac build." by Dan Albert · 9 years ago
  29. fdf8722 Fix Mac build. by Dan Albert · 9 years ago
  30. abd6773 Remove the emulator special case from the "adb root" code. by Elliott Hughes · 9 years ago
  31. a63b7d5 Merge "Fix Windows SDK build." by Dan Albert · 9 years ago
  32. 88cf1c8 Fix Windows SDK build. by Dan Albert · 9 years ago
  33. d4e5c32 init: grab-bootchart.sh: run bootchart and display results by Mark Salyzyn · 9 years ago
  34. db3a5d9 Merge "Add missing <stdlib.h> to adb_listeners.c." by Elliott Hughes · 9 years ago
  35. 3b967f5 Add missing <stdlib.h> to adb_listeners.c. by Elliott Hughes · 9 years ago
  36. a75b493 Merge "Move more into libadb and libadbd." by Dan Albert · 9 years ago
  37. 9f3540d Merge "Oops. Fix make variable name. Thanks again, make." by Dan Albert · 9 years ago
  38. 8ef3942 Merge "Ignore another stupid lint warning." by Dan Albert · 9 years ago
  39. c40cf1c Merge "Remove useless refCounting from FileMap." by Narayan Kamath · 9 years ago
  40. 263b6cb Merge "Add more logging message and dead code" by Mark Salyzyn · 9 years ago
  41. b627a0e Add more logging message and dead code by Nanik Tolaram · 10 years ago
  42. 6889007 seclabel use on services out of system partition by William Roberts · 9 years ago
  43. 6832a7a Remove useless refCounting from FileMap. by Narayan Kamath · 9 years ago
  44. f1ac691 Merge "Remove loghack.h." by Narayan Kamath · 9 years ago
  45. 453a332 Remove loghack.h. by Narayan Kamath · 10 years ago
  46. 3c43858 Move more into libadb and libadbd. by Dan Albert · 9 years ago
  47. bf10647 Oops. Fix make variable name. Thanks again, make. by Dan Albert · 9 years ago
  48. f159169 Ignore another stupid lint warning. by Dan Albert · 9 years ago
  49. 1158c7d Merge "Remove reference to NOT_USING_KLIBC and cygwin." by Narayan Kamath · 10 years ago
  50. 623eebe Merge "Libcutils: Remove unused variable" by Andreas Gampe · 10 years ago
  51. 7f71a45 Libcutils: Remove unused variable by Andreas Gampe · 10 years ago
  52. 7e84308 Merge "Lose adb.c and sockets.c to libadb." by Dan Albert · 10 years ago
  53. e1ca623 Lose adb.c and sockets.c to libadb. by Dan Albert · 10 years ago
  54. 18daa15 Merge "Document the behavior of props affecting adb root." by Dan Albert · 10 years ago
  55. 13f9c40 Document the behavior of props affecting adb root. by Dan Albert · 10 years ago
  56. 63feeaa Merge "Fix Windows adb build." by Dan Albert · 10 years ago
  57. 6795cd8 Fix Windows adb build. by Dan Albert · 10 years ago
  58. 9a525d7 Merge "Move adb_main to its own file." by Dan Albert · 10 years ago
  59. 915d2e9 Merge "Move the listener code into its own file." by Dan Albert · 10 years ago
  60. e1f2080 Merge "Move the adb auth code into its own file." by Dan Albert · 10 years ago
  61. 5955a9f Remove reference to NOT_USING_KLIBC and cygwin. by Narayan Kamath · 10 years ago
  62. bd0b750 Move adb_main to its own file. by Dan Albert · 10 years ago
  63. e9fca14 Move the listener code into its own file. by Dan Albert · 10 years ago
  64. ba3a251 Move the adb auth code into its own file. by Dan Albert · 10 years ago
  65. 1403aa3 Merge "Move emulator tracing into its own file." by Dan Albert · 10 years ago
  66. 21c3eaf Move emulator tracing into its own file. by Dan Albert · 10 years ago
  67. 1af18c3 Merge "Fix build." by Elliott Hughes · 10 years ago
  68. 4c9d24a Fix build. by Elliott Hughes · 10 years ago
  69. 8e16a7e Merge "adb: add "adb unroot" to restart adb in non-root mode" by Elliott Hughes · 10 years ago
  70. 2268788 Merge "Move USB transport code to libadb." by Dan Albert · 10 years ago
  71. 9885881 adb: add "adb unroot" to restart adb in non-root mode by Dan Pasanen · 10 years ago
  72. b703214 Merge "Move sprintf to snprintf." by Yabin Cui · 10 years ago
  73. 9449376 Move USB transport code to libadb. by Dan Albert · 10 years ago
  74. 1ac334e Merge "Add extern "C" to all the adb headers." by Dan Albert · 10 years ago
  75. 32e872c Merge "Ignore useless cpplint messages in adb." by Dan Albert · 10 years ago
  76. 818fb4b Add extern "C" to all the adb headers. by Dan Albert · 10 years ago
  77. 54ac73a Ignore useless cpplint messages in adb. by Dan Albert · 10 years ago
  78. e2d63af Move sprintf to snprintf. by Yabin Cui · 10 years ago
  79. f96c150 Merge "Fix the WriteStringToFile overload that takes mode/owner/group." by Elliott Hughes · 10 years ago
  80. 9d1f515 Fix the WriteStringToFile overload that takes mode/owner/group. by Elliott Hughes · 10 years ago
  81. 29576ae Merge "/vendor is sometimes on a separate partition now." by Elliott Hughes · 10 years ago
  82. 3a5d71a /vendor is sometimes on a separate partition now. by Elliott Hughes · 10 years ago
  83. b0572e2 Merge "Remove unused variable BOOTCHART_DEFAULT_TIME_SEC." by Elliott Hughes · 10 years ago
  84. 0f58cb0 Remove unused variable BOOTCHART_DEFAULT_TIME_SEC. by Elliott Hughes · 10 years ago
  85. bf7560f Merge "Further refactoring of the bootchart code." by Elliott Hughes · 10 years ago
  86. 841b263 Further refactoring of the bootchart code. by Elliott Hughes · 10 years ago
  87. 265df6f Merge "bootchart: fix bootchart can not be triggered problem" by Elliott Hughes · 10 years ago
  88. a197ff1 bootchart: fix bootchart can not be triggered problem by Yongqin Liu · 10 years ago
  89. 884f194 Merge "Do not dump maps/memory/code of sibling threads." by Christopher Ferris · 10 years ago
  90. 05a67c9 Merge "liblog: test: ARM64: Enable 32 and 64-bit liblog_benchmark" by Mark Salyzyn · 10 years ago
  91. 53016d8 liblog: test: ARM64: Enable 32 and 64-bit liblog_benchmark by Mark Salyzyn · 10 years ago
  92. 0d385d1 Merge "Track renaming of initUnchangeableSystemProperty." by Narayan Kamath · 10 years ago
  93. 484c55b Track renaming of initUnchangeableSystemProperty. by Narayan Kamath · 10 years ago
  94. ab9e7dc Do not dump maps/memory/code of sibling threads. by Christopher Ferris · 10 years ago
  95. ed318bf Merge "log.h: Fix typo" by Andreas Gampe · 10 years ago
  96. f45bbe4 log.h: Fix typo by Andreas Gampe · 10 years ago
  97. fd86730 Merge changes I420b5b8a,Ica23fe41 by Mark Salyzyn · 10 years ago
  98. 1df92e5 log.h: wrap android_testLog around __android_log_is_loggable by Mark Salyzyn · 10 years ago
  99. f5af82e log.h: deprecate CONDITION by Mark Salyzyn · 10 years ago
  100. 830914a Merge "Lose touch to toybox." by Elliott Hughes · 10 years ago