1. 8ef6077 am 1498261f: Merge "Lose uptime to toybox." by Elliott Hughes · 9 years ago
  2. 7dbc093 am b6bfd36c: Merge "Distinguish transport threads." by Elliott Hughes · 9 years ago
  3. 1f9d3b0 am c9525ec3: Merge "adb: set thread names (linux & mac)" by Siva Velusamy · 9 years ago
  4. 1498261 Merge "Lose uptime to toybox." by Elliott Hughes · 9 years ago
  5. b6bfd36 Merge "Distinguish transport threads." by Elliott Hughes · 9 years ago
  6. 0c3914a Distinguish transport threads. by Elliott Hughes · 9 years ago
  7. c9525ec Merge "adb: set thread names (linux & mac)" by Siva Velusamy · 9 years ago
  8. 49ee7cf adb: set thread names (linux & mac) by Siva Velusamy · 9 years ago
  9. b77146c am 9f07f879: Merge "fatal and fatal_errno should be noreturn." by Elliott Hughes · 9 years ago
  10. 432ea8f am a3bdc6ab: Merge "adb: clean up transport disconnect operations." by Yabin Cui · 9 years ago
  11. 9f07f87 Merge "fatal and fatal_errno should be noreturn." by Elliott Hughes · 9 years ago
  12. a3bdc6a Merge "adb: clean up transport disconnect operations." by Yabin Cui · 9 years ago
  13. 2f3342f fatal and fatal_errno should be noreturn. by Elliott Hughes · 9 years ago
  14. b329824 adb: clean up transport disconnect operations. by Yabin Cui · 9 years ago
  15. 9382e6c am f6224587: Merge "Improve adb tracing." by Elliott Hughes · 9 years ago
  16. f622458 Merge "Improve adb tracing." by Elliott Hughes · 9 years ago
  17. bd4b1fa Improve adb tracing. by Elliott Hughes · 9 years ago
  18. bbe5de2 am 88a51cd4: Merge "adb: call run_transport_disconnects() only once." by Yabin Cui · 9 years ago
  19. 88a51cd Merge "adb: call run_transport_disconnects() only once." by Yabin Cui · 9 years ago
  20. bffa890 am e73a8a23: Merge "win32: adb start-server shows stdout/stderr output from actual server" by Elliott Hughes · 9 years ago
  21. e73a8a2 Merge "win32: adb start-server shows stdout/stderr output from actual server" by Elliott Hughes · 9 years ago
  22. 4417c38 am a54f14eb: Merge "adb unittest: get test_unicode_paths passing on win32" by Elliott Hughes · 9 years ago
  23. a54f14e Merge "adb unittest: get test_unicode_paths passing on win32" by Elliott Hughes · 9 years ago
  24. be881b6 am 1d9253f2: Merge "adb: fix adb install and adb push exit code, error handling, unittest" by Elliott Hughes · 9 years ago
  25. 1d9253f Merge "adb: fix adb install and adb push exit code, error handling, unittest" by Elliott Hughes · 9 years ago
  26. adab77a am 7b6fa7ed: Merge "adb: remove adisconnect in aremotesocket." by Yabin Cui · 9 years ago
  27. 7b6fa7e Merge "adb: remove adisconnect in aremotesocket." by Yabin Cui · 9 years ago
  28. 12d7f09 adb: call run_transport_disconnects() only once. by Yabin Cui · 9 years ago
  29. d8cce18 adb: fix adb install and adb push exit code, error handling, unittest by Spencer Low · 9 years ago
  30. 5e44f5c am 2c58af52: Merge "VectorImpl.cpp: fix benign multiplication overflow" by Nick Kralevich · 9 years ago
  31. 2c58af5 Merge "VectorImpl.cpp: fix benign multiplication overflow" by Nick Kralevich · 9 years ago
  32. c76698f VectorImpl.cpp: fix benign multiplication overflow by Nick Kralevich · 9 years ago
  33. de4505f adb unittest: get test_unicode_paths passing on win32 by Spencer Low · 9 years ago
  34. fd28f32 adb: remove adisconnect in aremotesocket. by Yabin Cui · 9 years ago
  35. 35cee26 Merge commit 'f4ba463105646df0c4d65c368fbd201cfe62d08f' into HEAD by Bill Yi · 9 years ago
  36. eb45890 am f4355868: Merge "android_memset.c: Use sanitized shifts" by Nick Kralevich · 9 years ago
  37. f435586 Merge "android_memset.c: Use sanitized shifts" by Nick Kralevich · 9 years ago
  38. a483eae am 4f8d5b01: Merge "adb: disconnect: fix write-after-free memory corruption and crash." by Yabin Cui · 9 years ago
  39. 4f8d5b0 Merge "adb: disconnect: fix write-after-free memory corruption and crash." by Yabin Cui · 9 years ago
  40. f4b9928 adb: disconnect: fix write-after-free memory corruption and crash. by Yabin Cui · 9 years ago
  41. c348a88 android_memset.c: Use sanitized shifts by Duane Sand · 9 years ago
  42. b7699c6 am e6d3cf39: Merge "android_memset.c: Use __attribute__((no_sanitize("integer")))" by Nick Kralevich · 9 years ago
  43. e6d3cf3 Merge "android_memset.c: Use __attribute__((no_sanitize("integer")))" by Nick Kralevich · 9 years ago
  44. d9eda62 android_memset.c: Use __attribute__((no_sanitize("integer"))) by Nick Kralevich · 9 years ago
  45. 9f91681 am f3068123: Merge "adb: fix a fake data race on transport:kick reported by tsan." by Yabin Cui · 9 years ago
  46. f306812 Merge "adb: fix a fake data race on transport:kick reported by tsan." by Yabin Cui · 9 years ago
  47. 414f622 am c3f866f6: Merge "metricsd: Use system properties to store build time metadata." by Bertrand Simonnet · 9 years ago
  48. 212e4f1 am d34f4198: Merge "strdup16to8.c: fix benign integer underflow." by Nick Kralevich · 9 years ago
  49. c3f866f Merge "metricsd: Use system properties to store build time metadata." by Bertrand Simonnet · 9 years ago
  50. d34f419 Merge "strdup16to8.c: fix benign integer underflow." by Nick Kralevich · 9 years ago
  51. 2b98a9e strdup16to8.c: fix benign integer underflow. by Nick Kralevich · 9 years ago
  52. a03c55c am 001c87c3: Merge "Add macro to call event logger for errors." by William Luh · 9 years ago
  53. 001c87c Merge "Add macro to call event logger for errors." by William Luh · 9 years ago
  54. 928c612 am 96ac40af: Merge "logd: klogd and Mediatek" by Mark Salyzyn · 9 years ago
  55. 96ac40a Merge "logd: klogd and Mediatek" by Mark Salyzyn · 9 years ago
  56. 860169c am 804180b2: Merge "adb: fix a data race in local_socket_event_func." by Yabin Cui · 9 years ago
  57. 2122c7a win32: adb start-server shows stdout/stderr output from actual server by Spencer Low · 9 years ago
  58. f4ba463 am d239dbb2: am 170bde83: (-s ours) resolved conflicts for merge of 7c327194 to lmp-mr1-ub-dev by Bart Sears · 9 years ago
  59. d239dbb am 170bde83: (-s ours) resolved conflicts for merge of 7c327194 to lmp-mr1-ub-dev by Bart Sears · 9 years ago
  60. 964428c Add macro to call event logger for errors. by William Luh · 9 years ago
  61. d8459b3 adb: fix a fake data race on transport:kick reported by tsan. by Yabin Cui · 9 years ago
  62. 804180b Merge "adb: fix a data race in local_socket_event_func." by Yabin Cui · 9 years ago
  63. 0067412 adb: fix a data race in local_socket_event_func. by Yabin Cui · 9 years ago
  64. 46d159d logd: klogd and Mediatek by Mark Salyzyn · 9 years ago
  65. 09f2d36 am 5b33306d: Merge "libutils: fix overflow in SharedBuffer [DO NOT MERGE]" into mnc-dev by Abhishek Arya · 9 years ago
  66. 5b33306 Merge "libutils: fix overflow in SharedBuffer [DO NOT MERGE]" into mnc-dev by Abhishek Arya · 9 years ago
  67. 170bde8 resolved conflicts for merge of 7c327194 to lmp-mr1-ub-dev by Bart Sears · 9 years ago
  68. 4edb97a am f03aa667: am fbdd5ee2: Merge "adb: keep all asocket operations in the main thread." by Yabin Cui · 9 years ago
  69. f03aa66 am fbdd5ee2: Merge "adb: keep all asocket operations in the main thread." by Yabin Cui · 9 years ago
  70. fbdd5ee Merge "adb: keep all asocket operations in the main thread." by Yabin Cui · 9 years ago
  71. 3192689 am 63141512: am 53f11b62: Merge "libcutils: enable LOCAL_SANITIZE := integer" by Nick Kralevich · 9 years ago
  72. 78d632a am 38f4a139: am 532e6cde: Merge "libcutils: cleanups for -fsanitize=integer" by Nick Kralevich · 9 years ago
  73. 6314151 am 53f11b62: Merge "libcutils: enable LOCAL_SANITIZE := integer" by Nick Kralevich · 9 years ago
  74. 38f4a13 am 532e6cde: Merge "libcutils: cleanups for -fsanitize=integer" by Nick Kralevich · 9 years ago
  75. 53f11b6 Merge "libcutils: enable LOCAL_SANITIZE := integer" by Nick Kralevich · 9 years ago
  76. fc82dd9 libcutils: enable LOCAL_SANITIZE := integer by Nick Kralevich · 9 years ago
  77. 532e6cd Merge "libcutils: cleanups for -fsanitize=integer" by Nick Kralevich · 9 years ago
  78. 34f45c5 adb: keep all asocket operations in the main thread. by Yabin Cui · 9 years ago
  79. 86c8be0 am 0c3177c5: am 64393789: Merge "logd: worst uid record watermark part deux" by Mark Salyzyn · 9 years ago
  80. 0c3177c am 64393789: Merge "logd: worst uid record watermark part deux" by Mark Salyzyn · 9 years ago
  81. 6439378 Merge "logd: worst uid record watermark part deux" by Mark Salyzyn · 9 years ago
  82. 7390478 libcutils: cleanups for -fsanitize=integer by Nick Kralevich · 9 years ago
  83. 8303f54 am b6ae989a: am 0ac29519: Merge "Don\'t build 32-bit host libadb." by Elliott Hughes · 9 years ago
  84. 12e519c am 5e2e4fd5: am e2cda953: Merge "Fix missing <stdarg.h>." by Elliott Hughes · 9 years ago
  85. b6ae989 am 0ac29519: Merge "Don\'t build 32-bit host libadb." by Elliott Hughes · 9 years ago
  86. 5e2e4fd am e2cda953: Merge "Fix missing <stdarg.h>." by Elliott Hughes · 9 years ago
  87. 0ac2951 Merge "Don't build 32-bit host libadb." by Elliott Hughes · 9 years ago
  88. daa6c46 Don't build 32-bit host libadb. by Elliott Hughes · 9 years ago
  89. e2cda95 Merge "Fix missing <stdarg.h>." by Elliott Hughes · 9 years ago
  90. 3ab8b85 Fix missing <stdarg.h>. by Elliott Hughes · 9 years ago
  91. c32a436 am f4603673: am 04b94b25: Merge "Use 64-bit file sizes in fastboot." by Elliott Hughes · 9 years ago
  92. f460367 am 04b94b25: Merge "Use 64-bit file sizes in fastboot." by Elliott Hughes · 9 years ago
  93. 04b94b2 Merge "Use 64-bit file sizes in fastboot." by Elliott Hughes · 9 years ago
  94. fc79767 Use 64-bit file sizes in fastboot. by Elliott Hughes · 10 years ago
  95. 1533f95 am 615af25f: am a421c1e5: Merge "Possible Mac build fix." by Elliott Hughes · 9 years ago
  96. 615af25 am a421c1e5: Merge "Possible Mac build fix." by Elliott Hughes · 9 years ago
  97. a421c1e Merge "Possible Mac build fix." by Elliott Hughes · 9 years ago
  98. 62077d3 Possible Mac build fix. by Elliott Hughes · 9 years ago
  99. 4f2015a am 9492db23: am 62643302: Merge "Not all filesystems support setting SELinux labels." by Elliott Hughes · 9 years ago
  100. 9e8eb99 am 62729a1d: am 565e4c6a: Merge "healthd: Adds cycle_count, current_now and full_charge properties." by Ruchi Kandoi · 9 years ago