Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
29fc859a6de4f5566652c4f5750e91c965d4b97f
29fc859
fastboot: call mke2fs to format ext4 filesystem on windows
by Jin Qian
· 7 years ago
99e3964
fastboot: enable uninit_bg for ext4
by Jin Qian
· 7 years ago
6fa0884
Merge "Allow the use of a custom Android DT directory"
by Bo Hu
· 7 years ago
379123f
Merge "init: remove Parser singleton and related cleanup"
by Tom Cherry
· 7 years ago
13c3a58
Merge "Move chmod of /sys/kernel/debug/tracing to fix tracing."
by Treehugger Robot
· 7 years ago
c01022a
Allow the use of a custom Android DT directory
by Yu Ning
· 7 years ago
d48c4cf
Move chmod of /sys/kernel/debug/tracing to fix tracing.
by Joel Galenson
· 7 years ago
67dee62
init: remove Parser singleton and related cleanup
by Tom Cherry
· 7 years ago
8e7942c
Merge "init: shutdown services in the opposite order that they started"
by Tom Cherry
· 7 years ago
4e82274
Merge "rootdir: record last build fingerprint"
by Treehugger Robot
· 7 years ago
1b506c5
Merge "init: fix type of 2nd argument passed to prctl"
by Treehugger Robot
· 7 years ago
a724360
init: fix type of 2nd argument passed to prctl
by Ben Fennema
· 7 years ago
a19f481
Merge "init: only use signed-integer-overflow sanitizer"
by Treehugger Robot
· 7 years ago
5550901
Merge "adbd: add logging to troubleshoot usb issues."
by Treehugger Robot
· 7 years ago
5938379
init: shutdown services in the opposite order that they started
by Tom Cherry
· 7 years ago
16bb361
rootdir: record last build fingerprint
by Siqi Lin
· 7 years ago
2ffd65e
init: only use signed-integer-overflow sanitizer
by Tom Cherry
· 7 years ago
29b9411
Merge "bootstat: Log even more boot reasons."
by Treehugger Robot
· 7 years ago
184f571
adbd: add logging to troubleshoot usb issues.
by Josh Gao
· 7 years ago
3e0b594
Merge "Add definition of off64_t for mac os builds"
by Adam Lesinski
· 7 years ago
5fff67f
Add definition of off64_t for mac os builds
by Adam Lesinski
· 7 years ago
8d7f63d
bootstat: Log even more boot reasons.
by James Hawkins
· 7 years ago
a0360ad
Merge "libziparchive: Use ReadAtOffset exclusively"
by Adam Lesinski
· 7 years ago
80ec81c
Merge "Remove LOCAL_CLANG and clang: true"
by Treehugger Robot
· 7 years ago
e7ce8c8
Merge "Add thread safety analysis annotations."
by Treehugger Robot
· 7 years ago
43567e3
Merge "Do not umount roofs even if it is R/W."
by Treehugger Robot
· 7 years ago
9f1980e
Merge "init: add support for global seccomp boot option"
by Treehugger Robot
· 7 years ago
de117e4
libziparchive: Use ReadAtOffset exclusively
by Adam Lesinski
· 7 years ago
a01c27e
Do not umount roofs even if it is R/W.
by Wei Wang
· 7 years ago
cd15fc7
Remove LOCAL_CLANG and clang: true
by Lennart Wieboldt
· 7 years ago
603cae8
Merge "init: Fire shutdown trigger for thermal shutdown"
by Treehugger Robot
· 7 years ago
af1a9bf
init: add support for global seccomp boot option
by Steve Muckle
· 7 years ago
1be2212
init: Fire shutdown trigger for thermal shutdown
by Wei Wang
· 7 years ago
ce3b2de
Merge "init: use delegating constructor for Service"
by Tom Cherry
· 7 years ago
4e5b691
Add thread safety analysis annotations.
by Siarhei Vishniakou
· 7 years ago
9dd1a12
Merge "fs_mgr:Add filter condition to make sure that the super block is correct."
by Keun-young Park
· 7 years ago
5d17d04
init: use delegating constructor for Service
by Tom Cherry
· 7 years ago
176827e
Merge changes from topic 'mke2fs_2'
by Treehugger Robot
· 7 years ago
3fdf5ec
fastboot: add mke2fs and e2fsdroid to build package
by Jin Qian
· 7 years ago
4afba66
fastboot: call mke2fs tools to generate ext4 image
by Jin Qian
· 8 years ago
4e8d73f
fs_mgr:Add filter condition to make sure that the super block is correct.
by katao
· 7 years ago
c0d88ed
fs_mgr: call format_f2fs correctly with -f
by Jaegeuk Kim
· 7 years ago
0045697
init: require e2fsdroid and mke2fs when building init
by Jin Qian
· 7 years ago
278b15c
init: rename mke2fs tools with _static suffix
by Jin Qian
· 7 years ago
e3d470b
Merge "Cleanup the libbacktrace interface a bit."
by Christopher Ferris
· 7 years ago
c6dd6e8
Merge "Speed up StepIfSignalHandler path."
by Christopher Ferris
· 7 years ago
d5b36f3
Merge "init: Do full shutdown even for thermal shutdown"
by Treehugger Robot
· 7 years ago
a68f633
Merge "fs_mgr_verity: allow verification error when the device is unlocked"
by Treehugger Robot
· 7 years ago
9aaf66b
Merge "ueventd: fixup ueventd_test.cpp"
by Tom Cherry
· 7 years ago
3017387
init: Do full shutdown even for thermal shutdown
by Keun-young Park
· 7 years ago
96722b0
Cleanup the libbacktrace interface a bit.
by Christopher Ferris
· 7 years ago
2ef572b
ueventd: fixup ueventd_test.cpp
by Tom Cherry
· 7 years ago
c13a2da
Merge "dump stack before kill all"
by Keun-young Park
· 7 years ago
eb4a6db
Speed up StepIfSignalHandler path.
by Christopher Ferris
· 7 years ago
33913eb
Merge "Add signal handling to the register object."
by Christopher Ferris
· 7 years ago
4f59afe
Merge "system/core: use proper nativehelper headers"
by Treehugger Robot
· 7 years ago
b674894
fs_mgr_verity: allow verification error when the device is unlocked
by Bowgo Tsai
· 7 years ago
c59b822
dump stack before kill all
by Keun-young Park
· 7 years ago
b84666c
Merge "Add memcg related configs to init."
by Robert Benea
· 7 years ago
a019665
Add signal handling to the register object.
by Christopher Ferris
· 7 years ago
00fe3ad
system/core: use proper nativehelper headers
by Steven Moreland
· 7 years ago
d485226
Add memcg related configs to init.
by Robert Benea
· 7 years ago
a022ea4
Merge "uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp"
by Treehugger Robot
· 7 years ago
dd6a85c
uml: init: add USER_MODE_LINUX cflag, USER_MODE_LINUX case in init.cpp
by Quang Luong
· 7 years ago
d135473
Merge "Remove ALOGD_IF_SLOW"
by Tom Cherry
· 7 years ago
11649e8
Merge "Do not umount /vendor, /system, and /oem even if they are R/W."
by Treehugger Robot
· 7 years ago
e036651
Merge "adbd: lessen security constraints when the device is unlocked"
by Treehugger Robot
· 7 years ago
f1d3dbc
adbd: lessen security constraints when the device is unlocked
by Bowgo Tsai
· 7 years ago
6e12b38
Do not umount /vendor, /system, and /oem even if they are R/W.
by Keun-young Park
· 7 years ago
420eabe
Merge "Revert "Mark libmetricslogger vendor_available.""
by Treehugger Robot
· 7 years ago
0ba5609
Merge "ueventd: add tests for setegid()/setfscreatecon() and threads"
by Treehugger Robot
· 7 years ago
0430efb
Revert "Mark libmetricslogger vendor_available."
by Steven Moreland
· 7 years ago
d1c73b5
Merge "logcat: Add missing newline to read failure"
by Treehugger Robot
· 7 years ago
c2e181c
ueventd: add tests for setegid()/setfscreatecon() and threads
by Tom Cherry
· 7 years ago
ca94f65
Merge "Make the library usable as a library."
by Christopher Ferris
· 7 years ago
5be0573
Merge changes from topic 'ext4_encryption_flag'
by Tom Cherry
· 7 years ago
91a17a4
Merge "rootdir: record last build signature and kernel version"
by Treehugger Robot
· 7 years ago
d226a51
Make the library usable as a library.
by Christopher Ferris
· 7 years ago
9339403
rootdir: record last build signature and kernel version
by Mark Salyzyn
· 7 years ago
b76158d
Merge "fs_mgr: trim the terminating '\0' when reading from device tree"
by Treehugger Robot
· 7 years ago
f610d6d
Merge "crasher: add a case that leaks until OOM-kill."
by Treehugger Robot
· 7 years ago
d312abe
Merge "Move tools to separate directory."
by Christopher Ferris
· 7 years ago
399b4ee
crasher: add a case that leaks until OOM-kill.
by Josh Gao
· 7 years ago
b5d7a87
Move tools to separate directory.
by Christopher Ferris
· 7 years ago
454285d
Merge "libmemunreachable: track kernel binder references"
by Colin Cross
· 7 years ago
f559655
fs_mgr: trim the terminating '\0' when reading from device tree
by Bowgo Tsai
· 7 years ago
f572b91
libmemunreachable: track kernel binder references
by Colin Cross
· 7 years ago
f42d028
Merge "Add vendor_available to liblog_headers."
by Treehugger Robot
· 7 years ago
c30f248
Add vendor_available to liblog_headers.
by Steven Moreland
· 7 years ago
08678e1
Remove ALOGD_IF_SLOW
by Tom Cherry
· 7 years ago
0c22c56
Merge "A few cleanups."
by Christopher Ferris
· 7 years ago
5607f36
Merge "libutils: liblog export headers"
by Treehugger Robot
· 7 years ago
f6d5431
A few cleanups.
by Christopher Ferris
· 7 years ago
5aee3ff
Merge "Remove old LOG_EVENT_* code from libsysutils"
by Treehugger Robot
· 7 years ago
97ba18e
Merge "Fix mips build."
by Baligh Uddin
· 7 years ago
087f3b7
Remove old LOG_EVENT_* code from libsysutils
by Yifan Hong
· 7 years ago
3517fe0
Fix mips build.
by Christopher Ferris
· 7 years ago
3c7f566
Merge "Use mem cgroups in libprocessgroup if they're available"
by Robert Benea
· 7 years ago
1add237
Merge "Add full support for initing registers."
by Christopher Ferris
· 7 years ago
3280e48
Use mem cgroups in libprocessgroup if they're available
by Robert Benea
· 7 years ago
Next »