1. 5659918 am cc552ea3: am 3b5b1328: Merge "adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL" by Dan Albert · 10 years ago
  2. cc552ea am 3b5b1328: Merge "adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL" by Dan Albert · 10 years ago
  3. 3b5b132 Merge "adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL" by Dan Albert · 10 years ago
  4. 5ec940a am fb1ecbc5: am e6e71608: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 10 years ago
  5. fb1ecbc am e6e71608: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 10 years ago
  6. e6e7160 Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 10 years ago
  7. 9b828ad Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 10 years ago
  8. bb9c0a0 am 42dbc4b1: am 44443bea: Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 10 years ago
  9. 42dbc4b am 44443bea: Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 10 years ago
  10. 44443be Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 10 years ago
  11. 3e7feda adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL by Spencer Low · 10 years ago
  12. 70ab38a am 102ead3a: am b10e562b: Merge "Introduce a mechanism to trace boot sequence." by Yasuhiro Matsuda · 10 years ago
  13. 102ead3 am b10e562b: Merge "Introduce a mechanism to trace boot sequence." by Yasuhiro Matsuda · 10 years ago
  14. b10e562 Merge "Introduce a mechanism to trace boot sequence." by Yasuhiro Matsuda · 10 years ago
  15. ea504bc am 1a1f9beb: am dcf89091: Merge "Add a script to record Android boot time." by Yasuhiro Matsuda · 10 years ago
  16. 1a1f9be am dcf89091: Merge "Add a script to record Android boot time." by Yasuhiro Matsuda · 10 years ago
  17. dcf8909 Merge "Add a script to record Android boot time." by Yasuhiro Matsuda · 10 years ago
  18. ab37983 Add a script to record Android boot time. by Yasuhiro Matsuda · 10 years ago
  19. 8522d13 am ae7e8d44: am 6fd4de76: Merge "Fix Win32 <ziparchive/zip_archive.h>." by Elliott Hughes · 10 years ago
  20. ae7e8d4 am 6fd4de76: Merge "Fix Win32 <ziparchive/zip_archive.h>." by Elliott Hughes · 10 years ago
  21. 6fd4de7 Merge "Fix Win32 <ziparchive/zip_archive.h>." by Elliott Hughes · 10 years ago
  22. bb50a39 Fix Win32 <ziparchive/zip_archive.h>. by Elliott Hughes · 10 years ago
  23. eb3b94a am e0541c7d: am a6597598: Merge "fix adb {forward,reverse} --no-rebind" by Elliott Hughes · 10 years ago
  24. e0541c7 am a6597598: Merge "fix adb {forward,reverse} --no-rebind" by Elliott Hughes · 10 years ago
  25. adbf442 Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 10 years ago
  26. a659759 Merge "fix adb {forward,reverse} --no-rebind" by Elliott Hughes · 10 years ago
  27. a6b340a fix adb {forward,reverse} --no-rebind by Spencer Low · 10 years ago
  28. 2c1917f am 34c92f46: am fc2f1e61: Merge "Move libutils off AndroidConfig.h." by Elliott Hughes · 10 years ago
  29. 34c92f4 am fc2f1e61: Merge "Move libutils off AndroidConfig.h." by Elliott Hughes · 10 years ago
  30. fc2f1e6 Merge "Move libutils off AndroidConfig.h." by Elliott Hughes · 10 years ago
  31. 1f8bc86 Move libutils off AndroidConfig.h. by Elliott Hughes · 10 years ago
  32. 4234e08 am da65eee8: am 05b9edc2: Merge "crash_reporter: Add license information." by Bertrand Simonnet · 10 years ago
  33. 5134ecb am ddbbc6d2: am 75ecc74a: Merge "metrics: Add license information." by Bertrand Simonnet · 10 years ago
  34. da65eee am 05b9edc2: Merge "crash_reporter: Add license information." by Bertrand Simonnet · 10 years ago
  35. ddbbc6d am 75ecc74a: Merge "metrics: Add license information." by Bertrand Simonnet · 10 years ago
  36. 05b9edc Merge "crash_reporter: Add license information." by Bertrand Simonnet · 10 years ago
  37. 75ecc74 Merge "metrics: Add license information." by Bertrand Simonnet · 10 years ago
  38. f93db4b Introduce a mechanism to trace boot sequence. by Yasuhiro Matsuda · 10 years ago
  39. bc523ef am d3a5e857: am d57125af: Merge "Give secondary users read-only physical cards." into mnc-dev by Jeff Sharkey · 10 years ago
  40. d3a5e85 am d57125af: Merge "Give secondary users read-only physical cards." into mnc-dev by Jeff Sharkey · 10 years ago
  41. d57125a Merge "Give secondary users read-only physical cards." into mnc-dev by Jeff Sharkey · 10 years ago
  42. 45f59d6 crash_reporter: Add license information. by Bertrand SIMONNET · 10 years ago
  43. 0296345 metrics: Add license information. by Bertrand SIMONNET · 10 years ago
  44. 1fba48e am fa3622b2: am c0e8d0fc: Merge "Fix AndroidDevice.get_prop, add tests." by Dan Albert · 10 years ago
  45. 4a1f0b5 am 07bed194: am 87998c07: Merge "Move sdcard off PAGESIZE and onto PAGE_SIZE." by Elliott Hughes · 10 years ago
  46. fa3622b am c0e8d0fc: Merge "Fix AndroidDevice.get_prop, add tests." by Dan Albert · 10 years ago
  47. 07bed19 am 87998c07: Merge "Move sdcard off PAGESIZE and onto PAGE_SIZE." by Elliott Hughes · 10 years ago
  48. c0e8d0f Merge "Fix AndroidDevice.get_prop, add tests." by Dan Albert · 10 years ago
  49. 87998c0 Merge "Move sdcard off PAGESIZE and onto PAGE_SIZE." by Elliott Hughes · 10 years ago
  50. e2b4a5f Fix AndroidDevice.get_prop, add tests. by Dan Albert · 10 years ago
  51. e24e9a5 Move sdcard off PAGESIZE and onto PAGE_SIZE. by Elliott Hughes · 10 years ago
  52. 60b662c am 0adda0d5: am 524551fd: Merge "Document the current MAX_USBFS_BULK_SIZE situation." by Elliott Hughes · 10 years ago
  53. 85cc860 am ce2047a9: am 1a706865: Merge "Fix const-ness of strrchr callers." by Elliott Hughes · 10 years ago
  54. 10a239b Give secondary users read-only physical cards. by Jeff Sharkey · 10 years ago
  55. 0adda0d am 524551fd: Merge "Document the current MAX_USBFS_BULK_SIZE situation." by Elliott Hughes · 10 years ago
  56. ce2047a am 1a706865: Merge "Fix const-ness of strrchr callers." by Elliott Hughes · 10 years ago
  57. 25cc101 am beb13044: am 1cae8cc1: Merge "Set mode bits for /system/etc/recovery.img." by Tao Bao · 10 years ago
  58. 524551f Merge "Document the current MAX_USBFS_BULK_SIZE situation." by Elliott Hughes · 10 years ago
  59. 93f65fa Document the current MAX_USBFS_BULK_SIZE situation. by Elliott Hughes · 10 years ago
  60. 1a70686 Merge "Fix const-ness of strrchr callers." by Elliott Hughes · 10 years ago
  61. f05256b am 4b70dd4c: am 26f0f657: Merge "init.rc: add healthd to system group to allow write to /dev/cpuset" into mnc-dev by Jeffrey Vander Stoep · 10 years ago
  62. beb1304 am 1cae8cc1: Merge "Set mode bits for /system/etc/recovery.img." by Tao Bao · 10 years ago
  63. 1cae8cc Merge "Set mode bits for /system/etc/recovery.img." by Tao Bao · 10 years ago
  64. 4b70dd4 am 26f0f657: Merge "init.rc: add healthd to system group to allow write to /dev/cpuset" into mnc-dev by Jeffrey Vander Stoep · 10 years ago
  65. 26f0f65 Merge "init.rc: add healthd to system group to allow write to /dev/cpuset" into mnc-dev by Jeffrey Vander Stoep · 10 years ago
  66. a30a8e0 init.rc: add healthd to system group to allow write to /dev/cpuset by Jeff Vander Stoep · 10 years ago
  67. b1dda7c am f2e86153: am fac3bf35: Merge changes Id65ed2e8,Idbf8fae9 by Mark Salyzyn · 10 years ago
  68. f2e8615 am fac3bf35: Merge changes Id65ed2e8,Idbf8fae9 by Mark Salyzyn · 10 years ago
  69. fac3bf3 Merge changes Id65ed2e8,Idbf8fae9 by Mark Salyzyn · 10 years ago
  70. 625bf08 am 4c0ebdf2: am 15b8a778: Merge branch \'rewrite-metrics\' into merge-metrics by Bill Yi · 10 years ago
  71. d328f84 am db639251: am 5cab5290: Merge branch \'rewrite-crash-reporter\' into merge-crash-reporter by Bill Yi · 10 years ago
  72. 4c0ebdf am 15b8a778: Merge branch \'rewrite-metrics\' into merge-metrics by Bill Yi · 10 years ago
  73. db63925 am 5cab5290: Merge branch \'rewrite-crash-reporter\' into merge-crash-reporter by Bill Yi · 10 years ago
  74. 514243d liblog: deprecate TARGET_USES_LOGD by Mark Salyzyn · 10 years ago
  75. cb41e36 logd: deprecate TARGET_USES_LOGD by Mark Salyzyn · 10 years ago
  76. 15b8a77 Merge branch 'rewrite-metrics' into merge-metrics by Bill Yi · 10 years ago
  77. 5cab529 Merge branch 'rewrite-crash-reporter' into merge-crash-reporter by Bill Yi · 10 years ago
  78. 9bf1a5c am 1bc7ac07: am a5b6715c: Merge "Adf: Remove unused variable" by Andreas Gampe · 10 years ago
  79. 1bc7ac0 am a5b6715c: Merge "Adf: Remove unused variable" by Andreas Gampe · 10 years ago
  80. a5b6715 Merge "Adf: Remove unused variable" by Andreas Gampe · 10 years ago
  81. 3e7048c Fix const-ness of strrchr callers. by Elliott Hughes · 10 years ago
  82. 6490def am 4cfbf781: am bb9fcb1e: Merge "Remove gpttool." by Elliott Hughes · 10 years ago
  83. 4cfbf78 am bb9fcb1e: Merge "Remove gpttool." by Elliott Hughes · 10 years ago
  84. bb9fcb1 Merge "Remove gpttool." by Elliott Hughes · 10 years ago
  85. 2baec4e am 9c298f82: am cc451785: Fix incorrectly sized buffer. by Erik Kline · 10 years ago
  86. 9c298f8 am cc451785: Fix incorrectly sized buffer. by Erik Kline · 10 years ago
  87. cc45178 Fix incorrectly sized buffer. by Erik Kline · 10 years ago
  88. a9f0a80 Adf: Remove unused variable by Andreas Gampe · 10 years ago
  89. 6454a04 Remove gpttool. by Elliott Hughes · 10 years ago
  90. c6e93fe Set mode bits for /system/etc/recovery.img. by Tao Bao · 10 years ago
  91. 3d3401a am f75b5ff1: am fe39394e: Merge "init: Adding support to import directories" by Lee Campbell · 10 years ago
  92. bedf6ec am 05432f07: am 20cf8702: Merge "Create adb Python package." by Dan Albert · 10 years ago
  93. f75b5ff am fe39394e: Merge "init: Adding support to import directories" by Lee Campbell · 10 years ago
  94. 05432f0 am 20cf8702: Merge "Create adb Python package." by Dan Albert · 10 years ago
  95. fe39394 Merge "init: Adding support to import directories" by Lee Campbell · 10 years ago
  96. 20cf870 Merge "Create adb Python package." by Dan Albert · 10 years ago
  97. b4e2353 am 0c61a650: am 2e132ef6: Merge "Logd: Handle unused variable and fields" by Andreas Gampe · 10 years ago
  98. 8e1fdd7 Create adb Python package. by Dan Albert · 10 years ago
  99. 0c61a65 am 2e132ef6: Merge "Logd: Handle unused variable and fields" by Andreas Gampe · 10 years ago
  100. 2e132ef Merge "Logd: Handle unused variable and fields" by Andreas Gampe · 10 years ago