Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
f1e5edf7656d5f1f577fa93a5878274b14aa0e84
f1e5edf
Return correct error code when finish input length is too long.
by Jocelyn Bohr
· 7 years ago
ceb7814
Merge "Remove TODOs for std::string removal."
by Treehugger Robot
· 7 years ago
e7b8fc2
Merge "Add comments to "public.libraries.*.txt"."
by Treehugger Robot
· 7 years ago
7009a3c
Merge "Allow mips to build."
by Christopher Ferris
· 7 years ago
32766f1
Allow mips to build.
by Christopher Ferris
· 7 years ago
c34afb1
Merge "init: use unique_fd in builtins.cpp"
by Tom Cherry
· 7 years ago
0d2cac9
Merge "Revert "Add support for the new unwind method.""
by Christopher Ferris
· 7 years ago
bd625ef
Revert "Add support for the new unwind method."
by Christopher Ferris
· 7 years ago
9ccf627
Merge "Add support for the new unwind method."
by Christopher Ferris
· 7 years ago
e4bd153
Merge "Fix misc-macro-parentheses warnings in system/core."
by Treehugger Robot
· 7 years ago
85244e8
Fix misc-macro-parentheses warnings in system/core.
by Chih-Hung Hsieh
· 7 years ago
7037991
init: use unique_fd in builtins.cpp
by Tom Cherry
· 7 years ago
2a2a8d9
Merge changes Ibd57c103,I81f1e8ac,Ia6e546fe
by Tom Cherry
· 7 years ago
911b9b1
init: rename ServiceManager to ServiceList and clean it up
by Tom Cherry
· 7 years ago
eeee831
init: move reaping from ServiceManager to signal_handler.cpp
by Tom Cherry
· 7 years ago
3b81f2d
init: move exec operations out of ServiceManager
by Tom Cherry
· 7 years ago
eb3fa92
Merge "init: fix process restarting"
by Tom Cherry
· 7 years ago
c7ba2bb
Merge "fastboot: call mke2fs to format ext4 filesystem on windows"
by Treehugger Robot
· 7 years ago
be4eec0
Merge "fastboot: enable uninit_bg for ext4"
by Treehugger Robot
· 7 years ago
c8ddc2b
Remove TODOs for std::string removal.
by Steven Moreland
· 7 years ago
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
d269e3a
init: fix process restarting
by Tom Cherry
· 7 years ago
5b460d1
Add support for the new unwind method.
by Christopher Ferris
· 7 years ago
6fa0884
Merge "Allow the use of a custom Android DT directory"
by Bo Hu
· 7 years ago
bd0ad88
Add comments to "public.libraries.*.txt".
by Elliott Hughes
· 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
Next »