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