1. 1c497e5 adb: win32: test USB kick on resume from sleep/hibernation by Spencer Low · 7 years ago
  2. e1de9aa Merge "adb: fix test_adb.py's adb server spawning on Windows." by Treehugger Robot · 7 years ago
  3. e90c112 Merge "Install ld.config.recovery.txt to $(TARGET_RECOVERY_ROOT_OUT)/system/etc." by Tao Bao · 7 years ago
  4. 4718f25 Merge "debuggerd: delete accidentally merged log spam." by Treehugger Robot · 7 years ago
  5. aa9ab0a Merge "adb: add better logging for connection failure." by Treehugger Robot · 7 years ago
  6. dc4c100 adb: fix test_adb.py's adb server spawning on Windows. by Josh Gao · 7 years ago
  7. 7eb53b1 debuggerd: delete accidentally merged log spam. by Josh Gao · 7 years ago
  8. e6a144c Merge "Fix MacOS SDK build error caused by deprecated stl call." by Josh Gao · 7 years ago
  9. eb95e4c Fix MacOS SDK build error caused by deprecated stl call. by Idries Hamadi · 7 years ago
  10. 0949737 Merge changes Ic3c5095c,I87bc3e37,Ifd21e25b by Treehugger Robot · 7 years ago
  11. 543e34f storaged: Cap io_history when loading stats from disk. by David Anderson · 7 years ago
  12. cf66f29 storaged: Don't duplicate uid_records from proto files. by David Anderson · 7 years ago
  13. 73db037 storaged: Fix-up private variable names in uid_monitor. by David Anderson · 7 years ago
  14. 00f8cf9 Merge "Integrate adb with fastdeploy" by Treehugger Robot · 7 years ago
  15. 09279ec Merge "s/product-services/product_services/g" by Yifan Hong · 7 years ago
  16. 10ad45a s/product-services/product_services/g by Dario Freni · 7 years ago
  17. b098a3a Install ld.config.recovery.txt to $(TARGET_RECOVERY_ROOT_OUT)/system/etc. by Tao Bao · 7 years ago
  18. 5c6954f Merge "Check sp<>::clear() for data races" by Hans Boehm · 7 years ago
  19. 242795d Merge "libutils: remove unused strzcmp16_h_n." by Elliott Hughes · 7 years ago
  20. a409e59 Check sp<>::clear() for data races by Hans Boehm · 7 years ago
  21. 01e22d8 libutils: remove unused strzcmp16_h_n. by Elliott Hughes · 7 years ago
  22. 7a5b9c3 Merge "Add NDK folks to OWNERS for library configuration." by Treehugger Robot · 7 years ago
  23. a1610bb Merge "charger: screen blank on disconnect and 0% not displayed" by Tao Bao · 7 years ago
  24. 5d62609 charger: screen blank on disconnect and 0% not displayed by kentsou · 7 years ago
  25. 473964e Merge "s/PRODUCTSERVICES/PRODUCT_SERVICES/g" by Dario Freni · 7 years ago
  26. f7ca1ef s/PRODUCTSERVICES/PRODUCT_SERVICES/g by Dario Freni · 7 years ago
  27. 94344fb Merge "Remove init_second_stage.recovery dep." by Anton Hansson · 7 years ago
  28. 3dce617 Merge "Remove libsuspend from VNDK." by Tri Vo · 7 years ago
  29. b453224 Merge "adb: Drop the unneeded dependency on libfec_rs.so." by Tao Bao · 7 years ago
  30. 7347a47 Merge "fs_mgr: Drop some unneeded dependencies." by Tao Bao · 7 years ago
  31. 3a4f80c Merge "fastbootd: Complete the implementation of getvar has-slot." by Treehugger Robot · 7 years ago
  32. e0079a5 Remove init_second_stage.recovery dep. by Anton Hansson · 7 years ago
  33. fbb42b4 fastbootd: Complete the implementation of getvar has-slot. by David Anderson · 7 years ago
  34. 658051e Merge "lmkd: Do not downgrade/ignore events when swap is full" by Treehugger Robot · 7 years ago
  35. 57c2bf0 Merge "Include some warnings about vendor_available for fsmgr." by Tom Cherry · 7 years ago
  36. 5df574b Merge "Add sideload, fastboot as reboot targets in init" by Treehugger Robot · 7 years ago
  37. 8fe4cee Remove libsuspend from VNDK. by Tri Vo · 7 years ago
  38. 1601bcc Merge changes I31b6a66a,I682e5c98 by Roberto Pereira · 7 years ago
  39. be3e6ab Include some warnings about vendor_available for fsmgr. by Tom Cherry · 7 years ago
  40. 327395c Merge "adb: make disconnect stop reconnection immediately." by Treehugger Robot · 7 years ago
  41. d74e657 Merge "fs_mgr: correct error handling" by Treehugger Robot · 7 years ago
  42. 38cb3da Merge "fs_mgr: use ro.persistent_properties.ready" by Treehugger Robot · 7 years ago
  43. a63e59c Switch from old style KM2 HAL to new KM3 HAL by Roberto Pereira · 7 years ago
  44. 01292c8 Add Keymaster 3.0 binderized Trusty HAL by Roberto Pereira · 7 years ago
  45. a73de4a fs_mgr: correct error handling by Mark Salyzyn · 7 years ago
  46. c8df77a fs_mgr: use ro.persistent_properties.ready by Mark Salyzyn · 7 years ago
  47. 532bf09 Merge "llkd: llkSplit should prevent empty entries" by Treehugger Robot · 7 years ago
  48. 851a495 adb: Drop the unneeded dependency on libfec_rs.so. by Tao Bao · 7 years ago
  49. 7a4ba10 fs_mgr: Drop some unneeded dependencies. by Tao Bao · 7 years ago
  50. 8ec5633 Merge changes from topic "linker-config" by Jae Shin · 7 years ago
  51. 318414f adb: add better logging for connection failure. by Josh Gao · 7 years ago
  52. c73cf02 adb: make disconnect stop reconnection immediately. by Josh Gao · 7 years ago
  53. 31ea3b2 Merge "Replace (unsigned) short with (u)int16_t." by Treehugger Robot · 7 years ago
  54. 95d3989 Merge "Allow C++17 in fastboot." by Treehugger Robot · 7 years ago
  55. 9a7de19 Replace (unsigned) short with (u)int16_t. by Chih-Hung Hsieh · 7 years ago
  56. 436046e Allow C++17 in fastboot. by David Anderson · 7 years ago
  57. 7ad7c18 Merge "Increase fastboot timeout to 30 seconds" by Chris Fries · 7 years ago
  58. caf4302 llkd: llkSplit should prevent empty entries by Mark Salyzyn · 7 years ago
  59. 4dfd2f1 Parse the list of supported vndk snapshot versions by Jae Shin · 7 years ago
  60. f310fa1 Add '.bak' for sed -i that is required by BSD sed by Justin Yun · 7 years ago
  61. de0f313 Build ld.config.txt for older VNDK versions by Jae Shin · 7 years ago
  62. 28d09e3 Merge "base: remove execute bit from utf8.h" by Treehugger Robot · 7 years ago
  63. cfd5981 base: remove execute bit from utf8.h by Spencer Low · 7 years ago
  64. 576a0ce Merge changes I784c1dcc,Ic6a06cdc,I874b10c2 by Treehugger Robot · 7 years ago
  65. 0f30e6e Merge "lmkd: Add meminfo logging after each kill for easy troubleshooting" by Suren Baghdasaryan · 7 years ago
  66. 2d9852d adb: switch reconnect_queue to std::set. by Josh Gao · 7 years ago
  67. a37b80f Increase fastboot timeout to 30 seconds by Aaron Wisner · 7 years ago
  68. 6413ca7 adb: add environment variables to disable usb, emulators, mdns. by Josh Gao · 7 years ago
  69. 1ba7e85 adb: minor cleanup. by Josh Gao · 7 years ago
  70. 9921a13 lmkd: Add meminfo logging after each kill for easy troubleshooting by Suren Baghdasaryan · 7 years ago
  71. c659c36 Merge changes I78f273db,I2fdaa9d3,Ib6e1df87 by Treehugger Robot · 7 years ago
  72. 8e4ee34 Merge "fs_mgr: Small fix in overlayfs setup/teardown" by Treehugger Robot · 7 years ago
  73. 07092fe Merge "llkd: switch to std::literals" by Treehugger Robot · 7 years ago
  74. 1949322 fs_mgr: Small fix in overlayfs setup/teardown by Greg Kaiser · 7 years ago
  75. 113bf31 Merge "fastbootd: Add is-userspace variable." by Treehugger Robot · 7 years ago
  76. 996d36d Merge "fastbootd: Add commands for logical partitions." by Treehugger Robot · 7 years ago
  77. 703a4e2 Merge changes If7c8d38f,I7117dd19,Iaa5006e3,I3a568361,I37df06e4, ... by Josh Gao · 7 years ago
  78. ec1df82 fastbootd: Add is-userspace variable. by David Anderson · 7 years ago
  79. c6ea0e4 fastbootd: Add commands for logical partitions. by David Anderson · 7 years ago
  80. cece5d5 Merge "ParseFloat/ParseDouble, also take std::string" by Steven Moreland · 7 years ago
  81. 9ead723 Merge changes from topic "squashfs+overlayfs" by Mark Salyzyn · 7 years ago
  82. 402f797 Merge changes Id2a61d35,Ibe802c36 by Treehugger Robot · 7 years ago
  83. 3318c07 Merge "init: clarify comment for the restorecon of second stage init" by Treehugger Robot · 7 years ago
  84. 0d4e6e7 fastbootd: Add support for flashing logical partitions. by David Anderson · 7 years ago
  85. 1fe32e8 ParseFloat/ParseDouble, also take std::string by Steven Moreland · 7 years ago
  86. 168474e init: clarify comment for the restorecon of second stage init by Tom Cherry · 7 years ago
  87. 2622060 fastbootd: Enable erase and flash commands for physical partitions. by David Anderson · 7 years ago
  88. 230f0b2 Merge "fastboot: `fastbootd` uses `libadbd.so`." by Tao Bao · 7 years ago
  89. fecb8c1 Merge "fastbootd: Allow returning errors from getvar handlers." by Treehugger Robot · 7 years ago
  90. bf3fc57 Merge "Add ParseFloat (in parsedouble.h)." by Steven Moreland · 7 years ago
  91. 7ef8aeb llkd: switch to std::literals by Mark Salyzyn · 7 years ago
  92. 47f3750 Merge "Revert^2 "Prepare to fail in RefBase destructor if count is untouched"" by Hans Boehm · 7 years ago
  93. f4ebcbd Merge "ParseDouble: allow validation only." by Treehugger Robot · 7 years ago
  94. c37c7f3 Merge "base: move unique_fd fdsan tests into bionic." by Treehugger Robot · 7 years ago
  95. 6eeb1b6 fastbootd: Allow returning errors from getvar handlers. by David Anderson · 7 years ago
  96. f9e1700 Add ParseFloat (in parsedouble.h). by Steven Moreland · 7 years ago
  97. 2520786 adb: report connection status when we're unauthorized. by Josh Gao · 7 years ago
  98. fe82bd3 adb: disable test_device.FileOperationsTest.test_pull_symlink_dir. by Josh Gao · 7 years ago
  99. b848865 adb: fix test_device.FileOperationsTest.test_push_empty by Josh Gao · 7 years ago
  100. 90606da adb: switch test_adb.py over to double quotes. by Josh Gao · 7 years ago