Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
62f872c3364c062975510c87c75cb52edc50256a
62f872c
Detect critical preassure
by Robert Benea
· 8 years ago
b720961
Implement system namespace for vendor process
by Justin Yun
· 8 years ago
d1c7df5
Fix use-after-free of stack-allocated temporary string.
by Andreas Huber
· 8 years ago
53904ab
Merge "gatekeeperd: use std::unique_ptr" into oc-mr1-dev
by Andrew Hsieh
· 8 years ago
7f5d313
Make libvndksupport look for default namespace as well.
by Justin Yun
· 8 years ago
36fbfa7
Merge "Move adbd from root to system" into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
bc667ef
Merge "Make the rs namespace visible" into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
5eb57a6
Merge "fastboot: Add --disable-verity and --disable-verification options." into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
9adb09b
gatekeeperd: use std::unique_ptr
by Justin Yun
· 8 years ago
d203ba9
fastboot: Add --disable-verity and --disable-verification options.
by David Zeuthen
· 8 years ago
65ec7ca
Make the rs namespace visible
by Jiyong Park
· 8 years ago
c02406a
Merge "zip_archive: reject files that don't start with an LFH signature." into oc-mr1-dev
by Narayan Kamath
· 8 years ago
9aa5361
Merge "Decrease size of LogBufferElements to 32 bytes." into oc-mr1-dev
by Christopher Ferris
· 8 years ago
3813abb
Merge "Remove nvram trusty implementation." into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
5837208
Don't include the build number in the adbd binary.
by Elliott Hughes
· 8 years ago
8b0396b
Decrease size of LogBufferElements to 32 bytes.
by Christopher Ferris
· 8 years ago
6ace8b5
zip_archive: reject files that don't start with an LFH signature.
by Narayan Kamath
· 8 years ago
60cb41e
Remove nvram trusty implementation.
by Hung-ying Tyan
· 8 years ago
e7a84eb
Merge "Mark libsync as LL-NDK" into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
703caa0
Merge "Add libft2.so to ll-ndk for rs namespace" into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
b3e65e6
Merge "Improvements to lmkd" into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
4f4ac59
debuggerd_handler: print pid and process name. am: 30b69aab46
by Josh Gao
· 8 years ago
dbe77e3
Move adbd from root to system
by Bowgo Tsai
· 8 years ago
2e3432d
Mark libsync as LL-NDK
by Jiyong Park
· 8 years ago
1bf5720
Add libft2.so to ll-ndk for rs namespace
by Justin Yun
· 8 years ago
4b247d9
debuggerd_handler: print pid and process name.
by Josh Gao
· 8 years ago
ffc746e
Improvements to lmkd
by Robert Benea
· 8 years ago
e33de37
Mark libziparchive as VNDK in Android.bp
by Justin Yun
· 8 years ago
3b1f841
Merge "Move libz vndk-sp from ll-ndk" into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
62472ad
Revert "Move trusty reference implementations to /vendor"
by Hung-ying Tyan
· 8 years ago
c69fcff
Move libz vndk-sp from ll-ndk
by Justin Yun
· 8 years ago
6c38a18
Move trusty reference implementations to /vendor
by Hung-ying Tyan
· 8 years ago
bc4161c
Merge "Permit /system/lib/vndk-sp/hw/ for 'sphal' namespace" into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
d1d0666
storaged: call getNamesForUids to get uid names
by Jin Qian
· 8 years ago
eafe3cd
Merge "Mark libmemtrack as VNDK in Android.bp" into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
1710fdc
fastboot: add mke2fs and e2fsdroid to build package am: c2ca105575
by Jin Qian
· 8 years ago
86262a4
fastboot: call mke2fs to format ext4 filesystem on windows am: 92064ef073
by Jin Qian
· 8 years ago
cae6719
fastboot: call mke2fs tools to generate ext4 image am: ffef31cef1 -s ours
by Jin Qian
· 8 years ago
c3145f3
Permit /system/lib/vndk-sp/hw/ for 'sphal' namespace
by Jiyong Park
· 8 years ago
d0fef76
Merge "Make lmkd memory pressure levels configurable." into oc-mr1-dev
by Robert Benea
· 8 years ago
df3e854
Merge "Move android_filesystem_config.h => fs_config.h" into oc-mr1-dev
by Yifan Hong
· 8 years ago
fbe20f0
Merge "Remove private headers from libcutils.vendor" into oc-mr1-dev
by Yifan Hong
· 8 years ago
02d6fc1
fastboot: add mke2fs and e2fsdroid to build package
by Jin Qian
· 8 years ago
02e3718
fastboot: call mke2fs to format ext4 filesystem on windows
by Jin Qian
· 8 years ago
da36b6f
fastboot: call mke2fs tools to generate ext4 image
by Jin Qian
· 8 years ago
a7382b8
Merge "storaged: fix excessive accounting when io usage has negative delta" into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
a5997da
storaged: fix excessive accounting when io usage has negative delta
by Jin Qian
· 8 years ago
5330124
Move android_filesystem_config.h => fs_config.h
by Yifan Hong
· 8 years ago
8e9d298
Merge "Mark the modules as VNDK in Android.bp" into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
6f952a6
Merge "Mark an SP-NDK, libsync.so as VNDK libs." into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
47b9260
Mark libmemtrack as VNDK in Android.bp
by Justin Yun
· 8 years ago
727ec9f
Mark the modules as VNDK in Android.bp
by Justin Yun
· 8 years ago
2968040
Merge "libvndksupport: Change log level and message." into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
c10a57b
Merge "Mark the modules as VNDK-SP in Android.bp" into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
b3468ad
Remove private headers from libcutils.vendor
by Yifan Hong
· 8 years ago
2b25150
Make lmkd memory pressure levels configurable.
by Robert Benea
· 8 years ago
fa3ccbf
Merge "sync: store the num_fences from first SYNC_IOC_FILE_INFO" into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
d5fd0ba
libvndksupport: Change log level and message.
by Justin Yun
· 8 years ago
20a674f
fastboot: call mke2fs to format ext4 filesystem on windows
by Jin Qian
· 8 years ago
0ebfdea
fastboot: enable uninit_bg for ext4
by Jin Qian
· 8 years ago
5045839
sync: store the num_fences from first SYNC_IOC_FILE_INFO
by Saurabh Shah
· 8 years ago
de0c105
Merge "Make the Neural Networks library loadable by apps." into oc-mr1-dev
by Jean-Luc Brouillet
· 8 years ago
85c4216
Mark the modules as VNDK-SP in Android.bp
by Justin Yun
· 8 years ago
97e5137
Allow the use of a custom Android DT directory
by Yu Ning
· 8 years ago
c50ad48
bootstat: Log even more boot reasons.
by James Hawkins
· 8 years ago
76b6aa1
Merge changes I60250d10,I08effe32 into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
434783b
DO NOT MERGE ANYWHERE make /data/misc/bluetooth owner to be bluetooth am: 2e06a0ff6e -s ours am: 3c31204e68 -s ours am: 3a66fd2174 -s ours
by Christine Hallstrom
· 8 years ago
4e9e811
DO NOT MERGE ANYWHERE make /data/misc/bluetooth owner to be bluetooth am: 2e06a0ff6e -s ours am: 3c31204e68 -s ours
by Christine Hallstrom
· 8 years ago
aa06844
DO NOT MERGE ANYWHERE make /data/misc/bluetooth owner to be bluetooth am: 2e06a0ff6e -s ours
by Christine Hallstrom
· 8 years ago
adc5705
DO NOT MERGE ANYWHERE make /data/misc/bluetooth owner to be bluetooth
by Christine Hallstrom
· 8 years ago
ad99328
init: fix type of 2nd argument passed to prctl
by Ben Fennema
· 8 years ago
cf76f10
init: only use signed-integer-overflow sanitizer
by Tom Cherry
· 8 years ago
ce3e08f
DO NOT MERGE ANYWHERE make /data/misc/bluetooth owner to be bluetooth
by Christine Hallstrom
· 8 years ago
0f2bea8
Merge "Add system/${LIB}/vndk to default namespace for vendor." into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
4c4b0f1
Merge "adbd: add logging to troubleshoot usb issues." into oc-dr1-dev
by Josh Gao
· 8 years ago
62cb3c4
Merge "adbd: add logging to troubleshoot usb issues." into oc-dr1-dev
by TreeHugger Robot
· 8 years ago
2cec9b1
adbd: add logging to troubleshoot usb issues.
by Josh Gao
· 8 years ago
7fa7949
rootdir: record last build fingerprint am: b9b76de6ff
by Siqi Lin
· 8 years ago
0e934b2
rootdir: record last build fingerprint
by Siqi Lin
· 8 years ago
44d4bcd
Mark an SP-NDK, libsync.so as VNDK libs.
by Justin Yun
· 8 years ago
5369ea6
Do not umount roofs even if it is R/W. am: b7a8764a12
by Wei Wang
· 8 years ago
8d0cd18
Do not umount roofs even if it is R/W.
by Wei Wang
· 8 years ago
6899409
Merge "DO NOT MERGE ANYWHERE tombstoned: Avoid creating the tombstoned_java_trace socket." into oc-dr1-dev
by Narayan Kamath
· 8 years ago
7e4b8ed
Merge "DO NOT MERGE ANYWHERE tombstoned: Avoid creating the tombstoned_java_trace socket." into oc-dr1-dev
by TreeHugger Robot
· 8 years ago
f137c30
DO NOT MERGE ANYWHERE tombstoned: Avoid creating the tombstoned_java_trace socket.
by Narayan Kamath
· 8 years ago
726a478
Add system/${LIB}/vndk to default namespace for vendor.
by Justin Yun
· 8 years ago
027bf97
init: Fire shutdown trigger for thermal shutdown am: 63a1d0a5f9
by Wei Wang
· 8 years ago
482143a
init: Fire shutdown trigger for thermal shutdown
by Wei Wang
· 8 years ago
8e0ab84
Make the Neural Networks library loadable by apps.
by Jean-Luc Brouillet
· 8 years ago
06b1762
Add [test] section for /data/[nativetest|benchmarktest] am: c034a43d44
by Jiyong Park
· 8 years ago
415463b
Add [test] section for /data/[nativetest|benchmarktest]
by Jiyong Park
· 8 years ago
da89b31
Merge "init: Do full shutdown even for thermal shutdown" into oc-dr1-dev am: b6962f2e44 -s ours
by Keun-young Park
· 8 years ago
e8192cf
Merge "init: Do full shutdown even for thermal shutdown" into oc-dr1-dev
by Keun-young Park
· 8 years ago
ab0d47c
Merge "init: Do full shutdown even for thermal shutdown" into oc-dr1-dev
by TreeHugger Robot
· 8 years ago
945333a
Merge "Cleanup the libbacktrace interface a bit." am: e3d470b81d am: 011f61f39d am: 8c632cb59a
by Christopher Ferris
· 8 years ago
a466d53
Merge "Speed up StepIfSignalHandler path." am: c6dd6e8a79 am: df8362bae6 am: fade4fc5c6
by Christopher Ferris
· 8 years ago
3bebbd8
Merge "Cleanup the libbacktrace interface a bit." am: e3d470b81d am: 011f61f39d
by Christopher Ferris
· 8 years ago
ef6c6b0
Merge "Speed up StepIfSignalHandler path." am: c6dd6e8a79 am: df8362bae6
by Christopher Ferris
· 8 years ago
6af61b2
Merge "Cleanup the libbacktrace interface a bit." am: e3d470b81d am: 011f61f39d
by Christopher Ferris
· 8 years ago
c029949
Merge "Speed up StepIfSignalHandler path." am: c6dd6e8a79 am: df8362bae6
by Christopher Ferris
· 8 years ago
Next »