1. c312c9a Add minimal support for Dwarf 5. by Christopher Ferris · 6 years ago
  2. 3b25a17 Merge "adb: make `adb reconnect` perform a USB reset." by Josh Gao · 6 years ago
  3. 99ba4b3 Merge "init.rc: tune F2FS to be aligned to system settings" by Treehugger Robot · 6 years ago
  4. ddaf736 Merge "Adding GSI public keys" by Treehugger Robot · 6 years ago
  5. dc73809 Merge "Add the basic config to run through atest" by Treehugger Robot · 6 years ago
  6. a93a89f Merge "charger: fix show 0% symptom when start to draw UI" by Treehugger Robot · 6 years ago
  7. 5fdd786 Adding GSI public keys by Bowgo Tsai · 6 years ago
  8. cab97bc Merge "Remove sequential search from DwarfEhFrameWithHdr." by Christopher Ferris · 6 years ago
  9. 43f2907 Merge "libutils/libcutils: make host more like device" by Steven Moreland · 6 years ago
  10. f65df96 init.rc: tune F2FS to be aligned to system settings by Jaegeuk Kim · 6 years ago
  11. f8fe94e Merge "libutils: Fix thread safety annotations in Mutex" by Mikhail Naganov · 6 years ago
  12. 22d8e8e Remove sequential search from DwarfEhFrameWithHdr. by Christopher Ferris · 6 years ago
  13. a42823b Merge "BSD grep: sync with upstream." by Treehugger Robot · 6 years ago
  14. 3cf9850 Merge "Set /proc/pressure/memory file permissions" by Suren Baghdasaryan · 6 years ago
  15. e1a285d libutils: Fix thread safety annotations in Mutex by Mikhail Naganov · 6 years ago
  16. 6c7ece7 charger: fix show 0% symptom when start to draw UI by Ken Tsou · 6 years ago
  17. 0a887aa Merge "Disallow operator!() on unique_fd" by Treehugger Robot · 6 years ago
  18. e6132be libutils/libcutils: make host more like device by Steven Moreland · 6 years ago
  19. 3705b34 adb: make `adb reconnect` perform a USB reset. by Josh Gao · 6 years ago
  20. 1504cb5 Set /proc/pressure/memory file permissions by Tim Murray · 6 years ago
  21. 720c1ec BSD grep: sync with upstream. by Elliott Hughes · 6 years ago
  22. b86e248 Merge "zip_writer.cc: update powerof2 and use it unconditionally" by Nick Kralevich · 6 years ago
  23. bfcb981 Merge "adbd: wait for FUNCTIONFS_BIND for up to a second, then retry." by Josh Gao · 6 years ago
  24. a896e2a Merge "init: mount_handler: system-as-root (legacy)" by Treehugger Robot · 6 years ago
  25. 61dea3d Add the basic config to run through atest by Julien Desprez · 6 years ago
  26. 81cfeb5 Merge "libprocessgroup: restrict SetupCgroups to one-time usage and only by init" by Suren Baghdasaryan · 6 years ago
  27. 60de348 Merge "Apply the standard system linker config to all of /data." by Martin Stjernholm · 6 years ago
  28. 5aa37dc Merge "init: Support booting off GSIs installed to non-userdata block devices." by David Anderson · 6 years ago
  29. 7cb72c9 Disallow operator!() on unique_fd by Bernie Innocenti · 6 years ago
  30. 5b53573 libprocessgroup: restrict SetupCgroups to one-time usage and only by init by Suren Baghdasaryan · 6 years ago
  31. 793f4b5 init: mount_handler: system-as-root (legacy) by Mark Salyzyn · 6 years ago
  32. 7f43e9f Merge "Initialize fs-verity keys in shell script" by Treehugger Robot · 6 years ago
  33. ee9ba3e Merge "charger: android_get_control_file on last_kmsg" by Yifan Hong · 6 years ago
  34. 19dc296 adbd: wait for FUNCTIONFS_BIND for up to a second, then retry. by Josh Gao · 6 years ago
  35. 6d3c80b zip_writer.cc: update powerof2 and use it unconditionally by Nick Kralevich · 6 years ago
  36. fdf70f1 Merge "Remove links to libart(d).so in the runtime." by Treehugger Robot · 6 years ago
  37. 3312ca7 Merge "libprocessgroup: add -Wexit-time-destructors." by Elliott Hughes · 6 years ago
  38. 29d2b05 Merge "Logtags for com.android.server.policy" by Treehugger Robot · 6 years ago
  39. 80e7244 Merge "libziparchive: add integer checks" by Treehugger Robot · 6 years ago
  40. e346d03 Merge "lmkd: set PSI_POLL_PERIOD to 10ms" by Treehugger Robot · 6 years ago
  41. 5db6a84 lmkd: set PSI_POLL_PERIOD to 10ms by Suren Baghdasaryan · 6 years ago
  42. be87d44 libprocessgroup: add -Wexit-time-destructors. by Elliott Hughes · 6 years ago
  43. 10533c5 Merge changes Ia84ed9ec,I1c0fde72 by Treehugger Robot · 6 years ago
  44. 3da5fcb Merge "Add BuildId to frame information." by Christopher Ferris · 6 years ago
  45. 49a8eec Merge "liblog: don't return 0xFFFFFFFF as an invalid log id." by Josh Gao · 6 years ago
  46. 2decb2f Merge changes I80af5f4b,I2fd0034e by Josh Gao · 6 years ago
  47. dc9c08b charger: android_get_control_file on last_kmsg by Yifan Hong · 6 years ago
  48. 6933d54 adbd: listen to all functionfs events. by Josh Gao · 6 years ago
  49. f959fff Merge changes from topic "lpdumpd" by Yifan Hong · 6 years ago
  50. 63b52ec adbd: increment writes_submitted_ before submitting writes. by Josh Gao · 6 years ago
  51. 6bd71b9 Logtags for com.android.server.policy by Siarhei Vishniakou · 6 years ago
  52. b49d9e1 fastboot: Avoid extra std::string copies by Greg Kaiser · 6 years ago
  53. e2125fd adb: Avoid extra std::string copies by Greg Kaiser · 6 years ago
  54. adf4503 Apply the standard system linker config to all of /data. by Martin Stjernholm · 6 years ago
  55. 5c074e0 Remove links to libart(d).so in the runtime. by Martin Stjernholm · 6 years ago
  56. eac1220 Merge "Revert "libprocessgroup: make sure SetupCgroups is called once and only by init"" by Nick Kralevich · 6 years ago
  57. 7813345 Add BuildId to frame information. by Christopher Ferris · 6 years ago
  58. d2c4eb0 Merge "Tighten native API surface." by Pete Bentley · 6 years ago
  59. 5f89005 Merge "Enlarge cmd buffer size of FrameworkListener" by Luke Huang · 6 years ago
  60. c8ac3b9 Revert "libprocessgroup: make sure SetupCgroups is called once and only by init" by Suren Baghdasaryan · 6 years ago
  61. c6ad69d liblog: don't return 0xFFFFFFFF as an invalid log id. by Josh Gao · 6 years ago
  62. eedd5f6 Merge "lmkd: Fix meminfo logs missing SwapTotal and having wrong field order" by Suren Baghdasaryan · 6 years ago
  63. 8a5a918 Merge "Add the two best build system janitors." by Treehugger Robot · 6 years ago
  64. 7b2187c Merge "libprocessgroup: make sure SetupCgroups is called once and only by init" by Suren Baghdasaryan · 6 years ago
  65. 9b1f1ee Merge "[libbacktrace] Modernize code to use override keyword" by Yi Kong · 6 years ago
  66. 3d2fb41 Merge "Fix parse_apex_configs doc in README.md" by Treehugger Robot · 6 years ago
  67. 5ce165e lmkd: Fix meminfo logs missing SwapTotal and having wrong field order by Suren Baghdasaryan · 6 years ago
  68. d8a4f14 Add the two best build system janitors. by Elliott Hughes · 6 years ago
  69. 798e805 libprocessgroup: make sure SetupCgroups is called once and only by init by Suren Baghdasaryan · 6 years ago
  70. 443fdb2 Merge "Clean up some mess by only building Android-specific code for the device." by Elliott Hughes · 6 years ago
  71. 42a5dd9 Merge "Fix sed command on Mac builds" by Treehugger Robot · 6 years ago
  72. 6534c60 Merge "Do not fail when there is no vndk namespace" by Treehugger Robot · 6 years ago
  73. 7b50fc4 Merge "Allow makefiles to be parsed in a trimmed down manifest." by Nicolas Geoffray · 6 years ago
  74. 13f2d18 [libbacktrace] Modernize code to use override keyword by Yi Kong · 6 years ago
  75. 7f03e4e Allow makefiles to be parsed in a trimmed down manifest. by Nicolas Geoffray · 6 years ago
  76. dddf40a Merge changes from topic "b/129002747" by Treehugger Robot · 6 years ago
  77. 23ff8eb Do not fail when there is no vndk namespace by Kiyoung Kim · 6 years ago
  78. 832bd17 Merge "zip_archive.cc: delete android_errorWriteLog" by Nick Kralevich · 6 years ago
  79. a724776 Merge "entry_name_utils-inl.h: clear top bit before shifting" by Nick Kralevich · 6 years ago
  80. 1a9a02c Make VTS run libdm_test by Hridya Valsaraju · 6 years ago
  81. 4e3b633 Create a VTS test from liblp_test by Hridya Valsaraju · 6 years ago
  82. 5f4cb8a libbase: realpath is wrapped with TEMP_FAILURE_RETRY by Yifan Hong · 6 years ago
  83. 26328e8 liblp: Replace open with GetControlFileOrOpen by Yifan Hong · 6 years ago
  84. d5b6909 Merge "Fuzzy_fastboot must set back the original slot after test" by Hridya Valsaraju · 6 years ago
  85. 605eab9 Merge "fs_mgr: overlay: test is alarming on legacy eng builds." by Mark Salyzyn · 6 years ago
  86. b434489 fs_mgr: overlay: test is alarming on legacy eng builds. by Mark Salyzyn · 6 years ago
  87. 5918312 Initialize fs-verity keys in shell script by Victor Hsieh · 6 years ago
  88. b552c4a Merge "libprocessgroup: Deliberately leak TaskProfiles and CgroupMap instances." by Suren Baghdasaryan · 6 years ago
  89. 567f187 init: expand prop in 'file' by Yifan Hong · 6 years ago
  90. dd6eefc libcutils: android_get_control_file uses realpath. by Yifan Hong · 6 years ago
  91. 7acb0d3 Clean up some mess by only building Android-specific code for the device. by Elliott Hughes · 6 years ago
  92. 87215c2 Fix parse_apex_configs doc in README.md by Vic Yang · 6 years ago
  93. b566e3c Merge "Catch SIGBUS in HeapWalker" by Colin Cross · 6 years ago
  94. 4a85f3c Fix sed command on Mac builds by Vic Yang · 6 years ago
  95. cc6c50a Tighten native API surface. by Pete Bentley · 6 years ago
  96. 1265bc9 Merge "[base] Convert Starts/Ends/Equals string functions to string_view" by Yurii Zubrytskyi · 6 years ago
  97. dba6d44 libprocessgroup: Deliberately leak TaskProfiles and CgroupMap instances. by Peter Collingbourne · 6 years ago
  98. 104771e zip_archive.cc: delete android_errorWriteLog by Nick Kralevich · 6 years ago
  99. 59d876c [base] Convert Starts/Ends/Equals string functions to string_view by Yurii Zubrytskyi · 6 years ago
  100. c5da03f entry_name_utils-inl.h: clear top bit before shifting by Nick Kralevich · 6 years ago