1. c696be6 Improve fastboot verbose output. by Elliott Hughes · 7 years ago
  2. 0240e2a Merge "Modernize fastboot output format." by Elliott Hughes · 7 years ago
  3. 5cafce6 Modernize fastboot output format. by Elliott Hughes · 7 years ago
  4. 616c91f Merge "Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr." by Tao Bao · 7 years ago
  5. 2aa8c27 Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr. by Jayant Chowdhary · 7 years ago
  6. 83883e2 Merge changes I06ccca30,Iee86b058 by Josh Gao · 7 years ago
  7. d88cd6a Merge "Support Speck encryption." by Treehugger Robot · 7 years ago
  8. 0945d5f Support Speck encryption. by Paul Crowley · 7 years ago
  9. 9ca5dd7 Merge "Allow VNDK-SP extensions to use vendor lib" by Logan Chien · 7 years ago
  10. 652e02e adb: fix FdeventTest.invalid_fd on Windows. by Josh Gao · 7 years ago
  11. c315d4d Merge "Allow vendor-init-actionable for ro.board.platform and sys.boot_from_charger_mode" by Treehugger Robot · 7 years ago
  12. f37b7ab Merge "Enabled SYS_MODULE capability for wifi@1.0-service" by Treehugger Robot · 7 years ago
  13. 9a35260 adb: extract the sleep in socket_test to its own function. by Josh Gao · 7 years ago
  14. 7fb3af0 Merge "adbd: spawn login shell when run without a command." by Josh Gao · 7 years ago
  15. 72332ce Merge "adbd: increase oom_score_adj for `adb shell`" by Josh Gao · 7 years ago
  16. 0a84654 Merge "adb: restore adb/adb.exe in the list of artifacts." by Josh Gao · 7 years ago
  17. e8731b4 Enabled SYS_MODULE capability for wifi@1.0-service by Ajit Kumar · 7 years ago
  18. b62fb6f Merge "Cache DWARF location rules for a given pc." by Christopher Ferris · 7 years ago
  19. 27414c1 Cache DWARF location rules for a given pc. by David Srbecky · 7 years ago
  20. 35273c2 Allow VNDK-SP extensions to use vendor lib by Logan Chien · 7 years ago
  21. 70f26a4 Allow vendor-init-actionable for ro.board.platform and sys.boot_from_charger_mode by Jaekyun Seok · 7 years ago
  22. 648a4df Merge "Fix null pointer dereference in RegsArm." by Christopher Ferris · 7 years ago
  23. 02a9539 Merge "OWNERS for system/core/mkbootimg." by Treehugger Robot · 7 years ago
  24. 7892d96 Fix null pointer dereference in RegsArm. by Christopher Ferris · 7 years ago
  25. fc6b5dc Merge changes from topic "recovery_dtbo" by Treehugger Robot · 7 years ago
  26. 21f503c Merge "Add "require partition-exists=" support." by Elliott Hughes · 7 years ago
  27. 1367ced adbd: increase oom_score_adj for `adb shell` by Josh Gao · 7 years ago
  28. e548fd4 Merge changes Iea2a3055,I6582cfc6 by Treehugger Robot · 7 years ago
  29. a9e0546 OWNERS for system/core/mkbootimg. by Elliott Hughes · 7 years ago
  30. 1b17f39 Add a script to unpack boot image by Hridya Valsaraju · 7 years ago
  31. 1734c0e adb: restore adb/adb.exe in the list of artifacts. by Josh Gao · 7 years ago
  32. 7806368 Add a recovery DTBO section to boot image by Hridya Valsaraju · 7 years ago
  33. 3955175 Add "require partition-exists=" support. by Elliott Hughes · 7 years ago
  34. b671dd7 Merge "Adding odm.img for `fastboot flashall`" by Treehugger Robot · 7 years ago
  35. c6851e7 Merge "Allow vendor-init-actionable for ro.debuggable" by Treehugger Robot · 7 years ago
  36. 47df9fd Adding odm.img for `fastboot flashall` by Bowgo Tsai · 7 years ago
  37. c132ce3 Allow vendor-init-actionable for ro.debuggable by Jaekyun Seok · 7 years ago
  38. c70b825 Merge "Adding product.img for `fastboot flashall`" by Treehugger Robot · 7 years ago
  39. add0356 Merge "Verify the SELabels used in property_contexts" by Tom Cherry · 7 years ago
  40. b8dbd86 Merge "Allow android::base::ScopeGuard in STL containers" by Treehugger Robot · 7 years ago
  41. c0be76f Allow android::base::ScopeGuard in STL containers by Luis Hector Chavez · 7 years ago
  42. 8adc6de Merge "Add new trace tag for AIDL." by Martijn Coenen · 7 years ago
  43. 02febda Merge "adb: Open FunctionFS files with more restrictive access modes" by Treehugger Robot · 7 years ago
  44. 7bc9beb Verify the SELabels used in property_contexts by Tom Cherry · 7 years ago
  45. 0e1d548 Add new trace tag for AIDL. by Martijn Coenen · 7 years ago
  46. edab851 Adding product.img for `fastboot flashall` by Bowgo Tsai · 7 years ago
  47. b7338bd Merge "Method to avoid skipping frames for local unwinds." by Christopher Ferris · 7 years ago
  48. cd85df7 adb: start building windows test again. by Josh Gao · 7 years ago
  49. 6b6f7e6 Merge "storaged: owner adjustment" by Mark Salyzyn · 7 years ago
  50. 5572a5c storaged: owner adjustment by Mark Salyzyn · 7 years ago
  51. 1b74124 adb: fix windows test build. by Josh Gao · 7 years ago
  52. ef47be1 Method to avoid skipping frames for local unwinds. by Christopher Ferris · 7 years ago
  53. 793f809 Merge "Support a map that represents gdb jit elf data." by Yabin Cui · 7 years ago
  54. ca5179b Merge "bootstat: refine "Kernel panic - not syncing"" by Treehugger Robot · 7 years ago
  55. 112bfec bootstat: refine "Kernel panic - not syncing" by Mark Salyzyn · 7 years ago
  56. dfb4b6e Merge changes I5fe02059,Iea8bf298,I0630c302,Ifc4b8fe9,I29319bda by Treehugger Robot · 7 years ago
  57. 8da97e3 adbd: spawn login shell when run without a command. by Josh Gao · 7 years ago
  58. 90aafe3 Support a map that represents gdb jit elf data. by Yabin Cui · 7 years ago
  59. 77fd28a adb: bump the local socket backlog to the maximum. by Josh Gao · 7 years ago
  60. c767b46 adb: fix unicode file path test. by Josh Gao · 7 years ago
  61. d923a35 adb: delete vestigial SHELL_EXIT_NOTIFY_FD. by Josh Gao · 7 years ago
  62. 5ca2fe1 adb: don't immediately close a socket when write fails. by Josh Gao · 7 years ago
  63. 2a508b1 Merge "lmkd: Fix the message printed during a kill to avoid confusion" by Suren Baghdasaryan · 7 years ago
  64. 23e0afc Merge "lmkd: Suppress error when accessing soft_limit_in_bytes for system_server" by Suren Baghdasaryan · 7 years ago
  65. 715abc3 Merge "lmkd: Change error to warning when accessing oom_score_adj file" by Suren Baghdasaryan · 7 years ago
  66. 3cf0b1c lmkd: Fix the message printed during a kill to avoid confusion by Suren Baghdasaryan · 7 years ago
  67. a899da4 lmkd: Suppress error when accessing soft_limit_in_bytes for system_server by Suren Baghdasaryan · 7 years ago
  68. 7d62ac1 lmkd: Change error to warning when accessing oom_score_adj file by Suren Baghdasaryan · 7 years ago
  69. 6316239 Merge changes Ibf543273,Id56946b6 by Treehugger Robot · 7 years ago
  70. 1649ad3 adb: make fdevent_run_on_main_thread's fd nonblocking. by Josh Gao · 7 years ago
  71. ddff679 bootstat: allow kernel_panic,sysrq to propagate subreason by Mark Salyzyn · 7 years ago
  72. a2e1d76 bootstat: test error out only on first bad bootloader reason by Mark Salyzyn · 7 years ago
  73. 4cf36ae Merge "/postinstall/* does not search for a lib in /vendor or /odm" by Treehugger Robot · 7 years ago
  74. a14f7df Merge "Revert "init: Reboot after timeout passes during reboot"" by Tom Cherry · 7 years ago
  75. d4038cb Merge changes I6a842960,If618c26b by Josh Gao · 7 years ago
  76. 1b9c1b2 Merge "adb: skip IPv6 test if IPv6 isn't available." by Josh Gao · 7 years ago
  77. c58767a adb: skip IPv6 test if IPv6 isn't available. by Josh Gao · 7 years ago
  78. 04d0247 /postinstall/* does not search for a lib in /vendor or /odm by Jiyong Park · 7 years ago
  79. c547b56 Revert "init: Reboot after timeout passes during reboot" by Tom Cherry · 7 years ago
  80. 589a577 adb: add `adb shell exit 42` stress test. by Josh Gao · 7 years ago
  81. 1e34608 adb: improve socket tests. by Josh Gao · 7 years ago
  82. b50570d Merge changes I99b85f07,If28f6c8d by Treehugger Robot · 7 years ago
  83. b6aabe1 Merge "Always set the sp reg to the cfa for DWARF." by Christopher Ferris · 7 years ago
  84. 7a9d3c7 Merge "Don't include map name if the consumer doesn't want names." by David Srbecky · 7 years ago
  85. e61acf3 Don't include map name if the consumer doesn't want names. by David Srbecky · 7 years ago
  86. 5f45922 Always set the sp reg to the cfa for DWARF. by Yabin Cui · 7 years ago
  87. 9f8e082 Merge "adb: Remove usages of ENDPOINT_ALLOC" by Treehugger Robot · 7 years ago
  88. cef7d57 Merge changes If35518c0,I04bede0b by Treehugger Robot · 7 years ago
  89. 2503ddf bootstat: add support for suppressing needle match on output by Mark Salyzyn · 7 years ago
  90. f380517 bootstat: usb and rtc refinement by Mark Salyzyn · 7 years ago
  91. 52b5b5b Merge "bootstat: add support for regex in aliasReasons and powerkeys" by Treehugger Robot · 7 years ago
  92. afc8ac5 adb: implement std::make_unique, start using it. by Josh Gao · 7 years ago
  93. 329c2c3 base: export GetThreadId. by Josh Gao · 7 years ago
  94. 1b747e9 adb: Remove usages of ENDPOINT_ALLOC by Jerry Zhang · 7 years ago
  95. 4bc756e Merge "adb: add test for flushing socket data after a write failure." by Josh Gao · 7 years ago
  96. 06e35c2 Merge "bootstat: alias underline to space in bit error rate handling" by Treehugger Robot · 7 years ago
  97. 6991ff5 Merge "bootstat: comment out duplicate entries in kBootReasonMap" by Treehugger Robot · 7 years ago
  98. 272f460 Merge "bootstat: 3.18 kernel does not report "SysRq : Trigger a crash"" by Treehugger Robot · 7 years ago
  99. 7652519 bootstat: add support for regex in aliasReasons and powerkeys by Mark Salyzyn · 7 years ago
  100. aa8df24 Merge "Remove test_suites: ["vts"] from memunreachable_binder_test" by Treehugger Robot · 7 years ago