1. 14f1051 am 6355f2c1: Merge "adb: win32: call SystemErrorCodeToString() from more places" by Elliott Hughes · 10 years ago
  2. cd077d7 am 0fac7fd1: Merge "Leave the evidence lying around if an adb test fails." by Elliott Hughes · 10 years ago
  3. 8e6bc92 Merge "adb: win32: call SystemErrorCodeToString() from more places" by Elliott Hughes · 10 years ago
  4. d70ec49 Merge "Leave the evidence lying around if an adb test fails." by Elliott Hughes · 10 years ago
  5. e58c174 Leave the evidence lying around if an adb test fails. by Elliott Hughes · 10 years ago
  6. d221084 am 72488aa0: Merge "perfboot.py: warn if dm-verity is disabled" by Yusuke Sato · 10 years ago
  7. 33aebed am 6bf93400: Merge "adb: fix mkdirs / adb pull with relative paths, fix win32 issues" by Elliott Hughes · 10 years ago
  8. 962da25 Merge "perfboot.py: warn if dm-verity is disabled" by Yusuke Sato · 10 years ago
  9. 486ca0d Merge "adb: fix mkdirs / adb pull with relative paths, fix win32 issues" by Elliott Hughes · 10 years ago
  10. 8c1054f adb: fix mkdirs / adb pull with relative paths, fix win32 issues by Spencer Low · 10 years ago
  11. ab088e6 am 8c61e029: Merge "adb_test/libbase_test: win32: get some tests working" by Elliott Hughes · 10 years ago
  12. 3ef5ae2 Merge "adb_test/libbase_test: win32: get some tests working" by Elliott Hughes · 10 years ago
  13. a2cb364 adb_test/libbase_test: win32: get some tests working by Spencer Low · 10 years ago
  14. 665e0e5 perfboot.py: warn if dm-verity is disabled by Yusuke Sato · 10 years ago
  15. 36ca85b am bb3b45d2: Merge "libbase_test: win32: get some tests working" by Elliott Hughes · 10 years ago
  16. 5bb72cc am 4247ebfd: Merge "init: use std::vector<std::string> for argument passing" by Tom Cherry · 10 years ago
  17. c0bea7b Merge "libbase_test: win32: get some tests working" by Elliott Hughes · 10 years ago
  18. ecbdff7 libbase_test: win32: get some tests working by Spencer Low · 10 years ago
  19. 21b55a7 Merge "init: use std::vector<std::string> for argument passing" by Tom Cherry · 10 years ago
  20. 9cdb8a9 am 6782ca0b: Merge "Add a trace constant for PackageManager" by Todd Kennedy · 10 years ago
  21. ef9e9d7 Merge "Add a trace constant for PackageManager" by Todd Kennedy · 10 years ago
  22. 3c55573 Add a trace constant for PackageManager by Todd Kennedy · 10 years ago
  23. 4ac8922 am 11ca81fc: Merge "Remove adb\'s unused get_my_path for Windows." by Elliott Hughes · 10 years ago
  24. d5fca3e Merge "Remove adb's unused get_my_path for Windows." by Elliott Hughes · 10 years ago
  25. 67aaa93 adb: win32: call SystemErrorCodeToString() from more places by Spencer Low · 10 years ago
  26. f4dc281 am c70ac57d: Merge "adb: poll for emulator connection." by Yabin Cui · 10 years ago
  27. 4716f80 Remove adb's unused get_my_path for Windows. by Elliott Hughes · 10 years ago
  28. ad432d8 Merge "adb: poll for emulator connection." by Yabin Cui · 10 years ago
  29. 26e0649 am a336cbcd: Merge "Reserve new UID range for OEM." by Jorge Lucangeli Obes · 10 years ago
  30. 3cb0f47 Merge "Reserve new UID range for OEM." by Jorge Lucangeli Obes · 10 years ago
  31. 88e3138 am 367fb503: Merge "adb: win32: Unicode path names, env vars, some console support" by Elliott Hughes · 10 years ago
  32. a008e8b Merge "adb: win32: Unicode path names, env vars, some console support" by Elliott Hughes · 10 years ago
  33. 5566824 am b5d6ad81: Merge "Stop calling fsck on shutdown by default" by Yusuke Sato · 10 years ago
  34. b5673cb Merge "Stop calling fsck on shutdown by default" by Yusuke Sato · 10 years ago
  35. 5a578c5 init: use std::vector<std::string> for argument passing by Tom Cherry · 10 years ago
  36. 6fbee9b am 0f918878: Merge "init: Adding header guard to tokenizer" by Lee Campbell · 10 years ago
  37. d43aacf Merge "init: Adding header guard to tokenizer" by Lee Campbell · 10 years ago
  38. 23cf7f8 adb: poll for emulator connection. by Yabin Cui · 10 years ago
  39. f4d01fa Reserve new UID range for OEM. by Jorge Lucangeli Obes · 10 years ago
  40. b23fbe9 am ec035950: Merge "Clean up -p handling slightly." by Elliott Hughes · 10 years ago
  41. 3c5a6ae Merge "Clean up -p handling slightly." by Elliott Hughes · 10 years ago
  42. 91ded98 adb: win32: Unicode path names, env vars, some console support by Spencer Low · 10 years ago
  43. f1181a3 Clean up -p handling slightly. by Elliott Hughes · 10 years ago
  44. 650fbe0 am cf4dba5a: Merge "adb: win32: initial IPv6 support and improved Winsock error reporting" by Elliott Hughes · 10 years ago
  45. 18d461f Merge "adb: win32: initial IPv6 support and improved Winsock error reporting" by Elliott Hughes · 10 years ago
  46. 3cc0964 am dc1fb361: Merge "Make clear of the data length sent by write_packet." by Yabin Cui · 10 years ago
  47. a65cd08 Merge "Make clear of the data length sent by write_packet." by Yabin Cui · 10 years ago
  48. 53ea89e adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 10 years ago
  49. 6abc0c0 Make clear of the data length sent by write_packet. by Yabin Cui · 10 years ago
  50. 7b8be41 init: Adding header guard to tokenizer by Lee Campbell · 10 years ago
  51. 1d45c33 am 7b98bfcc: Merge "More adb cleanup." by Elliott Hughes · 10 years ago
  52. 2ec97da Merge "More adb cleanup." by Elliott Hughes · 10 years ago
  53. 776956b More adb cleanup. by Elliott Hughes · 10 years ago
  54. 76f00a1 am 0cf93dc3: Merge "Write mkdirs in more idiomatic C++ style." by Elliott Hughes · 10 years ago
  55. 76eeb0d Merge "Write mkdirs in more idiomatic C++ style." by Elliott Hughes · 10 years ago
  56. f428021 Write mkdirs in more idiomatic C++ style. by Alex Vallée · 10 years ago
  57. 869eeec am d548e30f: Merge "init: Create classes for Action and Command" by Tom Cherry · 10 years ago
  58. 3454faa Merge "init: Create classes for Action and Command" by Tom Cherry · 10 years ago
  59. afc0c69 am eb0b1513: Merge "Toolbox: Disable unused-const-variable warning" by Andreas Gampe · 10 years ago
  60. 2b26e8d Merge "Toolbox: Disable unused-const-variable warning" by Andreas Gampe · 10 years ago
  61. 3d98067 init: Create classes for Action and Command by Tom Cherry · 10 years ago
  62. a80354d am 138c540f: Merge "init: Add C++ tokenizer." by Lee Campbell · 10 years ago
  63. 29f83f7 Merge "init: Add C++ tokenizer." by Lee Campbell · 10 years ago
  64. 6548c11 am 480bea33: Merge "Add top level sanitize options for ADB." by Dan Albert · 10 years ago
  65. 5048634 Toolbox: Disable unused-const-variable warning by Andreas Gampe · 10 years ago
  66. 117cb96 init: Add C++ tokenizer. by Lee Campbell · 10 years ago
  67. 42fdde6 Merge "Add top level sanitize options for ADB." by Dan Albert · 10 years ago
  68. 1275068 am 9bc4e7a5: Merge "bionic no longer sends SIGPIPE to debuggerd." by Elliott Hughes · 10 years ago
  69. e0d5e8d Merge "bionic no longer sends SIGPIPE to debuggerd." by Elliott Hughes · 10 years ago
  70. 2927c91 Add top level sanitize options for ADB. by Dan Albert · 10 years ago
  71. 2aeecb8 am 3b5b1328: Merge "adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL" by Dan Albert · 10 years ago
  72. 0e6819e Merge "adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL" by Dan Albert · 10 years ago
  73. 308ae73 am e6e71608: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 10 years ago
  74. 6a65e8f Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 10 years ago
  75. 4d46be7 Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 10 years ago
  76. c5eb3db bionic no longer sends SIGPIPE to debuggerd. by Elliott Hughes · 10 years ago
  77. 706ae7b am 44443bea: Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 10 years ago
  78. d68c6e2 Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 10 years ago
  79. d0956f4 adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL by Spencer Low · 10 years ago
  80. 7f8bebb am b10e562b: Merge "Introduce a mechanism to trace boot sequence." by Yasuhiro Matsuda · 10 years ago
  81. c5ba3ab Merge "Introduce a mechanism to trace boot sequence." by Yasuhiro Matsuda · 10 years ago
  82. 7b249d6 am dcf89091: Merge "Add a script to record Android boot time." by Yasuhiro Matsuda · 10 years ago
  83. f56e9ec Merge "Add a script to record Android boot time." by Yasuhiro Matsuda · 10 years ago
  84. f0992eb Add a script to record Android boot time. by Yasuhiro Matsuda · 10 years ago
  85. 192f88e am 6fd4de76: Merge "Fix Win32 <ziparchive/zip_archive.h>." by Elliott Hughes · 10 years ago
  86. 4dceebd Merge "Fix Win32 <ziparchive/zip_archive.h>." by Elliott Hughes · 10 years ago
  87. 5e621f6 Fix Win32 <ziparchive/zip_archive.h>. by Elliott Hughes · 10 years ago
  88. 107ffc7 am a6597598: Merge "fix adb {forward,reverse} --no-rebind" by Elliott Hughes · 10 years ago
  89. 4e4af61 Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 10 years ago
  90. 5996f22 Merge "fix adb {forward,reverse} --no-rebind" by Elliott Hughes · 10 years ago
  91. d6ad920 fix adb {forward,reverse} --no-rebind by Spencer Low · 10 years ago
  92. f99509b am fc2f1e61: Merge "Move libutils off AndroidConfig.h." by Elliott Hughes · 10 years ago
  93. 8d459ee Merge "Move libutils off AndroidConfig.h." by Elliott Hughes · 10 years ago
  94. 545c008 Move libutils off AndroidConfig.h. by Elliott Hughes · 10 years ago
  95. 2d015e5 am 05b9edc2: Merge "crash_reporter: Add license information." by Bertrand Simonnet · 10 years ago
  96. bceae9e am 75ecc74a: Merge "metrics: Add license information." by Bertrand Simonnet · 10 years ago
  97. f528fc3 Merge "crash_reporter: Add license information." by Bertrand Simonnet · 10 years ago
  98. c6cfa5c Merge "metrics: Add license information." by Bertrand Simonnet · 10 years ago
  99. 1831a4f Introduce a mechanism to trace boot sequence. by Yasuhiro Matsuda · 10 years ago
  100. 2ef1cf5 crash_reporter: Add license information. by Bertrand SIMONNET · 10 years ago