1. 39ce837 am 9f2944aa: Merge "Remove dead code." by Elliott Hughes · 10 years ago
  2. fc28ac1 am 6a2d5a34: Merge "Fix "adb sync" for devices without vendor and oem." by Elliott Hughes · 10 years ago
  3. c1557ac am e434ad1d: Merge "Always explain why bind(2) failed." by Elliott Hughes · 10 years ago
  4. a9caadf am 14b65736: Merge "Use \' quoting to escape arguments." by Elliott Hughes · 10 years ago
  5. 9f2944a Merge "Remove dead code." by Elliott Hughes · 10 years ago
  6. d5ff3e9 Remove dead code. by Elliott Hughes · 10 years ago
  7. 6a2d5a3 Merge "Fix "adb sync" for devices without vendor and oem." by Elliott Hughes · 10 years ago
  8. d236d07 Fix "adb sync" for devices without vendor and oem. by Elliott Hughes · 10 years ago
  9. e434ad1 Merge "Always explain why bind(2) failed." by Elliott Hughes · 10 years ago
  10. 14b6573 Merge "Use ' quoting to escape arguments." by Elliott Hughes · 10 years ago
  11. 09495b7 am eb7d308a: Merge "Remove a declaration for an unimplemented function." by Elliott Hughes · 10 years ago
  12. eb7d308 Merge "Remove a declaration for an unimplemented function." by Elliott Hughes · 10 years ago
  13. e886ba9 Remove a declaration for an unimplemented function. by Elliott Hughes · 10 years ago
  14. cb7f4fd am 76ed92c3: Merge "logd: better drop message merging" by Mark Salyzyn · 10 years ago
  15. 76ed92c Merge "logd: better drop message merging" by Mark Salyzyn · 10 years ago
  16. 6de7078 am 631cf146: Merge "Fix windows adb build" by Colin Cross · 10 years ago
  17. 631cf14 Merge "Fix windows adb build" by Colin Cross · 10 years ago
  18. 2c9d909 logd: better drop message merging by Mark Salyzyn · 10 years ago
  19. dc1e482 Fix windows adb build by Colin Cross · 10 years ago
  20. 858cd9d am b2b06de5: Merge "statically link adb and fastboot against libc++" by Colin Cross · 10 years ago
  21. b2b06de Merge "statically link adb and fastboot against libc++" by Colin Cross · 10 years ago
  22. 20f21e8 am 63fba52c: Merge "create /data/misc/gatekeeper" by Nick Kralevich · 10 years ago
  23. 63fba52 Merge "create /data/misc/gatekeeper" by Nick Kralevich · 10 years ago
  24. 1450586 create /data/misc/gatekeeper by Nick Kralevich · 10 years ago
  25. 7b50609 Always explain why bind(2) failed. by Elliott Hughes · 10 years ago
  26. 46745cb am 4d0cb5e8: Merge "Reserve space on disk using fallocate" by Narayan Kamath · 10 years ago
  27. 4d0cb5e Merge "Reserve space on disk using fallocate" by Narayan Kamath · 10 years ago
  28. e1d5a6a Reserve space on disk using fallocate by Łukasz Szymczyk · 11 years ago
  29. 924869d am 34c91edd: Merge "Fix the Windows adb build." by Elliott Hughes · 10 years ago
  30. 34c91ed Merge "Fix the Windows adb build." by Elliott Hughes · 10 years ago
  31. 53daee6 Fix the Windows adb build. by Elliott Hughes · 10 years ago
  32. 5498ade Use ' quoting to escape arguments. by Elliott Hughes · 10 years ago
  33. f08baf8 am 623aa1c4: Merge "Use escape_arg in "adb backup"." by Elliott Hughes · 10 years ago
  34. 623aa1c Merge "Use escape_arg in "adb backup"." by Elliott Hughes · 10 years ago
  35. 6c34bba Use escape_arg in "adb backup". by Elliott Hughes · 10 years ago
  36. 613584a am 81fa3039: Merge "Remove yet more fixed-length buffers (and their overruns)." by Elliott Hughes · 10 years ago
  37. 81fa303 Merge "Remove yet more fixed-length buffers (and their overruns)." by Elliott Hughes · 10 years ago
  38. a7090b9 Remove yet more fixed-length buffers (and their overruns). by Elliott Hughes · 10 years ago
  39. 3621ee6 am 340e62f0: Merge "Fix comment typo." by Elliott Hughes · 10 years ago
  40. 340e62f Merge "Fix comment typo." by Elliott Hughes · 10 years ago
  41. 1daf86a Fix comment typo. by Elliott Hughes · 10 years ago
  42. c0e6eeb am 8d2abbea: Merge "Switch adb over to clang." by Elliott Hughes · 10 years ago
  43. 8d2abbe Merge "Switch adb over to clang." by Elliott Hughes · 10 years ago
  44. a2fd312 am 61a004c0: Merge "Fix more buffer overruns." by Elliott Hughes · 10 years ago
  45. 2083fa6 Switch adb over to clang. by Elliott Hughes · 10 years ago
  46. 61a004c Merge "Fix more buffer overruns." by Elliott Hughes · 10 years ago
  47. 5830577 Fix more buffer overruns. by Elliott Hughes · 10 years ago
  48. 50ba735 am adc4a8b8: Merge "Use PRI* macros to fix the Windows build." by Elliott Hughes · 10 years ago
  49. adc4a8b Merge "Use PRI* macros to fix the Windows build." by Elliott Hughes · 10 years ago
  50. 2940ccf Use PRI* macros to fix the Windows build. by Elliott Hughes · 10 years ago
  51. ace56f5 am 3538b409: Merge "Remove various fixed-length buffers (and their overflows)." by Elliott Hughes · 10 years ago
  52. 3538b40 Merge "Remove various fixed-length buffers (and their overflows)." by Elliott Hughes · 10 years ago
  53. 2baae3a Remove various fixed-length buffers (and their overflows). by Elliott Hughes · 10 years ago
  54. ef995f8 am 0b8ecb32: Merge "Remove extern "C" barriers to using C++." by Elliott Hughes · 10 years ago
  55. 3f82fef am 9a22039b: Merge "Show if authentication fails." by Elliott Hughes · 10 years ago
  56. 0b8ecb3 Merge "Remove extern "C" barriers to using C++." by Elliott Hughes · 10 years ago
  57. 9a22039 Merge "Show $ADB_VENDOR_KEYS if authentication fails." by Elliott Hughes · 10 years ago
  58. 2d4121c Remove extern "C" barriers to using C++. by Elliott Hughes · 10 years ago
  59. 7be29c8 Show $ADB_VENDOR_KEYS if authentication fails. by Elliott Hughes · 10 years ago
  60. 6e58f4a am a4802ca0: Merge "Move usb_osx to C++." by Dan Albert · 10 years ago
  61. 2c93697 am c4f8fa7b: Merge "Link libraries needed for Darwin adb tests." by Dan Albert · 10 years ago
  62. a4802ca Merge "Move usb_osx to C++." by Dan Albert · 10 years ago
  63. c4f8fa7 Merge "Link libraries needed for Darwin adb tests." by Dan Albert · 10 years ago
  64. 38cb7ca am d393e71f: Merge "Move sysdeps_win32 to C++." by Elliott Hughes · 10 years ago
  65. d393e71 Merge "Move sysdeps_win32 to C++." by Elliott Hughes · 10 years ago
  66. 7447dd0 Move usb_osx to C++. by Dan Albert · 10 years ago
  67. 56a78ef am 2cba9405: Merge "[MIPS] Fast android_memset for Mips64, Mipsr6" by Elliott Hughes · 10 years ago
  68. f8d6b9b Link libraries needed for Darwin adb tests. by Dan Albert · 10 years ago
  69. 2cba940 Merge "[MIPS] Fast android_memset for Mips64, Mipsr6" by Elliott Hughes · 10 years ago
  70. 1ef9ccd [MIPS] Fast android_memset for Mips64, Mipsr6 by Duane Sand · 10 years ago
  71. 55bf5f0 statically link adb and fastboot against libc++ by Colin Cross · 10 years ago
  72. a2f2e56 Move sysdeps_win32 to C++. by Elliott Hughes · 10 years ago
  73. 54de3e9 am 34d68c2b: Merge "Switch usb_linux_client to C++." by Elliott Hughes · 10 years ago
  74. ec68273 am 0e2d6015: Merge "Revert "cutils: add OS-independent endian.h"" by Greg Hackmann · 10 years ago
  75. 34d68c2 Merge "Switch usb_linux_client to C++." by Elliott Hughes · 10 years ago
  76. 2acec91 Switch usb_linux_client to C++. by Elliott Hughes · 10 years ago
  77. 0e2d601 Merge "Revert "cutils: add OS-independent endian.h"" by Greg Hackmann · 10 years ago
  78. bf7f28a Revert "cutils: add OS-independent endian.h" by Greg Hackmann · 10 years ago
  79. d65748b am 55f6bbf0: Merge "Move get_my_path_darwin to C++." by Elliott Hughes · 10 years ago
  80. 55f6bbf Merge "Move get_my_path_darwin to C++." by Elliott Hughes · 10 years ago
  81. 1a4d85a Move get_my_path_darwin to C++. by Elliott Hughes · 10 years ago
  82. 47578c6 am 88e03449: Merge "cutils: add OS-independent endian.h" by Greg Hackmann · 10 years ago
  83. 88e0344 Merge "cutils: add OS-independent endian.h" by Greg Hackmann · 10 years ago
  84. 4048e09 am 710fd65e: Merge "Don\'t try to read /system/default.prop." by Elliott Hughes · 10 years ago
  85. 710fd65 Merge "Don't try to read /system/default.prop." by Elliott Hughes · 10 years ago
  86. 972a8de am 51e32b52: Merge "Move trace.h to stdatomic." by Yabin Cui · 10 years ago
  87. 51e32b5 Merge "Move trace.h to stdatomic." by Yabin Cui · 10 years ago
  88. 91a4aa0 am bb643ccb: Merge "logd: propagate ::log status" by Mark Salyzyn · 10 years ago
  89. bb643cc Merge "logd: propagate ::log status" by Mark Salyzyn · 10 years ago
  90. c3bac8b cutils: add OS-independent endian.h by Greg Hackmann · 10 years ago
  91. a8ac32c Move trace.h to stdatomic. by Yabin Cui · 10 years ago
  92. 00712be am 96647a68: Merge "libcutils: fs_config must use O_BINARY" by Mark Salyzyn · 10 years ago
  93. 96647a6 Merge "libcutils: fs_config must use O_BINARY" by Mark Salyzyn · 10 years ago
  94. 964e196 am 93e16dca: Merge "libcutils: fs_config: winsdk_tools build fix" by Mark Salyzyn · 10 years ago
  95. 4232b37 libcutils: fs_config must use O_BINARY by Mark Salyzyn · 10 years ago
  96. 93e16dc Merge "libcutils: fs_config: winsdk_tools build fix" by Mark Salyzyn · 10 years ago
  97. fd5b425 libcutils: fs_config: winsdk_tools build fix by Mark Salyzyn · 10 years ago
  98. 6e12a78 am c47b0d52: Merge "libcutils: drop use of mmap" by Mark Salyzyn · 10 years ago
  99. 202e153 logd: propagate ::log status by Mark Salyzyn · 10 years ago
  100. c47b0d5 Merge "libcutils: drop use of mmap" by Mark Salyzyn · 10 years ago