1. cbde242 libunwindstack: add Regs::Clone. by Josh Gao · 7 years ago
  2. 452f28d Merge "Add support for logging complex events from C++." into pi-dev by Mathew Inwood · 7 years ago
  3. 9cd829f Merge "adb: don't error in handle_host_request if we can't acquire a transport." into pi-dev by Josh Gao · 7 years ago
  4. 4c762e1 Merge "Add a dummy entry for the 70220 event tag" into pi-dev by Tom Cherry · 7 years ago
  5. 67bd502 adb: don't error in handle_host_request if we can't acquire a transport. by Josh Gao · 7 years ago
  6. cf3bb0c Add a dummy entry for the 70220 event tag by Tom Cherry · 7 years ago
  7. cb86a33 Merge "Set property for metadata encryption on first boot" into pi-dev by Paul Crowley · 7 years ago
  8. 9f1c8b2 Add support for logging complex events from C++. by Mathew Inwood · 7 years ago
  9. 76401da Merge "Remove test_suites: ["vts"] from memunreachable_binder_test" into pi-dev by TreeHugger Robot · 7 years ago
  10. 2b28f9a cutils: add restricted cpuset by Tim Murray · 7 years ago
  11. 18cfa53 Remove test_suites: ["vts"] from memunreachable_binder_test by Colin Cross · 7 years ago
  12. 33da9db Set property for metadata encryption on first boot by Paul Crowley · 7 years ago
  13. d88d56a Merge "Re-land "If enablefilecrypto or init_user0 fails, reboot into recovery."" into pi-dev by TreeHugger Robot · 7 years ago
  14. 1f8752b Merge "Remove header version check for command "fastboot boot boot.img"" into pi-dev by TreeHugger Robot · 7 years ago
  15. d71b3a1 Merge "Add /mnt/vendor rw mount point for vendor partitions." into pi-dev by TreeHugger Robot · 7 years ago
  16. 522f62b Remove header version check for command "fastboot boot boot.img" by Hridya Valsaraju · 7 years ago
  17. 8991d8f Add /mnt/vendor rw mount point for vendor partitions. by Tri Vo · 7 years ago
  18. f2b3240 Merge "Fix FDE" into pi-dev by TreeHugger Robot · 7 years ago
  19. 28d66b4 Re-land "If enablefilecrypto or init_user0 fails, reboot into recovery." by Paul Crowley · 7 years ago
  20. cd45385 lmkd: Introduce support for legacy kill algorithm that uses minfree levels by Suren Baghdasaryan · 7 years ago
  21. 02af0ab lmkd: Switch to using /proc/meminfo to have access to file cache size by Suren Baghdasaryan · 7 years ago
  22. 9b0724c lmkd: Add zoneinfo and meminfo parsing routines by Suren Baghdasaryan · 7 years ago
  23. 4296d19 Merge changes I8e27f8b9,I78d2dc79 into pi-dev by Suren Baghdasaryan · 7 years ago
  24. b0e27af Merge "Make bootstat container-friendly" into pi-dev by TreeHugger Robot · 7 years ago
  25. d976ca9 Fix FDE by Paul Lawrence · 7 years ago
  26. 7228099 Make bootstat container-friendly by Luis Hector Chavez · 7 years ago
  27. 17039fa lmkd: Optimize frequent file reads by keeping file descriptors open by Suren Baghdasaryan · 7 years ago
  28. c190e87 lmkd: Fix usage of ro.lmk.kill_heaviest_task property by Suren Baghdasaryan · 7 years ago
  29. a2082ac lmkd: Rename is_go_device variable to better reflect its function by Suren Baghdasaryan · 7 years ago
  30. 4ae7b8d lmkd: Add lmkd README file by Suren Baghdasaryan · 7 years ago
  31. 7b57d0b Merge "adb: fix `adb reverse` when adbd has multiple transports." into pi-dev by TreeHugger Robot · 7 years ago
  32. 4687727 Merge "adbd: increase oom_score_adj for `adb shell`" into pi-dev by TreeHugger Robot · 7 years ago
  33. 93611bf adb: fix `adb reverse` when adbd has multiple transports. by Josh Gao · 7 years ago
  34. bdc4516 adbd: increase oom_score_adj for `adb shell` by Josh Gao · 7 years ago
  35. 4bc7e22 Merge "storaged: lower capabilities in init" into pi-dev by TreeHugger Robot · 7 years ago
  36. f0a3e5b storaged: lower capabilities in init by David Anderson · 7 years ago
  37. 2a66c41 Merge "Build /vendor/bin/logwrapper too." into pi-dev by Logan Chien · 7 years ago
  38. 9856ff6 init: do not impose vendor_init restrictions on old vendor images by Tom Cherry · 7 years ago
  39. f6233a4 fastboot: fix header_actual calculation by Fernando Lugo · 7 years ago
  40. c01a16c Build /vendor/bin/logwrapper too. by Elliott Hughes · 7 years ago
  41. fec904c Allow vendor-init-actionable for vold-related properties by Jaekyun Seok · 7 years ago
  42. d2b886a adb: properly calculate packet size on Mac. by Josh Gao · 7 years ago
  43. 9eb35e9 Merge "Add event log tag for hidden API access logging." into pi-dev by Mathew Inwood · 7 years ago
  44. 4e8b3e5 Merge "fastboot, fs_mgr: set fsverity feature bit" into pi-dev by TreeHugger Robot · 7 years ago
  45. 3b9a6f2 Merge "Use the non-LTO, non-PGO version of libhwbinder" into pi-dev by TreeHugger Robot · 7 years ago
  46. 014abb2 Add event log tag for hidden API access logging. by Mathew Inwood · 7 years ago
  47. 04bff1a Use the non-LTO, non-PGO version of libhwbinder by Pirama Arumuga Nainar · 7 years ago
  48. 9b0fa69 Merge "Support /odm and /product in "adb remount" and "adb sync"." into pi-dev by Elliott Hughes · 7 years ago
  49. ddf613e Merge "health service can write kernel log" into pi-dev by Yifan Hong · 7 years ago
  50. 24949c6 Merge "Use non-LTO variant of libhwbinder" into pi-dev by TreeHugger Robot · 7 years ago
  51. cca4bf3 fastboot, fs_mgr: set fsverity feature bit by Jaegeuk Kim · 7 years ago
  52. 64a55ab adb: Correctly drop caps when ambient capabilities are used by Luis Hector Chavez · 7 years ago
  53. d2c0877 Support /odm and /product in "adb remount" and "adb sync". by Elliott Hughes · 7 years ago
  54. 3792ce3 health service can write kernel log by Yifan Hong · 7 years ago
  55. 2cd3ea3 Merge "Allow vendor-init-actionable for wlan.driver.status and init.svc.surfaceflinger" into pi-dev by TreeHugger Robot · 7 years ago
  56. 537cf0c Merge "Remove vendor Wifi and BT entries from fs_config.cpp" into pi-dev by TreeHugger Robot · 7 years ago
  57. 702da73 Merge changes from topic "healthd_deprecate2" into pi-dev by Yifan Hong · 7 years ago
  58. 9e7e93a Merge "Add a MemoryOfflineBuffer object." into pi-dev by Christopher Ferris · 7 years ago
  59. 83e93e2 Merge "Make logd more aggressive when scanning for the position from which to resume logging." into pi-dev by TreeHugger Robot · 7 years ago
  60. 32dbd37 Remove vendor Wifi and BT entries from fs_config.cpp by Tom Cherry · 7 years ago
  61. 47ad2cb Allow vendor-init-actionable for wlan.driver.status and init.svc.surfaceflinger by Jaekyun Seok · 7 years ago
  62. a4943e8 Make logd more aggressive when scanning for the position from which to resume logging. by Joe Onorato · 7 years ago
  63. 6fad6aa healthd: a.h.health@2.0-service.override removes healthd by Yifan Hong · 7 years ago
  64. 126843a make_f2fs: specify sector size for target image size by Jaegeuk Kim · 7 years ago
  65. 3984c5e healthd: add healthd.rc by Yifan Hong · 7 years ago
  66. 5bd5c62 Add a MemoryOfflineBuffer object. by Christopher Ferris · 7 years ago
  67. 9f04cb4 Use non-LTO variant of libhwbinder by Yi Kong · 7 years ago
  68. f957444 Merge "Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr." into pi-dev by Jayant Chowdhary · 7 years ago
  69. b19ee49 Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr. by Jayant Chowdhary · 7 years ago
  70. b93f77a Merge "storaged: fix divide-by-zero when updating history" into pi-dev by TreeHugger Robot · 7 years ago
  71. fab83b0 Add a header-version argument to fastboot by Hridya Valsaraju · 7 years ago
  72. 3e6c576 Merge "graphics: add render intents and new color modes" into pi-dev by Chia-I Wu · 7 years ago
  73. 983c00e Merge "Support Speck encryption." into pi-dev by TreeHugger Robot · 7 years ago
  74. 82ef0dc Support Speck encryption. by Paul Crowley · 7 years ago
  75. 5688a6b Allow VNDK-SP extensions to use vendor lib by Logan Chien · 7 years ago
  76. 577c17a Merge changes from topic "recovery-dtbo" into pi-dev by TreeHugger Robot · 7 years ago
  77. 64b6839 Merge "Allow vendor-init-actionable for ro.board.platform and sys.boot_from_charger_mode" into pi-dev by TreeHugger Robot · 7 years ago
  78. bab943a Merge "Add "require partition-exists=" support." into pi-dev by Elliott Hughes · 7 years ago
  79. dbef1f9 Add a script to unpack boot image by Hridya Valsaraju · 7 years ago
  80. 213c117 Allow vendor-init-actionable for ro.board.platform and sys.boot_from_charger_mode by Jaekyun Seok · 7 years ago
  81. 955f061 Add "require partition-exists=" support. by Elliott Hughes · 7 years ago
  82. 6012e9c Add a recovery DTBO section to boot image by Hridya Valsaraju · 7 years ago
  83. b7528f0 Cache DWARF location rules for a given pc. by David Srbecky · 7 years ago
  84. 33746f8 Merge "Fix null pointer dereference in RegsArm." into pi-dev by Christopher Ferris · 7 years ago
  85. e0323e4 adb: fix windows test build. by Josh Gao · 7 years ago
  86. b0f3efd adb: bump the local socket backlog to the maximum. by Josh Gao · 7 years ago
  87. c9f9e51 adb: delete vestigial SHELL_EXIT_NOTIFY_FD. by Josh Gao · 7 years ago
  88. bea8d92 adb: don't immediately close a socket when write fails. by Josh Gao · 7 years ago
  89. 8ee1c26 adb: make fdevent_run_on_main_thread's fd nonblocking. by Josh Gao · 7 years ago
  90. e81dee4 adb: skip IPv6 test if IPv6 isn't available. by Josh Gao · 7 years ago
  91. e8f3082 adb: add `adb shell exit 42` stress test. by Josh Gao · 7 years ago
  92. 751681d adb: improve socket tests. by Josh Gao · 7 years ago
  93. c814d76 adb: implement std::make_unique, start using it. by Josh Gao · 7 years ago
  94. 4f9d005 adb: add test for flushing socket data after a write failure. by Josh Gao · 7 years ago
  95. ff3a2ac Merge "Adding odm.img for `fastboot flashall`" into pi-dev by TreeHugger Robot · 7 years ago
  96. d628310 Fix null pointer dereference in RegsArm. by Christopher Ferris · 7 years ago
  97. 40a7ef0 Adding odm.img for `fastboot flashall` by Bowgo Tsai · 7 years ago
  98. 0d7a29b Allow vendor-init-actionable for ro.debuggable by Jaekyun Seok · 7 years ago
  99. d05809e Merge "Revert "fs_config: Move hostapd to /vendor/bin/hw"" into pi-dev by Tom Cherry · 7 years ago
  100. 6f4c5a6 Revert "fs_config: Move hostapd to /vendor/bin/hw" by Tom Cherry · 7 years ago