1. 7e7ab56 adb: don't spew push/pull progress to dumb terminals. by Josh Gao · 7 years ago
  2. 22c1eef Merge "logd: crash dumps on userdebug only" by Treehugger Robot · 7 years ago
  3. 4b42ea5 logd: crash dumps on userdebug only by Mark Salyzyn · 7 years ago
  4. 895c13f Merge changes I9ad08b0d,I7fb1ef4f,I5b24b9d9 by Treehugger Robot · 7 years ago
  5. 1572771 Merge "Add support to fastboot_driver for sending sparse images with CRC check" by Chris Fries · 7 years ago
  6. ee4075d liblp: Add ReadImageFromBlob. by David Anderson · 7 years ago
  7. 1eb3ea3 liblp: Refactor ParseMetadata to read from non-descriptors. by David Anderson · 7 years ago
  8. f122290 liblp: Always copy geometry to LpMetadata. by David Anderson · 7 years ago
  9. d1d0610 Merge "liblp: FlashPartitionTable should update all slots." by Treehugger Robot · 7 years ago
  10. 9812b58 Add support to fastboot_driver for sending sparse images with CRC check by Aaron Wisner · 7 years ago
  11. 56d079b Merge "libdm: remove libbase dependency in header." by Treehugger Robot · 7 years ago
  12. 6d2ace3 Merge "adb: fix test_adb.py's adb server spawning on Windows." by Treehugger Robot · 7 years ago
  13. c720aa1 liblp: FlashPartitionTable should update all slots. by David Anderson · 7 years ago
  14. 7cbebb2 Merge "Install ld.config.recovery.txt to $(TARGET_RECOVERY_ROOT_OUT)/system/etc." by Tao Bao · 7 years ago
  15. 7151d20 Merge "debuggerd: delete accidentally merged log spam." by Treehugger Robot · 7 years ago
  16. 627a74b Merge "adb: add better logging for connection failure." by Treehugger Robot · 7 years ago
  17. 92cd59f adb: fix test_adb.py's adb server spawning on Windows. by Josh Gao · 7 years ago
  18. 3e27bd5 debuggerd: delete accidentally merged log spam. by Josh Gao · 7 years ago
  19. ec54ef7 Merge "Fix MacOS SDK build error caused by deprecated stl call." by Josh Gao · 7 years ago
  20. 1d19793 Fix MacOS SDK build error caused by deprecated stl call. by Idries Hamadi · 7 years ago
  21. ca10a6f Merge changes Ic3c5095c,I87bc3e37,Ifd21e25b by Treehugger Robot · 7 years ago
  22. dec6a88 storaged: Cap io_history when loading stats from disk. by David Anderson · 7 years ago
  23. 0026a14 storaged: Don't duplicate uid_records from proto files. by David Anderson · 7 years ago
  24. 3488d9f storaged: Fix-up private variable names in uid_monitor. by David Anderson · 7 years ago
  25. 15eb065 Merge "Integrate adb with fastdeploy" by Treehugger Robot · 7 years ago
  26. de39afd Merge "s/product-services/product_services/g" by Yifan Hong · 7 years ago
  27. ab5583b s/product-services/product_services/g by Dario Freni · 7 years ago
  28. e82b832 Install ld.config.recovery.txt to $(TARGET_RECOVERY_ROOT_OUT)/system/etc. by Tao Bao · 7 years ago
  29. 59cd823 Merge "Check sp<>::clear() for data races" by Hans Boehm · 7 years ago
  30. 572d333 Merge "libutils: remove unused strzcmp16_h_n." by Elliott Hughes · 7 years ago
  31. f4f7620 Check sp<>::clear() for data races by Hans Boehm · 7 years ago
  32. 7b6751d libutils: remove unused strzcmp16_h_n. by Elliott Hughes · 7 years ago
  33. cdad28c Merge "Add NDK folks to OWNERS for library configuration." by Treehugger Robot · 7 years ago
  34. 157a2e7 Merge "charger: screen blank on disconnect and 0% not displayed" by Tao Bao · 7 years ago
  35. ba61ea4 charger: screen blank on disconnect and 0% not displayed by kentsou · 7 years ago
  36. c0f60b7 Merge "s/PRODUCTSERVICES/PRODUCT_SERVICES/g" by Dario Freni · 7 years ago
  37. ad58bf9 s/PRODUCTSERVICES/PRODUCT_SERVICES/g by Dario Freni · 7 years ago
  38. d449e2e libdm: remove libbase dependency in header. by Yifan Hong · 7 years ago
  39. 6a581b7 Merge "Remove init_second_stage.recovery dep." by Anton Hansson · 7 years ago
  40. 1738693 Merge "Remove libsuspend from VNDK." by Tri Vo · 7 years ago
  41. 308129d Merge "adb: Drop the unneeded dependency on libfec_rs.so." by Tao Bao · 7 years ago
  42. d262346 Merge "fs_mgr: Drop some unneeded dependencies." by Tao Bao · 7 years ago
  43. 1e6a318 Merge "fastbootd: Complete the implementation of getvar has-slot." by Treehugger Robot · 7 years ago
  44. 904bbd8 Remove init_second_stage.recovery dep. by Anton Hansson · 7 years ago
  45. 79ab0e3 fastbootd: Complete the implementation of getvar has-slot. by David Anderson · 7 years ago
  46. c489431 Merge "lmkd: Do not downgrade/ignore events when swap is full" by Treehugger Robot · 7 years ago
  47. cecf548 Merge "Include some warnings about vendor_available for fsmgr." by Tom Cherry · 7 years ago
  48. 3231be6 Merge "Add sideload, fastboot as reboot targets in init" by Treehugger Robot · 7 years ago
  49. f8398ee Remove libsuspend from VNDK. by Tri Vo · 7 years ago
  50. a5d5c9d Merge changes I31b6a66a,I682e5c98 by Roberto Pereira · 7 years ago
  51. 066fcdf Include some warnings about vendor_available for fsmgr. by Tom Cherry · 7 years ago
  52. 9066874 Merge "adb: make disconnect stop reconnection immediately." by Treehugger Robot · 7 years ago
  53. 16c8702 Merge "fs_mgr: correct error handling" by Treehugger Robot · 7 years ago
  54. 3f04e9e Merge "fs_mgr: use ro.persistent_properties.ready" by Treehugger Robot · 7 years ago
  55. b5dfc75 Switch from old style KM2 HAL to new KM3 HAL by Roberto Pereira · 7 years ago
  56. 2426197 Add Keymaster 3.0 binderized Trusty HAL by Roberto Pereira · 7 years ago
  57. 7186787 fs_mgr: correct error handling by Mark Salyzyn · 7 years ago
  58. 5f6b069 fs_mgr: use ro.persistent_properties.ready by Mark Salyzyn · 7 years ago
  59. 890c538 Merge "llkd: llkSplit should prevent empty entries" by Treehugger Robot · 7 years ago
  60. 0caf3c1 adb: Drop the unneeded dependency on libfec_rs.so. by Tao Bao · 7 years ago
  61. 7aa4608 fs_mgr: Drop some unneeded dependencies. by Tao Bao · 7 years ago
  62. 75cff06 Merge changes from topic "linker-config" by Jae Shin · 7 years ago
  63. 45e3e95 adb: add better logging for connection failure. by Josh Gao · 7 years ago
  64. 902dace adb: make disconnect stop reconnection immediately. by Josh Gao · 7 years ago
  65. ba02863 Merge "Replace (unsigned) short with (u)int16_t." by Treehugger Robot · 7 years ago
  66. 088d18e Merge "Allow C++17 in fastboot." by Treehugger Robot · 7 years ago
  67. 08d470b Replace (unsigned) short with (u)int16_t. by Chih-Hung Hsieh · 7 years ago
  68. 3195e6e Allow C++17 in fastboot. by David Anderson · 7 years ago
  69. 3b984c7 Merge "Increase fastboot timeout to 30 seconds" by Chris Fries · 7 years ago
  70. acecaf7 llkd: llkSplit should prevent empty entries by Mark Salyzyn · 7 years ago
  71. f6c6aaa Parse the list of supported vndk snapshot versions by Jae Shin · 7 years ago
  72. 61f474f Add '.bak' for sed -i that is required by BSD sed by Justin Yun · 7 years ago
  73. f6dff6d Build ld.config.txt for older VNDK versions by Jae Shin · 7 years ago
  74. 2a58811 Merge "base: remove execute bit from utf8.h" by Treehugger Robot · 7 years ago
  75. 991eedd base: remove execute bit from utf8.h by Spencer Low · 7 years ago
  76. 389e950 Merge changes I784c1dcc,Ic6a06cdc,I874b10c2 by Treehugger Robot · 7 years ago
  77. 7bb1ae2 Merge "lmkd: Add meminfo logging after each kill for easy troubleshooting" by Suren Baghdasaryan · 7 years ago
  78. 8a40c8a adb: switch reconnect_queue to std::set. by Josh Gao · 7 years ago
  79. 50acca7 Increase fastboot timeout to 30 seconds by Aaron Wisner · 7 years ago
  80. 043fbec adb: add environment variables to disable usb, emulators, mdns. by Josh Gao · 7 years ago
  81. e032387 adb: minor cleanup. by Josh Gao · 7 years ago
  82. 282ad1a lmkd: Add meminfo logging after each kill for easy troubleshooting by Suren Baghdasaryan · 7 years ago
  83. 67bf7df Merge changes I78f273db,I2fdaa9d3,Ib6e1df87 by Treehugger Robot · 7 years ago
  84. 5f42ee1 Merge "fs_mgr: Small fix in overlayfs setup/teardown" by Treehugger Robot · 7 years ago
  85. 0e7dc30 Merge "llkd: switch to std::literals" by Treehugger Robot · 7 years ago
  86. b4bf8c6 fs_mgr: Small fix in overlayfs setup/teardown by Greg Kaiser · 7 years ago
  87. 6d5b931 Merge "fastbootd: Add is-userspace variable." by Treehugger Robot · 7 years ago
  88. 770395d Merge "fastbootd: Add commands for logical partitions." by Treehugger Robot · 7 years ago
  89. 18eae78 Merge changes If7c8d38f,I7117dd19,Iaa5006e3,I3a568361,I37df06e4, ... by Josh Gao · 7 years ago
  90. d9ba061 fastbootd: Add is-userspace variable. by David Anderson · 7 years ago
  91. 0d4277d fastbootd: Add commands for logical partitions. by David Anderson · 7 years ago
  92. edc9cee Merge "ParseFloat/ParseDouble, also take std::string" by Steven Moreland · 7 years ago
  93. d88b52e Merge changes from topic "squashfs+overlayfs" by Mark Salyzyn · 7 years ago
  94. 3cf9f9b Merge changes Id2a61d35,Ibe802c36 by Treehugger Robot · 7 years ago
  95. 424ffa2 Merge "init: clarify comment for the restorecon of second stage init" by Treehugger Robot · 7 years ago
  96. 88ef0b1 fastbootd: Add support for flashing logical partitions. by David Anderson · 7 years ago
  97. f1911f4 ParseFloat/ParseDouble, also take std::string by Steven Moreland · 7 years ago
  98. e85b2ad init: clarify comment for the restorecon of second stage init by Tom Cherry · 7 years ago
  99. 12211d1 fastbootd: Enable erase and flash commands for physical partitions. by David Anderson · 7 years ago
  100. 075c351 Merge "fastboot: `fastbootd` uses `libadbd.so`." by Tao Bao · 7 years ago