1. 5d80400 Merge "adb/base win32 tests: fix comment and open() flags" by Elliott Hughes · 10 years ago
  2. 2fbeb0c adb/base win32 tests: fix comment and open() flags by Spencer Low · 10 years ago
  3. 54c70ca Merge "init: Use classes for parsing and clean up memory allocations" by Tom Cherry · 10 years ago
  4. 78ea165 Merge "Use O_BINARY in base/file for Windows." by Elliott Hughes · 10 years ago
  5. 470d79a Use O_BINARY in base/file for Windows. by Elliott Hughes · 10 years ago
  6. b734990 init: Use classes for parsing and clean up memory allocations by Tom Cherry · 10 years ago
  7. 7c4ed6a Merge "fs_mgr: Add support for A/B partitions" by Daniel Rosenberg · 10 years ago
  8. 2ae47a0 Merge "adb: add unit test for fdevent." by Yabin Cui · 10 years ago
  9. 8bb2f36 fs_mgr: Add support for A/B partitions by Daniel Rosenberg · 10 years ago
  10. 1e19317 Merge "adb: improve names for transport threads." by Yabin Cui · 10 years ago
  11. 6bb48f0 Merge "logd: worst uid record watermark part three" by Mark Salyzyn · 10 years ago
  12. ccfe844 logd: worst uid record watermark part three by Mark Salyzyn · 10 years ago
  13. 1531cee Merge "adb: remove workaround for b/6558362." by Yabin Cui · 10 years ago
  14. d6ab3c2 adb: improve names for transport threads. by Yabin Cui · 10 years ago
  15. c642458 adb: remove workaround for b/6558362. by Yabin Cui · 10 years ago
  16. 1498261 Merge "Lose uptime to toybox." by Elliott Hughes · 10 years ago
  17. b6bfd36 Merge "Distinguish transport threads." by Elliott Hughes · 10 years ago
  18. 0c3914a Distinguish transport threads. by Elliott Hughes · 10 years ago
  19. c9525ec Merge "adb: set thread names (linux & mac)" by Siva Velusamy · 10 years ago
  20. 49ee7cf adb: set thread names (linux & mac) by Siva Velusamy · 10 years ago
  21. bec02fc adb: add unit test for fdevent. by Yabin Cui · 10 years ago
  22. 9f07f87 Merge "fatal and fatal_errno should be noreturn." by Elliott Hughes · 10 years ago
  23. a3bdc6a Merge "adb: clean up transport disconnect operations." by Yabin Cui · 10 years ago
  24. 2f3342f fatal and fatal_errno should be noreturn. by Elliott Hughes · 10 years ago
  25. b329824 adb: clean up transport disconnect operations. by Yabin Cui · 10 years ago
  26. f622458 Merge "Improve adb tracing." by Elliott Hughes · 10 years ago
  27. bd4b1fa Improve adb tracing. by Elliott Hughes · 10 years ago
  28. 88a51cd Merge "adb: call run_transport_disconnects() only once." by Yabin Cui · 10 years ago
  29. e73a8a2 Merge "win32: adb start-server shows stdout/stderr output from actual server" by Elliott Hughes · 10 years ago
  30. a54f14e Merge "adb unittest: get test_unicode_paths passing on win32" by Elliott Hughes · 10 years ago
  31. 1d9253f Merge "adb: fix adb install and adb push exit code, error handling, unittest" by Elliott Hughes · 10 years ago
  32. 7b6fa7e Merge "adb: remove adisconnect in aremotesocket." by Yabin Cui · 10 years ago
  33. 12d7f09 adb: call run_transport_disconnects() only once. by Yabin Cui · 10 years ago
  34. d8cce18 adb: fix adb install and adb push exit code, error handling, unittest by Spencer Low · 10 years ago
  35. 2c58af5 Merge "VectorImpl.cpp: fix benign multiplication overflow" by Nick Kralevich · 10 years ago
  36. c76698f VectorImpl.cpp: fix benign multiplication overflow by Nick Kralevich · 10 years ago
  37. de4505f adb unittest: get test_unicode_paths passing on win32 by Spencer Low · 10 years ago
  38. fd28f32 adb: remove adisconnect in aremotesocket. by Yabin Cui · 10 years ago
  39. f435586 Merge "android_memset.c: Use sanitized shifts" by Nick Kralevich · 10 years ago
  40. 4f8d5b0 Merge "adb: disconnect: fix write-after-free memory corruption and crash." by Yabin Cui · 10 years ago
  41. f4b9928 adb: disconnect: fix write-after-free memory corruption and crash. by Yabin Cui · 10 years ago
  42. c348a88 android_memset.c: Use sanitized shifts by Duane Sand · 10 years ago
  43. e6d3cf3 Merge "android_memset.c: Use __attribute__((no_sanitize("integer")))" by Nick Kralevich · 10 years ago
  44. d9eda62 android_memset.c: Use __attribute__((no_sanitize("integer"))) by Nick Kralevich · 10 years ago
  45. f306812 Merge "adb: fix a fake data race on transport:kick reported by tsan." by Yabin Cui · 10 years ago
  46. c3f866f Merge "metricsd: Use system properties to store build time metadata." by Bertrand Simonnet · 10 years ago
  47. d34f419 Merge "strdup16to8.c: fix benign integer underflow." by Nick Kralevich · 10 years ago
  48. 2b98a9e strdup16to8.c: fix benign integer underflow. by Nick Kralevich · 10 years ago
  49. 001c87c Merge "Add macro to call event logger for errors." by William Luh · 10 years ago
  50. 96ac40a Merge "logd: klogd and Mediatek" by Mark Salyzyn · 10 years ago
  51. 2122c7a win32: adb start-server shows stdout/stderr output from actual server by Spencer Low · 10 years ago
  52. 964428c Add macro to call event logger for errors. by William Luh · 10 years ago
  53. d8459b3 adb: fix a fake data race on transport:kick reported by tsan. by Yabin Cui · 10 years ago
  54. 804180b Merge "adb: fix a data race in local_socket_event_func." by Yabin Cui · 10 years ago
  55. 0067412 adb: fix a data race in local_socket_event_func. by Yabin Cui · 10 years ago
  56. 46d159d logd: klogd and Mediatek by Mark Salyzyn · 10 years ago
  57. fbdd5ee Merge "adb: keep all asocket operations in the main thread." by Yabin Cui · 10 years ago
  58. 53f11b6 Merge "libcutils: enable LOCAL_SANITIZE := integer" by Nick Kralevich · 10 years ago
  59. fc82dd9 libcutils: enable LOCAL_SANITIZE := integer by Nick Kralevich · 10 years ago
  60. 532e6cd Merge "libcutils: cleanups for -fsanitize=integer" by Nick Kralevich · 10 years ago
  61. 34f45c5 adb: keep all asocket operations in the main thread. by Yabin Cui · 10 years ago
  62. 6439378 Merge "logd: worst uid record watermark part deux" by Mark Salyzyn · 10 years ago
  63. 7390478 libcutils: cleanups for -fsanitize=integer by Nick Kralevich · 10 years ago
  64. 0ac2951 Merge "Don't build 32-bit host libadb." by Elliott Hughes · 10 years ago
  65. daa6c46 Don't build 32-bit host libadb. by Elliott Hughes · 10 years ago
  66. e2cda95 Merge "Fix missing <stdarg.h>." by Elliott Hughes · 10 years ago
  67. 3ab8b85 Fix missing <stdarg.h>. by Elliott Hughes · 10 years ago
  68. 04b94b2 Merge "Use 64-bit file sizes in fastboot." by Elliott Hughes · 10 years ago
  69. fc79767 Use 64-bit file sizes in fastboot. by Elliott Hughes · 10 years ago
  70. a421c1e Merge "Possible Mac build fix." by Elliott Hughes · 10 years ago
  71. 62077d3 Possible Mac build fix. by Elliott Hughes · 10 years ago
  72. 6264330 Merge "Not all filesystems support setting SELinux labels." by Elliott Hughes · 10 years ago
  73. 565e4c6 Merge "healthd: Adds cycle_count, current_now and full_charge properties." by Ruchi Kandoi · 10 years ago
  74. 3834440 Not all filesystems support setting SELinux labels. by Elliott Hughes · 10 years ago
  75. 2699362 metricsd: Use system properties to store build time metadata. by Bertrand SIMONNET · 10 years ago
  76. c3d6178 Merge "crash_reporter: Run with supplemental groups" by Steve Fung · 10 years ago
  77. 43f43d8 Merge "Move adb's selinux_android_restorecon up and check for failures." by Elliott Hughes · 10 years ago
  78. 0adc097 Move adb's selinux_android_restorecon up and check for failures. by Elliott Hughes · 10 years ago
  79. e8e272c Merge "EINTR is handled by adb_read/unix_read and friends." by Elliott Hughes · 10 years ago
  80. a0f02fa Merge "Fix the fs_config call." by Elliott Hughes · 10 years ago
  81. 7baecbe Fix the fs_config call. by Elliott Hughes · 10 years ago
  82. 61ab161 Merge "Fix 32-bit build." by Elliott Hughes · 10 years ago
  83. 56bf309 Fix 32-bit build. by Elliott Hughes · 10 years ago
  84. 8fcd8bc EINTR is handled by adb_read/unix_read and friends. by Elliott Hughes · 10 years ago
  85. d3c7260 Merge "Clean up error handling/reporting in file_sync_service.cpp." by Elliott Hughes · 10 years ago
  86. fdd4e58 Clean up error handling/reporting in file_sync_service.cpp. by Elliott Hughes · 10 years ago
  87. b440e50 crash_reporter: Run with supplemental groups by Steve Fung · 10 years ago
  88. e13fd9a Merge "lsof fixes." by Elliott Hughes · 10 years ago
  89. 703a3f1 lsof fixes. by Elliott Hughes · 10 years ago
  90. 77d634f Merge "remove TARGET_PROVIDES_INIT_RC" by Tom Cherry · 10 years ago
  91. 42640e5 Merge "Add missing #include <memory> for std::unique_ptr on Windows." by Elliott Hughes · 10 years ago
  92. a925dba Add missing #include <memory> for std::unique_ptr on Windows. by Elliott Hughes · 10 years ago
  93. e80ec0c Merge "libutils: Enable LOCAL_SANITIZE := integer" by Nick Kralevich · 10 years ago
  94. 93b9e86 Merge "There are no big endian hosts, grandpa." by Elliott Hughes · 10 years ago
  95. f446520 There are no big endian hosts, grandpa. by Elliott Hughes · 10 years ago
  96. 49afe0d logd: worst uid record watermark part deux by Mark Salyzyn · 10 years ago
  97. 0ea4ffd remove TARGET_PROVIDES_INIT_RC by Tom Cherry · 10 years ago
  98. 186f1de Merge "adb sync cleanup." by Elliott Hughes · 10 years ago
  99. cc33880 healthd: Adds cycle_count, current_now and full_charge properties. by Ruchi Kandoi · 10 years ago
  100. aa24549 adb sync cleanup. by Elliott Hughes · 10 years ago