1. 5a2de8b am 0ad13cf2: Merge "fix adb_test Windows build" by Elliott Hughes · 10 years ago
  2. 87a72a8 Merge "fix adb_test Windows build" by Elliott Hughes · 10 years ago
  3. f53484b am ee46239c: Merge "adb: win32: make adb_getenv() case-insensitive" by Elliott Hughes · 10 years ago
  4. 87e3869 Merge "adb: win32: make adb_getenv() case-insensitive" by Elliott Hughes · 10 years ago
  5. 684934c adb: win32: make adb_getenv() case-insensitive by Spencer Low · 10 years ago
  6. 1be2aa0 fix adb_test Windows build by Spencer Low · 10 years ago
  7. 10fe5fe am 933f4fd4: Merge "Ensure that libbase and liblog can be built for Windows." by Dan Albert · 10 years ago
  8. d451374 am 059544f6: Merge "Lose lsof to toybox." by Elliott Hughes · 10 years ago
  9. b04ed2c am 31139af0: Merge "adb: create shell protocol class (take 2)." by David Pursell · 10 years ago
  10. 78a0fee am b56bd000: Merge "Add ParseInt (and ParseUint)." by Elliott Hughes · 10 years ago
  11. 5698c8b am b02b6f41: Merge "metrics: Add an option to metrics_client to dump the logs cache." by James Hawkins · 10 years ago
  12. 9704a71 Merge "Ensure that libbase and liblog can be built for Windows." by Dan Albert · 10 years ago
  13. 1a14b4f Merge "Lose lsof to toybox." by Elliott Hughes · 10 years ago
  14. e74b613 Ensure that libbase and liblog can be built for Windows. by Stephen Hines · 10 years ago
  15. 24f3ff6 Merge "adb: create shell protocol class (take 2)." by David Pursell · 10 years ago
  16. 192ff84 Merge "Add ParseInt (and ParseUint)." by Elliott Hughes · 10 years ago
  17. ec8608a Lose lsof to toybox. by Elliott Hughes · 10 years ago
  18. 4896c41 Merge "metrics: Add an option to metrics_client to dump the logs cache." by James Hawkins · 10 years ago
  19. 02ba6c5 am a2e5b7cb: Merge "crash_reporter: Fix crash_sender" by Steve Fung · 10 years ago
  20. da1f510 Merge "crash_reporter: Fix crash_sender" by Steve Fung · 10 years ago
  21. c77c217 am 784a69f8: Merge "logd: worst uid record watermark part five" by Mark Salyzyn · 10 years ago
  22. 8ec0f88 Merge "logd: worst uid record watermark part five" by Mark Salyzyn · 10 years ago
  23. 366be97 logd: worst uid record watermark part five by Mark Salyzyn · 10 years ago
  24. f29d978 crash_reporter: Fix crash_sender by Steve Fung · 10 years ago
  25. de2d3b5 am 6ca11db7: Merge "fs_mgr: Fix ENOMEM behavior when dealing with slotselect." by David Zeuthen · 10 years ago
  26. 6818446 Merge "fs_mgr: Fix ENOMEM behavior when dealing with slotselect." by David Zeuthen · 10 years ago
  27. dfffb74 metrics: Add an option to metrics_client to dump the logs cache. by James Hawkins · 10 years ago
  28. 1257a15 fs_mgr: Fix ENOMEM behavior when dealing with slotselect. by David Zeuthen · 10 years ago
  29. 0e406e3 am aaf4fcf4: Merge "Remove HOST_OS==windows check" by Dan Willemsen · 10 years ago
  30. 7962968 Merge "Remove HOST_OS==windows check" by Dan Willemsen · 10 years ago
  31. 24b7c50 am 4ddb6a32: Merge "adb: remove unnecessary dependencies of liblog." by Yabin Cui · 10 years ago
  32. c86c1e9 am 0df24ea2: Merge "adb: refactor _is_valid_ack_reply_fd" by Yabin Cui · 10 years ago
  33. e300ab9 Merge "adb: remove unnecessary dependencies of liblog." by Yabin Cui · 10 years ago
  34. dfb72f5 Merge "adb: refactor _is_valid_ack_reply_fd" by Yabin Cui · 10 years ago
  35. dc00610 resolved conflicts for d8eed7ff to stage-aosp-master by David Zeuthen · 10 years ago
  36. 587dec5 Merge "fs_mgr: Use slot_suffix field from bootloader_message." by David Zeuthen · 10 years ago
  37. 76cc0e3 adb: remove unnecessary dependencies of liblog. by Yabin Cui · 10 years ago
  38. b4e5fba am feee6a00: Merge "Drop unused LOCAL_STATIC_LIBRARIES." by Dan Albert · 10 years ago
  39. 8fb58e5 Merge "Drop unused LOCAL_STATIC_LIBRARIES." by Dan Albert · 10 years ago
  40. cb12e70 fs_mgr: Use slot_suffix field from bootloader_message. by David Zeuthen · 10 years ago
  41. 0fbbe34 Drop unused LOCAL_STATIC_LIBRARIES. by Dan Albert · 10 years ago
  42. 795c315 adb: create shell protocol class (take 2). by David Pursell · 10 years ago
  43. 48df250 adb: refactor _is_valid_ack_reply_fd by Spencer Low · 10 years ago
  44. 763abba am da0b0116: Merge "Revert "adb: create shell protocol class."" by David Pursell · 10 years ago
  45. d1799bd Merge "Revert "adb: create shell protocol class."" by David Pursell · 10 years ago
  46. 0feb9e0 Revert "adb: create shell protocol class." by David Pursell · 10 years ago
  47. 45623c4 am e4c1bb53: Merge "adb: `features` passes transport features." by David Pursell · 10 years ago
  48. b62e7c5 Merge "adb: `features` passes transport features." by David Pursell · 10 years ago
  49. 520262f am 21541531: Merge changes from topic \'adb_shell_prework\' by David Pursell · 10 years ago
  50. ec5ee58 Merge changes from topic 'adb_shell_prework' by David Pursell · 10 years ago
  51. 7dfd5a2 adb: `features` passes transport features. by David Pursell · 10 years ago
  52. 3259b5a Add ParseInt (and ParseUint). by Elliott Hughes · 10 years ago
  53. 03a2b0e Remove HOST_OS==windows check by Dan Willemsen · 10 years ago
  54. b41de44 adb: create shell protocol class. by David Pursell · 10 years ago
  55. be79b86 adb: refactor subprocess code. by David Pursell · 10 years ago
  56. 188b658 am 30c13c49: Merge "move uncrypt from init.rc to uncrypt.rc" by Tom Cherry · 10 years ago
  57. b77277f am e8b0fcec: Merge "combine adbd.rc with init.usb.rc" by Tom Cherry · 10 years ago
  58. baf47c6 Merge "move uncrypt from init.rc to uncrypt.rc" by Tom Cherry · 10 years ago
  59. d150221 Merge "combine adbd.rc with init.usb.rc" by Tom Cherry · 10 years ago
  60. 5079abc adb: move shell service to a separate file. by David Pursell · 10 years ago
  61. b41d1c5 am 0df400ec: Merge "logd: worst uid record watermark part four" by Mark Salyzyn · 10 years ago
  62. e55790a Merge "logd: worst uid record watermark part four" by Mark Salyzyn · 10 years ago
  63. c1aec79 logd: worst uid record watermark part four by Mark Salyzyn · 10 years ago
  64. 49ef1dc move uncrypt from init.rc to uncrypt.rc by Tom Cherry · 10 years ago
  65. 61475a3 combine adbd.rc with init.usb.rc by Tom Cherry · 10 years ago
  66. 98731da am b4998341: Merge "move init.trace.rc to frameworks/native" by Tom Cherry · 10 years ago
  67. 204e63b Merge "move init.trace.rc to frameworks/native" by Tom Cherry · 10 years ago
  68. da97899 am 478da637: Merge "Improve adb sync_send error reporting." by Elliott Hughes · 10 years ago
  69. 28c2b6f am 825477ff: Merge "Add a logging handler on timeout." by Christopher Ferris · 10 years ago
  70. 39f38b4 Merge "Improve adb sync_send error reporting." by Elliott Hughes · 10 years ago
  71. 598a164 move init.trace.rc to frameworks/native by Tom Cherry · 10 years ago
  72. 9ec1af9 Merge "Add a logging handler on timeout." by Christopher Ferris · 10 years ago
  73. eeb4239 am ce98fc40: Merge "Lose ls to toybox." by Elliott Hughes · 10 years ago
  74. 00b8995 Merge "Lose ls to toybox." by Elliott Hughes · 10 years ago
  75. ef09bbc Improve adb sync_send error reporting. by Elliott Hughes · 10 years ago
  76. 3adde564 am cb6cd44d: Merge "Revert "metricsd: Collect generic stats about the system."" by Bill Yi · 10 years ago
  77. 26e6a0b Add a logging handler on timeout. by Christopher Ferris · 10 years ago
  78. 6eb4195 Merge "Revert "metricsd: Collect generic stats about the system."" by Bill Yi · 10 years ago
  79. 94a8e55 Revert "metricsd: Collect generic stats about the system." by Bill Yi · 10 years ago
  80. e4e3ec0 am 6562c151: Merge "adb: clean up debug tracing a little." by Yabin Cui · 10 years ago
  81. aac4cd9 am 9cd816b3: Merge "metricsd: Log the histogram name to hash mapping." by Bertrand Simonnet · 10 years ago
  82. fed67a5 am c1862479: Merge "metricsd: Collect generic stats about the system." by Bertrand Simonnet · 10 years ago
  83. 4ff7feb Merge "adb: clean up debug tracing a little." by Yabin Cui · 10 years ago
  84. 65a64e5 Merge "metricsd: Log the histogram name to hash mapping." by Bertrand Simonnet · 10 years ago
  85. f32280a Merge "metricsd: Collect generic stats about the system." by Bertrand Simonnet · 10 years ago
  86. c2c1837 am 66d32c74: Merge "Use CAP_MASK_LONG for file capabilities." by Jorge Lucangeli Obes · 10 years ago
  87. 4f620c6 Merge "Use CAP_MASK_LONG for file capabilities." by Jorge Lucangeli Obes · 10 years ago
  88. 06e341b am c5d278d4: Merge "metricsd: Remove unused constant." by Elliott Hughes · 10 years ago
  89. 0ac55e0 Merge "metricsd: Remove unused constant." by Elliott Hughes · 10 years ago
  90. 7ce0023 metricsd: Remove unused constant. by Bertrand SIMONNET · 10 years ago
  91. 0a1894a adb: clean up debug tracing a little. by Yabin Cui · 10 years ago
  92. 0dc7319 am bfe32228: Merge "Remove USE_MINGW/CYGWIN; Whitelist windows modules" by Dan Willemsen · 10 years ago
  93. 5fd512f Merge "Remove USE_MINGW/CYGWIN; Whitelist windows modules" by Dan Willemsen · 10 years ago
  94. b250157 am 03bbd64a: Merge "crash_reporter: Call dbus-send using chromeos::ProcessImpl" by Steve Fung · 10 years ago
  95. 234d26b am ad550645: Merge "metricsd: Fix style issues." by Bertrand Simonnet · 10 years ago
  96. ada2726 am 74f6f8c3: Merge "metricsd: Make the unit tests pass." by Bertrand Simonnet · 10 years ago
  97. 85c0f9a Use CAP_MASK_LONG for file capabilities. by Jorge Lucangeli Obes · 10 years ago
  98. 70c31c8 Remove USE_MINGW/CYGWIN; Whitelist windows modules by Dan Willemsen · 10 years ago
  99. 36b1a34 metricsd: Log the histogram name to hash mapping. by Bertrand SIMONNET · 10 years ago
  100. 41ab1b8 metricsd: Collect generic stats about the system. by Bertrand SIMONNET · 10 years ago