1. be43a39 Add libbinderwrapper. by Daniel Erat · 9 years ago
  2. da0b011 Merge "Revert "adb: create shell protocol class."" by David Pursell · 9 years ago
  3. d9b7419 Revert "adb: create shell protocol class." by David Pursell · 9 years ago
  4. e4c1bb5 Merge "adb: `features` passes transport features." by David Pursell · 9 years ago
  5. 2154153 Merge changes from topic 'adb_shell_prework' by David Pursell · 9 years ago
  6. 880be43 adb: `features` passes transport features. by David Pursell · 9 years ago
  7. 73096f2 adb: create shell protocol class. by David Pursell · 9 years ago
  8. a932058 adb: refactor subprocess code. by David Pursell · 9 years ago
  9. 30c13c4 Merge "move uncrypt from init.rc to uncrypt.rc" by Tom Cherry · 9 years ago
  10. e8b0fce Merge "combine adbd.rc with init.usb.rc" by Tom Cherry · 9 years ago
  11. 80f6702 adb: move shell service to a separate file. by David Pursell · 9 years ago
  12. 0df400e Merge "logd: worst uid record watermark part four" by Mark Salyzyn · 9 years ago
  13. 831aa29 logd: worst uid record watermark part four by Mark Salyzyn · 9 years ago
  14. 008eb9b move uncrypt from init.rc to uncrypt.rc by Tom Cherry · 9 years ago
  15. 2270dbb combine adbd.rc with init.usb.rc by Tom Cherry · 9 years ago
  16. b499834 Merge "move init.trace.rc to frameworks/native" by Tom Cherry · 9 years ago
  17. 478da63 Merge "Improve adb sync_send error reporting." by Elliott Hughes · 9 years ago
  18. b0d5184 move init.trace.rc to frameworks/native by Tom Cherry · 9 years ago
  19. 825477f Merge "Add a logging handler on timeout." by Christopher Ferris · 9 years ago
  20. ce98fc4 Merge "Lose ls to toybox." by Elliott Hughes · 9 years ago
  21. 081696d Improve adb sync_send error reporting. by Elliott Hughes · 9 years ago
  22. d7226f9 Add a logging handler on timeout. by Christopher Ferris · 9 years ago
  23. cb6cd44 Merge "Revert "metricsd: Collect generic stats about the system."" by Bill Yi · 9 years ago
  24. 6d5822e Revert "metricsd: Collect generic stats about the system." by Bill Yi · 9 years ago
  25. 6562c15 Merge "adb: clean up debug tracing a little." by Yabin Cui · 9 years ago
  26. 9cd816b Merge "metricsd: Log the histogram name to hash mapping." by Bertrand Simonnet · 9 years ago
  27. c186247 Merge "metricsd: Collect generic stats about the system." by Bertrand Simonnet · 9 years ago
  28. 66d32c7 Merge "Use CAP_MASK_LONG for file capabilities." by Jorge Lucangeli Obes · 9 years ago
  29. c5d278d Merge "metricsd: Remove unused constant." by Elliott Hughes · 9 years ago
  30. 73f4355 metricsd: Remove unused constant. by Bertrand SIMONNET · 9 years ago
  31. 7a3f8d6 adb: clean up debug tracing a little. by Yabin Cui · 9 years ago
  32. bfe3222 Merge "Remove USE_MINGW/CYGWIN; Whitelist windows modules" by Dan Willemsen · 9 years ago
  33. e920c46 Use CAP_MASK_LONG for file capabilities. by Jorge Lucangeli Obes · 9 years ago
  34. 87a419c Remove USE_MINGW/CYGWIN; Whitelist windows modules by Dan Willemsen · 9 years ago
  35. 8835c5b metricsd: Log the histogram name to hash mapping. by Bertrand SIMONNET · 9 years ago
  36. 90b02cd metricsd: Collect generic stats about the system. by Bertrand SIMONNET · 9 years ago
  37. 03bbd64 Merge "crash_reporter: Call dbus-send using chromeos::ProcessImpl" by Steve Fung · 9 years ago
  38. ad55064 Merge "metricsd: Fix style issues." by Bertrand Simonnet · 9 years ago
  39. 74f6f8c Merge "metricsd: Make the unit tests pass." by Bertrand Simonnet · 9 years ago
  40. 675a10c metricsd: Fix style issues. by Bertrand SIMONNET · 9 years ago
  41. 1253186 metricsd: Make the unit tests pass. by Bertrand SIMONNET · 9 years ago
  42. 6e68dd7 crash_reporter: Call dbus-send using chromeos::ProcessImpl by Steve Fung · 9 years ago
  43. 4aa9dba Merge "init: Update readme.txt to reflect recent changes to init." by Tom Cherry · 9 years ago
  44. 7b0bdec Merge "Add a tag for tracing system server." by Yasuhiro Matsuda · 9 years ago
  45. 3be66ed init: Update readme.txt to reflect recent changes to init. by Tom Cherry · 9 years ago
  46. 5d80400 Merge "adb/base win32 tests: fix comment and open() flags" by Elliott Hughes · 9 years ago
  47. 2fbeb0c adb/base win32 tests: fix comment and open() flags by Spencer Low · 9 years ago
  48. 54c70ca Merge "init: Use classes for parsing and clean up memory allocations" by Tom Cherry · 9 years ago
  49. 78ea165 Merge "Use O_BINARY in base/file for Windows." by Elliott Hughes · 9 years ago
  50. 470d79a Use O_BINARY in base/file for Windows. by Elliott Hughes · 9 years ago
  51. b734990 init: Use classes for parsing and clean up memory allocations by Tom Cherry · 9 years ago
  52. 7c4ed6a Merge "fs_mgr: Add support for A/B partitions" by Daniel Rosenberg · 9 years ago
  53. 2ae47a0 Merge "adb: add unit test for fdevent." by Yabin Cui · 9 years ago
  54. 8bb2f36 fs_mgr: Add support for A/B partitions by Daniel Rosenberg · 9 years ago
  55. 1e19317 Merge "adb: improve names for transport threads." by Yabin Cui · 9 years ago
  56. 6bb48f0 Merge "logd: worst uid record watermark part three" by Mark Salyzyn · 9 years ago
  57. ccfe844 logd: worst uid record watermark part three by Mark Salyzyn · 9 years ago
  58. 1531cee Merge "adb: remove workaround for b/6558362." by Yabin Cui · 9 years ago
  59. d6ab3c2 adb: improve names for transport threads. by Yabin Cui · 9 years ago
  60. e66be4d Lose ls to toybox. by Elliott Hughes · 9 years ago
  61. c642458 adb: remove workaround for b/6558362. by Yabin Cui · 9 years ago
  62. 1498261 Merge "Lose uptime to toybox." by Elliott Hughes · 9 years ago
  63. b6bfd36 Merge "Distinguish transport threads." by Elliott Hughes · 9 years ago
  64. 0c3914a Distinguish transport threads. by Elliott Hughes · 9 years ago
  65. c9525ec Merge "adb: set thread names (linux & mac)" by Siva Velusamy · 9 years ago
  66. 49ee7cf adb: set thread names (linux & mac) by Siva Velusamy · 9 years ago
  67. bec02fc adb: add unit test for fdevent. by Yabin Cui · 9 years ago
  68. 9f07f87 Merge "fatal and fatal_errno should be noreturn." by Elliott Hughes · 9 years ago
  69. a3bdc6a Merge "adb: clean up transport disconnect operations." by Yabin Cui · 9 years ago
  70. 2f3342f fatal and fatal_errno should be noreturn. by Elliott Hughes · 9 years ago
  71. b329824 adb: clean up transport disconnect operations. by Yabin Cui · 9 years ago
  72. f622458 Merge "Improve adb tracing." by Elliott Hughes · 9 years ago
  73. bd4b1fa Improve adb tracing. by Elliott Hughes · 9 years ago
  74. 88a51cd Merge "adb: call run_transport_disconnects() only once." by Yabin Cui · 9 years ago
  75. e73a8a2 Merge "win32: adb start-server shows stdout/stderr output from actual server" by Elliott Hughes · 9 years ago
  76. a54f14e Merge "adb unittest: get test_unicode_paths passing on win32" by Elliott Hughes · 9 years ago
  77. 1d9253f Merge "adb: fix adb install and adb push exit code, error handling, unittest" by Elliott Hughes · 9 years ago
  78. 7b6fa7e Merge "adb: remove adisconnect in aremotesocket." by Yabin Cui · 9 years ago
  79. 12d7f09 adb: call run_transport_disconnects() only once. by Yabin Cui · 9 years ago
  80. d8cce18 adb: fix adb install and adb push exit code, error handling, unittest by Spencer Low · 9 years ago
  81. 2c58af5 Merge "VectorImpl.cpp: fix benign multiplication overflow" by Nick Kralevich · 9 years ago
  82. c76698f VectorImpl.cpp: fix benign multiplication overflow by Nick Kralevich · 9 years ago
  83. de4505f adb unittest: get test_unicode_paths passing on win32 by Spencer Low · 9 years ago
  84. fd28f32 adb: remove adisconnect in aremotesocket. by Yabin Cui · 9 years ago
  85. f435586 Merge "android_memset.c: Use sanitized shifts" by Nick Kralevich · 9 years ago
  86. 4f8d5b0 Merge "adb: disconnect: fix write-after-free memory corruption and crash." by Yabin Cui · 9 years ago
  87. f4b9928 adb: disconnect: fix write-after-free memory corruption and crash. by Yabin Cui · 9 years ago
  88. c348a88 android_memset.c: Use sanitized shifts by Duane Sand · 9 years ago
  89. e6d3cf3 Merge "android_memset.c: Use __attribute__((no_sanitize("integer")))" by Nick Kralevich · 9 years ago
  90. d9eda62 android_memset.c: Use __attribute__((no_sanitize("integer"))) by Nick Kralevich · 9 years ago
  91. f306812 Merge "adb: fix a fake data race on transport:kick reported by tsan." by Yabin Cui · 9 years ago
  92. c3f866f Merge "metricsd: Use system properties to store build time metadata." by Bertrand Simonnet · 9 years ago
  93. d34f419 Merge "strdup16to8.c: fix benign integer underflow." by Nick Kralevich · 9 years ago
  94. 2b98a9e strdup16to8.c: fix benign integer underflow. by Nick Kralevich · 9 years ago
  95. 001c87c Merge "Add macro to call event logger for errors." by William Luh · 9 years ago
  96. 96ac40a Merge "logd: klogd and Mediatek" by Mark Salyzyn · 9 years ago
  97. 2122c7a win32: adb start-server shows stdout/stderr output from actual server by Spencer Low · 9 years ago
  98. 964428c Add macro to call event logger for errors. by William Luh · 9 years ago
  99. d8459b3 adb: fix a fake data race on transport:kick reported by tsan. by Yabin Cui · 9 years ago
  100. 804180b Merge "adb: fix a data race in local_socket_event_func." by Yabin Cui · 9 years ago