1. 4892dd3 am e6d3cf39: Merge "android_memset.c: Use __attribute__((no_sanitize("integer")))" by Nick Kralevich · 10 years ago
  2. dbfb452 Merge "android_memset.c: Use __attribute__((no_sanitize("integer")))" by Nick Kralevich · 10 years ago
  3. d84b77f android_memset.c: Use __attribute__((no_sanitize("integer"))) by Nick Kralevich · 10 years ago
  4. 8778674 am f3068123: Merge "adb: fix a fake data race on transport:kick reported by tsan." by Yabin Cui · 10 years ago
  5. ff8b039 Merge "adb: fix a fake data race on transport:kick reported by tsan." by Yabin Cui · 10 years ago
  6. 6334bcd am c3f866f6: Merge "metricsd: Use system properties to store build time metadata." by Bertrand Simonnet · 10 years ago
  7. 6283b20 am d34f4198: Merge "strdup16to8.c: fix benign integer underflow." by Nick Kralevich · 10 years ago
  8. 56e8d84 Merge "metricsd: Use system properties to store build time metadata." by Bertrand Simonnet · 10 years ago
  9. 24d005b Merge "strdup16to8.c: fix benign integer underflow." by Nick Kralevich · 10 years ago
  10. 84563c4 strdup16to8.c: fix benign integer underflow. by Nick Kralevich · 10 years ago
  11. 32d066b am 001c87c3: Merge "Add macro to call event logger for errors." by William Luh · 10 years ago
  12. 3a0df8f Merge "Add macro to call event logger for errors." by William Luh · 10 years ago
  13. ce9926f am 96ac40af: Merge "logd: klogd and Mediatek" by Mark Salyzyn · 10 years ago
  14. 09249b5 Merge "logd: klogd and Mediatek" by Mark Salyzyn · 10 years ago
  15. d868deb am 804180b2: Merge "adb: fix a data race in local_socket_event_func." by Yabin Cui · 10 years ago
  16. fd3ddc5 Add macro to call event logger for errors. by William Luh · 10 years ago
  17. ea049bc adb: fix a fake data race on transport:kick reported by tsan. by Yabin Cui · 10 years ago
  18. 487323d Merge "adb: fix a data race in local_socket_event_func." by Yabin Cui · 10 years ago
  19. 926d344 adb: fix a data race in local_socket_event_func. by Yabin Cui · 10 years ago
  20. 3f84dd3 logd: klogd and Mediatek by Mark Salyzyn · 10 years ago
  21. d14331f am 5b33306d: Merge "libutils: fix overflow in SharedBuffer [DO NOT MERGE]" into mnc-dev by Abhishek Arya · 10 years ago
  22. 7ae2031 Merge "libutils: fix overflow in SharedBuffer [DO NOT MERGE]" into mnc-dev by Abhishek Arya · 10 years ago
  23. 4af2c8e am f03aa667: am fbdd5ee2: Merge "adb: keep all asocket operations in the main thread." by Yabin Cui · 10 years ago
  24. 4eaf7ca am fbdd5ee2: Merge "adb: keep all asocket operations in the main thread." by Yabin Cui · 10 years ago
  25. 450bb31 Merge "adb: keep all asocket operations in the main thread." by Yabin Cui · 10 years ago
  26. bbdcc50 am 63141512: am 53f11b62: Merge "libcutils: enable LOCAL_SANITIZE := integer" by Nick Kralevich · 10 years ago
  27. 8d0b4b4 am 38f4a139: am 532e6cde: Merge "libcutils: cleanups for -fsanitize=integer" by Nick Kralevich · 10 years ago
  28. 1966a9a am 53f11b62: Merge "libcutils: enable LOCAL_SANITIZE := integer" by Nick Kralevich · 10 years ago
  29. 66bd37f am 532e6cde: Merge "libcutils: cleanups for -fsanitize=integer" by Nick Kralevich · 10 years ago
  30. 30a4acd Merge "libcutils: enable LOCAL_SANITIZE := integer" by Nick Kralevich · 10 years ago
  31. 242b2cd libcutils: enable LOCAL_SANITIZE := integer by Nick Kralevich · 10 years ago
  32. edc3730 Merge "libcutils: cleanups for -fsanitize=integer" by Nick Kralevich · 10 years ago
  33. d192c44 adb: keep all asocket operations in the main thread. by Yabin Cui · 10 years ago
  34. 14ba45e am 0c3177c5: am 64393789: Merge "logd: worst uid record watermark part deux" by Mark Salyzyn · 10 years ago
  35. a55c480 am 64393789: Merge "logd: worst uid record watermark part deux" by Mark Salyzyn · 10 years ago
  36. 81b8804 Merge "logd: worst uid record watermark part deux" by Mark Salyzyn · 10 years ago
  37. be2d522 libcutils: cleanups for -fsanitize=integer by Nick Kralevich · 10 years ago
  38. 42105f9 am b6ae989a: am 0ac29519: Merge "Don\'t build 32-bit host libadb." by Elliott Hughes · 10 years ago
  39. 29cd560 am 5e2e4fd5: am e2cda953: Merge "Fix missing <stdarg.h>." by Elliott Hughes · 10 years ago
  40. a84f076 am 0ac29519: Merge "Don\'t build 32-bit host libadb." by Elliott Hughes · 10 years ago
  41. 907ff21 am e2cda953: Merge "Fix missing <stdarg.h>." by Elliott Hughes · 10 years ago
  42. db24c38 Merge "Don't build 32-bit host libadb." by Elliott Hughes · 10 years ago
  43. 26b5163 Don't build 32-bit host libadb. by Elliott Hughes · 10 years ago
  44. 7bf2b85 Merge "Fix missing <stdarg.h>." by Elliott Hughes · 10 years ago
  45. 00cc0d0 Fix missing <stdarg.h>. by Elliott Hughes · 10 years ago
  46. d574ff5 am f4603673: am 04b94b25: Merge "Use 64-bit file sizes in fastboot." by Elliott Hughes · 10 years ago
  47. 9ecc1b6 am 04b94b25: Merge "Use 64-bit file sizes in fastboot." by Elliott Hughes · 10 years ago
  48. 85db045 Merge "Use 64-bit file sizes in fastboot." by Elliott Hughes · 10 years ago
  49. ffe30e6 Use 64-bit file sizes in fastboot. by Elliott Hughes · 10 years ago
  50. b87691e am 615af25f: am a421c1e5: Merge "Possible Mac build fix." by Elliott Hughes · 10 years ago
  51. 54b01b8 am a421c1e5: Merge "Possible Mac build fix." by Elliott Hughes · 10 years ago
  52. e780faf Merge "Possible Mac build fix." by Elliott Hughes · 10 years ago
  53. d1b7a56 Possible Mac build fix. by Elliott Hughes · 10 years ago
  54. e792c3e am 9492db23: am 62643302: Merge "Not all filesystems support setting SELinux labels." by Elliott Hughes · 10 years ago
  55. 8925cc8 am 62729a1d: am 565e4c6a: Merge "healthd: Adds cycle_count, current_now and full_charge properties." by Ruchi Kandoi · 10 years ago
  56. 4a8982e am 62643302: Merge "Not all filesystems support setting SELinux labels." by Elliott Hughes · 10 years ago
  57. d019707 Merge "Not all filesystems support setting SELinux labels." by Elliott Hughes · 10 years ago
  58. adfe26c am 565e4c6a: Merge "healthd: Adds cycle_count, current_now and full_charge properties." by Ruchi Kandoi · 10 years ago
  59. 024b61d Merge "healthd: Adds cycle_count, current_now and full_charge properties." by Ruchi Kandoi · 10 years ago
  60. 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
  61. 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
  62. be92f64 Not all filesystems support setting SELinux labels. by Elliott Hughes · 10 years ago
  63. 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
  64. a19856b metricsd: Use system properties to store build time metadata. by Bertrand SIMONNET · 10 years ago
  65. c9b8eb8 am c734ac27: am c3d61786: Merge "crash_reporter: Run with supplemental groups" by Steve Fung · 10 years ago
  66. bddf454 am c3d61786: Merge "crash_reporter: Run with supplemental groups" by Steve Fung · 10 years ago
  67. 18a3e27 Merge "crash_reporter: Run with supplemental groups" by Steve Fung · 10 years ago
  68. 69ae9f8 am 1ce12d39: am 43f43d87: Merge "Move adb\'s selinux_android_restorecon up and check for failures." by Elliott Hughes · 10 years ago
  69. d3712ac am 43f43d87: Merge "Move adb\'s selinux_android_restorecon up and check for failures." by Elliott Hughes · 10 years ago
  70. bf68bcd Merge "Move adb's selinux_android_restorecon up and check for failures." by Elliott Hughes · 10 years ago
  71. 0b79e3e Move adb's selinux_android_restorecon up and check for failures. by Elliott Hughes · 10 years ago
  72. 16ad477 am 12d762e1: am e8e272c5: Merge "EINTR is handled by adb_read/unix_read and friends." by Elliott Hughes · 10 years ago
  73. fed786c am e8e272c5: Merge "EINTR is handled by adb_read/unix_read and friends." by Elliott Hughes · 10 years ago
  74. 809c444 Merge "EINTR is handled by adb_read/unix_read and friends." by Elliott Hughes · 10 years ago
  75. dbff0d6 resolved conflicts for merge of 068ee4d0 to mnc-dev-plus-aosp by Elliott Hughes · 10 years ago
  76. 2808bc2 resolved conflicts for merge of 3ecba7f9 to mnc-dev-plus-aosp by Elliott Hughes · 10 years ago
  77. 6bcf9aa resolved conflicts for merge of ba8fc829 to mnc-dev-plus-aosp by Elliott Hughes · 10 years ago
  78. d00ca7d am a0f02fa9: Merge "Fix the fs_config call." by Elliott Hughes · 10 years ago
  79. 08d94ed am 61ab1618: Merge "Fix 32-bit build." by Elliott Hughes · 10 years ago
  80. 9011bdd Merge "Fix the fs_config call." by Elliott Hughes · 10 years ago
  81. 4fcbd26 Fix the fs_config call. by Elliott Hughes · 10 years ago
  82. f209292 Merge "Fix 32-bit build." by Elliott Hughes · 10 years ago
  83. 175d579 Fix 32-bit build. by Elliott Hughes · 10 years ago
  84. 0f5083a EINTR is handled by adb_read/unix_read and friends. by Elliott Hughes · 10 years ago
  85. 4a9d7d8 am d3c72606: Merge "Clean up error handling/reporting in file_sync_service.cpp." by Elliott Hughes · 10 years ago
  86. 077b14f Merge "Clean up error handling/reporting in file_sync_service.cpp." by Elliott Hughes · 10 years ago
  87. 18a3af7 libutils: fix overflow in SharedBuffer [DO NOT MERGE] by Sergio Giro · 10 years ago
  88. bd7dd79 am 25592fbe: am ca15dfd0: am 3fe40514: (-s ours) am 66b6eb94: [DO NOT MERGE] libutils: fix overflow in SharedBuffer by Sergio Giro · 10 years ago
  89. d5147b9 Clean up error handling/reporting in file_sync_service.cpp. by Elliott Hughes · 10 years ago
  90. 25592fb am ca15dfd0: am 3fe40514: (-s ours) am 66b6eb94: [DO NOT MERGE] libutils: fix overflow in SharedBuffer by Sergio Giro · 10 years ago
  91. ca15dfd am 3fe40514: (-s ours) am 66b6eb94: [DO NOT MERGE] libutils: fix overflow in SharedBuffer by Sergio Giro · 10 years ago
  92. 3fe4051 am 66b6eb94: [DO NOT MERGE] libutils: fix overflow in SharedBuffer by Sergio Giro · 10 years ago
  93. 6ad6433 crash_reporter: Run with supplemental groups by Steve Fung · 10 years ago
  94. 0597d3f am e55e820e: am e13fd9aa: Merge "lsof fixes." by Elliott Hughes · 10 years ago
  95. 2e0a898 am e13fd9aa: Merge "lsof fixes." by Elliott Hughes · 10 years ago
  96. 93fe5da Merge "lsof fixes." by Elliott Hughes · 10 years ago
  97. d2d6373 lsof fixes. by Elliott Hughes · 10 years ago
  98. 19283cf am 9b2bc347: am 77d634f7: Merge "remove TARGET_PROVIDES_INIT_RC" by Tom Cherry · 10 years ago
  99. 1ac2d56 am 77d634f7: Merge "remove TARGET_PROVIDES_INIT_RC" by Tom Cherry · 10 years ago
  100. a87944e Merge "remove TARGET_PROVIDES_INIT_RC" by Tom Cherry · 10 years ago