1. 87645d9 am a3bdc6ab: Merge "adb: clean up transport disconnect operations." by Yabin Cui · 10 years ago
  2. 17edcb6 Merge "adb: clean up transport disconnect operations." by Yabin Cui · 10 years ago
  3. b1c3f94 adb: clean up transport disconnect operations. by Yabin Cui · 10 years ago
  4. 41a4f68 am f6224587: Merge "Improve adb tracing." by Elliott Hughes · 10 years ago
  5. f03d1ab Merge "Improve adb tracing." by Elliott Hughes · 10 years ago
  6. c516f80 Improve adb tracing. by Elliott Hughes · 10 years ago
  7. ff8302c am 88a51cd4: Merge "adb: call run_transport_disconnects() only once." by Yabin Cui · 10 years ago
  8. 3d4ef66 Merge "adb: call run_transport_disconnects() only once." by Yabin Cui · 10 years ago
  9. 730e893 am e73a8a23: Merge "win32: adb start-server shows stdout/stderr output from actual server" by Elliott Hughes · 10 years ago
  10. 3c3c81f Merge "win32: adb start-server shows stdout/stderr output from actual server" by Elliott Hughes · 10 years ago
  11. 07660de am a54f14eb: Merge "adb unittest: get test_unicode_paths passing on win32" by Elliott Hughes · 10 years ago
  12. 680d881 Merge "adb unittest: get test_unicode_paths passing on win32" by Elliott Hughes · 10 years ago
  13. 13f54ee am 1d9253f2: Merge "adb: fix adb install and adb push exit code, error handling, unittest" by Elliott Hughes · 10 years ago
  14. c93c5a3 Merge "adb: fix adb install and adb push exit code, error handling, unittest" by Elliott Hughes · 10 years ago
  15. 3cd12ba am 7b6fa7ed: Merge "adb: remove adisconnect in aremotesocket." by Yabin Cui · 10 years ago
  16. 51ad45c Merge "adb: remove adisconnect in aremotesocket." by Yabin Cui · 10 years ago
  17. c4595b6 adb: call run_transport_disconnects() only once. by Yabin Cui · 10 years ago
  18. 77e9e5d adb: fix adb install and adb push exit code, error handling, unittest by Spencer Low · 10 years ago
  19. 5806864 am 2c58af52: Merge "VectorImpl.cpp: fix benign multiplication overflow" by Nick Kralevich · 10 years ago
  20. 77992be Merge "VectorImpl.cpp: fix benign multiplication overflow" by Nick Kralevich · 10 years ago
  21. 397fae3 VectorImpl.cpp: fix benign multiplication overflow by Nick Kralevich · 10 years ago
  22. ebb2f05 adb unittest: get test_unicode_paths passing on win32 by Spencer Low · 10 years ago
  23. 31bc13b adb: remove adisconnect in aremotesocket. by Yabin Cui · 10 years ago
  24. ce65f99 Merge commit 'f4ba463105646df0c4d65c368fbd201cfe62d08f' into HEAD by Bill Yi · 10 years ago
  25. 953324f am f4355868: Merge "android_memset.c: Use sanitized shifts" by Nick Kralevich · 10 years ago
  26. 6fc0905 Merge "android_memset.c: Use sanitized shifts" by Nick Kralevich · 10 years ago
  27. 350c40e am 4f8d5b01: Merge "adb: disconnect: fix write-after-free memory corruption and crash." by Yabin Cui · 10 years ago
  28. 90f0d4f Merge "adb: disconnect: fix write-after-free memory corruption and crash." by Yabin Cui · 10 years ago
  29. ec2ec7a adb: disconnect: fix write-after-free memory corruption and crash. by Yabin Cui · 10 years ago
  30. c7682ce android_memset.c: Use sanitized shifts by Duane Sand · 10 years ago
  31. 4892dd3 am e6d3cf39: Merge "android_memset.c: Use __attribute__((no_sanitize("integer")))" by Nick Kralevich · 10 years ago
  32. dbfb452 Merge "android_memset.c: Use __attribute__((no_sanitize("integer")))" by Nick Kralevich · 10 years ago
  33. d84b77f android_memset.c: Use __attribute__((no_sanitize("integer"))) by Nick Kralevich · 10 years ago
  34. 8778674 am f3068123: Merge "adb: fix a fake data race on transport:kick reported by tsan." by Yabin Cui · 10 years ago
  35. ff8b039 Merge "adb: fix a fake data race on transport:kick reported by tsan." by Yabin Cui · 10 years ago
  36. 6334bcd am c3f866f6: Merge "metricsd: Use system properties to store build time metadata." by Bertrand Simonnet · 10 years ago
  37. 6283b20 am d34f4198: Merge "strdup16to8.c: fix benign integer underflow." by Nick Kralevich · 10 years ago
  38. 56e8d84 Merge "metricsd: Use system properties to store build time metadata." by Bertrand Simonnet · 10 years ago
  39. 24d005b Merge "strdup16to8.c: fix benign integer underflow." by Nick Kralevich · 10 years ago
  40. 84563c4 strdup16to8.c: fix benign integer underflow. by Nick Kralevich · 10 years ago
  41. 32d066b am 001c87c3: Merge "Add macro to call event logger for errors." by William Luh · 10 years ago
  42. 3a0df8f Merge "Add macro to call event logger for errors." by William Luh · 10 years ago
  43. ce9926f am 96ac40af: Merge "logd: klogd and Mediatek" by Mark Salyzyn · 10 years ago
  44. 09249b5 Merge "logd: klogd and Mediatek" by Mark Salyzyn · 10 years ago
  45. d868deb am 804180b2: Merge "adb: fix a data race in local_socket_event_func." by Yabin Cui · 10 years ago
  46. 5719929 win32: adb start-server shows stdout/stderr output from actual server by Spencer Low · 10 years ago
  47. c748226 am d239dbb2: am 170bde83: (-s ours) resolved conflicts for merge of 7c327194 to lmp-mr1-ub-dev by Bart Sears · 10 years ago
  48. f5322d2 am 170bde83: (-s ours) resolved conflicts for merge of 7c327194 to lmp-mr1-ub-dev by Bart Sears · 10 years ago
  49. fd3ddc5 Add macro to call event logger for errors. by William Luh · 10 years ago
  50. ea049bc adb: fix a fake data race on transport:kick reported by tsan. by Yabin Cui · 10 years ago
  51. 487323d Merge "adb: fix a data race in local_socket_event_func." by Yabin Cui · 10 years ago
  52. 926d344 adb: fix a data race in local_socket_event_func. by Yabin Cui · 10 years ago
  53. 3f84dd3 logd: klogd and Mediatek by Mark Salyzyn · 10 years ago
  54. d14331f am 5b33306d: Merge "libutils: fix overflow in SharedBuffer [DO NOT MERGE]" into mnc-dev by Abhishek Arya · 10 years ago
  55. 7ae2031 Merge "libutils: fix overflow in SharedBuffer [DO NOT MERGE]" into mnc-dev by Abhishek Arya · 10 years ago
  56. 5ebdf2c resolved conflicts for merge of 7c327194 to lmp-mr1-ub-dev by Bart Sears · 10 years ago
  57. 4af2c8e am f03aa667: am fbdd5ee2: Merge "adb: keep all asocket operations in the main thread." by Yabin Cui · 10 years ago
  58. 4eaf7ca am fbdd5ee2: Merge "adb: keep all asocket operations in the main thread." by Yabin Cui · 10 years ago
  59. 450bb31 Merge "adb: keep all asocket operations in the main thread." by Yabin Cui · 10 years ago
  60. bbdcc50 am 63141512: am 53f11b62: Merge "libcutils: enable LOCAL_SANITIZE := integer" by Nick Kralevich · 10 years ago
  61. 8d0b4b4 am 38f4a139: am 532e6cde: Merge "libcutils: cleanups for -fsanitize=integer" by Nick Kralevich · 10 years ago
  62. 1966a9a am 53f11b62: Merge "libcutils: enable LOCAL_SANITIZE := integer" by Nick Kralevich · 10 years ago
  63. 66bd37f am 532e6cde: Merge "libcutils: cleanups for -fsanitize=integer" by Nick Kralevich · 10 years ago
  64. 30a4acd Merge "libcutils: enable LOCAL_SANITIZE := integer" by Nick Kralevich · 10 years ago
  65. 242b2cd libcutils: enable LOCAL_SANITIZE := integer by Nick Kralevich · 10 years ago
  66. edc3730 Merge "libcutils: cleanups for -fsanitize=integer" by Nick Kralevich · 10 years ago
  67. d192c44 adb: keep all asocket operations in the main thread. by Yabin Cui · 10 years ago
  68. 14ba45e am 0c3177c5: am 64393789: Merge "logd: worst uid record watermark part deux" by Mark Salyzyn · 10 years ago
  69. a55c480 am 64393789: Merge "logd: worst uid record watermark part deux" by Mark Salyzyn · 10 years ago
  70. 81b8804 Merge "logd: worst uid record watermark part deux" by Mark Salyzyn · 10 years ago
  71. be2d522 libcutils: cleanups for -fsanitize=integer by Nick Kralevich · 10 years ago
  72. 42105f9 am b6ae989a: am 0ac29519: Merge "Don\'t build 32-bit host libadb." by Elliott Hughes · 10 years ago
  73. 29cd560 am 5e2e4fd5: am e2cda953: Merge "Fix missing <stdarg.h>." by Elliott Hughes · 10 years ago
  74. a84f076 am 0ac29519: Merge "Don\'t build 32-bit host libadb." by Elliott Hughes · 10 years ago
  75. 907ff21 am e2cda953: Merge "Fix missing <stdarg.h>." by Elliott Hughes · 10 years ago
  76. db24c38 Merge "Don't build 32-bit host libadb." by Elliott Hughes · 10 years ago
  77. 26b5163 Don't build 32-bit host libadb. by Elliott Hughes · 10 years ago
  78. 7bf2b85 Merge "Fix missing <stdarg.h>." by Elliott Hughes · 10 years ago
  79. 00cc0d0 Fix missing <stdarg.h>. by Elliott Hughes · 10 years ago
  80. d574ff5 am f4603673: am 04b94b25: Merge "Use 64-bit file sizes in fastboot." by Elliott Hughes · 10 years ago
  81. 9ecc1b6 am 04b94b25: Merge "Use 64-bit file sizes in fastboot." by Elliott Hughes · 10 years ago
  82. 85db045 Merge "Use 64-bit file sizes in fastboot." by Elliott Hughes · 10 years ago
  83. ffe30e6 Use 64-bit file sizes in fastboot. by Elliott Hughes · 10 years ago
  84. b87691e am 615af25f: am a421c1e5: Merge "Possible Mac build fix." by Elliott Hughes · 10 years ago
  85. 54b01b8 am a421c1e5: Merge "Possible Mac build fix." by Elliott Hughes · 10 years ago
  86. e780faf Merge "Possible Mac build fix." by Elliott Hughes · 10 years ago
  87. d1b7a56 Possible Mac build fix. by Elliott Hughes · 10 years ago
  88. e792c3e am 9492db23: am 62643302: Merge "Not all filesystems support setting SELinux labels." by Elliott Hughes · 10 years ago
  89. 8925cc8 am 62729a1d: am 565e4c6a: Merge "healthd: Adds cycle_count, current_now and full_charge properties." by Ruchi Kandoi · 10 years ago
  90. 4a8982e am 62643302: Merge "Not all filesystems support setting SELinux labels." by Elliott Hughes · 10 years ago
  91. d019707 Merge "Not all filesystems support setting SELinux labels." by Elliott Hughes · 10 years ago
  92. adfe26c am 565e4c6a: Merge "healthd: Adds cycle_count, current_now and full_charge properties." by Ruchi Kandoi · 10 years ago
  93. 024b61d Merge "healthd: Adds cycle_count, current_now and full_charge properties." by Ruchi Kandoi · 10 years ago
  94. 00c8446 am 09a474ac: am ba4e6a80: (-s ours) am bd7dd79e: am 25592fbe: am ca15dfd0: am 3fe40514: (-s ours) am 66b6eb94: [DO NOT MERGE] libutils: fix overflow in SharedBuffer by Sergio Giro · 10 years ago
  95. 4c5ba45 am ba4e6a80: (-s ours) am bd7dd79e: am 25592fbe: am ca15dfd0: am 3fe40514: (-s ours) am 66b6eb94: [DO NOT MERGE] libutils: fix overflow in SharedBuffer by Sergio Giro · 10 years ago
  96. be92f64 Not all filesystems support setting SELinux labels. by Elliott Hughes · 10 years ago
  97. 81a34b3 am bd7dd79e: am 25592fbe: am ca15dfd0: am 3fe40514: (-s ours) am 66b6eb94: [DO NOT MERGE] libutils: fix overflow in SharedBuffer by Sergio Giro · 10 years ago
  98. a19856b metricsd: Use system properties to store build time metadata. by Bertrand SIMONNET · 10 years ago
  99. c9b8eb8 am c734ac27: am c3d61786: Merge "crash_reporter: Run with supplemental groups" by Steve Fung · 10 years ago
  100. bddf454 am c3d61786: Merge "crash_reporter: Run with supplemental groups" by Steve Fung · 10 years ago