1. adab77a am 7b6fa7ed: Merge "adb: remove adisconnect in aremotesocket." by Yabin Cui · 9 years ago
  2. 7b6fa7e Merge "adb: remove adisconnect in aremotesocket." by Yabin Cui · 9 years ago
  3. 5e44f5c am 2c58af52: Merge "VectorImpl.cpp: fix benign multiplication overflow" by Nick Kralevich · 9 years ago
  4. 2c58af5 Merge "VectorImpl.cpp: fix benign multiplication overflow" by Nick Kralevich · 9 years ago
  5. c76698f VectorImpl.cpp: fix benign multiplication overflow by Nick Kralevich · 9 years ago
  6. fd28f32 adb: remove adisconnect in aremotesocket. by Yabin Cui · 9 years ago
  7. 35cee26 Merge commit 'f4ba463105646df0c4d65c368fbd201cfe62d08f' into HEAD by Bill Yi · 9 years ago
  8. eb45890 am f4355868: Merge "android_memset.c: Use sanitized shifts" by Nick Kralevich · 9 years ago
  9. f435586 Merge "android_memset.c: Use sanitized shifts" by Nick Kralevich · 9 years ago
  10. a483eae am 4f8d5b01: Merge "adb: disconnect: fix write-after-free memory corruption and crash." by Yabin Cui · 9 years ago
  11. 4f8d5b0 Merge "adb: disconnect: fix write-after-free memory corruption and crash." by Yabin Cui · 9 years ago
  12. f4b9928 adb: disconnect: fix write-after-free memory corruption and crash. by Yabin Cui · 9 years ago
  13. c348a88 android_memset.c: Use sanitized shifts by Duane Sand · 9 years ago
  14. b7699c6 am e6d3cf39: Merge "android_memset.c: Use __attribute__((no_sanitize("integer")))" by Nick Kralevich · 9 years ago
  15. e6d3cf3 Merge "android_memset.c: Use __attribute__((no_sanitize("integer")))" by Nick Kralevich · 9 years ago
  16. d9eda62 android_memset.c: Use __attribute__((no_sanitize("integer"))) by Nick Kralevich · 9 years ago
  17. 9f91681 am f3068123: Merge "adb: fix a fake data race on transport:kick reported by tsan." by Yabin Cui · 9 years ago
  18. f306812 Merge "adb: fix a fake data race on transport:kick reported by tsan." by Yabin Cui · 9 years ago
  19. 414f622 am c3f866f6: Merge "metricsd: Use system properties to store build time metadata." by Bertrand Simonnet · 9 years ago
  20. 212e4f1 am d34f4198: Merge "strdup16to8.c: fix benign integer underflow." by Nick Kralevich · 9 years ago
  21. c3f866f Merge "metricsd: Use system properties to store build time metadata." by Bertrand Simonnet · 9 years ago
  22. d34f419 Merge "strdup16to8.c: fix benign integer underflow." by Nick Kralevich · 9 years ago
  23. 2b98a9e strdup16to8.c: fix benign integer underflow. by Nick Kralevich · 9 years ago
  24. a03c55c am 001c87c3: Merge "Add macro to call event logger for errors." by William Luh · 9 years ago
  25. 001c87c Merge "Add macro to call event logger for errors." by William Luh · 9 years ago
  26. 928c612 am 96ac40af: Merge "logd: klogd and Mediatek" by Mark Salyzyn · 9 years ago
  27. 96ac40a Merge "logd: klogd and Mediatek" by Mark Salyzyn · 9 years ago
  28. 860169c am 804180b2: Merge "adb: fix a data race in local_socket_event_func." by Yabin Cui · 9 years ago
  29. f4ba463 am d239dbb2: am 170bde83: (-s ours) resolved conflicts for merge of 7c327194 to lmp-mr1-ub-dev by Bart Sears · 9 years ago
  30. d239dbb am 170bde83: (-s ours) resolved conflicts for merge of 7c327194 to lmp-mr1-ub-dev by Bart Sears · 9 years ago
  31. 964428c Add macro to call event logger for errors. by William Luh · 9 years ago
  32. d8459b3 adb: fix a fake data race on transport:kick reported by tsan. by Yabin Cui · 9 years ago
  33. 804180b Merge "adb: fix a data race in local_socket_event_func." by Yabin Cui · 9 years ago
  34. 0067412 adb: fix a data race in local_socket_event_func. by Yabin Cui · 9 years ago
  35. 46d159d logd: klogd and Mediatek by Mark Salyzyn · 9 years ago
  36. 09f2d36 am 5b33306d: Merge "libutils: fix overflow in SharedBuffer [DO NOT MERGE]" into mnc-dev by Abhishek Arya · 9 years ago
  37. 5b33306 Merge "libutils: fix overflow in SharedBuffer [DO NOT MERGE]" into mnc-dev by Abhishek Arya · 9 years ago
  38. 170bde8 resolved conflicts for merge of 7c327194 to lmp-mr1-ub-dev by Bart Sears · 9 years ago
  39. 4edb97a am f03aa667: am fbdd5ee2: Merge "adb: keep all asocket operations in the main thread." by Yabin Cui · 9 years ago
  40. f03aa66 am fbdd5ee2: Merge "adb: keep all asocket operations in the main thread." by Yabin Cui · 9 years ago
  41. fbdd5ee Merge "adb: keep all asocket operations in the main thread." by Yabin Cui · 9 years ago
  42. 3192689 am 63141512: am 53f11b62: Merge "libcutils: enable LOCAL_SANITIZE := integer" by Nick Kralevich · 9 years ago
  43. 78d632a am 38f4a139: am 532e6cde: Merge "libcutils: cleanups for -fsanitize=integer" by Nick Kralevich · 9 years ago
  44. 6314151 am 53f11b62: Merge "libcutils: enable LOCAL_SANITIZE := integer" by Nick Kralevich · 9 years ago
  45. 38f4a13 am 532e6cde: Merge "libcutils: cleanups for -fsanitize=integer" by Nick Kralevich · 9 years ago
  46. 53f11b6 Merge "libcutils: enable LOCAL_SANITIZE := integer" by Nick Kralevich · 9 years ago
  47. fc82dd9 libcutils: enable LOCAL_SANITIZE := integer by Nick Kralevich · 9 years ago
  48. 532e6cd Merge "libcutils: cleanups for -fsanitize=integer" by Nick Kralevich · 9 years ago
  49. 34f45c5 adb: keep all asocket operations in the main thread. by Yabin Cui · 9 years ago
  50. 86c8be0 am 0c3177c5: am 64393789: Merge "logd: worst uid record watermark part deux" by Mark Salyzyn · 9 years ago
  51. 0c3177c am 64393789: Merge "logd: worst uid record watermark part deux" by Mark Salyzyn · 9 years ago
  52. 6439378 Merge "logd: worst uid record watermark part deux" by Mark Salyzyn · 9 years ago
  53. 7390478 libcutils: cleanups for -fsanitize=integer by Nick Kralevich · 9 years ago
  54. 8303f54 am b6ae989a: am 0ac29519: Merge "Don\'t build 32-bit host libadb." by Elliott Hughes · 9 years ago
  55. 12e519c am 5e2e4fd5: am e2cda953: Merge "Fix missing <stdarg.h>." by Elliott Hughes · 9 years ago
  56. b6ae989 am 0ac29519: Merge "Don\'t build 32-bit host libadb." by Elliott Hughes · 9 years ago
  57. 5e2e4fd am e2cda953: Merge "Fix missing <stdarg.h>." by Elliott Hughes · 9 years ago
  58. 0ac2951 Merge "Don't build 32-bit host libadb." by Elliott Hughes · 9 years ago
  59. daa6c46 Don't build 32-bit host libadb. by Elliott Hughes · 9 years ago
  60. e2cda95 Merge "Fix missing <stdarg.h>." by Elliott Hughes · 9 years ago
  61. 3ab8b85 Fix missing <stdarg.h>. by Elliott Hughes · 9 years ago
  62. c32a436 am f4603673: am 04b94b25: Merge "Use 64-bit file sizes in fastboot." by Elliott Hughes · 9 years ago
  63. f460367 am 04b94b25: Merge "Use 64-bit file sizes in fastboot." by Elliott Hughes · 9 years ago
  64. 04b94b2 Merge "Use 64-bit file sizes in fastboot." by Elliott Hughes · 9 years ago
  65. fc79767 Use 64-bit file sizes in fastboot. by Elliott Hughes · 9 years ago
  66. 1533f95 am 615af25f: am a421c1e5: Merge "Possible Mac build fix." by Elliott Hughes · 9 years ago
  67. 615af25 am a421c1e5: Merge "Possible Mac build fix." by Elliott Hughes · 9 years ago
  68. a421c1e Merge "Possible Mac build fix." by Elliott Hughes · 9 years ago
  69. 62077d3 Possible Mac build fix. by Elliott Hughes · 9 years ago
  70. 4f2015a am 9492db23: am 62643302: Merge "Not all filesystems support setting SELinux labels." by Elliott Hughes · 9 years ago
  71. 9e8eb99 am 62729a1d: am 565e4c6a: Merge "healthd: Adds cycle_count, current_now and full_charge properties." by Ruchi Kandoi · 9 years ago
  72. 9492db2 am 62643302: Merge "Not all filesystems support setting SELinux labels." by Elliott Hughes · 9 years ago
  73. 6264330 Merge "Not all filesystems support setting SELinux labels." by Elliott Hughes · 9 years ago
  74. 62729a1 am 565e4c6a: Merge "healthd: Adds cycle_count, current_now and full_charge properties." by Ruchi Kandoi · 9 years ago
  75. 565e4c6 Merge "healthd: Adds cycle_count, current_now and full_charge properties." by Ruchi Kandoi · 9 years ago
  76. 361d16e 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 · 9 years ago
  77. 09a474a 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 · 9 years ago
  78. 3834440 Not all filesystems support setting SELinux labels. by Elliott Hughes · 9 years ago
  79. ba4e6a8 am bd7dd79e: am 25592fbe: am ca15dfd0: am 3fe40514: (-s ours) am 66b6eb94: [DO NOT MERGE] libutils: fix overflow in SharedBuffer by Sergio Giro · 9 years ago
  80. 2699362 metricsd: Use system properties to store build time metadata. by Bertrand SIMONNET · 9 years ago
  81. f079143 am c734ac27: am c3d61786: Merge "crash_reporter: Run with supplemental groups" by Steve Fung · 9 years ago
  82. c734ac2 am c3d61786: Merge "crash_reporter: Run with supplemental groups" by Steve Fung · 9 years ago
  83. c3d6178 Merge "crash_reporter: Run with supplemental groups" by Steve Fung · 9 years ago
  84. 39206a0 am 1ce12d39: am 43f43d87: Merge "Move adb\'s selinux_android_restorecon up and check for failures." by Elliott Hughes · 9 years ago
  85. 1ce12d3 am 43f43d87: Merge "Move adb\'s selinux_android_restorecon up and check for failures." by Elliott Hughes · 9 years ago
  86. 43f43d8 Merge "Move adb's selinux_android_restorecon up and check for failures." by Elliott Hughes · 9 years ago
  87. 0adc097 Move adb's selinux_android_restorecon up and check for failures. by Elliott Hughes · 9 years ago
  88. e4baae6 am 12d762e1: am e8e272c5: Merge "EINTR is handled by adb_read/unix_read and friends." by Elliott Hughes · 9 years ago
  89. 12d762e am e8e272c5: Merge "EINTR is handled by adb_read/unix_read and friends." by Elliott Hughes · 9 years ago
  90. e8e272c Merge "EINTR is handled by adb_read/unix_read and friends." by Elliott Hughes · 9 years ago
  91. 9ccf4bf resolved conflicts for merge of 068ee4d0 to mnc-dev-plus-aosp by Elliott Hughes · 9 years ago
  92. 9bc8005 resolved conflicts for merge of 3ecba7f9 to mnc-dev-plus-aosp by Elliott Hughes · 9 years ago
  93. 478bca2 resolved conflicts for merge of ba8fc829 to mnc-dev-plus-aosp by Elliott Hughes · 9 years ago
  94. 068ee4d am a0f02fa9: Merge "Fix the fs_config call." by Elliott Hughes · 9 years ago
  95. 3ecba7f am 61ab1618: Merge "Fix 32-bit build." by Elliott Hughes · 9 years ago
  96. a0f02fa Merge "Fix the fs_config call." by Elliott Hughes · 9 years ago
  97. 7baecbe Fix the fs_config call. by Elliott Hughes · 9 years ago
  98. 61ab161 Merge "Fix 32-bit build." by Elliott Hughes · 9 years ago
  99. 56bf309 Fix 32-bit build. by Elliott Hughes · 9 years ago
  100. 8fcd8bc EINTR is handled by adb_read/unix_read and friends. by Elliott Hughes · 9 years ago