1. 6f9ce2e libprocessgroup: Move CgroupSetupCgroups() to libprocessgroup_setup by Yifan Hong · 7 years ago
  2. 098323b libprocessgroup: Add libcgrouprc by Yifan Hong · 7 years ago
  3. c4b3ab4 libprocessgroup: Add libcgrouprc_format by Yifan Hong · 7 years ago
  4. b7080aa Merge "Report last atom tag of the failed stats log." by yaochen · 7 years ago
  5. f95468d Merge "stats_event_list changes for statsd mainline api" by Treehugger Robot · 7 years ago
  6. 92c9e8a Merge "Version liblog LL-NDK library" by Treehugger Robot · 7 years ago
  7. a7c1ff6 stats_event_list changes for statsd mainline api by Tej Singh · 7 years ago
  8. 2b8e96b Merge "fs_mgr: remount: system is root" by Treehugger Robot · 7 years ago
  9. 16f4a03 Merge "adbd: demote CHECKs to warning logs." by Josh Gao · 7 years ago
  10. 14c6db6 Report last atom tag of the failed stats log. by Yao Chen · 7 years ago
  11. b18aba0 fs_mgr: remount: system is root by Mark Salyzyn · 7 years ago
  12. 97d1fcc Merge "Fix device mapper name clashes on non-A/B devices." by David Anderson · 7 years ago
  13. 98880af Merge "Revert "relax /system/bin directory permissions"" by Treehugger Robot · 7 years ago
  14. 270f65f Version liblog LL-NDK library by Vic Yang · 7 years ago
  15. 87afd52 adbd: demote CHECKs to warning logs. by Josh Gao · 7 years ago
  16. 8d1b43b Revert "relax /system/bin directory permissions" by Nick Kralevich · 7 years ago
  17. e44bf1a Merge "Add minimal support for Dwarf 5." by Christopher Ferris · 7 years ago
  18. 5ccb6a5 Merge "Search rs namespace prior to vndk namespace" by Treehugger Robot · 7 years ago
  19. ee4cc04 Merge "libutils: more detailed logging." by Treehugger Robot · 7 years ago
  20. fa4971f Search rs namespace prior to vndk namespace by Jiyong Park · 7 years ago
  21. acf9cfb Merge "grep: fix ASan heap-buffer-overflow." by Elliott Hughes · 7 years ago
  22. 0e77120 Merge "libutilscallstack: removed from darwin" by Steven Moreland · 7 years ago
  23. c312c9a Add minimal support for Dwarf 5. by Christopher Ferris · 7 years ago
  24. d33a2ee libutilscallstack: removed from darwin by Steven Moreland · 7 years ago
  25. 3b25a17 Merge "adb: make `adb reconnect` perform a USB reset." by Josh Gao · 7 years ago
  26. fd12160 libutils: more detailed logging. by Elliott Hughes · 7 years ago
  27. bfd9d63 grep: fix ASan heap-buffer-overflow. by Elliott Hughes · 7 years ago
  28. 99ba4b3 Merge "init.rc: tune F2FS to be aligned to system settings" by Treehugger Robot · 7 years ago
  29. ddaf736 Merge "Adding GSI public keys" by Treehugger Robot · 7 years ago
  30. dc73809 Merge "Add the basic config to run through atest" by Treehugger Robot · 7 years ago
  31. a93a89f Merge "charger: fix show 0% symptom when start to draw UI" by Treehugger Robot · 7 years ago
  32. 5fdd786 Adding GSI public keys by Bowgo Tsai · 7 years ago
  33. cab97bc Merge "Remove sequential search from DwarfEhFrameWithHdr." by Christopher Ferris · 7 years ago
  34. 43f2907 Merge "libutils/libcutils: make host more like device" by Steven Moreland · 7 years ago
  35. f65df96 init.rc: tune F2FS to be aligned to system settings by Jaegeuk Kim · 7 years ago
  36. f8fe94e Merge "libutils: Fix thread safety annotations in Mutex" by Mikhail Naganov · 7 years ago
  37. 22d8e8e Remove sequential search from DwarfEhFrameWithHdr. by Christopher Ferris · 7 years ago
  38. a42823b Merge "BSD grep: sync with upstream." by Treehugger Robot · 7 years ago
  39. 3cf9850 Merge "Set /proc/pressure/memory file permissions" by Suren Baghdasaryan · 7 years ago
  40. e1a285d libutils: Fix thread safety annotations in Mutex by Mikhail Naganov · 7 years ago
  41. 6c7ece7 charger: fix show 0% symptom when start to draw UI by Ken Tsou · 7 years ago
  42. 0a887aa Merge "Disallow operator!() on unique_fd" by Treehugger Robot · 7 years ago
  43. e6132be libutils/libcutils: make host more like device by Steven Moreland · 7 years ago
  44. 3705b34 adb: make `adb reconnect` perform a USB reset. by Josh Gao · 7 years ago
  45. 1504cb5 Set /proc/pressure/memory file permissions by Tim Murray · 7 years ago
  46. 720c1ec BSD grep: sync with upstream. by Elliott Hughes · 7 years ago
  47. b86e248 Merge "zip_writer.cc: update powerof2 and use it unconditionally" by Nick Kralevich · 7 years ago
  48. bfcb981 Merge "adbd: wait for FUNCTIONFS_BIND for up to a second, then retry." by Josh Gao · 7 years ago
  49. a896e2a Merge "init: mount_handler: system-as-root (legacy)" by Treehugger Robot · 7 years ago
  50. 61dea3d Add the basic config to run through atest by Julien Desprez · 7 years ago
  51. 81cfeb5 Merge "libprocessgroup: restrict SetupCgroups to one-time usage and only by init" by Suren Baghdasaryan · 7 years ago
  52. 60de348 Merge "Apply the standard system linker config to all of /data." by Martin Stjernholm · 7 years ago
  53. 5aa37dc Merge "init: Support booting off GSIs installed to non-userdata block devices." by David Anderson · 7 years ago
  54. 7cb72c9 Disallow operator!() on unique_fd by Bernie Innocenti · 7 years ago
  55. 5b53573 libprocessgroup: restrict SetupCgroups to one-time usage and only by init by Suren Baghdasaryan · 7 years ago
  56. 793f4b5 init: mount_handler: system-as-root (legacy) by Mark Salyzyn · 7 years ago
  57. 7f43e9f Merge "Initialize fs-verity keys in shell script" by Treehugger Robot · 7 years ago
  58. ee9ba3e Merge "charger: android_get_control_file on last_kmsg" by Yifan Hong · 7 years ago
  59. 19dc296 adbd: wait for FUNCTIONFS_BIND for up to a second, then retry. by Josh Gao · 7 years ago
  60. 6d3c80b zip_writer.cc: update powerof2 and use it unconditionally by Nick Kralevich · 7 years ago
  61. fdf70f1 Merge "Remove links to libart(d).so in the runtime." by Treehugger Robot · 7 years ago
  62. 3312ca7 Merge "libprocessgroup: add -Wexit-time-destructors." by Elliott Hughes · 7 years ago
  63. 29d2b05 Merge "Logtags for com.android.server.policy" by Treehugger Robot · 7 years ago
  64. 80e7244 Merge "libziparchive: add integer checks" by Treehugger Robot · 7 years ago
  65. e346d03 Merge "lmkd: set PSI_POLL_PERIOD to 10ms" by Treehugger Robot · 7 years ago
  66. 5db6a84 lmkd: set PSI_POLL_PERIOD to 10ms by Suren Baghdasaryan · 7 years ago
  67. be87d44 libprocessgroup: add -Wexit-time-destructors. by Elliott Hughes · 7 years ago
  68. 10533c5 Merge changes Ia84ed9ec,I1c0fde72 by Treehugger Robot · 7 years ago
  69. 3da5fcb Merge "Add BuildId to frame information." by Christopher Ferris · 7 years ago
  70. 49a8eec Merge "liblog: don't return 0xFFFFFFFF as an invalid log id." by Josh Gao · 7 years ago
  71. 2decb2f Merge changes I80af5f4b,I2fd0034e by Josh Gao · 7 years ago
  72. dc9c08b charger: android_get_control_file on last_kmsg by Yifan Hong · 7 years ago
  73. 6933d54 adbd: listen to all functionfs events. by Josh Gao · 7 years ago
  74. f959fff Merge changes from topic "lpdumpd" by Yifan Hong · 7 years ago
  75. 63b52ec adbd: increment writes_submitted_ before submitting writes. by Josh Gao · 7 years ago
  76. 6bd71b9 Logtags for com.android.server.policy by Siarhei Vishniakou · 7 years ago
  77. b49d9e1 fastboot: Avoid extra std::string copies by Greg Kaiser · 7 years ago
  78. e2125fd adb: Avoid extra std::string copies by Greg Kaiser · 7 years ago
  79. adf4503 Apply the standard system linker config to all of /data. by Martin Stjernholm · 7 years ago
  80. 5c074e0 Remove links to libart(d).so in the runtime. by Martin Stjernholm · 7 years ago
  81. eac1220 Merge "Revert "libprocessgroup: make sure SetupCgroups is called once and only by init"" by Nick Kralevich · 7 years ago
  82. 7813345 Add BuildId to frame information. by Christopher Ferris · 7 years ago
  83. d2c4eb0 Merge "Tighten native API surface." by Pete Bentley · 7 years ago
  84. 5f89005 Merge "Enlarge cmd buffer size of FrameworkListener" by Luke Huang · 7 years ago
  85. c8ac3b9 Revert "libprocessgroup: make sure SetupCgroups is called once and only by init" by Suren Baghdasaryan · 7 years ago
  86. c6ad69d liblog: don't return 0xFFFFFFFF as an invalid log id. by Josh Gao · 7 years ago
  87. eedd5f6 Merge "lmkd: Fix meminfo logs missing SwapTotal and having wrong field order" by Suren Baghdasaryan · 7 years ago
  88. 8a5a918 Merge "Add the two best build system janitors." by Treehugger Robot · 7 years ago
  89. 7b2187c Merge "libprocessgroup: make sure SetupCgroups is called once and only by init" by Suren Baghdasaryan · 7 years ago
  90. 9b1f1ee Merge "[libbacktrace] Modernize code to use override keyword" by Yi Kong · 7 years ago
  91. 3d2fb41 Merge "Fix parse_apex_configs doc in README.md" by Treehugger Robot · 7 years ago
  92. 5ce165e lmkd: Fix meminfo logs missing SwapTotal and having wrong field order by Suren Baghdasaryan · 7 years ago
  93. d8a4f14 Add the two best build system janitors. by Elliott Hughes · 7 years ago
  94. 798e805 libprocessgroup: make sure SetupCgroups is called once and only by init by Suren Baghdasaryan · 7 years ago
  95. 443fdb2 Merge "Clean up some mess by only building Android-specific code for the device." by Elliott Hughes · 7 years ago
  96. 42a5dd9 Merge "Fix sed command on Mac builds" by Treehugger Robot · 7 years ago
  97. 6534c60 Merge "Do not fail when there is no vndk namespace" by Treehugger Robot · 7 years ago
  98. 7b50fc4 Merge "Allow makefiles to be parsed in a trimmed down manifest." by Nicolas Geoffray · 7 years ago
  99. 13f2d18 [libbacktrace] Modernize code to use override keyword by Yi Kong · 7 years ago
  100. 7f03e4e Allow makefiles to be parsed in a trimmed down manifest. by Nicolas Geoffray · 7 years ago