1. 192ff84 Merge "Add ParseInt (and ParseUint)." by Elliott Hughes · 10 years ago
  2. 4896c41 Merge "metrics: Add an option to metrics_client to dump the logs cache." by James Hawkins · 10 years ago
  3. da1f510 Merge "crash_reporter: Fix crash_sender" by Steve Fung · 10 years ago
  4. 8ec0f88 Merge "logd: worst uid record watermark part five" by Mark Salyzyn · 10 years ago
  5. 366be97 logd: worst uid record watermark part five by Mark Salyzyn · 10 years ago
  6. f29d978 crash_reporter: Fix crash_sender by Steve Fung · 10 years ago
  7. 6818446 Merge "fs_mgr: Fix ENOMEM behavior when dealing with slotselect." by David Zeuthen · 10 years ago
  8. dfffb74 metrics: Add an option to metrics_client to dump the logs cache. by James Hawkins · 10 years ago
  9. 1257a15 fs_mgr: Fix ENOMEM behavior when dealing with slotselect. by David Zeuthen · 10 years ago
  10. 7962968 Merge "Remove HOST_OS==windows check" by Dan Willemsen · 10 years ago
  11. e300ab9 Merge "adb: remove unnecessary dependencies of liblog." by Yabin Cui · 10 years ago
  12. dfb72f5 Merge "adb: refactor _is_valid_ack_reply_fd" by Yabin Cui · 10 years ago
  13. 587dec5 Merge "fs_mgr: Use slot_suffix field from bootloader_message." by David Zeuthen · 10 years ago
  14. 76cc0e3 adb: remove unnecessary dependencies of liblog. by Yabin Cui · 10 years ago
  15. 8fb58e5 Merge "Drop unused LOCAL_STATIC_LIBRARIES." by Dan Albert · 10 years ago
  16. cb12e70 fs_mgr: Use slot_suffix field from bootloader_message. by David Zeuthen · 10 years ago
  17. 0fbbe34 Drop unused LOCAL_STATIC_LIBRARIES. by Dan Albert · 10 years ago
  18. 48df250 adb: refactor _is_valid_ack_reply_fd by Spencer Low · 10 years ago
  19. d1799bd Merge "Revert "adb: create shell protocol class."" by David Pursell · 10 years ago
  20. 0feb9e0 Revert "adb: create shell protocol class." by David Pursell · 10 years ago
  21. b62e7c5 Merge "adb: `features` passes transport features." by David Pursell · 10 years ago
  22. ec5ee58 Merge changes from topic 'adb_shell_prework' by David Pursell · 10 years ago
  23. 7dfd5a2 adb: `features` passes transport features. by David Pursell · 10 years ago
  24. 3259b5a Add ParseInt (and ParseUint). by Elliott Hughes · 10 years ago
  25. 03a2b0e Remove HOST_OS==windows check by Dan Willemsen · 10 years ago
  26. b41de44 adb: create shell protocol class. by David Pursell · 10 years ago
  27. be79b86 adb: refactor subprocess code. by David Pursell · 10 years ago
  28. baf47c6 Merge "move uncrypt from init.rc to uncrypt.rc" by Tom Cherry · 10 years ago
  29. d150221 Merge "combine adbd.rc with init.usb.rc" by Tom Cherry · 10 years ago
  30. 5079abc adb: move shell service to a separate file. by David Pursell · 10 years ago
  31. e55790a Merge "logd: worst uid record watermark part four" by Mark Salyzyn · 10 years ago
  32. c1aec79 logd: worst uid record watermark part four by Mark Salyzyn · 10 years ago
  33. 49ef1dc move uncrypt from init.rc to uncrypt.rc by Tom Cherry · 10 years ago
  34. 61475a3 combine adbd.rc with init.usb.rc by Tom Cherry · 10 years ago
  35. 204e63b Merge "move init.trace.rc to frameworks/native" by Tom Cherry · 10 years ago
  36. 39f38b4 Merge "Improve adb sync_send error reporting." by Elliott Hughes · 10 years ago
  37. 598a164 move init.trace.rc to frameworks/native by Tom Cherry · 10 years ago
  38. 9ec1af9 Merge "Add a logging handler on timeout." by Christopher Ferris · 10 years ago
  39. 00b8995 Merge "Lose ls to toybox." by Elliott Hughes · 10 years ago
  40. ef09bbc Improve adb sync_send error reporting. by Elliott Hughes · 10 years ago
  41. 26e6a0b Add a logging handler on timeout. by Christopher Ferris · 10 years ago
  42. 6eb4195 Merge "Revert "metricsd: Collect generic stats about the system."" by Bill Yi · 10 years ago
  43. 94a8e55 Revert "metricsd: Collect generic stats about the system." by Bill Yi · 10 years ago
  44. 4ff7feb Merge "adb: clean up debug tracing a little." by Yabin Cui · 10 years ago
  45. 65a64e5 Merge "metricsd: Log the histogram name to hash mapping." by Bertrand Simonnet · 10 years ago
  46. f32280a Merge "metricsd: Collect generic stats about the system." by Bertrand Simonnet · 10 years ago
  47. 4f620c6 Merge "Use CAP_MASK_LONG for file capabilities." by Jorge Lucangeli Obes · 10 years ago
  48. 0ac55e0 Merge "metricsd: Remove unused constant." by Elliott Hughes · 10 years ago
  49. 7ce0023 metricsd: Remove unused constant. by Bertrand SIMONNET · 10 years ago
  50. 0a1894a adb: clean up debug tracing a little. by Yabin Cui · 10 years ago
  51. 5fd512f Merge "Remove USE_MINGW/CYGWIN; Whitelist windows modules" by Dan Willemsen · 10 years ago
  52. 85c0f9a Use CAP_MASK_LONG for file capabilities. by Jorge Lucangeli Obes · 10 years ago
  53. 70c31c8 Remove USE_MINGW/CYGWIN; Whitelist windows modules by Dan Willemsen · 10 years ago
  54. 36b1a34 metricsd: Log the histogram name to hash mapping. by Bertrand SIMONNET · 10 years ago
  55. 41ab1b8 metricsd: Collect generic stats about the system. by Bertrand SIMONNET · 10 years ago
  56. 8d43b37 Merge "crash_reporter: Call dbus-send using chromeos::ProcessImpl" by Steve Fung · 10 years ago
  57. dab288b Merge "metricsd: Fix style issues." by Bertrand Simonnet · 10 years ago
  58. e3f71fd Merge "metricsd: Make the unit tests pass." by Bertrand Simonnet · 10 years ago
  59. a37c070 metricsd: Fix style issues. by Bertrand SIMONNET · 10 years ago
  60. 1c245ed metricsd: Make the unit tests pass. by Bertrand SIMONNET · 10 years ago
  61. 4531383 crash_reporter: Call dbus-send using chromeos::ProcessImpl by Steve Fung · 10 years ago
  62. 0636db0 Merge "init: Update readme.txt to reflect recent changes to init." by Tom Cherry · 10 years ago
  63. cc8b55e Merge "Add a tag for tracing system server." by Yasuhiro Matsuda · 10 years ago
  64. bb26d0c init: Update readme.txt to reflect recent changes to init. by Tom Cherry · 10 years ago
  65. e702fd6 Merge "adb/base win32 tests: fix comment and open() flags" by Elliott Hughes · 10 years ago
  66. 10f5c93 adb/base win32 tests: fix comment and open() flags by Spencer Low · 10 years ago
  67. bf18e94 Merge "init: Use classes for parsing and clean up memory allocations" by Tom Cherry · 10 years ago
  68. 0aa840f Merge "Use O_BINARY in base/file for Windows." by Elliott Hughes · 10 years ago
  69. 4d21323 Use O_BINARY in base/file for Windows. by Elliott Hughes · 10 years ago
  70. 1e07ace init: Use classes for parsing and clean up memory allocations by Tom Cherry · 10 years ago
  71. da4177e Merge "fs_mgr: Add support for A/B partitions" by Daniel Rosenberg · 10 years ago
  72. b719538 Merge "adb: add unit test for fdevent." by Yabin Cui · 10 years ago
  73. f968c2d fs_mgr: Add support for A/B partitions by Daniel Rosenberg · 10 years ago
  74. 1a8160d Merge "adb: improve names for transport threads." by Yabin Cui · 10 years ago
  75. b018805 Merge "logd: worst uid record watermark part three" by Mark Salyzyn · 10 years ago
  76. d6ff200 logd: worst uid record watermark part three by Mark Salyzyn · 10 years ago
  77. 71f07ef Merge "adb: remove workaround for b/6558362." by Yabin Cui · 10 years ago
  78. 3303687 adb: improve names for transport threads. by Yabin Cui · 10 years ago
  79. 641fb87 Lose ls to toybox. by Elliott Hughes · 10 years ago
  80. 55c3cd5 adb: remove workaround for b/6558362. by Yabin Cui · 10 years ago
  81. 899a8be Merge "Lose uptime to toybox." by Elliott Hughes · 10 years ago
  82. d978dc7 Merge "Distinguish transport threads." by Elliott Hughes · 10 years ago
  83. 0be5141 Distinguish transport threads. by Elliott Hughes · 10 years ago
  84. 82dbf40 Merge "adb: set thread names (linux & mac)" by Siva Velusamy · 10 years ago
  85. fbdd87e adb: set thread names (linux & mac) by Siva Velusamy · 10 years ago
  86. c37e0d6 adb: add unit test for fdevent. by Yabin Cui · 10 years ago
  87. b816344 Merge "fatal and fatal_errno should be noreturn." by Elliott Hughes · 10 years ago
  88. 17edcb6 Merge "adb: clean up transport disconnect operations." by Yabin Cui · 10 years ago
  89. 935da31 fatal and fatal_errno should be noreturn. by Elliott Hughes · 10 years ago
  90. b1c3f94 adb: clean up transport disconnect operations. by Yabin Cui · 10 years ago
  91. f03d1ab Merge "Improve adb tracing." by Elliott Hughes · 10 years ago
  92. c516f80 Improve adb tracing. by Elliott Hughes · 10 years ago
  93. 3d4ef66 Merge "adb: call run_transport_disconnects() only once." by Yabin Cui · 10 years ago
  94. 3c3c81f Merge "win32: adb start-server shows stdout/stderr output from actual server" by Elliott Hughes · 10 years ago
  95. 680d881 Merge "adb unittest: get test_unicode_paths passing on win32" by Elliott Hughes · 10 years ago
  96. c93c5a3 Merge "adb: fix adb install and adb push exit code, error handling, unittest" by Elliott Hughes · 10 years ago
  97. 51ad45c Merge "adb: remove adisconnect in aremotesocket." by Yabin Cui · 10 years ago
  98. c4595b6 adb: call run_transport_disconnects() only once. by Yabin Cui · 10 years ago
  99. 77e9e5d adb: fix adb install and adb push exit code, error handling, unittest by Spencer Low · 10 years ago
  100. 77992be Merge "VectorImpl.cpp: fix benign multiplication overflow" by Nick Kralevich · 10 years ago