1. d852500 Wipe metadata when we wipe userdata and cache. by Paul Crowley · 6 years ago
  2. 398b551 logd: notify kernel log readers of new messages by Tom Cherry · 6 years ago
  3. 564e358 Merge "Add support for logging complex events from C++." into pi-dev by Mathew Inwood · 6 years ago
  4. 51fd544 Merge "adb: don't error in handle_host_request if we can't acquire a transport." into pi-dev by Josh Gao · 6 years ago
  5. c415deb Merge "Add a dummy entry for the 70220 event tag" into pi-dev by Tom Cherry · 6 years ago
  6. 05e5bc1 adb: don't error in handle_host_request if we can't acquire a transport. by Josh Gao · 6 years ago
  7. f9ec346 Add a dummy entry for the 70220 event tag by Tom Cherry · 6 years ago
  8. 2df20b6 Merge "Set property for metadata encryption on first boot" into pi-dev by Paul Crowley · 6 years ago
  9. d0613ac Add support for logging complex events from C++. by Mathew Inwood · 6 years ago
  10. dc29476 Merge "Remove test_suites: ["vts"] from memunreachable_binder_test" into pi-dev by TreeHugger Robot · 6 years ago
  11. 658ae90 cutils: add restricted cpuset by Tim Murray · 6 years ago
  12. 2f569b7 Remove test_suites: ["vts"] from memunreachable_binder_test by Colin Cross · 6 years ago
  13. 5872cbd Set property for metadata encryption on first boot by Paul Crowley · 6 years ago
  14. e58d713 Merge "Re-land "If enablefilecrypto or init_user0 fails, reboot into recovery."" into pi-dev by TreeHugger Robot · 6 years ago
  15. ab90190 Merge "Remove header version check for command "fastboot boot boot.img"" into pi-dev by TreeHugger Robot · 6 years ago
  16. b35c019 Merge "Add /mnt/vendor rw mount point for vendor partitions." into pi-dev by TreeHugger Robot · 6 years ago
  17. 11a52dd Remove header version check for command "fastboot boot boot.img" by Hridya Valsaraju · 6 years ago
  18. b511475 Add /mnt/vendor rw mount point for vendor partitions. by Tri Vo · 6 years ago
  19. b3b1a5e Merge "Fix FDE" into pi-dev by TreeHugger Robot · 6 years ago
  20. dc97e3e Re-land "If enablefilecrypto or init_user0 fails, reboot into recovery." by Paul Crowley · 6 years ago
  21. ffdc4dd lmkd: Introduce support for legacy kill algorithm that uses minfree levels by Suren Baghdasaryan · 6 years ago
  22. 9926e57 lmkd: Switch to using /proc/meminfo to have access to file cache size by Suren Baghdasaryan · 6 years ago
  23. 8b9deaf lmkd: Add zoneinfo and meminfo parsing routines by Suren Baghdasaryan · 6 years ago
  24. 7cb8aad Merge changes I8e27f8b9,I78d2dc79 into pi-dev by Suren Baghdasaryan · 6 years ago
  25. 4807bc2 Merge "Make bootstat container-friendly" into pi-dev by TreeHugger Robot · 6 years ago
  26. 7fdcbdf Fix FDE by Paul Lawrence · 6 years ago
  27. 583d34c Make bootstat container-friendly by Luis Hector Chavez · 6 years ago
  28. b2d59ee lmkd: Optimize frequent file reads by keeping file descriptors open by Suren Baghdasaryan · 6 years ago
  29. 9ff66ff lmkd: Fix usage of ro.lmk.kill_heaviest_task property by Suren Baghdasaryan · 6 years ago
  30. 39a22e7 lmkd: Rename is_go_device variable to better reflect its function by Suren Baghdasaryan · 6 years ago
  31. 9dbd937 lmkd: Add lmkd README file by Suren Baghdasaryan · 6 years ago
  32. 14eb611 Merge "adb: fix `adb reverse` when adbd has multiple transports." into pi-dev by TreeHugger Robot · 6 years ago
  33. 05d9ec9 Merge "adbd: increase oom_score_adj for `adb shell`" into pi-dev by TreeHugger Robot · 6 years ago
  34. a98aab2 adb: fix `adb reverse` when adbd has multiple transports. by Josh Gao · 6 years ago
  35. 217b8fc adbd: increase oom_score_adj for `adb shell` by Josh Gao · 6 years ago
  36. 7b7901a Merge "storaged: lower capabilities in init" into pi-dev by TreeHugger Robot · 6 years ago
  37. ce135a6 storaged: lower capabilities in init by David Anderson · 6 years ago
  38. c8014f7 Merge "Build /vendor/bin/logwrapper too." into pi-dev by Logan Chien · 6 years ago
  39. 1257812 init: do not impose vendor_init restrictions on old vendor images by Tom Cherry · 6 years ago
  40. c43dd75 fastboot: fix header_actual calculation by Fernando Lugo · 6 years ago
  41. 5a4c20b Build /vendor/bin/logwrapper too. by Elliott Hughes · 6 years ago
  42. 65ce3b2 Allow vendor-init-actionable for vold-related properties by Jaekyun Seok · 6 years ago
  43. 2e05dfa adb: properly calculate packet size on Mac. by Josh Gao · 6 years ago
  44. 8aafb0d Merge "Add event log tag for hidden API access logging." into pi-dev by Mathew Inwood · 6 years ago
  45. 44fd93d Merge "fastboot, fs_mgr: set fsverity feature bit" into pi-dev by TreeHugger Robot · 6 years ago
  46. aeee02f Merge "Use the non-LTO, non-PGO version of libhwbinder" into pi-dev by TreeHugger Robot · 6 years ago
  47. 8ec1c7e Add event log tag for hidden API access logging. by Mathew Inwood · 6 years ago
  48. 9dddfbc Use the non-LTO, non-PGO version of libhwbinder by Pirama Arumuga Nainar · 6 years ago
  49. 6d2f213 Merge "Support /odm and /product in "adb remount" and "adb sync"." into pi-dev by Elliott Hughes · 6 years ago
  50. c867941 Merge "health service can write kernel log" into pi-dev by Yifan Hong · 6 years ago
  51. 715700a Merge "Use non-LTO variant of libhwbinder" into pi-dev by TreeHugger Robot · 6 years ago
  52. b68b02c fastboot, fs_mgr: set fsverity feature bit by Jaegeuk Kim · 6 years ago
  53. 2685c77 adb: Correctly drop caps when ambient capabilities are used by Luis Hector Chavez · 6 years ago
  54. 792581f Support /odm and /product in "adb remount" and "adb sync". by Elliott Hughes · 6 years ago
  55. 7eed108 health service can write kernel log by Yifan Hong · 6 years ago
  56. a4217d0 Merge "Allow vendor-init-actionable for wlan.driver.status and init.svc.surfaceflinger" into pi-dev by TreeHugger Robot · 6 years ago
  57. 587004c Merge "Remove vendor Wifi and BT entries from fs_config.cpp" into pi-dev by TreeHugger Robot · 6 years ago
  58. 7498160 Merge changes from topic "healthd_deprecate2" into pi-dev by Yifan Hong · 6 years ago
  59. 6c985e2 Merge "Add a MemoryOfflineBuffer object." into pi-dev by Christopher Ferris · 6 years ago
  60. 4ae7d5c Merge "Make logd more aggressive when scanning for the position from which to resume logging." into pi-dev by TreeHugger Robot · 6 years ago
  61. 07aa2a6 Remove vendor Wifi and BT entries from fs_config.cpp by Tom Cherry · 6 years ago
  62. 6679780 Allow vendor-init-actionable for wlan.driver.status and init.svc.surfaceflinger by Jaekyun Seok · 6 years ago
  63. 4bba698 Make logd more aggressive when scanning for the position from which to resume logging. by Joe Onorato · 6 years ago
  64. 1cf853f healthd: a.h.health@2.0-service.override removes healthd by Yifan Hong · 6 years ago
  65. 9a67c69 make_f2fs: specify sector size for target image size by Jaegeuk Kim · 6 years ago
  66. fd1aa70 healthd: add healthd.rc by Yifan Hong · 6 years ago
  67. f4e3ff6 Add a MemoryOfflineBuffer object. by Christopher Ferris · 6 years ago
  68. 95958a7 Use non-LTO variant of libhwbinder by Yi Kong · 6 years ago
  69. 0a5bc29 Merge "Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr." into pi-dev by Jayant Chowdhary · 6 years ago
  70. f4bda9a Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr. by Jayant Chowdhary · 6 years ago
  71. 0b637d9 Merge "storaged: fix divide-by-zero when updating history" into pi-dev by TreeHugger Robot · 6 years ago
  72. 88de555 Add a header-version argument to fastboot by Hridya Valsaraju · 6 years ago
  73. e344782 Merge "graphics: add render intents and new color modes" into pi-dev by Chia-I Wu · 6 years ago
  74. 9d1f783 Merge "Support Speck encryption." into pi-dev by TreeHugger Robot · 6 years ago
  75. 49c27c5 Support Speck encryption. by Paul Crowley · 6 years ago
  76. e9aaadf Allow VNDK-SP extensions to use vendor lib by Logan Chien · 6 years ago
  77. adf13a6 Merge changes from topic "recovery-dtbo" into pi-dev by TreeHugger Robot · 6 years ago
  78. bd920a2 Merge "Allow vendor-init-actionable for ro.board.platform and sys.boot_from_charger_mode" into pi-dev by TreeHugger Robot · 6 years ago
  79. 465704d Merge "Add "require partition-exists=" support." into pi-dev by Elliott Hughes · 6 years ago
  80. d71e39a Add a script to unpack boot image by Hridya Valsaraju · 6 years ago
  81. f328b0d Allow vendor-init-actionable for ro.board.platform and sys.boot_from_charger_mode by Jaekyun Seok · 6 years ago
  82. 9b7cd9a Add "require partition-exists=" support. by Elliott Hughes · 6 years ago
  83. 6bacea2 Add a recovery DTBO section to boot image by Hridya Valsaraju · 6 years ago
  84. 12d9029 Cache DWARF location rules for a given pc. by David Srbecky · 6 years ago
  85. 8dc3f94 Merge "Fix null pointer dereference in RegsArm." into pi-dev by Christopher Ferris · 6 years ago
  86. 83ebd8d adb: fix windows test build. by Josh Gao · 6 years ago
  87. abb6343 adb: bump the local socket backlog to the maximum. by Josh Gao · 6 years ago
  88. cc9414e adb: delete vestigial SHELL_EXIT_NOTIFY_FD. by Josh Gao · 6 years ago
  89. 7c87b07 adb: don't immediately close a socket when write fails. by Josh Gao · 6 years ago
  90. 3b0146c adb: make fdevent_run_on_main_thread's fd nonblocking. by Josh Gao · 6 years ago
  91. 9edb94f adb: skip IPv6 test if IPv6 isn't available. by Josh Gao · 6 years ago
  92. fd6ffb8 adb: add `adb shell exit 42` stress test. by Josh Gao · 6 years ago
  93. e523e4e adb: improve socket tests. by Josh Gao · 6 years ago
  94. 28589bb adb: implement std::make_unique, start using it. by Josh Gao · 6 years ago
  95. 1430d39 adb: add test for flushing socket data after a write failure. by Josh Gao · 6 years ago
  96. 6c4ed57 Merge "Adding odm.img for `fastboot flashall`" into pi-dev by TreeHugger Robot · 6 years ago
  97. fd6b728 Fix null pointer dereference in RegsArm. by Christopher Ferris · 6 years ago
  98. de2472d Adding odm.img for `fastboot flashall` by Bowgo Tsai · 6 years ago
  99. fce960c Allow vendor-init-actionable for ro.debuggable by Jaekyun Seok · 6 years ago
  100. 36a716d Merge "Revert "fs_config: Move hostapd to /vendor/bin/hw"" into pi-dev by Tom Cherry · 6 years ago