1. fdfea97 init: Do full shutdown even for thermal shutdown by Keun-young Park · 8 years ago
  2. 88d246a Merge "dump stack before kill all" by Keun-young Park · 8 years ago
  3. b6b650a Merge "Add signal handling to the register object." by Christopher Ferris · 8 years ago
  4. c4ac436 Merge "system/core: use proper nativehelper headers" by Treehugger Robot · 8 years ago
  5. 4a8b98b dump stack before kill all by Keun-young Park · 8 years ago
  6. e2716e2 Merge "Add memcg related configs to init." by Robert Benea · 8 years ago
  7. 19c4d0a Add signal handling to the register object. by Christopher Ferris · 8 years ago
  8. 98aee02 system/core: use proper nativehelper headers by Steven Moreland · 8 years ago
  9. 74f8115 Add memcg related configs to init. by Robert Benea · 8 years ago
  10. 50fd20b Merge "uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp" by Treehugger Robot · 8 years ago
  11. f1080fd uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp by Quang Luong · 8 years ago
  12. d987430 Merge "Remove ALOGD_IF_SLOW" by Tom Cherry · 8 years ago
  13. 56d0323 Merge "Do not umount /vendor, /system, and /oem even if they are R/W." by Treehugger Robot · 8 years ago
  14. 60fb639 Merge "adbd: lessen security constraints when the device is unlocked" by Treehugger Robot · 8 years ago
  15. b896d4d adbd: lessen security constraints when the device is unlocked by Bowgo Tsai · 8 years ago
  16. fb9c109 Do not umount /vendor, /system, and /oem even if they are R/W. by Keun-young Park · 8 years ago
  17. 619506e Merge "Revert "Mark libmetricslogger vendor_available."" by Treehugger Robot · 8 years ago
  18. ac90090 Merge "ueventd: add tests for setegid()/setfscreatecon() and threads" by Treehugger Robot · 8 years ago
  19. 95684da Revert "Mark libmetricslogger vendor_available." by Steven Moreland · 8 years ago
  20. 172feec Merge "logcat: Add missing newline to read failure" by Treehugger Robot · 8 years ago
  21. c457f40 ueventd: add tests for setegid()/setfscreatecon() and threads by Tom Cherry · 8 years ago
  22. aa33477 Merge "Make the library usable as a library." by Christopher Ferris · 8 years ago
  23. 67e999c Merge changes from topic 'ext4_encryption_flag' by Tom Cherry · 8 years ago
  24. 14335d8 Merge "rootdir: record last build signature and kernel version" by Treehugger Robot · 8 years ago
  25. 73bff33 Make the library usable as a library. by Christopher Ferris · 8 years ago
  26. ac3aeaa rootdir: record last build signature and kernel version by Mark Salyzyn · 8 years ago
  27. 36ce71c Merge "fs_mgr: trim the terminating '\0' when reading from device tree" by Treehugger Robot · 8 years ago
  28. e8b9448 Merge "crasher: add a case that leaks until OOM-kill." by Treehugger Robot · 8 years ago
  29. 7b64bdf Merge "Move tools to separate directory." by Christopher Ferris · 8 years ago
  30. 00b0f71 crasher: add a case that leaks until OOM-kill. by Josh Gao · 8 years ago
  31. 5c436b9 Move tools to separate directory. by Christopher Ferris · 8 years ago
  32. f625f96 Merge "libmemunreachable: track kernel binder references" by Colin Cross · 8 years ago
  33. f47e717 fs_mgr: trim the terminating '\0' when reading from device tree by Bowgo Tsai · 8 years ago
  34. ad0b6db libmemunreachable: track kernel binder references by Colin Cross · 8 years ago
  35. 4bf6043 Merge "Add vendor_available to liblog_headers." by Treehugger Robot · 8 years ago
  36. 5595466 Add vendor_available to liblog_headers. by Steven Moreland · 8 years ago
  37. 0d26e33 Remove ALOGD_IF_SLOW by Tom Cherry · 8 years ago
  38. 8cf52c5 Merge "A few cleanups." by Christopher Ferris · 8 years ago
  39. 35bf9fc Merge "libutils: liblog export headers" by Treehugger Robot · 8 years ago
  40. 13fd884 A few cleanups. by Christopher Ferris · 8 years ago
  41. 9648bc3 Merge "Remove old LOG_EVENT_* code from libsysutils" by Treehugger Robot · 8 years ago
  42. 693afd8 Merge "Fix mips build." by Baligh Uddin · 8 years ago
  43. f2e3c1f Remove old LOG_EVENT_* code from libsysutils by Yifan Hong · 8 years ago
  44. 1f7fa54 Fix mips build. by Christopher Ferris · 8 years ago
  45. ff621f2 Merge "Use mem cgroups in libprocessgroup if they're available" by Robert Benea · 8 years ago
  46. 77fb8cf Merge "Add full support for initing registers." by Christopher Ferris · 8 years ago
  47. 91962fd Use mem cgroups in libprocessgroup if they're available by Robert Benea · 8 years ago
  48. 87a9db9 Add full support for initing registers. by Christopher Ferris · 8 years ago
  49. 4e51e25 Merge "Move Timer from init to libbase" by Tom Cherry · 8 years ago
  50. e47acde Move Timer from init to libbase by Tom Cherry · 8 years ago
  51. d77aa6e Merge "Use void instead of no parameters in 2 function declarations." by Ian Elliott · 8 years ago
  52. 0d314e9 logcat: Add missing newline to read failure by Luca Stefani · 8 years ago
  53. 61e2078 Merge "Revert "Use mem cgroups in libprocessgroup if they're available"" by Treehugger Robot · 8 years ago
  54. 82232b6 Revert "Use mem cgroups in libprocessgroup if they're available" by Tim Murray · 8 years ago
  55. 1154358 Use void instead of no parameters in 2 function declarations. by Ian Elliott · 8 years ago
  56. 5a80d11 Merge "Add missing test files to compile." by Christopher Ferris · 8 years ago
  57. 673ea29 Add missing test files to compile. by Christopher Ferris · 8 years ago
  58. df460a7 Merge "Init .gnu_debugdata in GetElf()." by Christopher Ferris · 8 years ago
  59. 0931a9b Merge "bootstat.cpp: update help message for --record_boot_complete" by Treehugger Robot · 8 years ago
  60. f04b1fc bootstat.cpp: update help message for --record_boot_complete by Yongqin Liu · 8 years ago
  61. c130391 Merge "Add test config for memunreachable_test" by Treehugger Robot · 8 years ago
  62. 04c1423 Merge "Remove reference to deleted gzip module" by Treehugger Robot · 8 years ago
  63. ebfb872 Add test config for memunreachable_test by Colin Cross · 8 years ago
  64. 254a95f Merge "Move libnativebridge headers into the module." by Treehugger Robot · 8 years ago
  65. b700e82 libutils: liblog export headers by Steven Moreland · 8 years ago
  66. 98f26c7 Merge "System/core: Remove include/ziparchive" by Treehugger Robot · 8 years ago
  67. 987e754 Remove reference to deleted gzip module by Colin Cross · 8 years ago
  68. 70ccf2c fs_mgr: set ext4 encryption flag with tune2fs when needed by Eric Biggers · 8 years ago
  69. 51e0e48 fs_mgr: refactor pre-mount logic into prepare_fs_for_mount() by Eric Biggers · 8 years ago
  70. 3d7e316 Move libnativebridge headers into the module. by Steven Moreland · 8 years ago
  71. 9fa35a1 Merge "Libziparchive: Export headers in defaults" by Treehugger Robot · 8 years ago
  72. 5d02c29 System/core: Remove include/ziparchive by Andreas Gampe · 8 years ago
  73. 1c11b11 Libziparchive: Export headers in defaults by Andreas Gampe · 8 years ago
  74. 5d51c9b Merge "init: add info logs in first stage mount if we have to poll" by Treehugger Robot · 8 years ago
  75. 2cab996 Merge "fs_mgr: Adding logs when failing to wait for a device file" by Treehugger Robot · 8 years ago
  76. 0541ca7 Merge "ueventd: don't double fork firmware handlers" by Tom Cherry · 8 years ago
  77. 372e57c fs_mgr: Adding logs when failing to wait for a device file by Jinguang Dong · 8 years ago
  78. 6ad4109 Merge "add "shutdown critical" to service" by Treehugger Robot · 8 years ago
  79. c08d29f Merge "fs_mgr: allow no verity metadata when the device is unlocked." by Treehugger Robot · 8 years ago
  80. 1b5b57d Merge "Backtrace: Add libziparchive dependency" by Treehugger Robot · 8 years ago
  81. 236b50b Merge "init: Support custom shutdown actions" by Treehugger Robot · 8 years ago
  82. bdcfeef ueventd: don't double fork firmware handlers by Tom Cherry · 8 years ago
  83. 1064a6d Merge "ueventd: remove character device symlinks (/dev/usb/*)" by Tom Cherry · 8 years ago
  84. b78f772 Merge "init: reap zombies only after kill(-pid, ...)" by Tom Cherry · 8 years ago
  85. d14b7c7 add "shutdown critical" to service by Keun-young Park · 8 years ago
  86. 02d61d8 init: Support custom shutdown actions by Wei Wang · 8 years ago
  87. 0ee41ce Merge "fs_mgr: report errno string for __mount errors" by Treehugger Robot · 8 years ago
  88. 187de3b init: add info logs in first stage mount if we have to poll by Tom Cherry · 8 years ago
  89. ab4d44c fs_mgr: allow no verity metadata when the device is unlocked. by Bowgo Tsai · 8 years ago
  90. 93c6103 Backtrace: Add libziparchive dependency by Andreas Gampe · 8 years ago
  91. 006fbcd Merge "zlib is not exposed to libziparchive headers" by Treehugger Robot · 8 years ago
  92. aab75a5 zlib is not exposed to libziparchive headers by Jiyong Park · 8 years ago
  93. dae7a8f Merge "libziparchive headers are moved to local directory" by Treehugger Robot · 8 years ago
  94. 62d5e8f Merge "Ran clang-format on libziparchive sources and headers" by Treehugger Robot · 8 years ago
  95. 20d398b libziparchive headers are moved to local directory by Jiyong Park · 8 years ago
  96. d76cd1c Ran clang-format on libziparchive sources and headers by Jiyong Park · 8 years ago
  97. f158046 Merge "Remove unnecessary SELinux dependencies" by Treehugger Robot · 8 years ago
  98. 3bf314d Remove unnecessary SELinux dependencies by Nick Kralevich · 8 years ago
  99. 3491961 Init .gnu_debugdata in GetElf(). by Christopher Ferris · 8 years ago
  100. 8b3ab56 Merge "init: Read previous state of securebits before modifying" by Treehugger Robot · 8 years ago