- 78b2b94 bootstat.cpp: update help message for --record_boot_complete by Yongqin Liu · 8 years ago
- 48d610a Merge "Remove reference to deleted gzip module" by Treehugger Robot · 8 years ago
- 508e0b8 Merge "Move libnativebridge headers into the module." by Treehugger Robot · 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
- 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
- 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
- a703202 Merge changes I0a95f87a,I36b22986 by Treehugger Robot · 8 years ago
- d3afc12 Merge "Use mem cgroups in libprocessgroup if they're available" by Robert Benea · 8 years ago
- eac4ecc Fix ScopedSignalHandler by Colin Cross · 8 years ago
- 73a6512 Merge "Remove more documentation for obsolete board configuration." by Elliott Hughes · 8 years ago
- 32375c2 Use mem cgroups in libprocessgroup if they're available by Robert Benea · 8 years ago
- 5d6d932 Merge "Remove assert, use CHECK instead." by Christopher Ferris · 8 years ago
- e29a6cd Merge "healthd: notify listeners using local copy of list, drop lock" by Treehugger Robot · 8 years ago
- 8bd30b3 healthd: notify listeners using local copy of list, drop lock by Todd Poynor · 8 years ago
- 7bb3602 init: Use ScopedCaps for cap_init() by Luis Hector Chavez · 8 years ago
- 519e5f0 init: Reland "Terminate gracefully when CAP_SYS_BOOT is absent" by Luis Hector Chavez · 8 years ago
- 9416703 Remove assert, use CHECK instead. by Christopher Ferris · 8 years ago
- fca20d8 logd + liblogd to Android.bp by Steven Moreland · 8 years ago
- 5dc7736 Remove more documentation for obsolete board configuration. by Elliott Hughes · 8 years ago
- 51b4f48 Merge "Fix mac build." by Christopher Ferris · 8 years ago
- 6afbd47 Merge "Allow SLOG* to vendors" by Treehugger Robot · 8 years ago
- bfd6292 Fix mac build. by Christopher Ferris · 8 years ago
- 9ffeab8 Allow SLOG* to vendors by Jiyong Park · 8 years ago
- 9302dae Merge "Add .gnu_debugdata support." by Christopher Ferris · 8 years ago
- bae69f1 Add .gnu_debugdata support. by Christopher Ferris · 8 years ago
- 69a5bd4 fs_mgr: report errno string for __mount errors by Mark Salyzyn · 8 years ago
- 9ed76f0 Merge "Add (partial) support for Windows long paths" by Treehugger Robot · 8 years ago
- e3e7813 Add (partial) support for Windows long paths by Renaud Paquay · 8 years ago
- 3f4cea9 Merge "Remove documentation for obsolete board configuration." by Treehugger Robot · 8 years ago
- 76a934a Remove documentation for obsolete board configuration. by Elliott Hughes · 8 years ago
- 20d9cf2 Merge "fs_mgr: add libfstab for vendor" by Treehugger Robot · 8 years ago
- e7df1f7 fs_mgr: add libfstab for vendor by Jiyong Park · 8 years ago
- b5b4136 Merge "Revert "init: Terminate gracefully when CAP_SYS_BOOT is absent"" by Guang Zhu · 8 years ago
- c22f938 Revert "init: Terminate gracefully when CAP_SYS_BOOT is absent" by Guang Zhu · 8 years ago
- 7f81b2a Merge changes I5c6bf2a5,I20a337bb by Treehugger Robot · 8 years ago
- fbb482f Merge "init: Terminate gracefully when CAP_SYS_BOOT is absent" by Treehugger Robot · 8 years ago
- 0461609 Merge "Indicate that a packet was truncated." by Treehugger Robot · 8 years ago
- 0915f23 debuggerd: diagnostics for dumps that are guaranteed to fail. by Josh Gao · 8 years ago
- 9cb2e2e libprocinfo: add support for parsing process state. by Josh Gao · 8 years ago
- a4f086a Merge changes Ibe1feb39,I05be83e4,If1422e4d by Treehugger Robot · 8 years ago
- 3e8d923 Merge "Allow configuration of the number of tombstones." by Elliott Hughes · 8 years ago
- 683ebc8 init: Terminate gracefully when CAP_SYS_BOOT is absent by Luis Hector Chavez · 8 years ago
- 9893f93 Indicate that a packet was truncated. by Dan Albert · 8 years ago
- 4eb0ba0 init.rc: setup console-ramoops-0 by Mark Salyzyn · 8 years ago
- 26f1dd7 healthd: check console-ramoops-0 by Mark Salyzyn · 8 years ago
- cab56c0 fs_mgr: check console-ramoops-0 by Mark Salyzyn · 8 years ago
- 449bfd7 Merge "libcutils: fs_config: fix "system/<partition>/" aliasing" by Treehugger Robot · 8 years ago
- b220676 Merge "Revert "adb: turn on libusb by default."" by Treehugger Robot · 8 years ago
- acd7b7b libcutils: fs_config: fix "system/<partition>/" aliasing by Ben Fennema · 8 years ago
- 35bb6d2 Allow configuration of the number of tombstones. by Elliott Hughes · 8 years ago
- b4dd881 ueventd: remove character device symlinks (/dev/usb/*) by Tom Cherry · 8 years ago
- 969110c Revert "adb: turn on libusb by default." by Josh Gao · 8 years ago
- c70bf58 Merge "AVB: allow no metadata in the generic system.img for project Treble" by Treehugger Robot · 8 years ago
- 60f19a0 AVB: allow no metadata in the generic system.img for project Treble by Bowgo Tsai · 8 years ago
- 0402127 Merge "init: create android::init:: namespace" by Tom Cherry · 8 years ago
- 45b4fe4 Merge "libsysutils: Fix vold vulnerability in FrameworkListener" by Treehugger Robot · 8 years ago
- 81f5d3e init: create android::init:: namespace by Tom Cherry · 8 years ago
- 62a17c6 Merge "Add section parsing and function name handling." by Christopher Ferris · 8 years ago
- 84c2eeb Merge "init: cleanup some string usage" by Tom Cherry · 8 years ago
- 8098b1c Add section parsing and function name handling. by Christopher Ferris · 8 years ago
- 111f351 Merge "tombstoned: Improve message on java trace completion." by Narayan Kamath · 8 years ago
- b2bf7a5 Merge "Debuggerd: Extend crash_dump timeout to 5 seconds" by Treehugger Robot · 8 years ago
- 0c65c5c Merge "Debuggerd: Fix debuggerd_test" by Treehugger Robot · 8 years ago