1. 26e0649 am a336cbcd: Merge "Reserve new UID range for OEM." by Jorge Lucangeli Obes · 10 years ago
  2. 3cb0f47 Merge "Reserve new UID range for OEM." by Jorge Lucangeli Obes · 10 years ago
  3. 88e3138 am 367fb503: Merge "adb: win32: Unicode path names, env vars, some console support" by Elliott Hughes · 10 years ago
  4. a008e8b Merge "adb: win32: Unicode path names, env vars, some console support" by Elliott Hughes · 10 years ago
  5. 5566824 am b5d6ad81: Merge "Stop calling fsck on shutdown by default" by Yusuke Sato · 10 years ago
  6. b5673cb Merge "Stop calling fsck on shutdown by default" by Yusuke Sato · 10 years ago
  7. 6fbee9b am 0f918878: Merge "init: Adding header guard to tokenizer" by Lee Campbell · 10 years ago
  8. d43aacf Merge "init: Adding header guard to tokenizer" by Lee Campbell · 10 years ago
  9. f4d01fa Reserve new UID range for OEM. by Jorge Lucangeli Obes · 10 years ago
  10. b23fbe9 am ec035950: Merge "Clean up -p handling slightly." by Elliott Hughes · 10 years ago
  11. 3c5a6ae Merge "Clean up -p handling slightly." by Elliott Hughes · 10 years ago
  12. 91ded98 adb: win32: Unicode path names, env vars, some console support by Spencer Low · 10 years ago
  13. f1181a3 Clean up -p handling slightly. by Elliott Hughes · 10 years ago
  14. 650fbe0 am cf4dba5a: Merge "adb: win32: initial IPv6 support and improved Winsock error reporting" by Elliott Hughes · 10 years ago
  15. 18d461f Merge "adb: win32: initial IPv6 support and improved Winsock error reporting" by Elliott Hughes · 10 years ago
  16. 3cc0964 am dc1fb361: Merge "Make clear of the data length sent by write_packet." by Yabin Cui · 10 years ago
  17. a65cd08 Merge "Make clear of the data length sent by write_packet." by Yabin Cui · 10 years ago
  18. 53ea89e adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 10 years ago
  19. 6abc0c0 Make clear of the data length sent by write_packet. by Yabin Cui · 10 years ago
  20. 7b8be41 init: Adding header guard to tokenizer by Lee Campbell · 10 years ago
  21. 1d45c33 am 7b98bfcc: Merge "More adb cleanup." by Elliott Hughes · 10 years ago
  22. 2ec97da Merge "More adb cleanup." by Elliott Hughes · 10 years ago
  23. 776956b More adb cleanup. by Elliott Hughes · 10 years ago
  24. 76f00a1 am 0cf93dc3: Merge "Write mkdirs in more idiomatic C++ style." by Elliott Hughes · 10 years ago
  25. 76eeb0d Merge "Write mkdirs in more idiomatic C++ style." by Elliott Hughes · 10 years ago
  26. f428021 Write mkdirs in more idiomatic C++ style. by Alex Vallée · 10 years ago
  27. 869eeec am d548e30f: Merge "init: Create classes for Action and Command" by Tom Cherry · 10 years ago
  28. 3454faa Merge "init: Create classes for Action and Command" by Tom Cherry · 10 years ago
  29. afc0c69 am eb0b1513: Merge "Toolbox: Disable unused-const-variable warning" by Andreas Gampe · 10 years ago
  30. 2b26e8d Merge "Toolbox: Disable unused-const-variable warning" by Andreas Gampe · 10 years ago
  31. 3d98067 init: Create classes for Action and Command by Tom Cherry · 10 years ago
  32. a80354d am 138c540f: Merge "init: Add C++ tokenizer." by Lee Campbell · 10 years ago
  33. 29f83f7 Merge "init: Add C++ tokenizer." by Lee Campbell · 10 years ago
  34. 6548c11 am 480bea33: Merge "Add top level sanitize options for ADB." by Dan Albert · 10 years ago
  35. 5048634 Toolbox: Disable unused-const-variable warning by Andreas Gampe · 10 years ago
  36. 117cb96 init: Add C++ tokenizer. by Lee Campbell · 10 years ago
  37. 42fdde6 Merge "Add top level sanitize options for ADB." by Dan Albert · 10 years ago
  38. 1275068 am 9bc4e7a5: Merge "bionic no longer sends SIGPIPE to debuggerd." by Elliott Hughes · 10 years ago
  39. e0d5e8d Merge "bionic no longer sends SIGPIPE to debuggerd." by Elliott Hughes · 10 years ago
  40. 2927c91 Add top level sanitize options for ADB. by Dan Albert · 10 years ago
  41. 2aeecb8 am 3b5b1328: Merge "adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL" by Dan Albert · 10 years ago
  42. 0e6819e Merge "adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL" by Dan Albert · 10 years ago
  43. 308ae73 am e6e71608: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 10 years ago
  44. 6a65e8f Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 10 years ago
  45. 4d46be7 Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 10 years ago
  46. c5eb3db bionic no longer sends SIGPIPE to debuggerd. by Elliott Hughes · 10 years ago
  47. 706ae7b am 44443bea: Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 10 years ago
  48. d68c6e2 Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 10 years ago
  49. d0956f4 adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL by Spencer Low · 10 years ago
  50. 7f8bebb am b10e562b: Merge "Introduce a mechanism to trace boot sequence." by Yasuhiro Matsuda · 10 years ago
  51. c5ba3ab Merge "Introduce a mechanism to trace boot sequence." by Yasuhiro Matsuda · 10 years ago
  52. 7b249d6 am dcf89091: Merge "Add a script to record Android boot time." by Yasuhiro Matsuda · 10 years ago
  53. f56e9ec Merge "Add a script to record Android boot time." by Yasuhiro Matsuda · 10 years ago
  54. f0992eb Add a script to record Android boot time. by Yasuhiro Matsuda · 10 years ago
  55. 192f88e am 6fd4de76: Merge "Fix Win32 <ziparchive/zip_archive.h>." by Elliott Hughes · 10 years ago
  56. 4dceebd Merge "Fix Win32 <ziparchive/zip_archive.h>." by Elliott Hughes · 10 years ago
  57. 5e621f6 Fix Win32 <ziparchive/zip_archive.h>. by Elliott Hughes · 10 years ago
  58. 107ffc7 am a6597598: Merge "fix adb {forward,reverse} --no-rebind" by Elliott Hughes · 10 years ago
  59. 4e4af61 Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 10 years ago
  60. 5996f22 Merge "fix adb {forward,reverse} --no-rebind" by Elliott Hughes · 10 years ago
  61. d6ad920 fix adb {forward,reverse} --no-rebind by Spencer Low · 10 years ago
  62. f99509b am fc2f1e61: Merge "Move libutils off AndroidConfig.h." by Elliott Hughes · 10 years ago
  63. 8d459ee Merge "Move libutils off AndroidConfig.h." by Elliott Hughes · 10 years ago
  64. 545c008 Move libutils off AndroidConfig.h. by Elliott Hughes · 10 years ago
  65. 2d015e5 am 05b9edc2: Merge "crash_reporter: Add license information." by Bertrand Simonnet · 10 years ago
  66. bceae9e am 75ecc74a: Merge "metrics: Add license information." by Bertrand Simonnet · 10 years ago
  67. f528fc3 Merge "crash_reporter: Add license information." by Bertrand Simonnet · 10 years ago
  68. c6cfa5c Merge "metrics: Add license information." by Bertrand Simonnet · 10 years ago
  69. 1831a4f Introduce a mechanism to trace boot sequence. by Yasuhiro Matsuda · 10 years ago
  70. 2ef1cf5 crash_reporter: Add license information. by Bertrand SIMONNET · 10 years ago
  71. 2b51ac7 metrics: Add license information. by Bertrand SIMONNET · 10 years ago
  72. a542d1b am c0e8d0fc: Merge "Fix AndroidDevice.get_prop, add tests." by Dan Albert · 10 years ago
  73. d542ab4 am 87998c07: Merge "Move sdcard off PAGESIZE and onto PAGE_SIZE." by Elliott Hughes · 10 years ago
  74. 8e6eb0c Merge "Fix AndroidDevice.get_prop, add tests." by Dan Albert · 10 years ago
  75. d087ab1 Merge "Move sdcard off PAGESIZE and onto PAGE_SIZE." by Elliott Hughes · 10 years ago
  76. f148d26 Fix AndroidDevice.get_prop, add tests. by Dan Albert · 10 years ago
  77. 7b511fc Move sdcard off PAGESIZE and onto PAGE_SIZE. by Elliott Hughes · 10 years ago
  78. 8164365 am 524551fd: Merge "Document the current MAX_USBFS_BULK_SIZE situation." by Elliott Hughes · 10 years ago
  79. ed7a261 am 1a706865: Merge "Fix const-ness of strrchr callers." by Elliott Hughes · 10 years ago
  80. 7b6807c Merge "Document the current MAX_USBFS_BULK_SIZE situation." by Elliott Hughes · 10 years ago
  81. f7e843d Document the current MAX_USBFS_BULK_SIZE situation. by Elliott Hughes · 10 years ago
  82. 1c2b9d6 Merge "Fix const-ness of strrchr callers." by Elliott Hughes · 10 years ago
  83. d66b24c am 1cae8cc1: Merge "Set mode bits for /system/etc/recovery.img." by Tao Bao · 10 years ago
  84. dcd217c Merge "Set mode bits for /system/etc/recovery.img." by Tao Bao · 10 years ago
  85. e4f69c3 am fac3bf35: Merge changes Id65ed2e8,Idbf8fae9 by Mark Salyzyn · 10 years ago
  86. c76f8eb Merge changes Id65ed2e8,Idbf8fae9 by Mark Salyzyn · 10 years ago
  87. 195cda9 am 15b8a778: Merge branch \'rewrite-metrics\' into merge-metrics by Bill Yi · 10 years ago
  88. 13eef8d am 5cab5290: Merge branch \'rewrite-crash-reporter\' into merge-crash-reporter by Bill Yi · 10 years ago
  89. 1a5120c liblog: deprecate TARGET_USES_LOGD by Mark Salyzyn · 10 years ago
  90. b7e312a logd: deprecate TARGET_USES_LOGD by Mark Salyzyn · 10 years ago
  91. 40707b6 Merge branch 'rewrite-metrics' into merge-metrics by Bill Yi · 10 years ago
  92. aa486e0 Merge branch 'rewrite-crash-reporter' into merge-crash-reporter by Bill Yi · 10 years ago
  93. b8c53f6 am a5b6715c: Merge "Adf: Remove unused variable" by Andreas Gampe · 10 years ago
  94. 3cfaae1 Merge "Adf: Remove unused variable" by Andreas Gampe · 10 years ago
  95. 93eadbe Fix const-ness of strrchr callers. by Elliott Hughes · 10 years ago
  96. a05e7ba am bb9fcb1e: Merge "Remove gpttool." by Elliott Hughes · 10 years ago
  97. b57707e Merge "Remove gpttool." by Elliott Hughes · 10 years ago
  98. 22954de Adf: Remove unused variable by Andreas Gampe · 10 years ago
  99. 7fdd72d Remove gpttool. by Elliott Hughes · 10 years ago
  100. ec2d928 Set mode bits for /system/etc/recovery.img. by Tao Bao · 10 years ago