1. a54f14e Merge "adb unittest: get test_unicode_paths passing on win32" by Elliott Hughes · 9 years ago
  2. 1d9253f Merge "adb: fix adb install and adb push exit code, error handling, unittest" by Elliott Hughes · 9 years ago
  3. 7b6fa7e Merge "adb: remove adisconnect in aremotesocket." by Yabin Cui · 9 years ago
  4. d8cce18 adb: fix adb install and adb push exit code, error handling, unittest by Spencer Low · 9 years ago
  5. 2c58af5 Merge "VectorImpl.cpp: fix benign multiplication overflow" by Nick Kralevich · 9 years ago
  6. c76698f VectorImpl.cpp: fix benign multiplication overflow by Nick Kralevich · 9 years ago
  7. de4505f adb unittest: get test_unicode_paths passing on win32 by Spencer Low · 9 years ago
  8. fd28f32 adb: remove adisconnect in aremotesocket. by Yabin Cui · 9 years ago
  9. f435586 Merge "android_memset.c: Use sanitized shifts" by Nick Kralevich · 9 years ago
  10. 4f8d5b0 Merge "adb: disconnect: fix write-after-free memory corruption and crash." by Yabin Cui · 9 years ago
  11. f4b9928 adb: disconnect: fix write-after-free memory corruption and crash. by Yabin Cui · 9 years ago
  12. c348a88 android_memset.c: Use sanitized shifts by Duane Sand · 9 years ago
  13. e6d3cf3 Merge "android_memset.c: Use __attribute__((no_sanitize("integer")))" by Nick Kralevich · 9 years ago
  14. d9eda62 android_memset.c: Use __attribute__((no_sanitize("integer"))) by Nick Kralevich · 9 years ago
  15. f306812 Merge "adb: fix a fake data race on transport:kick reported by tsan." by Yabin Cui · 9 years ago
  16. c3f866f Merge "metricsd: Use system properties to store build time metadata." by Bertrand Simonnet · 9 years ago
  17. d34f419 Merge "strdup16to8.c: fix benign integer underflow." by Nick Kralevich · 9 years ago
  18. 2b98a9e strdup16to8.c: fix benign integer underflow. by Nick Kralevich · 9 years ago
  19. 001c87c Merge "Add macro to call event logger for errors." by William Luh · 9 years ago
  20. 96ac40a Merge "logd: klogd and Mediatek" by Mark Salyzyn · 9 years ago
  21. 964428c Add macro to call event logger for errors. by William Luh · 10 years ago
  22. d8459b3 adb: fix a fake data race on transport:kick reported by tsan. by Yabin Cui · 9 years ago
  23. 804180b Merge "adb: fix a data race in local_socket_event_func." by Yabin Cui · 9 years ago
  24. 0067412 adb: fix a data race in local_socket_event_func. by Yabin Cui · 9 years ago
  25. 46d159d logd: klogd and Mediatek by Mark Salyzyn · 10 years ago
  26. fbdd5ee Merge "adb: keep all asocket operations in the main thread." by Yabin Cui · 9 years ago
  27. 53f11b6 Merge "libcutils: enable LOCAL_SANITIZE := integer" by Nick Kralevich · 9 years ago
  28. fc82dd9 libcutils: enable LOCAL_SANITIZE := integer by Nick Kralevich · 9 years ago
  29. 532e6cd Merge "libcutils: cleanups for -fsanitize=integer" by Nick Kralevich · 9 years ago
  30. 34f45c5 adb: keep all asocket operations in the main thread. by Yabin Cui · 10 years ago
  31. 6439378 Merge "logd: worst uid record watermark part deux" by Mark Salyzyn · 10 years ago
  32. 7390478 libcutils: cleanups for -fsanitize=integer by Nick Kralevich · 10 years ago
  33. 0ac2951 Merge "Don't build 32-bit host libadb." by Elliott Hughes · 10 years ago
  34. daa6c46 Don't build 32-bit host libadb. by Elliott Hughes · 10 years ago
  35. e2cda95 Merge "Fix missing <stdarg.h>." by Elliott Hughes · 10 years ago
  36. 3ab8b85 Fix missing <stdarg.h>. by Elliott Hughes · 10 years ago
  37. 04b94b2 Merge "Use 64-bit file sizes in fastboot." by Elliott Hughes · 10 years ago
  38. fc79767 Use 64-bit file sizes in fastboot. by Elliott Hughes · 10 years ago
  39. a421c1e Merge "Possible Mac build fix." by Elliott Hughes · 10 years ago
  40. 62077d3 Possible Mac build fix. by Elliott Hughes · 10 years ago
  41. 6264330 Merge "Not all filesystems support setting SELinux labels." by Elliott Hughes · 10 years ago
  42. 565e4c6 Merge "healthd: Adds cycle_count, current_now and full_charge properties." by Ruchi Kandoi · 10 years ago
  43. 3834440 Not all filesystems support setting SELinux labels. by Elliott Hughes · 10 years ago
  44. 2699362 metricsd: Use system properties to store build time metadata. by Bertrand SIMONNET · 10 years ago
  45. c3d6178 Merge "crash_reporter: Run with supplemental groups" by Steve Fung · 10 years ago
  46. 43f43d8 Merge "Move adb's selinux_android_restorecon up and check for failures." by Elliott Hughes · 10 years ago
  47. 0adc097 Move adb's selinux_android_restorecon up and check for failures. by Elliott Hughes · 10 years ago
  48. e8e272c Merge "EINTR is handled by adb_read/unix_read and friends." by Elliott Hughes · 10 years ago
  49. a0f02fa Merge "Fix the fs_config call." by Elliott Hughes · 10 years ago
  50. 7baecbe Fix the fs_config call. by Elliott Hughes · 10 years ago
  51. 61ab161 Merge "Fix 32-bit build." by Elliott Hughes · 10 years ago
  52. 56bf309 Fix 32-bit build. by Elliott Hughes · 10 years ago
  53. 8fcd8bc EINTR is handled by adb_read/unix_read and friends. by Elliott Hughes · 10 years ago
  54. d3c7260 Merge "Clean up error handling/reporting in file_sync_service.cpp." by Elliott Hughes · 10 years ago
  55. fdd4e58 Clean up error handling/reporting in file_sync_service.cpp. by Elliott Hughes · 10 years ago
  56. b440e50 crash_reporter: Run with supplemental groups by Steve Fung · 10 years ago
  57. e13fd9a Merge "lsof fixes." by Elliott Hughes · 10 years ago
  58. 703a3f1 lsof fixes. by Elliott Hughes · 10 years ago
  59. 77d634f Merge "remove TARGET_PROVIDES_INIT_RC" by Tom Cherry · 10 years ago
  60. 42640e5 Merge "Add missing #include <memory> for std::unique_ptr on Windows." by Elliott Hughes · 10 years ago
  61. a925dba Add missing #include <memory> for std::unique_ptr on Windows. by Elliott Hughes · 10 years ago
  62. e80ec0c Merge "libutils: Enable LOCAL_SANITIZE := integer" by Nick Kralevich · 10 years ago
  63. 93b9e86 Merge "There are no big endian hosts, grandpa." by Elliott Hughes · 10 years ago
  64. f446520 There are no big endian hosts, grandpa. by Elliott Hughes · 10 years ago
  65. 49afe0d logd: worst uid record watermark part deux by Mark Salyzyn · 10 years ago
  66. 0ea4ffd remove TARGET_PROVIDES_INIT_RC by Tom Cherry · 10 years ago
  67. 186f1de Merge "adb sync cleanup." by Elliott Hughes · 10 years ago
  68. cc33880 healthd: Adds cycle_count, current_now and full_charge properties. by Ruchi Kandoi · 10 years ago
  69. aa24549 adb sync cleanup. by Elliott Hughes · 10 years ago
  70. 4d587f2 libutils: Enable LOCAL_SANITIZE := integer by Nick Kralevich · 10 years ago
  71. e3c0288 Merge "adbd: enable USB SuperSpeed (again)" by Badhri Jagan Sridharan · 10 years ago
  72. 786e5e2 Merge "libutils: cleanups for -fsanitize=integer" by Nick Kralevich · 10 years ago
  73. 1f28698 libutils: cleanups for -fsanitize=integer by Nick Kralevich · 10 years ago
  74. 9498fc6 Merge "Use glog for logging in the OSX USB layer" by Siva Velusamy · 10 years ago
  75. 743883b Use glog for logging in the OSX USB layer by Siva Velusamy · 10 years ago
  76. f87f5f9 Merge "crash_reporter: Fix tmp directory location" by Steve Fung · 10 years ago
  77. ea1e07e Merge "crash_reporter: Relicense as Apache 2." by Steve Fung · 10 years ago
  78. da98133 crash_reporter: Fix tmp directory location by Steve Fung · 10 years ago
  79. 3b94cef Merge "Add FORK_EXECVP_OPTION_CAPTURE_OUTPUT to logwrap.h" by Yusuke Sato · 10 years ago
  80. 7980426 Add FORK_EXECVP_OPTION_CAPTURE_OUTPUT to logwrap.h by Yusuke Sato · 10 years ago
  81. 34d0e78 Merge "To compile with llvm integrated assembler." by Chih-hung Hsieh · 10 years ago
  82. 2e2dc00 Merge "crash_reporter: Fix path to dbus-send" by Steve Fung · 10 years ago
  83. 7244cf2 To compile with llvm integrated assembler. by Chih-Hung Hsieh · 10 years ago
  84. 0f6c07b Merge "crash_reporter: Add Android.mk" by Steve Fung · 10 years ago
  85. a1b2036 Merge "remove bundled services from rootdir/init.rc" by Tom Cherry · 10 years ago
  86. 2d8be6c Merge "init: import init rc scripts from file systems after mount_all" by Tom Cherry · 10 years ago
  87. ff5be39 Merge changes from topic 'init-rc-breakup' by Tom Cherry · 10 years ago
  88. 837135a remove bundled services from rootdir/init.rc by Tom Cherry · 10 years ago
  89. b8dd027 init: import init rc scripts from file systems after mount_all by Tom Cherry · 10 years ago
  90. cb716f9 init: Queue Triggers instead of Actions by Tom Cherry · 10 years ago
  91. 20391b1 bundle init.rc contents with its service by Tom Cherry · 10 years ago
  92. 8a4beeb Merge "logd: switch asprintf to std::string" by Mark Salyzyn · 10 years ago
  93. 67f3dd9 Merge "logd: statistics switch to std::string" by Mark Salyzyn · 10 years ago
  94. cf5bd8b Merge "logd: white and black switch to std::string" by Mark Salyzyn · 10 years ago
  95. cba296c Merge "metricsd: Give directory group permissions" by Steve Fung · 10 years ago
  96. 25967bb Merge "libsparse: use strcmp and validate last_used pointer" by Mark Salyzyn · 10 years ago
  97. c227a1d libsparse: use strcmp and validate last_used pointer by lei wang wang · 10 years ago
  98. 8b8878a crash_reporter: Fix path to dbus-send by Steve Fung · 10 years ago
  99. 3f62060 metricsd: Give directory group permissions by Steve Fung · 10 years ago
  100. 711e776 Merge "Display the map offset for each frame." by Christopher Ferris · 10 years ago