1. df4b80b init: consider all platform devices for find_platform_device by Tom Cherry · 10 years ago
  2. 0691981 Merge "liblog: __android_log_is_loggable support Developer Options" by Mark Salyzyn · 10 years ago
  3. 6867a54 Merge "logd: per UID less aggressive 12.5% threshold" by Mark Salyzyn · 10 years ago
  4. 725f4f7 Merge "logd: ratelimit drop messages to 1/sec" by Mark Salyzyn · 10 years ago
  5. 0fc5811 Merge "Add missing null checks after allocations." by Elliott Hughes · 10 years ago
  6. 61c3a57 logd: ratelimit drop messages to 1/sec by Mark Salyzyn · 10 years ago
  7. c16de8e logd: per UID less aggressive 12.5% threshold by Mark Salyzyn · 10 years ago
  8. c073056 liblog: __android_log_is_loggable support Developer Options by Mark Salyzyn · 10 years ago
  9. cb838b4 Merge "Fix typos in comments" by Richard Uhler · 10 years ago
  10. 1c4fb3a Merge "Add a command to call libnetutils' do_dhcp." by Elliott Hughes · 10 years ago
  11. 2213c2d Add missing null checks after allocations. by Elliott Hughes · 10 years ago
  12. 4402552 Add a command to call libnetutils' do_dhcp. by Elliott Hughes · 10 years ago
  13. 6069fc1 Merge "Plumb more of the error reporting through." by Elliott Hughes · 10 years ago
  14. 71528fc Plumb more of the error reporting through. by Elliott Hughes · 10 years ago
  15. a37106f Merge "Add a couple more adb shell regression tests." by Elliott Hughes · 10 years ago
  16. 9217fd5 Add a couple more adb shell regression tests. by Elliott Hughes · 10 years ago
  17. 1a15f90 Merge "Mark time conversion functions as constexpr" by Michael Wright · 10 years ago
  18. 73458a2 Merge "logd: Statistics headers" by Mark Salyzyn · 10 years ago
  19. a95e7a0 Merge "adb: set sys.usb.ffs.ready to signal usb pullup" by Badhri Jagan Sridharan · 10 years ago
  20. 1974f7d Merge "Add a test for shell escaping." by Elliott Hughes · 10 years ago
  21. 8ac242f adb: set sys.usb.ffs.ready to signal usb pullup by Badhri Jagan Sridharan · 10 years ago
  22. da729ec Merge "Remove dead code." by Elliott Hughes · 10 years ago
  23. e69ee72 Remove dead code. by Elliott Hughes · 10 years ago
  24. e139d62 Add a test for shell escaping. by Elliott Hughes · 10 years ago
  25. 4f6ae85 logd: Statistics headers by Mark Salyzyn · 10 years ago
  26. f291a96 Merge "Fix "adb sync" for devices without vendor and oem." by Elliott Hughes · 10 years ago
  27. a9ec2d1 Fix "adb sync" for devices without vendor and oem. by Elliott Hughes · 10 years ago
  28. b26ef78 Merge "Always explain why bind(2) failed." by Elliott Hughes · 10 years ago
  29. 2ee7de5 Merge "Use ' quoting to escape arguments." by Elliott Hughes · 10 years ago
  30. d2ca371 Merge "Remove a declaration for an unimplemented function." by Elliott Hughes · 10 years ago
  31. 01ce224 Remove a declaration for an unimplemented function. by Elliott Hughes · 10 years ago
  32. d036edc Merge "logd: better drop message merging" by Mark Salyzyn · 10 years ago
  33. 679596a Merge "Fix windows adb build" by Colin Cross · 10 years ago
  34. e6ccb29 logd: better drop message merging by Mark Salyzyn · 10 years ago
  35. b74e37f Fix windows adb build by Colin Cross · 10 years ago
  36. 7743a69 Merge "statically link adb and fastboot against libc++" by Colin Cross · 10 years ago
  37. 8c5e893 Fix typos in comments by Richard Uhler · 10 years ago
  38. 270981c Merge "create /data/misc/gatekeeper" by Nick Kralevich · 10 years ago
  39. 14e0432 create /data/misc/gatekeeper by Nick Kralevich · 10 years ago
  40. 9a8cad9 Always explain why bind(2) failed. by Elliott Hughes · 10 years ago
  41. ec9bc81 Mark time conversion functions as constexpr by Michael Wright · 10 years ago
  42. 4f41b92 Merge "Reserve space on disk using fallocate" by Narayan Kamath · 10 years ago
  43. 999ccff Reserve space on disk using fallocate by Łukasz Szymczyk · 10 years ago
  44. 3185796 Merge "Fix the Windows adb build." by Elliott Hughes · 10 years ago
  45. 1d7c1e2 Fix the Windows adb build. by Elliott Hughes · 10 years ago
  46. a4fa66d Use ' quoting to escape arguments. by Elliott Hughes · 10 years ago
  47. f5b85aa Merge "Use escape_arg in "adb backup"." by Elliott Hughes · 10 years ago
  48. bde9dd6 Use escape_arg in "adb backup". by Elliott Hughes · 10 years ago
  49. 47870ed Merge "Remove yet more fixed-length buffers (and their overruns)." by Elliott Hughes · 10 years ago
  50. 832562c Remove yet more fixed-length buffers (and their overruns). by Elliott Hughes · 10 years ago
  51. 40e7ef0 Merge "Fix comment typo." by Elliott Hughes · 10 years ago
  52. 60dce9c Fix comment typo. by Elliott Hughes · 10 years ago
  53. bdc2080 Merge "Switch adb over to clang." by Elliott Hughes · 10 years ago
  54. 230cd81 Switch adb over to clang. by Elliott Hughes · 10 years ago
  55. 8bbc83c Merge "Fix more buffer overruns." by Elliott Hughes · 10 years ago
  56. 74ef4fe Fix more buffer overruns. by Elliott Hughes · 10 years ago
  57. 03afc38 Merge "Use PRI* macros to fix the Windows build." by Elliott Hughes · 10 years ago
  58. fb68945 Use PRI* macros to fix the Windows build. by Elliott Hughes · 10 years ago
  59. b3621a1 Merge "Remove various fixed-length buffers (and their overflows)." by Elliott Hughes · 10 years ago
  60. b47b5e9 Remove various fixed-length buffers (and their overflows). by Elliott Hughes · 10 years ago
  61. 97f426b Merge "Remove extern "C" barriers to using C++." by Elliott Hughes · 10 years ago
  62. 17019c0 Merge "Show $ADB_VENDOR_KEYS if authentication fails." by Elliott Hughes · 10 years ago
  63. a075416 Remove extern "C" barriers to using C++. by Elliott Hughes · 10 years ago
  64. 52b9855 Show $ADB_VENDOR_KEYS if authentication fails. by Elliott Hughes · 10 years ago
  65. 51d19e1 Merge "Move usb_osx to C++." by Dan Albert · 10 years ago
  66. f644813 Merge "Link libraries needed for Darwin adb tests." by Dan Albert · 10 years ago
  67. 9e58e25 Merge "Move sysdeps_win32 to C++." by Elliott Hughes · 10 years ago
  68. db386ba Move usb_osx to C++. by Dan Albert · 10 years ago
  69. c95508b Link libraries needed for Darwin adb tests. by Dan Albert · 10 years ago
  70. 8373e24 Merge "[MIPS] Fast android_memset for Mips64, Mipsr6" by Elliott Hughes · 10 years ago
  71. 7337a09 [MIPS] Fast android_memset for Mips64, Mipsr6 by Duane Sand · 10 years ago
  72. 9fec6f7 statically link adb and fastboot against libc++ by Colin Cross · 10 years ago
  73. dc993c3 Move sysdeps_win32 to C++. by Elliott Hughes · 10 years ago
  74. 25cc4d5 Merge "Switch usb_linux_client to C++." by Elliott Hughes · 10 years ago
  75. 4627ff4 Switch usb_linux_client to C++. by Elliott Hughes · 10 years ago
  76. 9b9a0ca Merge "Revert "cutils: add OS-independent endian.h"" by Greg Hackmann · 10 years ago
  77. fd5da59 Revert "cutils: add OS-independent endian.h" by Greg Hackmann · 10 years ago
  78. 5c10d1c Merge "Move get_my_path_darwin to C++." by Elliott Hughes · 10 years ago
  79. aff71c1 Move get_my_path_darwin to C++. by Elliott Hughes · 10 years ago
  80. 5c139a2 Merge "cutils: add OS-independent endian.h" by Greg Hackmann · 10 years ago
  81. 1691170 Merge "Don't try to read /system/default.prop." by Elliott Hughes · 10 years ago
  82. e84b1fb Merge "Move trace.h to stdatomic." by Yabin Cui · 10 years ago
  83. c20d93a Merge "logd: propagate ::log status" by Mark Salyzyn · 10 years ago
  84. ab421c4 cutils: add OS-independent endian.h by Greg Hackmann · 10 years ago
  85. 4d116cc Move trace.h to stdatomic. by Yabin Cui · 10 years ago
  86. 4ae629f Merge "libcutils: fs_config must use O_BINARY" by Mark Salyzyn · 10 years ago
  87. 5a3b1ce libcutils: fs_config must use O_BINARY by Mark Salyzyn · 10 years ago
  88. 939efab Merge "libcutils: fs_config: winsdk_tools build fix" by Mark Salyzyn · 10 years ago
  89. 0137b8c libcutils: fs_config: winsdk_tools build fix by Mark Salyzyn · 10 years ago
  90. 5095ee1 logd: propagate ::log status by Mark Salyzyn · 10 years ago
  91. e5b2a8f Merge "libcutils: drop use of mmap" by Mark Salyzyn · 10 years ago
  92. e45e2bf libcutils: drop use of mmap by Mark Salyzyn · 10 years ago
  93. 78035cd Don't try to read /system/default.prop. by Elliott Hughes · 10 years ago
  94. 720e7f8 Merge "libsparse: move_chunks_up_to_len() does not account skip chunks" by Colin Cross · 10 years ago
  95. f3c1057 Merge "libcutils: add fs_config_generate" by Mark Salyzyn · 10 years ago
  96. 1bd9bb6 Merge "libcutils: fs_config read from file" by Mark Salyzyn · 10 years ago
  97. 1cd0376 libcutils: add fs_config_generate by Mark Salyzyn · 10 years ago
  98. 7f143c6 libcutils: fs_config read from file by Mark Salyzyn · 10 years ago
  99. 7bdf3bb Merge "Remove libunwind-ptrace dependency." by Christopher Ferris · 10 years ago
  100. b1e6cca Merge "Revert "libcutils: fs_config read from file"" by Mark Salyzyn · 10 years ago