1. d9c8322 am 14b65736: Merge "Use \' quoting to escape arguments." by Elliott Hughes · 10 years ago
  2. 2ee7de5 Merge "Use ' quoting to escape arguments." by Elliott Hughes · 10 years ago
  3. f5d73d8 am eb7d308a: Merge "Remove a declaration for an unimplemented function." by Elliott Hughes · 10 years ago
  4. d2ca371 Merge "Remove a declaration for an unimplemented function." by Elliott Hughes · 10 years ago
  5. 01ce224 Remove a declaration for an unimplemented function. by Elliott Hughes · 10 years ago
  6. 9b08949 am 76ed92c3: Merge "logd: better drop message merging" by Mark Salyzyn · 10 years ago
  7. d036edc Merge "logd: better drop message merging" by Mark Salyzyn · 10 years ago
  8. b6b00c6 am 631cf146: Merge "Fix windows adb build" by Colin Cross · 10 years ago
  9. 679596a Merge "Fix windows adb build" by Colin Cross · 10 years ago
  10. e6ccb29 logd: better drop message merging by Mark Salyzyn · 10 years ago
  11. b74e37f Fix windows adb build by Colin Cross · 10 years ago
  12. 0d8c7ba am b2b06de5: Merge "statically link adb and fastboot against libc++" by Colin Cross · 10 years ago
  13. 7743a69 Merge "statically link adb and fastboot against libc++" by Colin Cross · 10 years ago
  14. aabbf2a am 63fba52c: Merge "create /data/misc/gatekeeper" by Nick Kralevich · 10 years ago
  15. 270981c Merge "create /data/misc/gatekeeper" by Nick Kralevich · 10 years ago
  16. 14e0432 create /data/misc/gatekeeper by Nick Kralevich · 10 years ago
  17. e3e32ee am 4d0cb5e8: Merge "Reserve space on disk using fallocate" by Narayan Kamath · 10 years ago
  18. 4f41b92 Merge "Reserve space on disk using fallocate" by Narayan Kamath · 10 years ago
  19. 999ccff Reserve space on disk using fallocate by Łukasz Szymczyk · 10 years ago
  20. c84a6d7 am 34c91edd: Merge "Fix the Windows adb build." by Elliott Hughes · 10 years ago
  21. 3185796 Merge "Fix the Windows adb build." by Elliott Hughes · 10 years ago
  22. 1d7c1e2 Fix the Windows adb build. by Elliott Hughes · 10 years ago
  23. a4fa66d Use ' quoting to escape arguments. by Elliott Hughes · 10 years ago
  24. e102ed6 am 623aa1c4: Merge "Use escape_arg in "adb backup"." by Elliott Hughes · 10 years ago
  25. f5b85aa Merge "Use escape_arg in "adb backup"." by Elliott Hughes · 10 years ago
  26. bde9dd6 Use escape_arg in "adb backup". by Elliott Hughes · 10 years ago
  27. 2beab51 am 81fa3039: Merge "Remove yet more fixed-length buffers (and their overruns)." by Elliott Hughes · 10 years ago
  28. 47870ed Merge "Remove yet more fixed-length buffers (and their overruns)." by Elliott Hughes · 10 years ago
  29. 832562c Remove yet more fixed-length buffers (and their overruns). by Elliott Hughes · 10 years ago
  30. 0a00184 am 340e62f0: Merge "Fix comment typo." by Elliott Hughes · 10 years ago
  31. 40e7ef0 Merge "Fix comment typo." by Elliott Hughes · 10 years ago
  32. 60dce9c Fix comment typo. by Elliott Hughes · 10 years ago
  33. 95d96c8 am 8d2abbea: Merge "Switch adb over to clang." by Elliott Hughes · 10 years ago
  34. bdc2080 Merge "Switch adb over to clang." by Elliott Hughes · 10 years ago
  35. c2583d1 am 61a004c0: Merge "Fix more buffer overruns." by Elliott Hughes · 10 years ago
  36. 230cd81 Switch adb over to clang. by Elliott Hughes · 10 years ago
  37. 8bbc83c Merge "Fix more buffer overruns." by Elliott Hughes · 10 years ago
  38. 74ef4fe Fix more buffer overruns. by Elliott Hughes · 10 years ago
  39. 414193f am adc4a8b8: Merge "Use PRI* macros to fix the Windows build." by Elliott Hughes · 10 years ago
  40. 03afc38 Merge "Use PRI* macros to fix the Windows build." by Elliott Hughes · 10 years ago
  41. fb68945 Use PRI* macros to fix the Windows build. by Elliott Hughes · 10 years ago
  42. 4504134 am 3538b409: Merge "Remove various fixed-length buffers (and their overflows)." by Elliott Hughes · 10 years ago
  43. b3621a1 Merge "Remove various fixed-length buffers (and their overflows)." by Elliott Hughes · 10 years ago
  44. b47b5e9 Remove various fixed-length buffers (and their overflows). by Elliott Hughes · 10 years ago
  45. f41b805 am 0b8ecb32: Merge "Remove extern "C" barriers to using C++." by Elliott Hughes · 10 years ago
  46. f2e63ac am 9a22039b: Merge "Show if authentication fails." by Elliott Hughes · 10 years ago
  47. 97f426b Merge "Remove extern "C" barriers to using C++." by Elliott Hughes · 10 years ago
  48. 17019c0 Merge "Show $ADB_VENDOR_KEYS if authentication fails." by Elliott Hughes · 10 years ago
  49. a075416 Remove extern "C" barriers to using C++. by Elliott Hughes · 10 years ago
  50. 52b9855 Show $ADB_VENDOR_KEYS if authentication fails. by Elliott Hughes · 10 years ago
  51. 1e4307a am a4802ca0: Merge "Move usb_osx to C++." by Dan Albert · 10 years ago
  52. 1ceba9e am c4f8fa7b: Merge "Link libraries needed for Darwin adb tests." by Dan Albert · 10 years ago
  53. 51d19e1 Merge "Move usb_osx to C++." by Dan Albert · 10 years ago
  54. f644813 Merge "Link libraries needed for Darwin adb tests." by Dan Albert · 10 years ago
  55. 860d077 am d393e71f: Merge "Move sysdeps_win32 to C++." by Elliott Hughes · 10 years ago
  56. 9e58e25 Merge "Move sysdeps_win32 to C++." by Elliott Hughes · 10 years ago
  57. db386ba Move usb_osx to C++. by Dan Albert · 10 years ago
  58. 8c4214b am 2cba9405: Merge "[MIPS] Fast android_memset for Mips64, Mipsr6" by Elliott Hughes · 10 years ago
  59. c95508b Link libraries needed for Darwin adb tests. by Dan Albert · 10 years ago
  60. 8373e24 Merge "[MIPS] Fast android_memset for Mips64, Mipsr6" by Elliott Hughes · 10 years ago
  61. 7337a09 [MIPS] Fast android_memset for Mips64, Mipsr6 by Duane Sand · 10 years ago
  62. 9fec6f7 statically link adb and fastboot against libc++ by Colin Cross · 10 years ago
  63. dc993c3 Move sysdeps_win32 to C++. by Elliott Hughes · 10 years ago
  64. 519c9b4 am 34d68c2b: Merge "Switch usb_linux_client to C++." by Elliott Hughes · 10 years ago
  65. 5547095 am 0e2d6015: Merge "Revert "cutils: add OS-independent endian.h"" by Greg Hackmann · 10 years ago
  66. 25cc4d5 Merge "Switch usb_linux_client to C++." by Elliott Hughes · 10 years ago
  67. 4627ff4 Switch usb_linux_client to C++. by Elliott Hughes · 10 years ago
  68. 9b9a0ca Merge "Revert "cutils: add OS-independent endian.h"" by Greg Hackmann · 10 years ago
  69. fd5da59 Revert "cutils: add OS-independent endian.h" by Greg Hackmann · 10 years ago
  70. 549154d am 55f6bbf0: Merge "Move get_my_path_darwin to C++." by Elliott Hughes · 10 years ago
  71. 5c10d1c Merge "Move get_my_path_darwin to C++." by Elliott Hughes · 10 years ago
  72. aff71c1 Move get_my_path_darwin to C++. by Elliott Hughes · 10 years ago
  73. 55f7d14 am 88e03449: Merge "cutils: add OS-independent endian.h" by Greg Hackmann · 10 years ago
  74. 5c139a2 Merge "cutils: add OS-independent endian.h" by Greg Hackmann · 10 years ago
  75. 22f0e10 am 710fd65e: Merge "Don\'t try to read /system/default.prop." by Elliott Hughes · 10 years ago
  76. 1691170 Merge "Don't try to read /system/default.prop." by Elliott Hughes · 10 years ago
  77. 8b9d80f am 51e32b52: Merge "Move trace.h to stdatomic." by Yabin Cui · 10 years ago
  78. e84b1fb Merge "Move trace.h to stdatomic." by Yabin Cui · 10 years ago
  79. e9f751e am bb643ccb: Merge "logd: propagate ::log status" by Mark Salyzyn · 10 years ago
  80. c20d93a Merge "logd: propagate ::log status" by Mark Salyzyn · 10 years ago
  81. ab421c4 cutils: add OS-independent endian.h by Greg Hackmann · 10 years ago
  82. 4d116cc Move trace.h to stdatomic. by Yabin Cui · 10 years ago
  83. 26ce52a am 96647a68: Merge "libcutils: fs_config must use O_BINARY" by Mark Salyzyn · 10 years ago
  84. 4ae629f Merge "libcutils: fs_config must use O_BINARY" by Mark Salyzyn · 10 years ago
  85. 6641b2b am 93e16dca: Merge "libcutils: fs_config: winsdk_tools build fix" by Mark Salyzyn · 10 years ago
  86. 5a3b1ce libcutils: fs_config must use O_BINARY by Mark Salyzyn · 10 years ago
  87. 939efab Merge "libcutils: fs_config: winsdk_tools build fix" by Mark Salyzyn · 10 years ago
  88. 0137b8c libcutils: fs_config: winsdk_tools build fix by Mark Salyzyn · 10 years ago
  89. caaed5d am c47b0d52: Merge "libcutils: drop use of mmap" 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. db8a7a6 am d4dc1951: Merge "libsparse: move_chunks_up_to_len() does not account skip chunks" by Colin Cross · 10 years ago
  94. 78035cd Don't try to read /system/default.prop. by Elliott Hughes · 10 years ago
  95. 720e7f8 Merge "libsparse: move_chunks_up_to_len() does not account skip chunks" by Colin Cross · 10 years ago
  96. 591a388 am 48257704: Merge "libcutils: add fs_config_generate" by Mark Salyzyn · 10 years ago
  97. 8b96496 am 0a9f6c8c: Merge "libcutils: fs_config read from file" by Mark Salyzyn · 10 years ago
  98. f3c1057 Merge "libcutils: add fs_config_generate" by Mark Salyzyn · 10 years ago
  99. 1bd9bb6 Merge "libcutils: fs_config read from file" by Mark Salyzyn · 10 years ago
  100. 1cd0376 libcutils: add fs_config_generate by Mark Salyzyn · 10 years ago