1. 27c10bd Lose adb.c and sockets.c to libadb. by Dan Albert · 10 years ago
  2. ad0bf5f Merge "Move adb_main to its own file." by Dan Albert · 10 years ago
  3. c89159d Merge "Move the listener code into its own file." by Dan Albert · 10 years ago
  4. a453c4a Merge "Move the adb auth code into its own file." by Dan Albert · 10 years ago
  5. 991e974 Move adb_main to its own file. by Dan Albert · 10 years ago
  6. f205098 Move the listener code into its own file. by Dan Albert · 10 years ago
  7. e274025 Move the adb auth code into its own file. by Dan Albert · 10 years ago
  8. eff8857 Merge "Move emulator tracing into its own file." by Dan Albert · 10 years ago
  9. 9e71934 Move emulator tracing into its own file. by Dan Albert · 10 years ago
  10. d3b60d9 Merge "Fix build." by Elliott Hughes · 10 years ago
  11. 7cbda85 Fix build. by Elliott Hughes · 10 years ago
  12. 9d906b3 Merge "adb: add "adb unroot" to restart adb in non-root mode" by Elliott Hughes · 10 years ago
  13. 3b1b0d7 Merge "Move USB transport code to libadb." by Dan Albert · 10 years ago
  14. b7d9ef3 adb: add "adb unroot" to restart adb in non-root mode by Dan Pasanen · 11 years ago
  15. 44bacec Merge "Move sprintf to snprintf." by Yabin Cui · 10 years ago
  16. 3895be6 Move USB transport code to libadb. by Dan Albert · 10 years ago
  17. c6827c3 Merge "Add extern "C" to all the adb headers." by Dan Albert · 10 years ago
  18. d988384 Merge "Ignore useless cpplint messages in adb." by Dan Albert · 10 years ago
  19. ebcbdfb Add extern "C" to all the adb headers. by Dan Albert · 10 years ago
  20. b6d5f6f Ignore useless cpplint messages in adb. by Dan Albert · 10 years ago
  21. e4c29eb Move sprintf to snprintf. by Yabin Cui · 10 years ago
  22. 3695751 Merge "Fix the WriteStringToFile overload that takes mode/owner/group." by Elliott Hughes · 10 years ago
  23. ce9cc65 Fix the WriteStringToFile overload that takes mode/owner/group. by Elliott Hughes · 10 years ago
  24. 439c730 Merge "/vendor is sometimes on a separate partition now." by Elliott Hughes · 10 years ago
  25. 19c643d /vendor is sometimes on a separate partition now. by Elliott Hughes · 10 years ago
  26. 1a7f23b Merge "Remove unused variable BOOTCHART_DEFAULT_TIME_SEC." by Elliott Hughes · 10 years ago
  27. 6929cda Remove unused variable BOOTCHART_DEFAULT_TIME_SEC. by Elliott Hughes · 10 years ago
  28. 229743a Merge "Further refactoring of the bootchart code." by Elliott Hughes · 10 years ago
  29. 81ac13f Further refactoring of the bootchart code. by Elliott Hughes · 10 years ago
  30. c7fcf89 Merge "bootchart: fix bootchart can not be triggered problem" by Elliott Hughes · 10 years ago
  31. 9f5700c bootchart: fix bootchart can not be triggered problem by Yongqin Liu · 10 years ago
  32. 7bafb6a Merge "Do not dump maps/memory/code of sibling threads." by Christopher Ferris · 10 years ago
  33. 9b25195 Merge "liblog: test: ARM64: Enable 32 and 64-bit liblog_benchmark" by Mark Salyzyn · 10 years ago
  34. 180ebc5 liblog: test: ARM64: Enable 32 and 64-bit liblog_benchmark by Mark Salyzyn · 10 years ago
  35. 0b141ac Merge "Track renaming of initUnchangeableSystemProperty." by Narayan Kamath · 10 years ago
  36. 865d24e Track renaming of initUnchangeableSystemProperty. by Narayan Kamath · 10 years ago
  37. 333e282 Do not dump maps/memory/code of sibling threads. by Christopher Ferris · 10 years ago
  38. 8f06da3 Merge "log.h: Fix typo" by Andreas Gampe · 10 years ago
  39. cab78d2 log.h: Fix typo by Andreas Gampe · 10 years ago
  40. 2718933 Merge changes I420b5b8a,Ica23fe41 by Mark Salyzyn · 10 years ago
  41. 425492c log.h: wrap android_testLog around __android_log_is_loggable by Mark Salyzyn · 10 years ago
  42. cae73f9 log.h: deprecate CONDITION by Mark Salyzyn · 10 years ago
  43. 26251bc Merge "Lose touch to toybox." by Elliott Hughes · 10 years ago
  44. 30f4564 Merge "liblog: add __android_log_is_loggable()" by Mark Salyzyn · 10 years ago
  45. 63571ac liblog: add __android_log_is_loggable() by Mark Salyzyn · 11 years ago
  46. a4aa601 Lose touch to toybox. by Elliott Hughes · 10 years ago
  47. 7802030 Merge "Use mkstemp for host ashmem." by Elliott Hughes · 10 years ago
  48. 2004a86 Use mkstemp for host ashmem. by Elliott Hughes · 10 years ago
  49. 2bae456 Merge "fix bug that passing invalid fd to fstats on win32 builds" by Elliott Hughes · 10 years ago
  50. 315a19a fix bug that passing invalid fd to fstats on win32 builds by eric.yan · 10 years ago
  51. 5ac8b91 Merge "Bump do_write buffer size" by Elliott Hughes · 10 years ago
  52. 7e952f4 Bump do_write buffer size by Johan Redestig · 10 years ago
  53. c9c401e Merge "Move map data into backtrace data proper." by Christopher Ferris · 10 years ago
  54. 12385e3 Move map data into backtrace data proper. by Christopher Ferris · 10 years ago
  55. 5e75310 Merge "Clean up reading and writing in init." by Elliott Hughes · 10 years ago
  56. f682b47 Clean up reading and writing in init. by Elliott Hughes · 10 years ago
  57. 17b5b35 Merge "fs_mgr: error check umount calls / add retry logic" by Nick Kralevich · 10 years ago
  58. 7294eb6 fs_mgr: error check umount calls / add retry logic by Nick Kralevich · 10 years ago
  59. 6289412 Merge "Remove link to gccdemangle." by Christopher Ferris · 10 years ago
  60. 2a176a8 Remove link to gccdemangle. by Christopher Ferris · 10 years ago
  61. f52338f Merge "rootdir: enable armv8_deprecated swp hook" by Greg Hackmann · 10 years ago
  62. cee8757 rootdir: enable armv8_deprecated swp hook by Greg Hackmann · 10 years ago
  63. d558530 Merge "Fix Windows build." by Elliott Hughes · 10 years ago
  64. d79801d Fix Windows build. by Elliott Hughes · 10 years ago
  65. 6c3ff4f Merge "Fix Windows build." by Elliott Hughes · 10 years ago
  66. 31fa09c Fix Windows build. by Elliott Hughes · 10 years ago
  67. 051f369 Merge "Build BSD grep separately from toolbox." by Elliott Hughes · 10 years ago
  68. d20218e Build BSD grep separately from toolbox. by Elliott Hughes · 10 years ago
  69. 1dee489 Merge "Stop using #if for conditional compilation." by Elliott Hughes · 10 years ago
  70. c0e919c Stop using #if for conditional compilation. by Elliott Hughes · 10 years ago
  71. 27d28d3 Merge "Add a WriteStringToFile overload that cares about permissions." by Elliott Hughes · 10 years ago
  72. 202f024 Add a WriteStringToFile overload that cares about permissions. by Elliott Hughes · 10 years ago
  73. aec43a1 Merge "Use TEMP_FAILURE_RETRY, always build bootchart.cpp." by Elliott Hughes · 10 years ago
  74. 2462790 Use TEMP_FAILURE_RETRY, always build bootchart.cpp. by Elliott Hughes · 10 years ago
  75. 798219e Merge "Fix clang "ueventd.cpp:111:1: error: no return statement in function returning non-void"." by Elliott Hughes · 10 years ago
  76. 2145779 Fix clang "ueventd.cpp:111:1: error: no return statement in function returning non-void". by Elliott Hughes · 10 years ago
  77. e939e70 Merge "Build init as C++." by Elliott Hughes · 10 years ago
  78. f3cf438 Build init as C++. by Elliott Hughes · 10 years ago
  79. 04b30a0 Merge "logd: logd placed into background cgroup" by Mark Salyzyn · 10 years ago
  80. 56ba4b5 logd: logd placed into background cgroup by Mark Salyzyn · 10 years ago
  81. 5204b15 Merge "Fix x86_64 build" by Dmitriy Ivanov · 10 years ago
  82. 55732f4 Merge "android_reboot should take a const char*." by Elliott Hughes · 10 years ago
  83. 3107a2f Fix x86_64 build by Dmitriy Ivanov · 10 years ago
  84. 0068da6 android_reboot should take a const char*. by Elliott Hughes · 10 years ago
  85. e44d25d Merge "Add Google-style StringPrintf." by Elliott Hughes · 10 years ago
  86. 6b3be29 Add Google-style StringPrintf. by Elliott Hughes · 10 years ago
  87. d4a6fc5 Merge "Init: Fix Clang unsupported attributes" by Elliott Hughes · 10 years ago
  88. 9fc4335 Merge "Extra Win32 compatibility." by Elliott Hughes · 10 years ago
  89. 714196d Extra Win32 compatibility. by Elliott Hughes · 10 years ago
  90. 6c6f396 Merge "Fix Mac build." by Elliott Hughes · 10 years ago
  91. af4885a Fix Mac build. by Elliott Hughes · 10 years ago
  92. 6974ba4 Merge "Add Google-style ReadFileToString and WriteStringToFile." by Elliott Hughes · 10 years ago
  93. dec12b2 Add Google-style ReadFileToString and WriteStringToFile. by Elliott Hughes · 10 years ago
  94. 8457a7f Merge "Remove netcfg's unused options." by Elliott Hughes · 10 years ago
  95. 187eade Remove netcfg's unused options. by Elliott Hughes · 10 years ago
  96. 2b2b763 Merge "Revert "Remove netcfg's unused options."" by Elliott Hughes · 10 years ago
  97. c463025 Revert "Remove netcfg's unused options." by Elliott Hughes · 10 years ago
  98. 4fd6d50 Merge "Init: Fix literal" by Andreas Gampe · 10 years ago
  99. 0ab46c9 Init: Fix literal by Andreas Gampe · 10 years ago
  100. fe2fb35 Init: Fix Clang unsupported attributes by Andreas Gampe · 10 years ago