1. 7d82413 Add a header-version argument to fastboot by Hridya Valsaraju · 7 years ago
  2. a5bf7ba Merge "Allow vendor-init-actionable for ro.board.platform and sys.boot_from_charger_mode" by Treehugger Robot · 7 years ago
  3. 61896fc Merge "Enabled SYS_MODULE capability for wifi@1.0-service" by Treehugger Robot · 7 years ago
  4. 31ed2a5 Merge "adbd: spawn login shell when run without a command." by Josh Gao · 7 years ago
  5. db96710 Merge "adbd: increase oom_score_adj for `adb shell`" by Josh Gao · 7 years ago
  6. 8043633 Merge "adb: restore adb/adb.exe in the list of artifacts." by Josh Gao · 7 years ago
  7. b0fc2d7 Enabled SYS_MODULE capability for wifi@1.0-service by Ajit Kumar · 7 years ago
  8. 95a5244 Merge "Cache DWARF location rules for a given pc." by Christopher Ferris · 7 years ago
  9. 3386eba Cache DWARF location rules for a given pc. by David Srbecky · 7 years ago
  10. 1f90cce Allow vendor-init-actionable for ro.board.platform and sys.boot_from_charger_mode by Jaekyun Seok · 7 years ago
  11. 85d9e67 Merge "Fix null pointer dereference in RegsArm." by Christopher Ferris · 7 years ago
  12. 77a61d3 Merge "OWNERS for system/core/mkbootimg." by Treehugger Robot · 7 years ago
  13. 6dbc28e Fix null pointer dereference in RegsArm. by Christopher Ferris · 7 years ago
  14. 3ac6946 Merge changes from topic "recovery_dtbo" by Treehugger Robot · 7 years ago
  15. 539f3dd Merge "Add "require partition-exists=" support." by Elliott Hughes · 7 years ago
  16. 2de2ade adbd: increase oom_score_adj for `adb shell` by Josh Gao · 7 years ago
  17. 45562bf Merge changes Iea2a3055,I6582cfc6 by Treehugger Robot · 7 years ago
  18. d08c910 OWNERS for system/core/mkbootimg. by Elliott Hughes · 7 years ago
  19. 02c08cc Add a script to unpack boot image by Hridya Valsaraju · 7 years ago
  20. 541a865 adb: restore adb/adb.exe in the list of artifacts. by Josh Gao · 7 years ago
  21. 147b355 Add a recovery DTBO section to boot image by Hridya Valsaraju · 7 years ago
  22. 5620d22 Add "require partition-exists=" support. by Elliott Hughes · 7 years ago
  23. cdc553d Merge "Adding odm.img for `fastboot flashall`" by Treehugger Robot · 7 years ago
  24. 5e7de48 Merge "Allow vendor-init-actionable for ro.debuggable" by Treehugger Robot · 7 years ago
  25. 017217e Adding odm.img for `fastboot flashall` by Bowgo Tsai · 7 years ago
  26. 4f214c5 Allow vendor-init-actionable for ro.debuggable by Jaekyun Seok · 7 years ago
  27. c41ff1b Merge "Adding product.img for `fastboot flashall`" by Treehugger Robot · 7 years ago
  28. 324e27d Merge "Verify the SELabels used in property_contexts" by Tom Cherry · 7 years ago
  29. 3b279aa Merge "Allow android::base::ScopeGuard in STL containers" by Treehugger Robot · 7 years ago
  30. b77035b Allow android::base::ScopeGuard in STL containers by Luis Hector Chavez · 7 years ago
  31. 80dce01 Merge "Add new trace tag for AIDL." by Martijn Coenen · 7 years ago
  32. f78ff01 Merge "adb: Open FunctionFS files with more restrictive access modes" by Treehugger Robot · 7 years ago
  33. 882faa6 Verify the SELabels used in property_contexts by Tom Cherry · 7 years ago
  34. 24426e9 Add new trace tag for AIDL. by Martijn Coenen · 7 years ago
  35. 0afc6b0 Adding product.img for `fastboot flashall` by Bowgo Tsai · 7 years ago
  36. 43cb7ea Merge "Method to avoid skipping frames for local unwinds." by Christopher Ferris · 7 years ago
  37. f8a97c1 adb: start building windows test again. by Josh Gao · 7 years ago
  38. 3873193 Merge "storaged: owner adjustment" by Mark Salyzyn · 7 years ago
  39. 133c911 storaged: owner adjustment by Mark Salyzyn · 7 years ago
  40. 2e1e789 adb: fix windows test build. by Josh Gao · 7 years ago
  41. 458f4e7 Method to avoid skipping frames for local unwinds. by Christopher Ferris · 7 years ago
  42. 7102f7c Merge "Support a map that represents gdb jit elf data." by Yabin Cui · 7 years ago
  43. 3b353ed Merge "bootstat: refine "Kernel panic - not syncing"" by Treehugger Robot · 7 years ago
  44. 3f48fa9 bootstat: refine "Kernel panic - not syncing" by Mark Salyzyn · 7 years ago
  45. d888e34 Merge changes I5fe02059,Iea8bf298,I0630c302,Ifc4b8fe9,I29319bda by Treehugger Robot · 7 years ago
  46. 8f7ff94 adbd: spawn login shell when run without a command. by Josh Gao · 7 years ago
  47. d5b22c5 Support a map that represents gdb jit elf data. by Yabin Cui · 7 years ago
  48. bf243a6 adb: bump the local socket backlog to the maximum. by Josh Gao · 7 years ago
  49. 2c621ae adb: fix unicode file path test. by Josh Gao · 7 years ago
  50. dcc055a adb: delete vestigial SHELL_EXIT_NOTIFY_FD. by Josh Gao · 7 years ago
  51. 184f480 adb: don't immediately close a socket when write fails. by Josh Gao · 7 years ago
  52. 5ea2c4b Merge "lmkd: Fix the message printed during a kill to avoid confusion" by Suren Baghdasaryan · 7 years ago
  53. d4463fd Merge "lmkd: Suppress error when accessing soft_limit_in_bytes for system_server" by Suren Baghdasaryan · 7 years ago
  54. a77411f Merge "lmkd: Change error to warning when accessing oom_score_adj file" by Suren Baghdasaryan · 7 years ago
  55. d07a94f lmkd: Fix the message printed during a kill to avoid confusion by Suren Baghdasaryan · 7 years ago
  56. 4311d1e lmkd: Suppress error when accessing soft_limit_in_bytes for system_server by Suren Baghdasaryan · 7 years ago
  57. 1ffa246 lmkd: Change error to warning when accessing oom_score_adj file by Suren Baghdasaryan · 7 years ago
  58. 7c68166 Merge changes Ibf543273,Id56946b6 by Treehugger Robot · 7 years ago
  59. 1222abc adb: make fdevent_run_on_main_thread's fd nonblocking. by Josh Gao · 7 years ago
  60. 39cc3e7 bootstat: allow kernel_panic,sysrq to propagate subreason by Mark Salyzyn · 7 years ago
  61. 855d205 bootstat: test error out only on first bad bootloader reason by Mark Salyzyn · 7 years ago
  62. ef45458 Merge "/postinstall/* does not search for a lib in /vendor or /odm" by Treehugger Robot · 7 years ago
  63. 92d55b6 Merge "Revert "init: Reboot after timeout passes during reboot"" by Tom Cherry · 7 years ago
  64. 7920502 Merge changes I6a842960,If618c26b by Josh Gao · 7 years ago
  65. 46e59af Merge "adb: skip IPv6 test if IPv6 isn't available." by Josh Gao · 7 years ago
  66. 4abb507 adb: skip IPv6 test if IPv6 isn't available. by Josh Gao · 7 years ago
  67. d7e6cb2 /postinstall/* does not search for a lib in /vendor or /odm by Jiyong Park · 7 years ago
  68. 0a72e6c Revert "init: Reboot after timeout passes during reboot" by Tom Cherry · 7 years ago
  69. c970aef adb: add `adb shell exit 42` stress test. by Josh Gao · 7 years ago
  70. ecb96ac adb: improve socket tests. by Josh Gao · 7 years ago
  71. 6156420 Merge changes I99b85f07,If28f6c8d by Treehugger Robot · 7 years ago
  72. b22451f Merge "Always set the sp reg to the cfa for DWARF." by Christopher Ferris · 7 years ago
  73. e8d1b75 Merge "Don't include map name if the consumer doesn't want names." by David Srbecky · 7 years ago
  74. e62f4c4 Don't include map name if the consumer doesn't want names. by David Srbecky · 7 years ago
  75. 11e96fe Always set the sp reg to the cfa for DWARF. by Yabin Cui · 7 years ago
  76. 4fa7632 Merge "adb: Remove usages of ENDPOINT_ALLOC" by Treehugger Robot · 7 years ago
  77. bda0a3e Merge changes If35518c0,I04bede0b by Treehugger Robot · 7 years ago
  78. 2819328 bootstat: add support for suppressing needle match on output by Mark Salyzyn · 7 years ago
  79. 8aa36c6 bootstat: usb and rtc refinement by Mark Salyzyn · 7 years ago
  80. f4be064 Merge "bootstat: add support for regex in aliasReasons and powerkeys" by Treehugger Robot · 7 years ago
  81. 31b5be6 adb: implement std::make_unique, start using it. by Josh Gao · 7 years ago
  82. 5791e21 base: export GetThreadId. by Josh Gao · 7 years ago
  83. 99499f1 adb: Remove usages of ENDPOINT_ALLOC by Jerry Zhang · 7 years ago
  84. 32caa98 Merge "adb: add test for flushing socket data after a write failure." by Josh Gao · 7 years ago
  85. 40858e9 Merge "bootstat: alias underline to space in bit error rate handling" by Treehugger Robot · 7 years ago
  86. 1408cee Merge "bootstat: comment out duplicate entries in kBootReasonMap" by Treehugger Robot · 7 years ago
  87. 5e2b268 Merge "bootstat: 3.18 kernel does not report "SysRq : Trigger a crash"" by Treehugger Robot · 7 years ago
  88. 25900dd bootstat: add support for regex in aliasReasons and powerkeys by Mark Salyzyn · 7 years ago
  89. c8e757b Merge "Remove test_suites: ["vts"] from memunreachable_binder_test" by Treehugger Robot · 7 years ago
  90. 78ca1fe Merge "Set SPI Allocation Timeout to One Hour" by Benedict Wong · 7 years ago
  91. 1e7d1c7 bootstat: alias underline to space in bit error rate handling by Mark Salyzyn · 7 years ago
  92. 2b82053 bootstat: comment out duplicate entries in kBootReasonMap by Mark Salyzyn · 7 years ago
  93. 853bb80 bootstat: 3.18 kernel does not report "SysRq : Trigger a crash" by Mark Salyzyn · 7 years ago
  94. 450b1af Merge "bootstat: test: regression from "Fix perfomance degredation from BootSequence atom"" by Treehugger Robot · 7 years ago
  95. 97debc7 Merge "Support /odm partition" by Treehugger Robot · 7 years ago
  96. a411fc6 Merge "Handle ARM thumb function symbols." by Christopher Ferris · 7 years ago
  97. d5fc6bd Merge "adb: checks device state when using adb disable-verity for AVB" by Treehugger Robot · 7 years ago
  98. 7f5a562 bootstat: test: regression from "Fix perfomance degredation from BootSequence atom" by Mark Salyzyn · 7 years ago
  99. df3bae9 adb: add test for flushing socket data after a write failure. by Josh Gao · 7 years ago
  100. 704ec9a Handle ARM thumb function symbols. by Christopher Ferris · 7 years ago