1. c372a77 Merge "libbase_test: get it building for Windows" by Elliott Hughes · 9 years ago
  2. b2d4949 libbase_test: get it building for Windows by Spencer Low · 9 years ago
  3. 7b749ac Merge "adb: fix shell_service_protocol_test for Windows." by David Pursell · 9 years ago
  4. b404dec adb: fix shell_service_protocol_test for Windows. by David Pursell · 9 years ago
  5. 9336ee3 Merge "Fix (Windows) build." by Elliott Hughes · 9 years ago
  6. 2f57720 Fix (Windows) build. by Elliott Hughes · 9 years ago
  7. 0ad13cf Merge "fix adb_test Windows build" by Elliott Hughes · 9 years ago
  8. ee46239 Merge "adb: win32: make adb_getenv() case-insensitive" by Elliott Hughes · 9 years ago
  9. e6ae573 adb: win32: make adb_getenv() case-insensitive by Spencer Low · 9 years ago
  10. ebf770f fix adb_test Windows build by Spencer Low · 9 years ago
  11. 933f4fd Merge "Ensure that libbase and liblog can be built for Windows." by Dan Albert · 9 years ago
  12. 059544f Merge "Lose lsof to toybox." by Elliott Hughes · 9 years ago
  13. 606835a adb: add client side shell protocol and enable. by David Pursell · 9 years ago
  14. b0e4f08 Ensure that libbase and liblog can be built for Windows. by Stephen Hines · 9 years ago
  15. 0955c66 adb: implement shell protocol. by David Pursell · 9 years ago
  16. 31139af Merge "adb: create shell protocol class (take 2)." by David Pursell · 9 years ago
  17. b56bd00 Merge "Add ParseInt (and ParseUint)." by Elliott Hughes · 9 years ago
  18. 42325f0 Lose lsof to toybox. by Elliott Hughes · 9 years ago
  19. bd0231c fs_mgr: Error out if unable to determine slot_suffix by David Zeuthen · 9 years ago
  20. b02b6f4 Merge "metrics: Add an option to metrics_client to dump the logs cache." by James Hawkins · 9 years ago
  21. a2e5b7c Merge "crash_reporter: Fix crash_sender" by Steve Fung · 9 years ago
  22. 784a69f Merge "logd: worst uid record watermark part five" by Mark Salyzyn · 9 years ago
  23. 5bb2972 logd: worst uid record watermark part five by Mark Salyzyn · 9 years ago
  24. 0e8746d crash_reporter: Fix crash_sender by Steve Fung · 9 years ago
  25. 6ca11db Merge "fs_mgr: Fix ENOMEM behavior when dealing with slotselect." by David Zeuthen · 9 years ago
  26. 5f64600 metrics: Add an option to metrics_client to dump the logs cache. by James Hawkins · 9 years ago
  27. 744a8f8 fs_mgr: Fix ENOMEM behavior when dealing with slotselect. by David Zeuthen · 9 years ago
  28. be43a39 Add libbinderwrapper. by Daniel Erat · 9 years ago
  29. aaf4fcf Merge "Remove HOST_OS==windows check" by Dan Willemsen · 9 years ago
  30. 4ddb6a3 Merge "adb: remove unnecessary dependencies of liblog." by Yabin Cui · 9 years ago
  31. 0df24ea Merge "adb: refactor _is_valid_ack_reply_fd" by Yabin Cui · 9 years ago
  32. d8eed7f Merge "fs_mgr: Use slot_suffix field from bootloader_message." by David Zeuthen · 9 years ago
  33. cb992d9 adb: remove unnecessary dependencies of liblog. by Yabin Cui · 9 years ago
  34. feee6a0 Merge "Drop unused LOCAL_STATIC_LIBRARIES." by Dan Albert · 9 years ago
  35. ebbe35c metricsd: Collect generic stats about the system. by Bertrand SIMONNET · 9 years ago
  36. 227ef3c fs_mgr: Use slot_suffix field from bootloader_message. by David Zeuthen · 9 years ago
  37. d83a260 Drop unused LOCAL_STATIC_LIBRARIES. by Dan Albert · 9 years ago
  38. b9e2e84 adb: create shell protocol class (take 2). by David Pursell · 9 years ago
  39. a13df30 adb: refactor _is_valid_ack_reply_fd by Spencer Low · 9 years ago
  40. da0b011 Merge "Revert "adb: create shell protocol class."" by David Pursell · 9 years ago
  41. d9b7419 Revert "adb: create shell protocol class." by David Pursell · 9 years ago
  42. e4c1bb5 Merge "adb: `features` passes transport features." by David Pursell · 9 years ago
  43. 2154153 Merge changes from topic 'adb_shell_prework' by David Pursell · 9 years ago
  44. 880be43 adb: `features` passes transport features. by David Pursell · 9 years ago
  45. afe151f Add ParseInt (and ParseUint). by Elliott Hughes · 9 years ago
  46. 66680c5 Remove HOST_OS==windows check by Dan Willemsen · 9 years ago
  47. 73096f2 adb: create shell protocol class. by David Pursell · 9 years ago
  48. a932058 adb: refactor subprocess code. by David Pursell · 9 years ago
  49. 30c13c4 Merge "move uncrypt from init.rc to uncrypt.rc" by Tom Cherry · 9 years ago
  50. e8b0fce Merge "combine adbd.rc with init.usb.rc" by Tom Cherry · 9 years ago
  51. 80f6702 adb: move shell service to a separate file. by David Pursell · 9 years ago
  52. 0df400e Merge "logd: worst uid record watermark part four" by Mark Salyzyn · 9 years ago
  53. 831aa29 logd: worst uid record watermark part four by Mark Salyzyn · 9 years ago
  54. 008eb9b move uncrypt from init.rc to uncrypt.rc by Tom Cherry · 9 years ago
  55. 2270dbb combine adbd.rc with init.usb.rc by Tom Cherry · 9 years ago
  56. b499834 Merge "move init.trace.rc to frameworks/native" by Tom Cherry · 9 years ago
  57. 478da63 Merge "Improve adb sync_send error reporting." by Elliott Hughes · 9 years ago
  58. b0d5184 move init.trace.rc to frameworks/native by Tom Cherry · 9 years ago
  59. 825477f Merge "Add a logging handler on timeout." by Christopher Ferris · 9 years ago
  60. ce98fc4 Merge "Lose ls to toybox." by Elliott Hughes · 9 years ago
  61. 081696d Improve adb sync_send error reporting. by Elliott Hughes · 9 years ago
  62. d7226f9 Add a logging handler on timeout. by Christopher Ferris · 9 years ago
  63. cb6cd44 Merge "Revert "metricsd: Collect generic stats about the system."" by Bill Yi · 9 years ago
  64. 6d5822e Revert "metricsd: Collect generic stats about the system." by Bill Yi · 9 years ago
  65. 6562c15 Merge "adb: clean up debug tracing a little." by Yabin Cui · 9 years ago
  66. 9cd816b Merge "metricsd: Log the histogram name to hash mapping." by Bertrand Simonnet · 9 years ago
  67. c186247 Merge "metricsd: Collect generic stats about the system." by Bertrand Simonnet · 9 years ago
  68. 66d32c7 Merge "Use CAP_MASK_LONG for file capabilities." by Jorge Lucangeli Obes · 9 years ago
  69. c5d278d Merge "metricsd: Remove unused constant." by Elliott Hughes · 9 years ago
  70. 73f4355 metricsd: Remove unused constant. by Bertrand SIMONNET · 9 years ago
  71. 7a3f8d6 adb: clean up debug tracing a little. by Yabin Cui · 9 years ago
  72. bfe3222 Merge "Remove USE_MINGW/CYGWIN; Whitelist windows modules" by Dan Willemsen · 9 years ago
  73. e920c46 Use CAP_MASK_LONG for file capabilities. by Jorge Lucangeli Obes · 9 years ago
  74. 87a419c Remove USE_MINGW/CYGWIN; Whitelist windows modules by Dan Willemsen · 9 years ago
  75. 8835c5b metricsd: Log the histogram name to hash mapping. by Bertrand SIMONNET · 9 years ago
  76. 90b02cd metricsd: Collect generic stats about the system. by Bertrand SIMONNET · 9 years ago
  77. 03bbd64 Merge "crash_reporter: Call dbus-send using chromeos::ProcessImpl" by Steve Fung · 9 years ago
  78. ad55064 Merge "metricsd: Fix style issues." by Bertrand Simonnet · 9 years ago
  79. 74f6f8c Merge "metricsd: Make the unit tests pass." by Bertrand Simonnet · 9 years ago
  80. 675a10c metricsd: Fix style issues. by Bertrand SIMONNET · 9 years ago
  81. 1253186 metricsd: Make the unit tests pass. by Bertrand SIMONNET · 9 years ago
  82. 6e68dd7 crash_reporter: Call dbus-send using chromeos::ProcessImpl by Steve Fung · 9 years ago
  83. 4aa9dba Merge "init: Update readme.txt to reflect recent changes to init." by Tom Cherry · 9 years ago
  84. 7b0bdec Merge "Add a tag for tracing system server." by Yasuhiro Matsuda · 9 years ago
  85. 3be66ed init: Update readme.txt to reflect recent changes to init. by Tom Cherry · 9 years ago
  86. 5d80400 Merge "adb/base win32 tests: fix comment and open() flags" by Elliott Hughes · 9 years ago
  87. 2fbeb0c adb/base win32 tests: fix comment and open() flags by Spencer Low · 9 years ago
  88. 54c70ca Merge "init: Use classes for parsing and clean up memory allocations" by Tom Cherry · 9 years ago
  89. 78ea165 Merge "Use O_BINARY in base/file for Windows." by Elliott Hughes · 9 years ago
  90. 470d79a Use O_BINARY in base/file for Windows. by Elliott Hughes · 9 years ago
  91. b734990 init: Use classes for parsing and clean up memory allocations by Tom Cherry · 9 years ago
  92. 7c4ed6a Merge "fs_mgr: Add support for A/B partitions" by Daniel Rosenberg · 9 years ago
  93. 2ae47a0 Merge "adb: add unit test for fdevent." by Yabin Cui · 9 years ago
  94. 8bb2f36 fs_mgr: Add support for A/B partitions by Daniel Rosenberg · 9 years ago
  95. 1e19317 Merge "adb: improve names for transport threads." by Yabin Cui · 9 years ago
  96. 6bb48f0 Merge "logd: worst uid record watermark part three" by Mark Salyzyn · 9 years ago
  97. ccfe844 logd: worst uid record watermark part three by Mark Salyzyn · 9 years ago
  98. 1531cee Merge "adb: remove workaround for b/6558362." by Yabin Cui · 9 years ago
  99. d6ab3c2 adb: improve names for transport threads. by Yabin Cui · 9 years ago
  100. e66be4d Lose ls to toybox. by Elliott Hughes · 9 years ago