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