1. 5200c66 adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 9 years ago
  2. 7b98bfc Merge "More adb cleanup." by Elliott Hughes · 9 years ago
  3. 5c74270 More adb cleanup. by Elliott Hughes · 9 years ago
  4. 0cf93dc Merge "Write mkdirs in more idiomatic C++ style." by Elliott Hughes · 9 years ago
  5. 47d67c9 Write mkdirs in more idiomatic C++ style. by Alex Vallée · 9 years ago
  6. d548e30 Merge "init: Create classes for Action and Command" by Tom Cherry · 9 years ago
  7. eb0b151 Merge "Toolbox: Disable unused-const-variable warning" by Andreas Gampe · 9 years ago
  8. fa0c21c init: Create classes for Action and Command by Tom Cherry · 9 years ago
  9. 138c540 Merge "init: Add C++ tokenizer." by Lee Campbell · 9 years ago
  10. 3294ad1 Toolbox: Disable unused-const-variable warning by Andreas Gampe · 9 years ago
  11. 220ca84 init: Add C++ tokenizer. by Lee Campbell · 9 years ago
  12. 480bea3 Merge "Add top level sanitize options for ADB." by Dan Albert · 9 years ago
  13. 9bc4e7a Merge "bionic no longer sends SIGPIPE to debuggerd." by Elliott Hughes · 9 years ago
  14. 9113b47 Add top level sanitize options for ADB. by Dan Albert · 9 years ago
  15. 3b5b132 Merge "adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL" by Dan Albert · 9 years ago
  16. e6e7160 Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 9 years ago
  17. 9b828ad Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 9 years ago
  18. f393831 bionic no longer sends SIGPIPE to debuggerd. by Elliott Hughes · 9 years ago
  19. 44443be Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 9 years ago
  20. 3e7feda adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL by Spencer Low · 9 years ago
  21. b10e562 Merge "Introduce a mechanism to trace boot sequence." by Yasuhiro Matsuda · 9 years ago
  22. dcf8909 Merge "Add a script to record Android boot time." by Yasuhiro Matsuda · 9 years ago
  23. ab37983 Add a script to record Android boot time. by Yasuhiro Matsuda · 9 years ago
  24. 6fd4de7 Merge "Fix Win32 <ziparchive/zip_archive.h>." by Elliott Hughes · 9 years ago
  25. bb50a39 Fix Win32 <ziparchive/zip_archive.h>. by Elliott Hughes · 9 years ago
  26. adbf442 Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 9 years ago
  27. a659759 Merge "fix adb {forward,reverse} --no-rebind" by Elliott Hughes · 9 years ago
  28. a6b340a fix adb {forward,reverse} --no-rebind by Spencer Low · 9 years ago
  29. fc2f1e6 Merge "Move libutils off AndroidConfig.h." by Elliott Hughes · 9 years ago
  30. 1f8bc86 Move libutils off AndroidConfig.h. by Elliott Hughes · 9 years ago
  31. 05b9edc Merge "crash_reporter: Add license information." by Bertrand Simonnet · 9 years ago
  32. 75ecc74 Merge "metrics: Add license information." by Bertrand Simonnet · 9 years ago
  33. f93db4b Introduce a mechanism to trace boot sequence. by Yasuhiro Matsuda · 9 years ago
  34. 45f59d6 crash_reporter: Add license information. by Bertrand SIMONNET · 9 years ago
  35. 0296345 metrics: Add license information. by Bertrand SIMONNET · 9 years ago
  36. c0e8d0f Merge "Fix AndroidDevice.get_prop, add tests." by Dan Albert · 9 years ago
  37. 87998c0 Merge "Move sdcard off PAGESIZE and onto PAGE_SIZE." by Elliott Hughes · 9 years ago
  38. e2b4a5f Fix AndroidDevice.get_prop, add tests. by Dan Albert · 9 years ago
  39. e24e9a5 Move sdcard off PAGESIZE and onto PAGE_SIZE. by Elliott Hughes · 9 years ago
  40. 524551f Merge "Document the current MAX_USBFS_BULK_SIZE situation." by Elliott Hughes · 9 years ago
  41. 93f65fa Document the current MAX_USBFS_BULK_SIZE situation. by Elliott Hughes · 9 years ago
  42. 1a70686 Merge "Fix const-ness of strrchr callers." by Elliott Hughes · 9 years ago
  43. 1cae8cc Merge "Set mode bits for /system/etc/recovery.img." by Tao Bao · 9 years ago
  44. fac3bf3 Merge changes Id65ed2e8,Idbf8fae9 by Mark Salyzyn · 9 years ago
  45. 514243d liblog: deprecate TARGET_USES_LOGD by Mark Salyzyn · 9 years ago
  46. cb41e36 logd: deprecate TARGET_USES_LOGD by Mark Salyzyn · 9 years ago
  47. 15b8a77 Merge branch 'rewrite-metrics' into merge-metrics by Bill Yi · 9 years ago
  48. 5cab529 Merge branch 'rewrite-crash-reporter' into merge-crash-reporter by Bill Yi · 9 years ago
  49. a5b6715 Merge "Adf: Remove unused variable" by Andreas Gampe · 9 years ago
  50. 3e7048c Fix const-ness of strrchr callers. by Elliott Hughes · 9 years ago
  51. bb9fcb1 Merge "Remove gpttool." by Elliott Hughes · 9 years ago
  52. a9f0a80 Adf: Remove unused variable by Andreas Gampe · 9 years ago
  53. 6454a04 Remove gpttool. by Elliott Hughes · 9 years ago
  54. c6e93fe Set mode bits for /system/etc/recovery.img. by Tao Bao · 9 years ago
  55. fe39394 Merge "init: Adding support to import directories" by Lee Campbell · 9 years ago
  56. 20cf870 Merge "Create adb Python package." by Dan Albert · 9 years ago
  57. 8e1fdd7 Create adb Python package. by Dan Albert · 9 years ago
  58. 2e132ef Merge "Logd: Handle unused variable and fields" by Andreas Gampe · 9 years ago
  59. f13b1b3 init: Adding support to import directories by Lee Campbell · 9 years ago
  60. d75564f Logd: Handle unused variable and fields by Andreas Gampe · 9 years ago
  61. 5f3b05a Merge "init.rc: mkdir /data/anr 0775 system system" by Nick Kralevich · 9 years ago
  62. c2ea70a init.rc: mkdir /data/anr 0775 system system by Nick Kralevich · 9 years ago
  63. ed21796 Merge "Fix socket_network_client_timeout error check." by Elliott Hughes · 9 years ago
  64. bb4370f Merge "Turn on warnings for libcutils, fix a bug." by Elliott Hughes · 9 years ago
  65. eabe8af Fix socket_network_client_timeout error check. by Elliott Hughes · 9 years ago
  66. 8a50200 Merge "init: expand_props for onrestart commands." by Yabin Cui · 9 years ago
  67. 8fea1ed Turn on warnings for libcutils, fix a bug. by Elliott Hughes · 9 years ago
  68. ee53006 init: expand_props for onrestart commands. by Yabin Cui · 9 years ago
  69. 699be5f Merge "init: do expand_props before calling the builtins." by Yabin Cui · 9 years ago
  70. 3fe6de1 Merge "Add a simple test for using non-ASCII paths with adb." by Elliott Hughes · 9 years ago
  71. 614e0a4 Add a simple test for using non-ASCII paths with adb. by Elliott Hughes · 9 years ago
  72. 00ede7d init: do expand_props before calling the builtins. by Yabin Cui · 9 years ago
  73. 239f6ac Merge "Fix Win32 adb build (for the second time today)." by Elliott Hughes · 9 years ago
  74. 4f1d7b5 Fix Win32 adb build (for the second time today). by Elliott Hughes · 9 years ago
  75. 9dad4ec Merge "Clean up the locking in usb_linux.cpp." by Elliott Hughes · 9 years ago
  76. 812f030 Clean up the locking in usb_linux.cpp. by Elliott Hughes · 9 years ago
  77. 2e942a4 Merge "Fix Win32 adb build." by Elliott Hughes · 9 years ago
  78. d48dbd8 Fix Win32 adb build. by Elliott Hughes · 9 years ago
  79. addf7a9 Merge "init: Let property_get return std::string." by Yabin Cui · 9 years ago
  80. 74edcea init: Let property_get return std::string. by Yabin Cui · 9 years ago
  81. 9727a6a Merge "Report getaddrinfo failures correctly." by Elliott Hughes · 9 years ago
  82. 381cfa9 Report getaddrinfo failures correctly. by Elliott Hughes · 9 years ago
  83. c95440e metrics: Import protobufs from Chromium. by Bertrand SIMONNET · 9 years ago
  84. 89cc750 Merge "Don't limit Windows USB reads." by Elliott Hughes · 9 years ago
  85. 61ee830 Don't limit Windows USB reads. by Elliott Hughes · 9 years ago
  86. 6b40d0a Merge "adb: win32: fix exec-in and exec-out to use binary mode" by Elliott Hughes · 9 years ago
  87. 571c8d7 Merge "Increase size of the the adb packets sent over the wire" by Elliott Hughes · 9 years ago
  88. 3d2904c Increase size of the the adb packets sent over the wire by Tamas Berghammer · 9 years ago
  89. f5b4607 Merge "init: use init's property expansion code for mount_all" by Elliott Hughes · 9 years ago
  90. 12df1e1 init: use init's property expansion code for mount_all by Nan Liu · 9 years ago
  91. 3f1d7eb Merge "logd: refine is_prio" by Mark Salyzyn · 9 years ago
  92. 618d0de logd: refine is_prio by Mark Salyzyn · 9 years ago
  93. a5d0ca4 Merge "Show "(reverse)" in "adb reverse --list"." by Elliott Hughes · 9 years ago
  94. 34c20bb Show "(reverse)" in "adb reverse --list". by Elliott Hughes · 9 years ago
  95. 93adb52 Merge "init: Fix logging stutter" by Mark Salyzyn · 9 years ago
  96. 6743dab Merge "init: Add additional logging levels" by Mark Salyzyn · 9 years ago
  97. 636b1eb init: Fix logging stutter by Mark Salyzyn · 9 years ago
  98. 692abc2 init: Add additional logging levels by Mark Salyzyn · 9 years ago
  99. 2e7c39e Merge ""adb tcpip" should require a numeric argument." by Elliott Hughes · 9 years ago
  100. 19d80b8 "adb tcpip" should require a numeric argument. by Elliott Hughes · 9 years ago