1. a7c22f8 am 5526a897: Merge "init: grab-bootchart.sh: run bootchart and display results" by Mark Salyzyn · 10 years ago
  2. 97d2c7c am d6e9a1f5: Merge "Fix Mac build." by Dan Albert · 10 years ago
  3. b48e398 Merge "init: grab-bootchart.sh: run bootchart and display results" by Mark Salyzyn · 10 years ago
  4. a28889b Merge "Fix Mac build." by Dan Albert · 10 years ago
  5. 30319d9 Fix Mac build. by Dan Albert · 10 years ago
  6. f4d4e9a am a63b7d59: Merge "Fix Windows SDK build." by Dan Albert · 10 years ago
  7. a526828 Merge "Fix Windows SDK build." by Dan Albert · 10 years ago
  8. e7d5ae6 Fix Windows SDK build. by Dan Albert · 10 years ago
  9. 2b8bddf init: grab-bootchart.sh: run bootchart and display results by Mark Salyzyn · 10 years ago
  10. 916903e am db3a5d98: Merge "Add missing <stdlib.h> to adb_listeners.c." by Elliott Hughes · 10 years ago
  11. 4e2cd14 Merge "Add missing <stdlib.h> to adb_listeners.c." by Elliott Hughes · 10 years ago
  12. b133edd Add missing <stdlib.h> to adb_listeners.c. by Elliott Hughes · 10 years ago
  13. 595c858 am a75b4935: Merge "Move more into libadb and libadbd." by Dan Albert · 10 years ago
  14. bb2d42b am 9f3540d0: Merge "Oops. Fix make variable name. Thanks again, make." by Dan Albert · 10 years ago
  15. fc5bf33 am 8ef39424: Merge "Ignore another stupid lint warning." by Dan Albert · 10 years ago
  16. 61c1f9b Merge "Move more into libadb and libadbd." by Dan Albert · 10 years ago
  17. 94058ef Merge "Oops. Fix make variable name. Thanks again, make." by Dan Albert · 10 years ago
  18. d7ead51 Merge "Ignore another stupid lint warning." by Dan Albert · 10 years ago
  19. ec81ce5 am c40cf1ce: Merge "Remove useless refCounting from FileMap." by Narayan Kamath · 10 years ago
  20. 4cbb2a9 Merge "Remove useless refCounting from FileMap." by Narayan Kamath · 10 years ago
  21. 7528af2 am 263b6cb6: Merge "Add more logging message and dead code" by Mark Salyzyn · 10 years ago
  22. 43bf57d Merge "Add more logging message and dead code" by Mark Salyzyn · 10 years ago
  23. b865390 Add more logging message and dead code by Nanik Tolaram · 10 years ago
  24. f7dd543 Remove useless refCounting from FileMap. by Narayan Kamath · 10 years ago
  25. 5f981b0 am f1ac6917: Merge "Remove loghack.h." by Narayan Kamath · 10 years ago
  26. 846f1de Merge "Remove loghack.h." by Narayan Kamath · 10 years ago
  27. e5e976f Remove loghack.h. by Narayan Kamath · 10 years ago
  28. 8aec9de Move more into libadb and libadbd. by Dan Albert · 10 years ago
  29. 905af7c Oops. Fix make variable name. Thanks again, make. by Dan Albert · 10 years ago
  30. bc7ff08 Ignore another stupid lint warning. by Dan Albert · 10 years ago
  31. 7867f1a am 1158c7d5: Merge "Remove reference to NOT_USING_KLIBC and cygwin." by Narayan Kamath · 10 years ago
  32. 5b73f7e Merge "Remove reference to NOT_USING_KLIBC and cygwin." by Narayan Kamath · 10 years ago
  33. 3a1102e am 623eebe6: Merge "Libcutils: Remove unused variable" by Andreas Gampe · 10 years ago
  34. 2c47806 Merge "Libcutils: Remove unused variable" by Andreas Gampe · 10 years ago
  35. afaf2c0 Libcutils: Remove unused variable by Andreas Gampe · 10 years ago
  36. e36fe8f am 7e84308b: Merge "Lose adb.c and sockets.c to libadb." by Dan Albert · 10 years ago
  37. 6b0ce80 Merge "Lose adb.c and sockets.c to libadb." by Dan Albert · 10 years ago
  38. 7c555e0 Merge commit '9c1bc6bbc82e3e4f005e9fcacfca94b2dd82ca31' into HEAD by Bill Yi · 10 years ago
  39. 27c10bd Lose adb.c and sockets.c to libadb. by Dan Albert · 10 years ago
  40. 9f46045 Merge "Document the behavior of props affecting adb root." by Dan Albert · 10 years ago
  41. b3ebcc6 Document the behavior of props affecting adb root. by Dan Albert · 10 years ago
  42. 5c45caa Merge "Fix Windows adb build." by Dan Albert · 10 years ago
  43. 53840b1 Fix Windows adb build. by Dan Albert · 10 years ago
  44. ad0bf5f Merge "Move adb_main to its own file." by Dan Albert · 10 years ago
  45. c89159d Merge "Move the listener code into its own file." by Dan Albert · 10 years ago
  46. a453c4a Merge "Move the adb auth code into its own file." by Dan Albert · 10 years ago
  47. 8bafabf Remove reference to NOT_USING_KLIBC and cygwin. by Narayan Kamath · 10 years ago
  48. 991e974 Move adb_main to its own file. by Dan Albert · 10 years ago
  49. f205098 Move the listener code into its own file. by Dan Albert · 10 years ago
  50. e274025 Move the adb auth code into its own file. by Dan Albert · 10 years ago
  51. eff8857 Merge "Move emulator tracing into its own file." by Dan Albert · 10 years ago
  52. 9e71934 Move emulator tracing into its own file. by Dan Albert · 10 years ago
  53. d3b60d9 Merge "Fix build." by Elliott Hughes · 10 years ago
  54. 7cbda85 Fix build. by Elliott Hughes · 10 years ago
  55. 9d906b3 Merge "adb: add "adb unroot" to restart adb in non-root mode" by Elliott Hughes · 10 years ago
  56. 3b1b0d7 Merge "Move USB transport code to libadb." by Dan Albert · 10 years ago
  57. b7d9ef3 adb: add "adb unroot" to restart adb in non-root mode by Dan Pasanen · 11 years ago
  58. 44bacec Merge "Move sprintf to snprintf." by Yabin Cui · 10 years ago
  59. 3895be6 Move USB transport code to libadb. by Dan Albert · 10 years ago
  60. c6827c3 Merge "Add extern "C" to all the adb headers." by Dan Albert · 10 years ago
  61. d988384 Merge "Ignore useless cpplint messages in adb." by Dan Albert · 10 years ago
  62. ebcbdfb Add extern "C" to all the adb headers. by Dan Albert · 10 years ago
  63. b6d5f6f Ignore useless cpplint messages in adb. by Dan Albert · 10 years ago
  64. e4c29eb Move sprintf to snprintf. by Yabin Cui · 10 years ago
  65. 3695751 Merge "Fix the WriteStringToFile overload that takes mode/owner/group." by Elliott Hughes · 10 years ago
  66. ce9cc65 Fix the WriteStringToFile overload that takes mode/owner/group. by Elliott Hughes · 10 years ago
  67. bfaa944 am 29576ae8: Merge "/vendor is sometimes on a separate partition now." by Elliott Hughes · 10 years ago
  68. 439c730 Merge "/vendor is sometimes on a separate partition now." by Elliott Hughes · 10 years ago
  69. 19c643d /vendor is sometimes on a separate partition now. by Elliott Hughes · 10 years ago
  70. 1906339 am b0572e25: Merge "Remove unused variable BOOTCHART_DEFAULT_TIME_SEC." by Elliott Hughes · 10 years ago
  71. 1a7f23b Merge "Remove unused variable BOOTCHART_DEFAULT_TIME_SEC." by Elliott Hughes · 10 years ago
  72. 6929cda Remove unused variable BOOTCHART_DEFAULT_TIME_SEC. by Elliott Hughes · 10 years ago
  73. 43559f0 am bf7560f1: Merge "Further refactoring of the bootchart code." by Elliott Hughes · 10 years ago
  74. 229743a Merge "Further refactoring of the bootchart code." by Elliott Hughes · 10 years ago
  75. 81ac13f Further refactoring of the bootchart code. by Elliott Hughes · 10 years ago
  76. bd8c8b2 am 265df6f5: Merge "bootchart: fix bootchart can not be triggered problem" by Elliott Hughes · 10 years ago
  77. c7fcf89 Merge "bootchart: fix bootchart can not be triggered problem" by Elliott Hughes · 10 years ago
  78. 9f5700c bootchart: fix bootchart can not be triggered problem by Yongqin Liu · 10 years ago
  79. 978bf96 am 884f1942: Merge "Do not dump maps/memory/code of sibling threads." by Christopher Ferris · 10 years ago
  80. 7bafb6a Merge "Do not dump maps/memory/code of sibling threads." by Christopher Ferris · 10 years ago
  81. d70b941 am 05a67c96: Merge "liblog: test: ARM64: Enable 32 and 64-bit liblog_benchmark" by Mark Salyzyn · 10 years ago
  82. 9b25195 Merge "liblog: test: ARM64: Enable 32 and 64-bit liblog_benchmark" by Mark Salyzyn · 10 years ago
  83. 180ebc5 liblog: test: ARM64: Enable 32 and 64-bit liblog_benchmark by Mark Salyzyn · 10 years ago
  84. cba64b6 am 0d385d1c: Merge "Track renaming of initUnchangeableSystemProperty." by Narayan Kamath · 10 years ago
  85. ca00a4e am ed318bff: Merge "log.h: Fix typo" by Andreas Gampe · 10 years ago
  86. 980eac5 am fd867303: Merge changes I420b5b8a,Ica23fe41 by Mark Salyzyn · 10 years ago
  87. 95730f4 am 830914a4: Merge "Lose touch to toybox." by Elliott Hughes · 10 years ago
  88. 258a72a am 95f7ecbd: Merge "liblog: add __android_log_is_loggable()" by Mark Salyzyn · 10 years ago
  89. dccf091 am 3bc8ae63: Merge "Use mkstemp for host ashmem." by Elliott Hughes · 10 years ago
  90. c3db873 am 3f27558e: Merge "fix bug that passing invalid fd to fstats on win32 builds" by Elliott Hughes · 10 years ago
  91. 0b141ac Merge "Track renaming of initUnchangeableSystemProperty." by Narayan Kamath · 10 years ago
  92. 865d24e Track renaming of initUnchangeableSystemProperty. by Narayan Kamath · 10 years ago
  93. 333e282 Do not dump maps/memory/code of sibling threads. by Christopher Ferris · 10 years ago
  94. 8f06da3 Merge "log.h: Fix typo" by Andreas Gampe · 10 years ago
  95. cab78d2 log.h: Fix typo by Andreas Gampe · 10 years ago
  96. 2718933 Merge changes I420b5b8a,Ica23fe41 by Mark Salyzyn · 10 years ago
  97. 425492c log.h: wrap android_testLog around __android_log_is_loggable by Mark Salyzyn · 10 years ago
  98. cae73f9 log.h: deprecate CONDITION by Mark Salyzyn · 11 years ago
  99. 26251bc Merge "Lose touch to toybox." by Elliott Hughes · 10 years ago
  100. 30f4564 Merge "liblog: add __android_log_is_loggable()" by Mark Salyzyn · 10 years ago