1. 4402552 Add a command to call libnetutils' do_dhcp. by Elliott Hughes · 10 years ago
  2. a37106f Merge "Add a couple more adb shell regression tests." by Elliott Hughes · 10 years ago
  3. 9217fd5 Add a couple more adb shell regression tests. by Elliott Hughes · 10 years ago
  4. 1a15f90 Merge "Mark time conversion functions as constexpr" by Michael Wright · 10 years ago
  5. 73458a2 Merge "logd: Statistics headers" by Mark Salyzyn · 10 years ago
  6. a95e7a0 Merge "adb: set sys.usb.ffs.ready to signal usb pullup" by Badhri Jagan Sridharan · 10 years ago
  7. 1974f7d Merge "Add a test for shell escaping." by Elliott Hughes · 10 years ago
  8. 8ac242f adb: set sys.usb.ffs.ready to signal usb pullup by Badhri Jagan Sridharan · 10 years ago
  9. da729ec Merge "Remove dead code." by Elliott Hughes · 10 years ago
  10. e69ee72 Remove dead code. by Elliott Hughes · 10 years ago
  11. e139d62 Add a test for shell escaping. by Elliott Hughes · 10 years ago
  12. 4f6ae85 logd: Statistics headers by Mark Salyzyn · 10 years ago
  13. f291a96 Merge "Fix "adb sync" for devices without vendor and oem." by Elliott Hughes · 10 years ago
  14. a9ec2d1 Fix "adb sync" for devices without vendor and oem. by Elliott Hughes · 10 years ago
  15. b26ef78 Merge "Always explain why bind(2) failed." by Elliott Hughes · 10 years ago
  16. 2ee7de5 Merge "Use ' quoting to escape arguments." by Elliott Hughes · 10 years ago
  17. d2ca371 Merge "Remove a declaration for an unimplemented function." by Elliott Hughes · 10 years ago
  18. 01ce224 Remove a declaration for an unimplemented function. by Elliott Hughes · 10 years ago
  19. d036edc Merge "logd: better drop message merging" by Mark Salyzyn · 10 years ago
  20. 679596a Merge "Fix windows adb build" by Colin Cross · 10 years ago
  21. e6ccb29 logd: better drop message merging by Mark Salyzyn · 10 years ago
  22. b74e37f Fix windows adb build by Colin Cross · 10 years ago
  23. 7743a69 Merge "statically link adb and fastboot against libc++" by Colin Cross · 10 years ago
  24. 270981c Merge "create /data/misc/gatekeeper" by Nick Kralevich · 10 years ago
  25. 14e0432 create /data/misc/gatekeeper by Nick Kralevich · 10 years ago
  26. 9a8cad9 Always explain why bind(2) failed. by Elliott Hughes · 10 years ago
  27. ec9bc81 Mark time conversion functions as constexpr by Michael Wright · 10 years ago
  28. 4f41b92 Merge "Reserve space on disk using fallocate" by Narayan Kamath · 10 years ago
  29. 999ccff Reserve space on disk using fallocate by Łukasz Szymczyk · 10 years ago
  30. 3185796 Merge "Fix the Windows adb build." by Elliott Hughes · 10 years ago
  31. 1d7c1e2 Fix the Windows adb build. by Elliott Hughes · 10 years ago
  32. a4fa66d Use ' quoting to escape arguments. by Elliott Hughes · 10 years ago
  33. f5b85aa Merge "Use escape_arg in "adb backup"." by Elliott Hughes · 10 years ago
  34. bde9dd6 Use escape_arg in "adb backup". by Elliott Hughes · 10 years ago
  35. 47870ed Merge "Remove yet more fixed-length buffers (and their overruns)." by Elliott Hughes · 10 years ago
  36. 832562c Remove yet more fixed-length buffers (and their overruns). by Elliott Hughes · 10 years ago
  37. 40e7ef0 Merge "Fix comment typo." by Elliott Hughes · 10 years ago
  38. 60dce9c Fix comment typo. by Elliott Hughes · 10 years ago
  39. bdc2080 Merge "Switch adb over to clang." by Elliott Hughes · 10 years ago
  40. 230cd81 Switch adb over to clang. by Elliott Hughes · 10 years ago
  41. 8bbc83c Merge "Fix more buffer overruns." by Elliott Hughes · 10 years ago
  42. 74ef4fe Fix more buffer overruns. by Elliott Hughes · 10 years ago
  43. 03afc38 Merge "Use PRI* macros to fix the Windows build." by Elliott Hughes · 10 years ago
  44. fb68945 Use PRI* macros to fix the Windows build. by Elliott Hughes · 10 years ago
  45. b3621a1 Merge "Remove various fixed-length buffers (and their overflows)." by Elliott Hughes · 10 years ago
  46. b47b5e9 Remove various fixed-length buffers (and their overflows). 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. 51d19e1 Merge "Move usb_osx to C++." by Dan Albert · 10 years ago
  52. f644813 Merge "Link libraries needed for Darwin adb tests." by Dan Albert · 10 years ago
  53. 9e58e25 Merge "Move sysdeps_win32 to C++." by Elliott Hughes · 10 years ago
  54. db386ba Move usb_osx to C++. by Dan Albert · 10 years ago
  55. c95508b Link libraries needed for Darwin adb tests. by Dan Albert · 10 years ago
  56. 8373e24 Merge "[MIPS] Fast android_memset for Mips64, Mipsr6" by Elliott Hughes · 10 years ago
  57. 7337a09 [MIPS] Fast android_memset for Mips64, Mipsr6 by Duane Sand · 10 years ago
  58. 9fec6f7 statically link adb and fastboot against libc++ by Colin Cross · 10 years ago
  59. dc993c3 Move sysdeps_win32 to C++. by Elliott Hughes · 10 years ago
  60. 25cc4d5 Merge "Switch usb_linux_client to C++." by Elliott Hughes · 10 years ago
  61. 4627ff4 Switch usb_linux_client to C++. by Elliott Hughes · 10 years ago
  62. 9b9a0ca Merge "Revert "cutils: add OS-independent endian.h"" by Greg Hackmann · 10 years ago
  63. fd5da59 Revert "cutils: add OS-independent endian.h" by Greg Hackmann · 10 years ago
  64. 5c10d1c Merge "Move get_my_path_darwin to C++." by Elliott Hughes · 10 years ago
  65. aff71c1 Move get_my_path_darwin to C++. by Elliott Hughes · 10 years ago
  66. 5c139a2 Merge "cutils: add OS-independent endian.h" by Greg Hackmann · 10 years ago
  67. 1691170 Merge "Don't try to read /system/default.prop." by Elliott Hughes · 10 years ago
  68. e84b1fb Merge "Move trace.h to stdatomic." by Yabin Cui · 10 years ago
  69. c20d93a Merge "logd: propagate ::log status" by Mark Salyzyn · 10 years ago
  70. ab421c4 cutils: add OS-independent endian.h by Greg Hackmann · 10 years ago
  71. 4d116cc Move trace.h to stdatomic. by Yabin Cui · 10 years ago
  72. 4ae629f Merge "libcutils: fs_config must use O_BINARY" by Mark Salyzyn · 10 years ago
  73. 5a3b1ce libcutils: fs_config must use O_BINARY by Mark Salyzyn · 10 years ago
  74. 939efab Merge "libcutils: fs_config: winsdk_tools build fix" by Mark Salyzyn · 10 years ago
  75. 0137b8c libcutils: fs_config: winsdk_tools build fix by Mark Salyzyn · 10 years ago
  76. 5095ee1 logd: propagate ::log status by Mark Salyzyn · 10 years ago
  77. e5b2a8f Merge "libcutils: drop use of mmap" by Mark Salyzyn · 10 years ago
  78. e45e2bf libcutils: drop use of mmap by Mark Salyzyn · 10 years ago
  79. 78035cd Don't try to read /system/default.prop. by Elliott Hughes · 10 years ago
  80. 720e7f8 Merge "libsparse: move_chunks_up_to_len() does not account skip chunks" by Colin Cross · 10 years ago
  81. f3c1057 Merge "libcutils: add fs_config_generate" by Mark Salyzyn · 10 years ago
  82. 1bd9bb6 Merge "libcutils: fs_config read from file" by Mark Salyzyn · 10 years ago
  83. 1cd0376 libcutils: add fs_config_generate by Mark Salyzyn · 10 years ago
  84. 7f143c6 libcutils: fs_config read from file by Mark Salyzyn · 10 years ago
  85. 7bdf3bb Merge "Remove libunwind-ptrace dependency." by Christopher Ferris · 10 years ago
  86. b1e6cca Merge "Revert "libcutils: fs_config read from file"" by Mark Salyzyn · 10 years ago
  87. 9b28fee Revert "libcutils: fs_config read from file" by Mark Salyzyn · 10 years ago
  88. 82a2a8b Remove libunwind-ptrace dependency. by Christopher Ferris · 10 years ago
  89. 1fd80ca Merge "libcutils: fs_config read from file" by Mark Salyzyn · 10 years ago
  90. bd03c20 Merge "Add NATIVE_WINDOW_SET_SURFACE_DAMAGE" by Dan Stoza · 10 years ago
  91. 201fc3e Add NATIVE_WINDOW_SET_SURFACE_DAMAGE by Dan Stoza · 10 years ago
  92. 33bb994 libcutils: fs_config read from file by Mark Salyzyn · 10 years ago
  93. fe2930a Merge "makebootfs: use libcutils shared libraries" by Mark Salyzyn · 10 years ago
  94. 701544e Merge "Move away from gr_surface." by Elliott Hughes · 10 years ago
  95. 3633fe8 makebootfs: use libcutils shared libraries by Mark Salyzyn · 10 years ago
  96. 4a0d82a Move away from gr_surface. by Elliott Hughes · 10 years ago
  97. e2197d4 Merge "logd: syscall optimization" by Mark Salyzyn · 10 years ago
  98. ff6a824 Merge "Fix alignment when reading note segment." by Yabin Cui · 10 years ago
  99. 0d9bc80 Merge "logd: pidToUid incorrect" by Mark Salyzyn · 10 years ago
  100. bfb6395 logd: pidToUid incorrect by Mark Salyzyn · 10 years ago