1. 1f6204a am 6782ca0b: Merge "Add a trace constant for PackageManager" by Todd Kennedy · 9 years ago
  2. 6782ca0 Merge "Add a trace constant for PackageManager" by Todd Kennedy · 9 years ago
  3. da106ad Add a trace constant for PackageManager by Todd Kennedy · 9 years ago
  4. d298490 am 11ca81fc: Merge "Remove adb\'s unused get_my_path for Windows." by Elliott Hughes · 9 years ago
  5. 11ca81f Merge "Remove adb's unused get_my_path for Windows." by Elliott Hughes · 9 years ago
  6. 20e8b38 am c70ac57d: Merge "adb: poll for emulator connection." by Yabin Cui · 9 years ago
  7. 16d79c7 Remove adb's unused get_my_path for Windows. by Elliott Hughes · 9 years ago
  8. c70ac57 Merge "adb: poll for emulator connection." by Yabin Cui · 9 years ago
  9. 45ca3d5 am a336cbcd: Merge "Reserve new UID range for OEM." by Jorge Lucangeli Obes · 9 years ago
  10. a336cbc Merge "Reserve new UID range for OEM." by Jorge Lucangeli Obes · 9 years ago
  11. b8b7118 am 367fb503: Merge "adb: win32: Unicode path names, env vars, some console support" by Elliott Hughes · 9 years ago
  12. 367fb50 Merge "adb: win32: Unicode path names, env vars, some console support" by Elliott Hughes · 9 years ago
  13. 2f9e1db am b5d6ad81: Merge "Stop calling fsck on shutdown by default" by Yusuke Sato · 9 years ago
  14. b5d6ad8 Merge "Stop calling fsck on shutdown by default" by Yusuke Sato · 9 years ago
  15. 150c05f am 0f918878: Merge "init: Adding header guard to tokenizer" by Lee Campbell · 9 years ago
  16. 0f91887 Merge "init: Adding header guard to tokenizer" by Lee Campbell · 9 years ago
  17. 0e2c194 adb: poll for emulator connection. by Yabin Cui · 9 years ago
  18. b93b9d4 Reserve new UID range for OEM. by Jorge Lucangeli Obes · 9 years ago
  19. 3d56174 am ec035950: Merge "Clean up -p handling slightly." by Elliott Hughes · 9 years ago
  20. ec03595 Merge "Clean up -p handling slightly." by Elliott Hughes · 9 years ago
  21. cf4ff64 adb: win32: Unicode path names, env vars, some console support by Spencer Low · 10 years ago
  22. 048b27c Clean up -p handling slightly. by Elliott Hughes · 9 years ago
  23. 6dca198 am cf4dba5a: Merge "adb: win32: initial IPv6 support and improved Winsock error reporting" by Elliott Hughes · 9 years ago
  24. cf4dba5 Merge "adb: win32: initial IPv6 support and improved Winsock error reporting" by Elliott Hughes · 9 years ago
  25. a6fda91 am dc1fb361: Merge "Make clear of the data length sent by write_packet." by Yabin Cui · 9 years ago
  26. dc1fb36 Merge "Make clear of the data length sent by write_packet." by Yabin Cui · 9 years ago
  27. 5200c66 adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 9 years ago
  28. 6264129 Make clear of the data length sent by write_packet. by Yabin Cui · 9 years ago
  29. 0658440 init: Adding header guard to tokenizer by Lee Campbell · 9 years ago
  30. 4e90b0a am 7b98bfcc: Merge "More adb cleanup." by Elliott Hughes · 9 years ago
  31. 7b98bfc Merge "More adb cleanup." by Elliott Hughes · 9 years ago
  32. 5c74270 More adb cleanup. by Elliott Hughes · 9 years ago
  33. 486645e am 0cf93dc3: Merge "Write mkdirs in more idiomatic C++ style." by Elliott Hughes · 9 years ago
  34. 0cf93dc Merge "Write mkdirs in more idiomatic C++ style." by Elliott Hughes · 9 years ago
  35. 47d67c9 Write mkdirs in more idiomatic C++ style. by Alex Vallée · 10 years ago
  36. a21d856 am d548e30f: Merge "init: Create classes for Action and Command" by Tom Cherry · 9 years ago
  37. d548e30 Merge "init: Create classes for Action and Command" by Tom Cherry · 9 years ago
  38. 9773d94 am eb0b1513: Merge "Toolbox: Disable unused-const-variable warning" by Andreas Gampe · 9 years ago
  39. eb0b151 Merge "Toolbox: Disable unused-const-variable warning" by Andreas Gampe · 9 years ago
  40. fa0c21c init: Create classes for Action and Command by Tom Cherry · 9 years ago
  41. 1691d96 am 138c540f: Merge "init: Add C++ tokenizer." by Lee Campbell · 9 years ago
  42. 138c540 Merge "init: Add C++ tokenizer." by Lee Campbell · 9 years ago
  43. bec459a am 480bea33: Merge "Add top level sanitize options for ADB." by Dan Albert · 9 years ago
  44. 3294ad1 Toolbox: Disable unused-const-variable warning by Andreas Gampe · 9 years ago
  45. 220ca84 init: Add C++ tokenizer. by Lee Campbell · 9 years ago
  46. 480bea3 Merge "Add top level sanitize options for ADB." by Dan Albert · 9 years ago
  47. 7a699a6 am 9bc4e7a5: Merge "bionic no longer sends SIGPIPE to debuggerd." by Elliott Hughes · 9 years ago
  48. 9bc4e7a Merge "bionic no longer sends SIGPIPE to debuggerd." by Elliott Hughes · 9 years ago
  49. 9113b47 Add top level sanitize options for ADB. by Dan Albert · 9 years ago
  50. cc552ea am 3b5b1328: Merge "adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL" by Dan Albert · 9 years ago
  51. 3b5b132 Merge "adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL" by Dan Albert · 9 years ago
  52. fb1ecbc am e6e71608: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 9 years ago
  53. e6e7160 Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 9 years ago
  54. 9b828ad Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 9 years ago
  55. f393831 bionic no longer sends SIGPIPE to debuggerd. by Elliott Hughes · 9 years ago
  56. 42dbc4b am 44443bea: Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 9 years ago
  57. 44443be Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 9 years ago
  58. 3e7feda adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL by Spencer Low · 9 years ago
  59. 102ead3 am b10e562b: Merge "Introduce a mechanism to trace boot sequence." by Yasuhiro Matsuda · 9 years ago
  60. b10e562 Merge "Introduce a mechanism to trace boot sequence." by Yasuhiro Matsuda · 9 years ago
  61. 1a1f9be am dcf89091: Merge "Add a script to record Android boot time." by Yasuhiro Matsuda · 9 years ago
  62. dcf8909 Merge "Add a script to record Android boot time." by Yasuhiro Matsuda · 9 years ago
  63. ab37983 Add a script to record Android boot time. by Yasuhiro Matsuda · 9 years ago
  64. ae7e8d4 am 6fd4de76: Merge "Fix Win32 <ziparchive/zip_archive.h>." by Elliott Hughes · 9 years ago
  65. 6fd4de7 Merge "Fix Win32 <ziparchive/zip_archive.h>." by Elliott Hughes · 9 years ago
  66. bb50a39 Fix Win32 <ziparchive/zip_archive.h>. by Elliott Hughes · 9 years ago
  67. e0541c7 am a6597598: Merge "fix adb {forward,reverse} --no-rebind" by Elliott Hughes · 9 years ago
  68. adbf442 Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 9 years ago
  69. a659759 Merge "fix adb {forward,reverse} --no-rebind" by Elliott Hughes · 9 years ago
  70. a6b340a fix adb {forward,reverse} --no-rebind by Spencer Low · 9 years ago
  71. 34c92f4 am fc2f1e61: Merge "Move libutils off AndroidConfig.h." by Elliott Hughes · 9 years ago
  72. fc2f1e6 Merge "Move libutils off AndroidConfig.h." by Elliott Hughes · 9 years ago
  73. 1f8bc86 Move libutils off AndroidConfig.h. by Elliott Hughes · 9 years ago
  74. da65eee am 05b9edc2: Merge "crash_reporter: Add license information." by Bertrand Simonnet · 9 years ago
  75. ddbbc6d am 75ecc74a: Merge "metrics: Add license information." by Bertrand Simonnet · 9 years ago
  76. 05b9edc Merge "crash_reporter: Add license information." by Bertrand Simonnet · 9 years ago
  77. 75ecc74 Merge "metrics: Add license information." by Bertrand Simonnet · 9 years ago
  78. f93db4b Introduce a mechanism to trace boot sequence. by Yasuhiro Matsuda · 10 years ago
  79. 45f59d6 crash_reporter: Add license information. by Bertrand SIMONNET · 9 years ago
  80. 0296345 metrics: Add license information. by Bertrand SIMONNET · 9 years ago
  81. fa3622b am c0e8d0fc: Merge "Fix AndroidDevice.get_prop, add tests." by Dan Albert · 9 years ago
  82. 07bed19 am 87998c07: Merge "Move sdcard off PAGESIZE and onto PAGE_SIZE." by Elliott Hughes · 9 years ago
  83. c0e8d0f Merge "Fix AndroidDevice.get_prop, add tests." by Dan Albert · 9 years ago
  84. 87998c0 Merge "Move sdcard off PAGESIZE and onto PAGE_SIZE." by Elliott Hughes · 9 years ago
  85. e2b4a5f Fix AndroidDevice.get_prop, add tests. by Dan Albert · 9 years ago
  86. e24e9a5 Move sdcard off PAGESIZE and onto PAGE_SIZE. by Elliott Hughes · 9 years ago
  87. 0adda0d am 524551fd: Merge "Document the current MAX_USBFS_BULK_SIZE situation." by Elliott Hughes · 9 years ago
  88. ce2047a am 1a706865: Merge "Fix const-ness of strrchr callers." by Elliott Hughes · 9 years ago
  89. 524551f Merge "Document the current MAX_USBFS_BULK_SIZE situation." by Elliott Hughes · 9 years ago
  90. 93f65fa Document the current MAX_USBFS_BULK_SIZE situation. by Elliott Hughes · 9 years ago
  91. 1a70686 Merge "Fix const-ness of strrchr callers." by Elliott Hughes · 9 years ago
  92. beb1304 am 1cae8cc1: Merge "Set mode bits for /system/etc/recovery.img." by Tao Bao · 9 years ago
  93. 1cae8cc Merge "Set mode bits for /system/etc/recovery.img." by Tao Bao · 9 years ago
  94. f2e8615 am fac3bf35: Merge changes Id65ed2e8,Idbf8fae9 by Mark Salyzyn · 9 years ago
  95. fac3bf3 Merge changes Id65ed2e8,Idbf8fae9 by Mark Salyzyn · 9 years ago
  96. 4c0ebdf am 15b8a778: Merge branch \'rewrite-metrics\' into merge-metrics by Bill Yi · 9 years ago
  97. db63925 am 5cab5290: Merge branch \'rewrite-crash-reporter\' into merge-crash-reporter by Bill Yi · 9 years ago
  98. 514243d liblog: deprecate TARGET_USES_LOGD by Mark Salyzyn · 9 years ago
  99. cb41e36 logd: deprecate TARGET_USES_LOGD by Mark Salyzyn · 9 years ago
  100. 15b8a77 Merge branch 'rewrite-metrics' into merge-metrics by Bill Yi · 9 years ago