1. ff621f2 Merge "Use mem cgroups in libprocessgroup if they're available" by Robert Benea · 8 years ago
  2. 77fb8cf Merge "Add full support for initing registers." by Christopher Ferris · 8 years ago
  3. 91962fd Use mem cgroups in libprocessgroup if they're available by Robert Benea · 8 years ago
  4. 87a9db9 Add full support for initing registers. by Christopher Ferris · 8 years ago
  5. 4e51e25 Merge "Move Timer from init to libbase" by Tom Cherry · 8 years ago
  6. e47acde Move Timer from init to libbase by Tom Cherry · 8 years ago
  7. d77aa6e Merge "Use void instead of no parameters in 2 function declarations." by Ian Elliott · 8 years ago
  8. 61e2078 Merge "Revert "Use mem cgroups in libprocessgroup if they're available"" by Treehugger Robot · 8 years ago
  9. 82232b6 Revert "Use mem cgroups in libprocessgroup if they're available" by Tim Murray · 8 years ago
  10. 1154358 Use void instead of no parameters in 2 function declarations. by Ian Elliott · 8 years ago
  11. 5a80d11 Merge "Add missing test files to compile." by Christopher Ferris · 8 years ago
  12. 673ea29 Add missing test files to compile. by Christopher Ferris · 8 years ago
  13. df460a7 Merge "Init .gnu_debugdata in GetElf()." by Christopher Ferris · 8 years ago
  14. 0931a9b Merge "bootstat.cpp: update help message for --record_boot_complete" by Treehugger Robot · 8 years ago
  15. f04b1fc bootstat.cpp: update help message for --record_boot_complete by Yongqin Liu · 8 years ago
  16. c130391 Merge "Add test config for memunreachable_test" by Treehugger Robot · 8 years ago
  17. 04c1423 Merge "Remove reference to deleted gzip module" by Treehugger Robot · 8 years ago
  18. ebfb872 Add test config for memunreachable_test by Colin Cross · 8 years ago
  19. 254a95f Merge "Move libnativebridge headers into the module." by Treehugger Robot · 8 years ago
  20. 98f26c7 Merge "System/core: Remove include/ziparchive" by Treehugger Robot · 8 years ago
  21. 987e754 Remove reference to deleted gzip module by Colin Cross · 8 years ago
  22. 3d7e316 Move libnativebridge headers into the module. by Steven Moreland · 8 years ago
  23. 9fa35a1 Merge "Libziparchive: Export headers in defaults" by Treehugger Robot · 8 years ago
  24. 5d02c29 System/core: Remove include/ziparchive by Andreas Gampe · 8 years ago
  25. 1c11b11 Libziparchive: Export headers in defaults by Andreas Gampe · 8 years ago
  26. 5d51c9b Merge "init: add info logs in first stage mount if we have to poll" by Treehugger Robot · 8 years ago
  27. 2cab996 Merge "fs_mgr: Adding logs when failing to wait for a device file" by Treehugger Robot · 8 years ago
  28. 0541ca7 Merge "ueventd: don't double fork firmware handlers" by Tom Cherry · 8 years ago
  29. 372e57c fs_mgr: Adding logs when failing to wait for a device file by Jinguang Dong · 8 years ago
  30. 6ad4109 Merge "add "shutdown critical" to service" by Treehugger Robot · 8 years ago
  31. c08d29f Merge "fs_mgr: allow no verity metadata when the device is unlocked." by Treehugger Robot · 8 years ago
  32. 1b5b57d Merge "Backtrace: Add libziparchive dependency" by Treehugger Robot · 8 years ago
  33. 236b50b Merge "init: Support custom shutdown actions" by Treehugger Robot · 8 years ago
  34. bdcfeef ueventd: don't double fork firmware handlers by Tom Cherry · 8 years ago
  35. 1064a6d Merge "ueventd: remove character device symlinks (/dev/usb/*)" by Tom Cherry · 8 years ago
  36. b78f772 Merge "init: reap zombies only after kill(-pid, ...)" by Tom Cherry · 8 years ago
  37. d14b7c7 add "shutdown critical" to service by Keun-young Park · 8 years ago
  38. 02d61d8 init: Support custom shutdown actions by Wei Wang · 8 years ago
  39. 0ee41ce Merge "fs_mgr: report errno string for __mount errors" by Treehugger Robot · 8 years ago
  40. 187de3b init: add info logs in first stage mount if we have to poll by Tom Cherry · 8 years ago
  41. ab4d44c fs_mgr: allow no verity metadata when the device is unlocked. by Bowgo Tsai · 8 years ago
  42. 93c6103 Backtrace: Add libziparchive dependency by Andreas Gampe · 8 years ago
  43. 006fbcd Merge "zlib is not exposed to libziparchive headers" by Treehugger Robot · 8 years ago
  44. aab75a5 zlib is not exposed to libziparchive headers by Jiyong Park · 8 years ago
  45. dae7a8f Merge "libziparchive headers are moved to local directory" by Treehugger Robot · 8 years ago
  46. 62d5e8f Merge "Ran clang-format on libziparchive sources and headers" by Treehugger Robot · 8 years ago
  47. 20d398b libziparchive headers are moved to local directory by Jiyong Park · 8 years ago
  48. d76cd1c Ran clang-format on libziparchive sources and headers by Jiyong Park · 8 years ago
  49. f158046 Merge "Remove unnecessary SELinux dependencies" by Treehugger Robot · 8 years ago
  50. 3bf314d Remove unnecessary SELinux dependencies by Nick Kralevich · 8 years ago
  51. 3491961 Init .gnu_debugdata in GetElf(). by Christopher Ferris · 8 years ago
  52. 8b3ab56 Merge "init: Read previous state of securebits before modifying" by Treehugger Robot · 8 years ago
  53. e9fc89d init: Read previous state of securebits before modifying by Luis Hector Chavez · 8 years ago
  54. 65333cf init: reap zombies only after kill(-pid, ...) by Tom Cherry · 8 years ago
  55. 5892546 Merge "logd + liblogd to Android.bp" by Treehugger Robot · 8 years ago
  56. cb26fee Merge changes Ie89f709b,Ibf543a7d,I1d8092a1 by Treehugger Robot · 8 years ago
  57. 0413830 Fix out of bound read in libziparchive by Tianjie Xu · 8 years ago
  58. 3314965 Check filename memory bound when parsing ziparchive by Tianjie Xu · 8 years ago
  59. 50d79d0 Fix out of bound access in libziparchive by Tianjie Xu · 9 years ago
  60. 1601f41 Merge "Fix ScopedSignalHandler" by Treehugger Robot · 8 years ago
  61. d3c4060 Merge changes I0a95f87a,I36b22986 by Treehugger Robot · 8 years ago
  62. d665f56 Merge "Use mem cgroups in libprocessgroup if they're available" by Robert Benea · 8 years ago
  63. d6f6c8f Fix ScopedSignalHandler by Colin Cross · 8 years ago
  64. 31d54e5 Merge "Remove more documentation for obsolete board configuration." by Elliott Hughes · 8 years ago
  65. ee1b489 Use mem cgroups in libprocessgroup if they're available by Robert Benea · 8 years ago
  66. 0c254f8 Merge "Remove assert, use CHECK instead." by Christopher Ferris · 8 years ago
  67. 52819c5 Merge "healthd: notify listeners using local copy of list, drop lock" by Treehugger Robot · 8 years ago
  68. 1ff3910 healthd: notify listeners using local copy of list, drop lock by Todd Poynor · 8 years ago
  69. 0d6f729 init: Use ScopedCaps for cap_init() by Luis Hector Chavez · 8 years ago
  70. 96109e6 init: Reland "Terminate gracefully when CAP_SYS_BOOT is absent" by Luis Hector Chavez · 8 years ago
  71. 9171f70 Remove assert, use CHECK instead. by Christopher Ferris · 8 years ago
  72. 3683ff3 logd + liblogd to Android.bp by Steven Moreland · 8 years ago
  73. 3ab1d05 Remove more documentation for obsolete board configuration. by Elliott Hughes · 8 years ago
  74. c9aaef3 Merge "Fix mac build." by Christopher Ferris · 8 years ago
  75. 898b791 Merge "Allow SLOG* to vendors" by Treehugger Robot · 8 years ago
  76. f04c838 Fix mac build. by Christopher Ferris · 8 years ago
  77. 691622b Allow SLOG* to vendors by Jiyong Park · 8 years ago
  78. a28c594 Merge "Add .gnu_debugdata support." by Christopher Ferris · 8 years ago
  79. d11f620 Add .gnu_debugdata support. by Christopher Ferris · 8 years ago
  80. 511666a fs_mgr: report errno string for __mount errors by Mark Salyzyn · 8 years ago
  81. 0d18df4 Merge "Add (partial) support for Windows long paths" by Treehugger Robot · 8 years ago
  82. ca07fc5 Add (partial) support for Windows long paths by Renaud Paquay · 8 years ago
  83. 6ea4e72 Merge "Remove documentation for obsolete board configuration." by Treehugger Robot · 8 years ago
  84. 35703c8 Remove documentation for obsolete board configuration. by Elliott Hughes · 8 years ago
  85. fd65474 Merge "fs_mgr: add libfstab for vendor" by Treehugger Robot · 8 years ago
  86. 6b6796d fs_mgr: add libfstab for vendor by Jiyong Park · 8 years ago
  87. 7454e51 Merge "Revert "init: Terminate gracefully when CAP_SYS_BOOT is absent"" by Guang Zhu · 8 years ago
  88. 391bf55 Revert "init: Terminate gracefully when CAP_SYS_BOOT is absent" by Guang Zhu · 8 years ago
  89. af2dd2d Merge changes I5c6bf2a5,I20a337bb by Treehugger Robot · 8 years ago
  90. dc46a41 Merge "init: Terminate gracefully when CAP_SYS_BOOT is absent" by Treehugger Robot · 8 years ago
  91. c1eb64f Merge "Indicate that a packet was truncated." by Treehugger Robot · 8 years ago
  92. a9b4197 debuggerd: diagnostics for dumps that are guaranteed to fail. by Josh Gao · 8 years ago
  93. dd5da98 libprocinfo: add support for parsing process state. by Josh Gao · 8 years ago
  94. 81d54e2 Merge changes Ibe1feb39,I05be83e4,If1422e4d by Treehugger Robot · 8 years ago
  95. 5a86367 Merge "Allow configuration of the number of tombstones." by Elliott Hughes · 8 years ago
  96. 50ec97c init: Terminate gracefully when CAP_SYS_BOOT is absent by Luis Hector Chavez · 8 years ago
  97. 4e9c744 Indicate that a packet was truncated. by Dan Albert · 8 years ago
  98. c65aa22 init.rc: setup console-ramoops-0 by Mark Salyzyn · 8 years ago
  99. f1adabf healthd: check console-ramoops-0 by Mark Salyzyn · 8 years ago
  100. c1a3a72 fs_mgr: check console-ramoops-0 by Mark Salyzyn · 8 years ago