1. 9449376 Move USB transport code to libadb. by Dan Albert · 10 years ago
  2. 1ac334e Merge "Add extern "C" to all the adb headers." by Dan Albert · 9 years ago
  3. 32e872c Merge "Ignore useless cpplint messages in adb." by Dan Albert · 9 years ago
  4. 818fb4b Add extern "C" to all the adb headers. by Dan Albert · 9 years ago
  5. 54ac73a Ignore useless cpplint messages in adb. by Dan Albert · 9 years ago
  6. f96c150 Merge "Fix the WriteStringToFile overload that takes mode/owner/group." by Elliott Hughes · 9 years ago
  7. 9d1f515 Fix the WriteStringToFile overload that takes mode/owner/group. by Elliott Hughes · 9 years ago
  8. 29576ae Merge "/vendor is sometimes on a separate partition now." by Elliott Hughes · 9 years ago
  9. 3a5d71a /vendor is sometimes on a separate partition now. by Elliott Hughes · 9 years ago
  10. b0572e2 Merge "Remove unused variable BOOTCHART_DEFAULT_TIME_SEC." by Elliott Hughes · 9 years ago
  11. 0f58cb0 Remove unused variable BOOTCHART_DEFAULT_TIME_SEC. by Elliott Hughes · 9 years ago
  12. bf7560f Merge "Further refactoring of the bootchart code." by Elliott Hughes · 9 years ago
  13. 841b263 Further refactoring of the bootchart code. by Elliott Hughes · 9 years ago
  14. 265df6f Merge "bootchart: fix bootchart can not be triggered problem" by Elliott Hughes · 9 years ago
  15. a197ff1 bootchart: fix bootchart can not be triggered problem by Yongqin Liu · 10 years ago
  16. 884f194 Merge "Do not dump maps/memory/code of sibling threads." by Christopher Ferris · 9 years ago
  17. 05a67c9 Merge "liblog: test: ARM64: Enable 32 and 64-bit liblog_benchmark" by Mark Salyzyn · 9 years ago
  18. 53016d8 liblog: test: ARM64: Enable 32 and 64-bit liblog_benchmark by Mark Salyzyn · 9 years ago
  19. 0d385d1 Merge "Track renaming of initUnchangeableSystemProperty." by Narayan Kamath · 9 years ago
  20. 484c55b Track renaming of initUnchangeableSystemProperty. by Narayan Kamath · 9 years ago
  21. ab9e7dc Do not dump maps/memory/code of sibling threads. by Christopher Ferris · 9 years ago
  22. ed318bf Merge "log.h: Fix typo" by Andreas Gampe · 9 years ago
  23. f45bbe4 log.h: Fix typo by Andreas Gampe · 9 years ago
  24. fd86730 Merge changes I420b5b8a,Ica23fe41 by Mark Salyzyn · 9 years ago
  25. 1df92e5 log.h: wrap android_testLog around __android_log_is_loggable by Mark Salyzyn · 9 years ago
  26. f5af82e log.h: deprecate CONDITION by Mark Salyzyn · 10 years ago
  27. 830914a Merge "Lose touch to toybox." by Elliott Hughes · 9 years ago
  28. 95f7ecb Merge "liblog: add __android_log_is_loggable()" by Mark Salyzyn · 9 years ago
  29. 9568705 liblog: add __android_log_is_loggable() by Mark Salyzyn · 10 years ago
  30. c6fa276 Lose touch to toybox. by Elliott Hughes · 9 years ago
  31. 3bc8ae6 Merge "Use mkstemp for host ashmem." by Elliott Hughes · 9 years ago
  32. 2004a86 Use mkstemp for host ashmem. by Elliott Hughes · 9 years ago
  33. 3f27558 Merge "fix bug that passing invalid fd to fstats on win32 builds" by Elliott Hughes · 9 years ago
  34. a859219 fix bug that passing invalid fd to fstats on win32 builds by eric.yan · 9 years ago
  35. 5ac8b91 Merge "Bump do_write buffer size" by Elliott Hughes · 9 years ago
  36. 7e952f4 Bump do_write buffer size by Johan Redestig · 10 years ago
  37. c9c401e Merge "Move map data into backtrace data proper." by Christopher Ferris · 9 years ago
  38. 12385e3 Move map data into backtrace data proper. by Christopher Ferris · 9 years ago
  39. 5e75310 Merge "Clean up reading and writing in init." by Elliott Hughes · 9 years ago
  40. f682b47 Clean up reading and writing in init. by Elliott Hughes · 9 years ago
  41. 17b5b35 Merge "fs_mgr: error check umount calls / add retry logic" by Nick Kralevich · 9 years ago
  42. 7294eb6 fs_mgr: error check umount calls / add retry logic by Nick Kralevich · 9 years ago
  43. 6289412 Merge "Remove link to gccdemangle." by Christopher Ferris · 9 years ago
  44. 2a176a8 Remove link to gccdemangle. by Christopher Ferris · 9 years ago
  45. f52338f Merge "rootdir: enable armv8_deprecated swp hook" by Greg Hackmann · 9 years ago
  46. cee8757 rootdir: enable armv8_deprecated swp hook by Greg Hackmann · 9 years ago
  47. d558530 Merge "Fix Windows build." by Elliott Hughes · 9 years ago
  48. d79801d Fix Windows build. by Elliott Hughes · 9 years ago
  49. 6c3ff4f Merge "Fix Windows build." by Elliott Hughes · 9 years ago
  50. 31fa09c Fix Windows build. by Elliott Hughes · 9 years ago
  51. 051f369 Merge "Build BSD grep separately from toolbox." by Elliott Hughes · 9 years ago
  52. d20218e Build BSD grep separately from toolbox. by Elliott Hughes · 9 years ago
  53. 1dee489 Merge "Stop using #if for conditional compilation." by Elliott Hughes · 9 years ago
  54. c0e919c Stop using #if for conditional compilation. by Elliott Hughes · 9 years ago
  55. 27d28d3 Merge "Add a WriteStringToFile overload that cares about permissions." by Elliott Hughes · 9 years ago
  56. 202f024 Add a WriteStringToFile overload that cares about permissions. by Elliott Hughes · 9 years ago
  57. aec43a1 Merge "Use TEMP_FAILURE_RETRY, always build bootchart.cpp." by Elliott Hughes · 9 years ago
  58. 2462790 Use TEMP_FAILURE_RETRY, always build bootchart.cpp. by Elliott Hughes · 9 years ago
  59. 798219e Merge "Fix clang "ueventd.cpp:111:1: error: no return statement in function returning non-void"." by Elliott Hughes · 9 years ago
  60. 2145779 Fix clang "ueventd.cpp:111:1: error: no return statement in function returning non-void". by Elliott Hughes · 9 years ago
  61. e939e70 Merge "Build init as C++." by Elliott Hughes · 9 years ago
  62. f3cf438 Build init as C++. by Elliott Hughes · 9 years ago
  63. 04b30a0 Merge "logd: logd placed into background cgroup" by Mark Salyzyn · 9 years ago
  64. 56ba4b5 logd: logd placed into background cgroup by Mark Salyzyn · 9 years ago
  65. 5204b15 Merge "Fix x86_64 build" by Dmitriy Ivanov · 9 years ago
  66. 55732f4 Merge "android_reboot should take a const char*." by Elliott Hughes · 9 years ago
  67. 3107a2f Fix x86_64 build by Dmitriy Ivanov · 9 years ago
  68. 0068da6 android_reboot should take a const char*. by Elliott Hughes · 9 years ago
  69. e44d25d Merge "Add Google-style StringPrintf." by Elliott Hughes · 9 years ago
  70. 6b3be29 Add Google-style StringPrintf. by Elliott Hughes · 9 years ago
  71. d4a6fc5 Merge "Init: Fix Clang unsupported attributes" by Elliott Hughes · 9 years ago
  72. 9fc4335 Merge "Extra Win32 compatibility." by Elliott Hughes · 9 years ago
  73. 714196d Extra Win32 compatibility. by Elliott Hughes · 9 years ago
  74. 6c6f396 Merge "Fix Mac build." by Elliott Hughes · 9 years ago
  75. af4885a Fix Mac build. by Elliott Hughes · 9 years ago
  76. 6974ba4 Merge "Add Google-style ReadFileToString and WriteStringToFile." by Elliott Hughes · 9 years ago
  77. dec12b2 Add Google-style ReadFileToString and WriteStringToFile. by Elliott Hughes · 9 years ago
  78. 8457a7f Merge "Remove netcfg's unused options." by Elliott Hughes · 9 years ago
  79. 187eade Remove netcfg's unused options. by Elliott Hughes · 9 years ago
  80. 2b2b763 Merge "Revert "Remove netcfg's unused options."" by Elliott Hughes · 9 years ago
  81. c463025 Revert "Remove netcfg's unused options." by Elliott Hughes · 9 years ago
  82. 4fd6d50 Merge "Init: Fix literal" by Andreas Gampe · 9 years ago
  83. 0ab46c9 Init: Fix literal by Andreas Gampe · 9 years ago
  84. fe2fb35 Init: Fix Clang unsupported attributes by Andreas Gampe · 9 years ago
  85. 6a728fd Merge "Remove netcfg's unused options." by Elliott Hughes · 9 years ago
  86. f8e8305 Remove netcfg's unused options. by Elliott Hughes · 9 years ago
  87. ef89e8d Merge "Revert "Remove netcfg's unused options."" by Elliott Hughes · 9 years ago
  88. ca77255 Revert "Remove netcfg's unused options." by Elliott Hughes · 9 years ago
  89. 6790049 Merge "Remove netcfg's unused options." by Elliott Hughes · 9 years ago
  90. c7a6e48 Merge "Trivial cleanup of recent changes." by Elliott Hughes · 9 years ago
  91. d3e37d1 Trivial cleanup of recent changes. by Elliott Hughes · 9 years ago
  92. b101f87 Merge "init: Implement 'exec' command." by Elliott Hughes · 9 years ago
  93. 429721c init: Implement 'exec' command. by San Mehat · 10 years ago
  94. 46adfa6 Merge "init: Add support "&&" operator in property triggers" by Elliott Hughes · 9 years ago
  95. 0b41512 init: Add support "&&" operator in property triggers by Badhri Jagan Sridharan · 10 years ago
  96. a73774e Merge "Add O_CLOEXEC to lots of open() calls." by Nick Kralevich · 9 years ago
  97. 24c1885 Remove netcfg's unused options. by Elliott Hughes · 9 years ago
  98. 45a884f Add O_CLOEXEC to lots of open() calls. by Nick Kralevich · 9 years ago
  99. 520ca3e Merge "builtins.c: Don't require file open() for chmod/chown" by Nick Kralevich · 9 years ago
  100. bc60954 builtins.c: Don't require file open() for chmod/chown by Nick Kralevich · 9 years ago