1. 721d7c7 lmkd: only mlockall() if enabled by Mark Salyzyn · 7 years ago
  2. ce32539 lmkd: test: access /sys/module/lowmemorykiller/ as u:r:shell:s0 by Mark Salyzyn · 7 years ago
  3. b9b967e Merge changes Iff1ec14b,I32123c51,I517dbcba,Ic215c7fe by Josh Gao · 7 years ago
  4. be5332d Merge "Improve fastboot verbose output." by Elliott Hughes · 7 years ago
  5. 855cdf8 Improve fastboot verbose output. by Elliott Hughes · 7 years ago
  6. 7651eb9 adb: try harder to fill our test sockets. by Josh Gao · 7 years ago
  7. 954e128 adb: don't set has_write_error on success. by Josh Gao · 7 years ago
  8. 194e27b Merge "Modernize fastboot output format." by Elliott Hughes · 7 years ago
  9. f238d87 Modernize fastboot output format. by Elliott Hughes · 7 years ago
  10. b7ba61f Merge "Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr." by Tao Bao · 7 years ago
  11. 478c7c1 Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr. by Jayant Chowdhary · 7 years ago
  12. 7ab5571 adb: move ownership of the fdevent thread into FdeventTest. by Josh Gao · 7 years ago
  13. fa30bf3 adb: guarantee that fdevent_run_on_main_thread happens last. by Josh Gao · 7 years ago
  14. e6ae06e Merge changes I06ccca30,Iee86b058 by Josh Gao · 7 years ago
  15. 14da8f6 Merge "Support Speck encryption." by Treehugger Robot · 7 years ago
  16. e640bc1 Support Speck encryption. by Paul Crowley · 7 years ago
  17. 602af1c Merge "Allow VNDK-SP extensions to use vendor lib" by Logan Chien · 7 years ago
  18. 05fb45b adb: fix FdeventTest.invalid_fd on Windows. by Josh Gao · 7 years ago
  19. a5bf7ba Merge "Allow vendor-init-actionable for ro.board.platform and sys.boot_from_charger_mode" by Treehugger Robot · 7 years ago
  20. 61896fc Merge "Enabled SYS_MODULE capability for wifi@1.0-service" by Treehugger Robot · 7 years ago
  21. fd7486f adb: extract the sleep in socket_test to its own function. by Josh Gao · 7 years ago
  22. 31ed2a5 Merge "adbd: spawn login shell when run without a command." by Josh Gao · 7 years ago
  23. db96710 Merge "adbd: increase oom_score_adj for `adb shell`" by Josh Gao · 7 years ago
  24. 8043633 Merge "adb: restore adb/adb.exe in the list of artifacts." by Josh Gao · 7 years ago
  25. b0fc2d7 Enabled SYS_MODULE capability for wifi@1.0-service by Ajit Kumar · 7 years ago
  26. 95a5244 Merge "Cache DWARF location rules for a given pc." by Christopher Ferris · 7 years ago
  27. 3386eba Cache DWARF location rules for a given pc. by David Srbecky · 7 years ago
  28. 8667747 Allow VNDK-SP extensions to use vendor lib by Logan Chien · 7 years ago
  29. 1f90cce Allow vendor-init-actionable for ro.board.platform and sys.boot_from_charger_mode by Jaekyun Seok · 7 years ago
  30. 85d9e67 Merge "Fix null pointer dereference in RegsArm." by Christopher Ferris · 7 years ago
  31. 77a61d3 Merge "OWNERS for system/core/mkbootimg." by Treehugger Robot · 7 years ago
  32. 6dbc28e Fix null pointer dereference in RegsArm. by Christopher Ferris · 7 years ago
  33. 3ac6946 Merge changes from topic "recovery_dtbo" by Treehugger Robot · 7 years ago
  34. 539f3dd Merge "Add "require partition-exists=" support." by Elliott Hughes · 7 years ago
  35. 2de2ade adbd: increase oom_score_adj for `adb shell` by Josh Gao · 7 years ago
  36. 45562bf Merge changes Iea2a3055,I6582cfc6 by Treehugger Robot · 7 years ago
  37. d08c910 OWNERS for system/core/mkbootimg. by Elliott Hughes · 7 years ago
  38. 02c08cc Add a script to unpack boot image by Hridya Valsaraju · 7 years ago
  39. 541a865 adb: restore adb/adb.exe in the list of artifacts. by Josh Gao · 7 years ago
  40. 147b355 Add a recovery DTBO section to boot image by Hridya Valsaraju · 7 years ago
  41. 5620d22 Add "require partition-exists=" support. by Elliott Hughes · 7 years ago
  42. cdc553d Merge "Adding odm.img for `fastboot flashall`" by Treehugger Robot · 7 years ago
  43. 5e7de48 Merge "Allow vendor-init-actionable for ro.debuggable" by Treehugger Robot · 7 years ago
  44. 017217e Adding odm.img for `fastboot flashall` by Bowgo Tsai · 7 years ago
  45. 4f214c5 Allow vendor-init-actionable for ro.debuggable by Jaekyun Seok · 7 years ago
  46. c41ff1b Merge "Adding product.img for `fastboot flashall`" by Treehugger Robot · 7 years ago
  47. 324e27d Merge "Verify the SELabels used in property_contexts" by Tom Cherry · 7 years ago
  48. 3b279aa Merge "Allow android::base::ScopeGuard in STL containers" by Treehugger Robot · 7 years ago
  49. b77035b Allow android::base::ScopeGuard in STL containers by Luis Hector Chavez · 7 years ago
  50. 80dce01 Merge "Add new trace tag for AIDL." by Martijn Coenen · 7 years ago
  51. f78ff01 Merge "adb: Open FunctionFS files with more restrictive access modes" by Treehugger Robot · 7 years ago
  52. 882faa6 Verify the SELabels used in property_contexts by Tom Cherry · 7 years ago
  53. 24426e9 Add new trace tag for AIDL. by Martijn Coenen · 7 years ago
  54. 0afc6b0 Adding product.img for `fastboot flashall` by Bowgo Tsai · 7 years ago
  55. 43cb7ea Merge "Method to avoid skipping frames for local unwinds." by Christopher Ferris · 7 years ago
  56. f8a97c1 adb: start building windows test again. by Josh Gao · 7 years ago
  57. 3873193 Merge "storaged: owner adjustment" by Mark Salyzyn · 7 years ago
  58. 133c911 storaged: owner adjustment by Mark Salyzyn · 7 years ago
  59. 2e1e789 adb: fix windows test build. by Josh Gao · 7 years ago
  60. 458f4e7 Method to avoid skipping frames for local unwinds. by Christopher Ferris · 7 years ago
  61. 7102f7c Merge "Support a map that represents gdb jit elf data." by Yabin Cui · 7 years ago
  62. 3b353ed Merge "bootstat: refine "Kernel panic - not syncing"" by Treehugger Robot · 7 years ago
  63. 3f48fa9 bootstat: refine "Kernel panic - not syncing" by Mark Salyzyn · 7 years ago
  64. d888e34 Merge changes I5fe02059,Iea8bf298,I0630c302,Ifc4b8fe9,I29319bda by Treehugger Robot · 7 years ago
  65. 8f7ff94 adbd: spawn login shell when run without a command. by Josh Gao · 7 years ago
  66. d5b22c5 Support a map that represents gdb jit elf data. by Yabin Cui · 7 years ago
  67. bf243a6 adb: bump the local socket backlog to the maximum. by Josh Gao · 7 years ago
  68. 2c621ae adb: fix unicode file path test. by Josh Gao · 7 years ago
  69. dcc055a adb: delete vestigial SHELL_EXIT_NOTIFY_FD. by Josh Gao · 7 years ago
  70. 184f480 adb: don't immediately close a socket when write fails. by Josh Gao · 7 years ago
  71. 5ea2c4b Merge "lmkd: Fix the message printed during a kill to avoid confusion" by Suren Baghdasaryan · 7 years ago
  72. d4463fd Merge "lmkd: Suppress error when accessing soft_limit_in_bytes for system_server" by Suren Baghdasaryan · 7 years ago
  73. a77411f Merge "lmkd: Change error to warning when accessing oom_score_adj file" by Suren Baghdasaryan · 7 years ago
  74. d07a94f lmkd: Fix the message printed during a kill to avoid confusion by Suren Baghdasaryan · 7 years ago
  75. 4311d1e lmkd: Suppress error when accessing soft_limit_in_bytes for system_server by Suren Baghdasaryan · 7 years ago
  76. 1ffa246 lmkd: Change error to warning when accessing oom_score_adj file by Suren Baghdasaryan · 7 years ago
  77. 7c68166 Merge changes Ibf543273,Id56946b6 by Treehugger Robot · 7 years ago
  78. 1222abc adb: make fdevent_run_on_main_thread's fd nonblocking. by Josh Gao · 7 years ago
  79. 39cc3e7 bootstat: allow kernel_panic,sysrq to propagate subreason by Mark Salyzyn · 7 years ago
  80. 855d205 bootstat: test error out only on first bad bootloader reason by Mark Salyzyn · 7 years ago
  81. ef45458 Merge "/postinstall/* does not search for a lib in /vendor or /odm" by Treehugger Robot · 7 years ago
  82. 92d55b6 Merge "Revert "init: Reboot after timeout passes during reboot"" by Tom Cherry · 7 years ago
  83. 7920502 Merge changes I6a842960,If618c26b by Josh Gao · 7 years ago
  84. 46e59af Merge "adb: skip IPv6 test if IPv6 isn't available." by Josh Gao · 7 years ago
  85. 4abb507 adb: skip IPv6 test if IPv6 isn't available. by Josh Gao · 7 years ago
  86. d7e6cb2 /postinstall/* does not search for a lib in /vendor or /odm by Jiyong Park · 7 years ago
  87. 0a72e6c Revert "init: Reboot after timeout passes during reboot" by Tom Cherry · 7 years ago
  88. c970aef adb: add `adb shell exit 42` stress test. by Josh Gao · 7 years ago
  89. ecb96ac adb: improve socket tests. by Josh Gao · 7 years ago
  90. 6156420 Merge changes I99b85f07,If28f6c8d by Treehugger Robot · 7 years ago
  91. b22451f Merge "Always set the sp reg to the cfa for DWARF." by Christopher Ferris · 7 years ago
  92. e8d1b75 Merge "Don't include map name if the consumer doesn't want names." by David Srbecky · 7 years ago
  93. e62f4c4 Don't include map name if the consumer doesn't want names. by David Srbecky · 7 years ago
  94. 11e96fe Always set the sp reg to the cfa for DWARF. by Yabin Cui · 7 years ago
  95. 4fa7632 Merge "adb: Remove usages of ENDPOINT_ALLOC" by Treehugger Robot · 7 years ago
  96. bda0a3e Merge changes If35518c0,I04bede0b by Treehugger Robot · 7 years ago
  97. 2819328 bootstat: add support for suppressing needle match on output by Mark Salyzyn · 7 years ago
  98. 8aa36c6 bootstat: usb and rtc refinement by Mark Salyzyn · 7 years ago
  99. f4be064 Merge "bootstat: add support for regex in aliasReasons and powerkeys" by Treehugger Robot · 7 years ago
  100. 31b5be6 adb: implement std::make_unique, start using it. by Josh Gao · 7 years ago