1. b5407f7 Remove the "needs_erase" workaround. by Elliott Hughes · 7 years ago
  2. 9bbfe4a Merge "Remove vendor Wifi and BT entries from fs_config.cpp" by Tom Cherry · 7 years ago
  3. cf74e76 Merge "Remove `emergency` from the `fastboot reboot` completions." by Treehugger Robot · 7 years ago
  4. 9f6f827 Merge "Add newer partitions to the `fastboot flash` completions." by Treehugger Robot · 7 years ago
  5. 0548de1 Merge "Revert "Revert "adb: add transport benchmark.""" by Treehugger Robot · 7 years ago
  6. f6e5b0e Merge "Consistently use - rather than _ in fastboot option tab completion." by Treehugger Robot · 7 years ago
  7. 2d80838 Merge changes I50e27f46,I0b7cd983,I3639fdee by Elliott Hughes · 7 years ago
  8. e493f8a Revert "Revert "adb: add transport benchmark."" by Josh Gao · 7 years ago
  9. 2177110 Merge "make_f2fs: specify sector size for target image size and missing options" by Treehugger Robot · 7 years ago
  10. e75b66e Remove `emergency` from the `fastboot reboot` completions. by Elliott Hughes · 7 years ago
  11. 69e1a48 Add newer partitions to the `fastboot flash` completions. by Elliott Hughes · 7 years ago
  12. 234a40c Consistently use - rather than _ in fastboot option tab completion. by Elliott Hughes · 7 years ago
  13. 8f9fcc7 Remove lock_bootloader/unlock_bootloader. by Elliott Hughes · 7 years ago
  14. 0234ef9 Remove `reboot emergency`. by Elliott Hughes · 7 years ago
  15. 3433fe5 Merge "Move adb/fastboot bash completion into adb/fastboot." by Elliott Hughes · 7 years ago
  16. d2c787c Merge "Add a MemoryOfflineBuffer object." by Christopher Ferris · 7 years ago
  17. 1427db2 make_f2fs: specify sector size for target image size and missing options by Jaegeuk Kim · 7 years ago
  18. 4e348a2 Move adb/fastboot bash completion into adb/fastboot. by Elliott Hughes · 7 years ago
  19. e71094e Merge "Revert "adb: add transport benchmark."" by David Brazdil · 7 years ago
  20. 79b72cc Revert "adb: add transport benchmark." by David Brazdil · 7 years ago
  21. 1a1a941 Merge "adb: add transport benchmark." by Josh Gao · 7 years ago
  22. 09fc8d8 Merge "adb: don't abort when connecting to the same address twice." by Josh Gao · 7 years ago
  23. 3267601 Add a MemoryOfflineBuffer object. by Christopher Ferris · 7 years ago
  24. f0e0558 adb: add transport benchmark. by Josh Gao · 7 years ago
  25. 35299a4 adb: don't abort when connecting to the same address twice. by Josh Gao · 7 years ago
  26. b8072aa Clean up fastboot help: by Elliott Hughes · 7 years ago
  27. 764c722 Merge "Add a header-version argument to fastboot" by Treehugger Robot · 7 years ago
  28. a02837b Merge changes Iff1ec14b,I32123c51,I517dbcba,Ic215c7fe by Josh Gao · 7 years ago
  29. cdf389e Merge "Improve fastboot verbose output." by Elliott Hughes · 7 years ago
  30. ecdc944 Add a header-version argument to fastboot by Hridya Valsaraju · 7 years ago
  31. c696be6 Improve fastboot verbose output. by Elliott Hughes · 7 years ago
  32. b4ffb10 adb: try harder to fill our test sockets. by Josh Gao · 7 years ago
  33. b400be8 adb: don't set has_write_error on success. by Josh Gao · 7 years ago
  34. 0240e2a Merge "Modernize fastboot output format." by Elliott Hughes · 7 years ago
  35. 5cafce6 Modernize fastboot output format. by Elliott Hughes · 7 years ago
  36. 616c91f Merge "Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr." by Tao Bao · 7 years ago
  37. 2aa8c27 Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr. by Jayant Chowdhary · 7 years ago
  38. a544bb4 adb: move ownership of the fdevent thread into FdeventTest. by Josh Gao · 7 years ago
  39. 6c392c7 adb: guarantee that fdevent_run_on_main_thread happens last. by Josh Gao · 7 years ago
  40. 83883e2 Merge changes I06ccca30,Iee86b058 by Josh Gao · 7 years ago
  41. d88cd6a Merge "Support Speck encryption." by Treehugger Robot · 7 years ago
  42. 0945d5f Support Speck encryption. by Paul Crowley · 7 years ago
  43. 9ca5dd7 Merge "Allow VNDK-SP extensions to use vendor lib" by Logan Chien · 7 years ago
  44. 652e02e adb: fix FdeventTest.invalid_fd on Windows. by Josh Gao · 7 years ago
  45. c315d4d Merge "Allow vendor-init-actionable for ro.board.platform and sys.boot_from_charger_mode" by Treehugger Robot · 7 years ago
  46. 9da9435 Remove vendor Wifi and BT entries from fs_config.cpp by Tom Cherry · 7 years ago
  47. f37b7ab Merge "Enabled SYS_MODULE capability for wifi@1.0-service" by Treehugger Robot · 7 years ago
  48. 9a35260 adb: extract the sleep in socket_test to its own function. by Josh Gao · 7 years ago
  49. 7fb3af0 Merge "adbd: spawn login shell when run without a command." by Josh Gao · 7 years ago
  50. 72332ce Merge "adbd: increase oom_score_adj for `adb shell`" by Josh Gao · 7 years ago
  51. 0a84654 Merge "adb: restore adb/adb.exe in the list of artifacts." by Josh Gao · 7 years ago
  52. e8731b4 Enabled SYS_MODULE capability for wifi@1.0-service by Ajit Kumar · 7 years ago
  53. b62fb6f Merge "Cache DWARF location rules for a given pc." by Christopher Ferris · 7 years ago
  54. 27414c1 Cache DWARF location rules for a given pc. by David Srbecky · 7 years ago
  55. 35273c2 Allow VNDK-SP extensions to use vendor lib by Logan Chien · 7 years ago
  56. 70f26a4 Allow vendor-init-actionable for ro.board.platform and sys.boot_from_charger_mode by Jaekyun Seok · 7 years ago
  57. 648a4df Merge "Fix null pointer dereference in RegsArm." by Christopher Ferris · 7 years ago
  58. 02a9539 Merge "OWNERS for system/core/mkbootimg." by Treehugger Robot · 7 years ago
  59. 7892d96 Fix null pointer dereference in RegsArm. by Christopher Ferris · 7 years ago
  60. fc6b5dc Merge changes from topic "recovery_dtbo" by Treehugger Robot · 7 years ago
  61. 21f503c Merge "Add "require partition-exists=" support." by Elliott Hughes · 7 years ago
  62. 1367ced adbd: increase oom_score_adj for `adb shell` by Josh Gao · 7 years ago
  63. e548fd4 Merge changes Iea2a3055,I6582cfc6 by Treehugger Robot · 7 years ago
  64. a9e0546 OWNERS for system/core/mkbootimg. by Elliott Hughes · 7 years ago
  65. 1b17f39 Add a script to unpack boot image by Hridya Valsaraju · 7 years ago
  66. 1734c0e adb: restore adb/adb.exe in the list of artifacts. by Josh Gao · 7 years ago
  67. 7806368 Add a recovery DTBO section to boot image by Hridya Valsaraju · 7 years ago
  68. 3955175 Add "require partition-exists=" support. by Elliott Hughes · 7 years ago
  69. b671dd7 Merge "Adding odm.img for `fastboot flashall`" by Treehugger Robot · 7 years ago
  70. c6851e7 Merge "Allow vendor-init-actionable for ro.debuggable" by Treehugger Robot · 7 years ago
  71. 47df9fd Adding odm.img for `fastboot flashall` by Bowgo Tsai · 7 years ago
  72. c132ce3 Allow vendor-init-actionable for ro.debuggable by Jaekyun Seok · 7 years ago
  73. c70b825 Merge "Adding product.img for `fastboot flashall`" by Treehugger Robot · 7 years ago
  74. add0356 Merge "Verify the SELabels used in property_contexts" by Tom Cherry · 7 years ago
  75. b8dbd86 Merge "Allow android::base::ScopeGuard in STL containers" by Treehugger Robot · 7 years ago
  76. c0be76f Allow android::base::ScopeGuard in STL containers by Luis Hector Chavez · 7 years ago
  77. 8adc6de Merge "Add new trace tag for AIDL." by Martijn Coenen · 7 years ago
  78. 02febda Merge "adb: Open FunctionFS files with more restrictive access modes" by Treehugger Robot · 7 years ago
  79. 7bc9beb Verify the SELabels used in property_contexts by Tom Cherry · 7 years ago
  80. 0e1d548 Add new trace tag for AIDL. by Martijn Coenen · 7 years ago
  81. edab851 Adding product.img for `fastboot flashall` by Bowgo Tsai · 7 years ago
  82. b7338bd Merge "Method to avoid skipping frames for local unwinds." by Christopher Ferris · 7 years ago
  83. cd85df7 adb: start building windows test again. by Josh Gao · 7 years ago
  84. 6b6f7e6 Merge "storaged: owner adjustment" by Mark Salyzyn · 7 years ago
  85. 5572a5c storaged: owner adjustment by Mark Salyzyn · 7 years ago
  86. 1b74124 adb: fix windows test build. by Josh Gao · 7 years ago
  87. ef47be1 Method to avoid skipping frames for local unwinds. by Christopher Ferris · 7 years ago
  88. 793f809 Merge "Support a map that represents gdb jit elf data." by Yabin Cui · 7 years ago
  89. ca5179b Merge "bootstat: refine "Kernel panic - not syncing"" by Treehugger Robot · 7 years ago
  90. 112bfec bootstat: refine "Kernel panic - not syncing" by Mark Salyzyn · 7 years ago
  91. dfb4b6e Merge changes I5fe02059,Iea8bf298,I0630c302,Ifc4b8fe9,I29319bda by Treehugger Robot · 7 years ago
  92. 8da97e3 adbd: spawn login shell when run without a command. by Josh Gao · 7 years ago
  93. 90aafe3 Support a map that represents gdb jit elf data. by Yabin Cui · 7 years ago
  94. 77fd28a adb: bump the local socket backlog to the maximum. by Josh Gao · 7 years ago
  95. c767b46 adb: fix unicode file path test. by Josh Gao · 7 years ago
  96. d923a35 adb: delete vestigial SHELL_EXIT_NOTIFY_FD. by Josh Gao · 7 years ago
  97. 5ca2fe1 adb: don't immediately close a socket when write fails. by Josh Gao · 7 years ago
  98. 2a508b1 Merge "lmkd: Fix the message printed during a kill to avoid confusion" by Suren Baghdasaryan · 7 years ago
  99. 23e0afc Merge "lmkd: Suppress error when accessing soft_limit_in_bytes for system_server" by Suren Baghdasaryan · 7 years ago
  100. 715abc3 Merge "lmkd: Change error to warning when accessing oom_score_adj file" by Suren Baghdasaryan · 7 years ago