1. 204e63b Merge "move init.trace.rc to frameworks/native" by Tom Cherry · 10 years ago
  2. 39f38b4 Merge "Improve adb sync_send error reporting." by Elliott Hughes · 10 years ago
  3. 598a164 move init.trace.rc to frameworks/native by Tom Cherry · 10 years ago
  4. 9ec1af9 Merge "Add a logging handler on timeout." by Christopher Ferris · 10 years ago
  5. 00b8995 Merge "Lose ls to toybox." by Elliott Hughes · 10 years ago
  6. ef09bbc Improve adb sync_send error reporting. by Elliott Hughes · 10 years ago
  7. 26e6a0b Add a logging handler on timeout. by Christopher Ferris · 10 years ago
  8. 6eb4195 Merge "Revert "metricsd: Collect generic stats about the system."" by Bill Yi · 10 years ago
  9. 94a8e55 Revert "metricsd: Collect generic stats about the system." by Bill Yi · 10 years ago
  10. 4ff7feb Merge "adb: clean up debug tracing a little." by Yabin Cui · 10 years ago
  11. 65a64e5 Merge "metricsd: Log the histogram name to hash mapping." by Bertrand Simonnet · 10 years ago
  12. f32280a Merge "metricsd: Collect generic stats about the system." by Bertrand Simonnet · 10 years ago
  13. 4f620c6 Merge "Use CAP_MASK_LONG for file capabilities." by Jorge Lucangeli Obes · 10 years ago
  14. 0ac55e0 Merge "metricsd: Remove unused constant." by Elliott Hughes · 10 years ago
  15. 7ce0023 metricsd: Remove unused constant. by Bertrand SIMONNET · 10 years ago
  16. 0a1894a adb: clean up debug tracing a little. by Yabin Cui · 10 years ago
  17. 5fd512f Merge "Remove USE_MINGW/CYGWIN; Whitelist windows modules" by Dan Willemsen · 10 years ago
  18. 85c0f9a Use CAP_MASK_LONG for file capabilities. by Jorge Lucangeli Obes · 10 years ago
  19. 70c31c8 Remove USE_MINGW/CYGWIN; Whitelist windows modules by Dan Willemsen · 10 years ago
  20. 36b1a34 metricsd: Log the histogram name to hash mapping. by Bertrand SIMONNET · 10 years ago
  21. 41ab1b8 metricsd: Collect generic stats about the system. by Bertrand SIMONNET · 10 years ago
  22. 8d43b37 Merge "crash_reporter: Call dbus-send using chromeos::ProcessImpl" by Steve Fung · 10 years ago
  23. dab288b Merge "metricsd: Fix style issues." by Bertrand Simonnet · 10 years ago
  24. e3f71fd Merge "metricsd: Make the unit tests pass." by Bertrand Simonnet · 10 years ago
  25. a37c070 metricsd: Fix style issues. by Bertrand SIMONNET · 10 years ago
  26. 1c245ed metricsd: Make the unit tests pass. by Bertrand SIMONNET · 10 years ago
  27. 4531383 crash_reporter: Call dbus-send using chromeos::ProcessImpl by Steve Fung · 10 years ago
  28. 0636db0 Merge "init: Update readme.txt to reflect recent changes to init." by Tom Cherry · 10 years ago
  29. cc8b55e Merge "Add a tag for tracing system server." by Yasuhiro Matsuda · 10 years ago
  30. bb26d0c init: Update readme.txt to reflect recent changes to init. by Tom Cherry · 10 years ago
  31. e702fd6 Merge "adb/base win32 tests: fix comment and open() flags" by Elliott Hughes · 10 years ago
  32. 10f5c93 adb/base win32 tests: fix comment and open() flags by Spencer Low · 10 years ago
  33. bf18e94 Merge "init: Use classes for parsing and clean up memory allocations" by Tom Cherry · 10 years ago
  34. 0aa840f Merge "Use O_BINARY in base/file for Windows." by Elliott Hughes · 10 years ago
  35. 4d21323 Use O_BINARY in base/file for Windows. by Elliott Hughes · 10 years ago
  36. 1e07ace init: Use classes for parsing and clean up memory allocations by Tom Cherry · 10 years ago
  37. da4177e Merge "fs_mgr: Add support for A/B partitions" by Daniel Rosenberg · 10 years ago
  38. b719538 Merge "adb: add unit test for fdevent." by Yabin Cui · 10 years ago
  39. f968c2d fs_mgr: Add support for A/B partitions by Daniel Rosenberg · 10 years ago
  40. 1a8160d Merge "adb: improve names for transport threads." by Yabin Cui · 10 years ago
  41. b018805 Merge "logd: worst uid record watermark part three" by Mark Salyzyn · 10 years ago
  42. d6ff200 logd: worst uid record watermark part three by Mark Salyzyn · 10 years ago
  43. 71f07ef Merge "adb: remove workaround for b/6558362." by Yabin Cui · 10 years ago
  44. 3303687 adb: improve names for transport threads. by Yabin Cui · 10 years ago
  45. 641fb87 Lose ls to toybox. by Elliott Hughes · 10 years ago
  46. 55c3cd5 adb: remove workaround for b/6558362. by Yabin Cui · 10 years ago
  47. 899a8be Merge "Lose uptime to toybox." by Elliott Hughes · 10 years ago
  48. d978dc7 Merge "Distinguish transport threads." by Elliott Hughes · 10 years ago
  49. 0be5141 Distinguish transport threads. by Elliott Hughes · 10 years ago
  50. 82dbf40 Merge "adb: set thread names (linux & mac)" by Siva Velusamy · 10 years ago
  51. fbdd87e adb: set thread names (linux & mac) by Siva Velusamy · 10 years ago
  52. c37e0d6 adb: add unit test for fdevent. by Yabin Cui · 10 years ago
  53. b816344 Merge "fatal and fatal_errno should be noreturn." by Elliott Hughes · 10 years ago
  54. 17edcb6 Merge "adb: clean up transport disconnect operations." by Yabin Cui · 10 years ago
  55. 935da31 fatal and fatal_errno should be noreturn. by Elliott Hughes · 10 years ago
  56. b1c3f94 adb: clean up transport disconnect operations. by Yabin Cui · 10 years ago
  57. f03d1ab Merge "Improve adb tracing." by Elliott Hughes · 10 years ago
  58. c516f80 Improve adb tracing. by Elliott Hughes · 10 years ago
  59. 3d4ef66 Merge "adb: call run_transport_disconnects() only once." by Yabin Cui · 10 years ago
  60. 3c3c81f Merge "win32: adb start-server shows stdout/stderr output from actual server" by Elliott Hughes · 10 years ago
  61. 680d881 Merge "adb unittest: get test_unicode_paths passing on win32" by Elliott Hughes · 10 years ago
  62. c93c5a3 Merge "adb: fix adb install and adb push exit code, error handling, unittest" by Elliott Hughes · 10 years ago
  63. 51ad45c Merge "adb: remove adisconnect in aremotesocket." by Yabin Cui · 10 years ago
  64. c4595b6 adb: call run_transport_disconnects() only once. by Yabin Cui · 10 years ago
  65. 77e9e5d adb: fix adb install and adb push exit code, error handling, unittest by Spencer Low · 10 years ago
  66. 77992be Merge "VectorImpl.cpp: fix benign multiplication overflow" by Nick Kralevich · 10 years ago
  67. 397fae3 VectorImpl.cpp: fix benign multiplication overflow by Nick Kralevich · 10 years ago
  68. ebb2f05 adb unittest: get test_unicode_paths passing on win32 by Spencer Low · 10 years ago
  69. 31bc13b adb: remove adisconnect in aremotesocket. by Yabin Cui · 10 years ago
  70. 6fc0905 Merge "android_memset.c: Use sanitized shifts" by Nick Kralevich · 10 years ago
  71. 90f0d4f Merge "adb: disconnect: fix write-after-free memory corruption and crash." by Yabin Cui · 10 years ago
  72. ec2ec7a adb: disconnect: fix write-after-free memory corruption and crash. by Yabin Cui · 10 years ago
  73. c7682ce android_memset.c: Use sanitized shifts by Duane Sand · 10 years ago
  74. dbfb452 Merge "android_memset.c: Use __attribute__((no_sanitize("integer")))" by Nick Kralevich · 10 years ago
  75. d84b77f android_memset.c: Use __attribute__((no_sanitize("integer"))) by Nick Kralevich · 10 years ago
  76. ff8b039 Merge "adb: fix a fake data race on transport:kick reported by tsan." by Yabin Cui · 10 years ago
  77. 56e8d84 Merge "metricsd: Use system properties to store build time metadata." by Bertrand Simonnet · 10 years ago
  78. 24d005b Merge "strdup16to8.c: fix benign integer underflow." by Nick Kralevich · 10 years ago
  79. 84563c4 strdup16to8.c: fix benign integer underflow. by Nick Kralevich · 10 years ago
  80. 3a0df8f Merge "Add macro to call event logger for errors." by William Luh · 10 years ago
  81. 09249b5 Merge "logd: klogd and Mediatek" by Mark Salyzyn · 10 years ago
  82. 5719929 win32: adb start-server shows stdout/stderr output from actual server by Spencer Low · 10 years ago
  83. fd3ddc5 Add macro to call event logger for errors. by William Luh · 10 years ago
  84. ea049bc adb: fix a fake data race on transport:kick reported by tsan. by Yabin Cui · 10 years ago
  85. 487323d Merge "adb: fix a data race in local_socket_event_func." by Yabin Cui · 10 years ago
  86. 926d344 adb: fix a data race in local_socket_event_func. by Yabin Cui · 10 years ago
  87. 3f84dd3 logd: klogd and Mediatek by Mark Salyzyn · 10 years ago
  88. 450bb31 Merge "adb: keep all asocket operations in the main thread." by Yabin Cui · 10 years ago
  89. 30a4acd Merge "libcutils: enable LOCAL_SANITIZE := integer" by Nick Kralevich · 10 years ago
  90. 242b2cd libcutils: enable LOCAL_SANITIZE := integer by Nick Kralevich · 10 years ago
  91. edc3730 Merge "libcutils: cleanups for -fsanitize=integer" by Nick Kralevich · 10 years ago
  92. d192c44 adb: keep all asocket operations in the main thread. by Yabin Cui · 10 years ago
  93. 81b8804 Merge "logd: worst uid record watermark part deux" by Mark Salyzyn · 10 years ago
  94. be2d522 libcutils: cleanups for -fsanitize=integer by Nick Kralevich · 10 years ago
  95. db24c38 Merge "Don't build 32-bit host libadb." by Elliott Hughes · 10 years ago
  96. 26b5163 Don't build 32-bit host libadb. by Elliott Hughes · 10 years ago
  97. 7bf2b85 Merge "Fix missing <stdarg.h>." by Elliott Hughes · 10 years ago
  98. 00cc0d0 Fix missing <stdarg.h>. by Elliott Hughes · 10 years ago
  99. 85db045 Merge "Use 64-bit file sizes in fastboot." by Elliott Hughes · 10 years ago
  100. ffe30e6 Use 64-bit file sizes in fastboot. by Elliott Hughes · 10 years ago