- 4214d13 Add a feature to show which bugs are tracking which se denials by Max Bires · 7 years ago
- a022ea4 Merge "uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp" by Treehugger Robot · 8 years ago
- dd6a85c uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp by Quang Luong · 8 years ago
- d135473 Merge "Remove ALOGD_IF_SLOW" by Tom Cherry · 8 years ago
- 11649e8 Merge "Do not umount /vendor, /system, and /oem even if they are R/W." by Treehugger Robot · 8 years ago
- e036651 Merge "adbd: lessen security constraints when the device is unlocked" by Treehugger Robot · 8 years ago
- f1d3dbc adbd: lessen security constraints when the device is unlocked by Bowgo Tsai · 8 years ago
- 6e12b38 Do not umount /vendor, /system, and /oem even if they are R/W. by Keun-young Park · 8 years ago
- 420eabe Merge "Revert "Mark libmetricslogger vendor_available."" by Treehugger Robot · 8 years ago
- 0ba5609 Merge "ueventd: add tests for setegid()/setfscreatecon() and threads" by Treehugger Robot · 8 years ago
- 0430efb Revert "Mark libmetricslogger vendor_available." by Steven Moreland · 8 years ago
- d1c73b5 Merge "logcat: Add missing newline to read failure" by Treehugger Robot · 8 years ago
- c2e181c ueventd: add tests for setegid()/setfscreatecon() and threads by Tom Cherry · 8 years ago
- ca94f65 Merge "Make the library usable as a library." by Christopher Ferris · 8 years ago
- 5be0573 Merge changes from topic 'ext4_encryption_flag' by Tom Cherry · 8 years ago
- 91a17a4 Merge "rootdir: record last build signature and kernel version" by Treehugger Robot · 8 years ago
- d226a51 Make the library usable as a library. by Christopher Ferris · 8 years ago
- 9339403 rootdir: record last build signature and kernel version by Mark Salyzyn · 8 years ago
- b76158d Merge "fs_mgr: trim the terminating '\0' when reading from device tree" by Treehugger Robot · 8 years ago
- f610d6d Merge "crasher: add a case that leaks until OOM-kill." by Treehugger Robot · 8 years ago
- d312abe Merge "Move tools to separate directory." by Christopher Ferris · 8 years ago
- 399b4ee crasher: add a case that leaks until OOM-kill. by Josh Gao · 8 years ago
- b5d7a87 Move tools to separate directory. by Christopher Ferris · 8 years ago
- 454285d Merge "libmemunreachable: track kernel binder references" by Colin Cross · 8 years ago
- f559655 fs_mgr: trim the terminating '\0' when reading from device tree by Bowgo Tsai · 8 years ago
- f572b91 libmemunreachable: track kernel binder references by Colin Cross · 8 years ago
- f42d028 Merge "Add vendor_available to liblog_headers." by Treehugger Robot · 8 years ago
- c30f248 Add vendor_available to liblog_headers. by Steven Moreland · 8 years ago
- 08678e1 Remove ALOGD_IF_SLOW by Tom Cherry · 8 years ago
- 0c22c56 Merge "A few cleanups." by Christopher Ferris · 8 years ago
- 5607f36 Merge "libutils: liblog export headers" by Treehugger Robot · 8 years ago
- f6d5431 A few cleanups. by Christopher Ferris · 8 years ago
- 5aee3ff Merge "Remove old LOG_EVENT_* code from libsysutils" by Treehugger Robot · 8 years ago
- 97ba18e Merge "Fix mips build." by Baligh Uddin · 8 years ago
- 087f3b7 Remove old LOG_EVENT_* code from libsysutils by Yifan Hong · 8 years ago
- 3517fe0 Fix mips build. by Christopher Ferris · 8 years ago
- 3c7f566 Merge "Use mem cgroups in libprocessgroup if they're available" by Robert Benea · 8 years ago
- 1add237 Merge "Add full support for initing registers." by Christopher Ferris · 8 years ago
- 3280e48 Use mem cgroups in libprocessgroup if they're available by Robert Benea · 8 years ago
- 2a25c4a Add full support for initing registers. by Christopher Ferris · 8 years ago
- 896297b Merge "Move Timer from init to libbase" by Tom Cherry · 8 years ago
- ede0d53 Move Timer from init to libbase by Tom Cherry · 8 years ago
- 11b91e7 Merge "Use void instead of no parameters in 2 function declarations." by Ian Elliott · 8 years ago
- 0870514 logcat: Add missing newline to read failure by Luca Stefani · 8 years ago
- e8a75e8 Merge "Revert "Use mem cgroups in libprocessgroup if they're available"" by Treehugger Robot · 8 years ago
- fc10e3d Revert "Use mem cgroups in libprocessgroup if they're available" by Tim Murray · 8 years ago
- 58e06c5 Use void instead of no parameters in 2 function declarations. by Ian Elliott · 8 years ago
- 32ac9bf Merge "Add missing test files to compile." by Christopher Ferris · 8 years ago
- 9744fb2 Add missing test files to compile. by Christopher Ferris · 8 years ago
- 2d07f72 Merge "Init .gnu_debugdata in GetElf()." by Christopher Ferris · 8 years ago
- f444650 Merge "bootstat.cpp: update help message for --record_boot_complete" by Treehugger Robot · 8 years ago
- 78b2b94 bootstat.cpp: update help message for --record_boot_complete by Yongqin Liu · 8 years ago
- a6bee4a Merge "Add test config for memunreachable_test" by Treehugger Robot · 8 years ago
- 48d610a Merge "Remove reference to deleted gzip module" by Treehugger Robot · 8 years ago
- b9e74ba Add test config for memunreachable_test by Colin Cross · 8 years ago
- 508e0b8 Merge "Move libnativebridge headers into the module." by Treehugger Robot · 8 years ago
- 58b3c79 libutils: liblog export headers by Steven Moreland · 8 years ago
- ae590fe Merge "System/core: Remove include/ziparchive" by Treehugger Robot · 8 years ago
- 73c2ef4 Remove reference to deleted gzip module by Colin Cross · 8 years ago
- e9811f3 fs_mgr: set ext4 encryption flag with tune2fs when needed by Eric Biggers · 8 years ago
- 8d3bcd4 fs_mgr: refactor pre-mount logic into prepare_fs_for_mount() by Eric Biggers · 8 years ago
- b2b88e3 Move libnativebridge headers into the module. by Steven Moreland · 8 years ago
- c31963b Merge "Libziparchive: Export headers in defaults" by Treehugger Robot · 8 years ago
- d201b29 System/core: Remove include/ziparchive by Andreas Gampe · 8 years ago
- a10a7e7 Libziparchive: Export headers in defaults by Andreas Gampe · 8 years ago
- 6a9d567 Merge "init: add info logs in first stage mount if we have to poll" by Treehugger Robot · 8 years ago
- 4ca2a30 Merge "fs_mgr: Adding logs when failing to wait for a device file" by Treehugger Robot · 8 years ago
- 0f4fb54 Merge "ueventd: don't double fork firmware handlers" by Tom Cherry · 8 years ago
- 9d34496 fs_mgr: Adding logs when failing to wait for a device file by Jinguang Dong · 8 years ago
- b3915d1 Merge "add "shutdown critical" to service" by Treehugger Robot · 8 years ago
- cd0c2d8 Merge "fs_mgr: allow no verity metadata when the device is unlocked." by Treehugger Robot · 8 years ago
- 69542ed Merge "Backtrace: Add libziparchive dependency" by Treehugger Robot · 8 years ago
- c1bc424 Merge "init: Support custom shutdown actions" by Treehugger Robot · 8 years ago
- 0f296e0 ueventd: don't double fork firmware handlers by Tom Cherry · 8 years ago
- f3ae82f Merge "ueventd: remove character device symlinks (/dev/usb/*)" by Tom Cherry · 8 years ago
- a51c40c Merge "init: reap zombies only after kill(-pid, ...)" by Tom Cherry · 8 years ago
- cccb34f add "shutdown critical" to service by Keun-young Park · 8 years ago
- eeab491 init: Support custom shutdown actions by Wei Wang · 8 years ago
- 6333cd0 Merge "fs_mgr: report errno string for __mount errors" by Treehugger Robot · 8 years ago
- 322e176 init: add info logs in first stage mount if we have to poll by Tom Cherry · 8 years ago
- d1fe3bd fs_mgr: allow no verity metadata when the device is unlocked. by Bowgo Tsai · 8 years ago
- 8f0947c Backtrace: Add libziparchive dependency by Andreas Gampe · 8 years ago
- eb42bb8 Merge "zlib is not exposed to libziparchive headers" by Treehugger Robot · 8 years ago
- e7cf680 zlib is not exposed to libziparchive headers by Jiyong Park · 8 years ago
- 7b44858 Merge "libziparchive headers are moved to local directory" by Treehugger Robot · 8 years ago
- aa82721 Merge "Ran clang-format on libziparchive sources and headers" by Treehugger Robot · 8 years ago
- cdf7ff8 libziparchive headers are moved to local directory by Jiyong Park · 8 years ago
- cd997e6 Ran clang-format on libziparchive sources and headers by Jiyong Park · 8 years ago
- 22de50d Merge "Remove unnecessary SELinux dependencies" by Treehugger Robot · 8 years ago
- 33391da Remove unnecessary SELinux dependencies by Nick Kralevich · 8 years ago
- 570b76f Init .gnu_debugdata in GetElf(). by Christopher Ferris · 8 years ago
- c10e141 Merge "init: Read previous state of securebits before modifying" by Treehugger Robot · 8 years ago
- f596551 init: Read previous state of securebits before modifying by Luis Hector Chavez · 8 years ago
- 8d13d80 init: reap zombies only after kill(-pid, ...) by Tom Cherry · 8 years ago
- c997cd6 Merge "logd + liblogd to Android.bp" by Treehugger Robot · 8 years ago
- 67897d4 Merge changes Ie89f709b,Ibf543a7d,I1d8092a1 by Treehugger Robot · 8 years ago
- 0fda1cf Fix out of bound read in libziparchive by Tianjie Xu · 8 years ago
- 9e020e2 Check filename memory bound when parsing ziparchive by Tianjie Xu · 8 years ago
- fba1a36 Fix out of bound access in libziparchive by Tianjie Xu · 8 years ago
- 7dbf1a1 Merge "Fix ScopedSignalHandler" by Treehugger Robot · 8 years ago