Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
3b8cd7c59c27ff75d22ef54f73fdfd0c43cefd81
3b8cd7c
Merge "Increase adb-remount timeout" am: 66b0c31f60
by Julien Desprez
· 6 years ago
3ee9c82
Merge "Increase adb-remount timeout"
by Treehugger Robot
· 6 years ago
89b1b0c
Merge "Update GSI keys for dynamic system image" am: 8e5bd5a247
by Bowgo Tsai
· 6 years ago
feea5cd
Merge "Update GSI keys for dynamic system image"
by Treehugger Robot
· 6 years ago
ccb27b5
Merge "Revert "Check for data races when reading JIT/DEX entries.""
by David Srbecky
· 6 years ago
e91c060
Merge "Revert "Check for data races when reading JIT/DEX entries.""
by Treehugger Robot
· 6 years ago
1ac6dba
Merge "Move gcov output to /data/misc/trace" am: 3a6a01bdee
by Oliver Nguyen
· 6 years ago
e4f199c
Revert "Check for data races when reading JIT/DEX entries."
by David Srbecky
· 6 years ago
482e1c6
Merge "Move gcov output to /data/misc/trace"
by Oliver Nguyen
· 6 years ago
730284e
Merge "Add dependency on libdl_android" am: 50bd6f0eb9
by dimitry
· 6 years ago
41b2018
Merge "Do not restrict .fs-verity keyring in debuggable build" am: be51525424
by Victor Hsieh
· 6 years ago
832d6a1
Merge "Add dependency on libdl_android"
by Treehugger Robot
· 6 years ago
55375ff
Merge "Do not restrict .fs-verity keyring in debuggable build"
by Treehugger Robot
· 6 years ago
dc04834
Merge "cutils: add ashmem_init" am: 55ba959c13
by Tim Murray
· 6 years ago
bccf78d
Merge "cutils: add ashmem_init"
by Treehugger Robot
· 6 years ago
a4327ba
Merge "Enable Trusty Gatekeeper@1.0" am: feae89302e
by Matthew Maurer
· 6 years ago
f4ea23b
Merge "Enable Trusty Gatekeeper@1.0"
by Matthew Maurer
· 6 years ago
8e49104
Merge "zip_archive.cc: fix ubsan false positive" am: adcfbf804f
by Nick Kralevich
· 6 years ago
6a43524
Merge "zip_archive.cc: fix ubsan false positive"
by Nick Kralevich
· 6 years ago
856f28e
cutils: add ashmem_init
by Tim Murray
· 6 years ago
d02409d
Do not restrict .fs-verity keyring in debuggable build
by Victor Hsieh
· 6 years ago
af61998
Merge "Allow to build non-sparse super image." am: 8c82af2454
by Yifan Hong
· 6 years ago
9a36b8d
Merge "Allow to build non-sparse super image."
by Treehugger Robot
· 6 years ago
0519f76
zip_archive.cc: fix ubsan false positive
by Nick Kralevich
· 6 years ago
76ad08b
Merge "adb: defuse CHECK on IOVector::append of an empty block." am: 5c58e092f3
by Josh Gao
· 6 years ago
4d4be1f
Merge "adb: defuse CHECK on IOVector::append of an empty block."
by Treehugger Robot
· 6 years ago
a4b7e37
Merge "Remove `r` in R." am: 17d9938894
by Elliott Hughes
· 6 years ago
612ee3d
Move gcov output to /data/misc/trace
by Oliver Nguyen
· 6 years ago
37cbc18
Merge "Remove `r` in R."
by Elliott Hughes
· 6 years ago
a23135d
Merge "Avoid leaking property values into logs on error" am: 21aa749ec7
by Nick Kralevich
· 6 years ago
9bd5c71
Merge "Avoid leaking property values into logs on error"
by Treehugger Robot
· 6 years ago
0c635d3
Allow to build non-sparse super image.
by Yifan Hong
· 6 years ago
1d55798
Remove `r` in R.
by Elliott Hughes
· 6 years ago
3f13313
Merge "CgroupSetupCgroups: don't leak fd." am: cc5e2dc2e8
by Yifan Hong
· 6 years ago
f165ba1
Merge "CgroupSetupCgroups: don't leak fd."
by Treehugger Robot
· 6 years ago
a40a845
Avoid leaking property values into logs on error
by Nick Kralevich
· 6 years ago
64b3d08
Merge "Open image files in binary mode" am: 744677aaf5
by Hridya Valsaraju
· 6 years ago
78ebcf4
Merge "Open image files in binary mode"
by Treehugger Robot
· 6 years ago
f3ebf65
Merge "libcgrouprc: version script: linux only" am: 9e34eee481
by Yifan Hong
· 6 years ago
4ef7066
Merge "Fix off by one reading build id." am: 82a93856be
by Christopher Ferris
· 6 years ago
de11114
Open image files in binary mode
by Hridya Valsaraju
· 6 years ago
d66e860
Merge "libcgrouprc: version script: linux only"
by Treehugger Robot
· 6 years ago
0960ed3
Merge "Fix off by one reading build id."
by Christopher Ferris
· 6 years ago
6e869d5
Merge "libfiemap_writer: test pinned file bit" am: 73bb342956
by Jaegeuk Kim
· 6 years ago
253e381
Fix off by one reading build id.
by Christopher Ferris
· 6 years ago
52914fe
libcgrouprc: version script: linux only
by Yifan Hong
· 6 years ago
dfbcf7c
Merge "libfiemap_writer: test pinned file bit"
by Treehugger Robot
· 6 years ago
8e4f830
adb: defuse CHECK on IOVector::append of an empty block.
by Josh Gao
· 6 years ago
4cf576f
Merge changes from topic "libprocessgroup_rc" am: 25d42eeaa6
by Yifan Hong
· 6 years ago
37bfe73
Add libcgrouprc to ld.config.*.txt. am: 063b6beef0
by Yifan Hong
· 6 years ago
c0242f1
libprocessgroup: use libcgrouprc to read cgroup.rc am: 53e0deb7b2
by Yifan Hong
· 6 years ago
ed81464
libprocessgroup_setup: use libcgrouprc_format am: d8ce1fb1d1
by Yifan Hong
· 6 years ago
b78ec9d
libprocessgroup: Move CgroupSetupCgroups() to libprocessgroup_setup
by Yifan Hong
· 6 years ago
ddc7d8e
libprocessgroup: Add libcgrouprc am: 098323ba5b
by Yifan Hong
· 6 years ago
3b8ba95
libprocessgroup: Add libcgrouprc_format am: c4b3ab4edc
by Yifan Hong
· 6 years ago
2263a0c
CgroupSetupCgroups: don't leak fd.
by Yifan Hong
· 6 years ago
f4dff49
Merge changes from topic "libprocessgroup_rc"
by Yifan Hong
· 6 years ago
5997b8a
Increase adb-remount timeout
by Julien Desprez
· 6 years ago
a77c995
Update GSI keys for dynamic system image
by Bowgo Tsai
· 6 years ago
f540511
Merge "Replace reboot-fastboot by reboot fastboot" am: cd68bda4ec
by Julien Desprez
· 6 years ago
84ea855
Merge "Replace reboot-fastboot by reboot fastboot"
by Treehugger Robot
· 6 years ago
ebfd6bc
Merge "Check for data races when reading JIT/DEX entries." am: 59c70a5b75
by David Srbecky
· 6 years ago
ee634ea
Merge "Check for data races when reading JIT/DEX entries."
by David Srbecky
· 6 years ago
d3c3c7b
Add libcgrouprc to ld.config.*.txt.
by Yifan Hong
· 6 years ago
1cdf4ff
libprocessgroup: use libcgrouprc to read cgroup.rc
by Yifan Hong
· 6 years ago
9ded5c0
libprocessgroup_setup: use libcgrouprc_format
by Yifan Hong
· 6 years ago
a10d76d
libprocessgroup: Move CgroupSetupCgroups() to libprocessgroup_setup
by Yifan Hong
· 6 years ago
0e48603
libprocessgroup: Add libcgrouprc
by Yifan Hong
· 6 years ago
c4e88ef
libprocessgroup: Add libcgrouprc_format
by Yifan Hong
· 6 years ago
18fdde8
CgroupSetupCgroups -> CgroupSetup
by Yifan Hong
· 6 years ago
46635b7
libfiemap_writer: test pinned file bit
by Jaegeuk Kim
· 6 years ago
0b5d091
Merge "adb: fix mac build breakage." am: 52c6f1b6de
by Josh Gao
· 6 years ago
819e562
Merge "adb: fix mac build breakage."
by Treehugger Robot
· 6 years ago
8abb223
Merge "ueventd: populate /dev/block/mapper link" am: 5c811fd01a
by Mark Salyzyn
· 6 years ago
035229b
Merge "ueventd: populate /dev/block/mapper link"
by Treehugger Robot
· 6 years ago
28904ab
Merge "libcutils: android_reboot command should be unsigned." am: e3ec16b9c6
by Elliott Hughes
· 6 years ago
139aaa2
Merge "libcutils: android_reboot command should be unsigned."
by Treehugger Robot
· 6 years ago
9cfc27b
Merge "Report last atom tag of the failed stats log." am: b7080aab9d
by yaochen
· 6 years ago
b0e64d9
Merge "stats_event_list changes for statsd mainline api" am: f95468d329
by Tej Singh
· 6 years ago
727f37e
Merge "Version liblog LL-NDK library" am: 92c9e8ab7f
by Vic Yang
· 6 years ago
318e34c
Replace reboot-fastboot by reboot fastboot
by Julien Desprez
· 6 years ago
118f8cd
adb: fix mac build breakage.
by Josh Gao
· 6 years ago
7d00ec1
Merge "Report last atom tag of the failed stats log."
by yaochen
· 6 years ago
9521b6a
Merge "stats_event_list changes for statsd mainline api"
by Treehugger Robot
· 6 years ago
d0bf704
Merge "Version liblog LL-NDK library"
by Treehugger Robot
· 6 years ago
f2776a7
Merge "fs_mgr: remount: system is root" am: 2b8e96bd64
by Mark Salyzyn
· 6 years ago
5379050
stats_event_list changes for statsd mainline api
by Tej Singh
· 6 years ago
bdb9942
Merge "fs_mgr: remount: system is root"
by Treehugger Robot
· 6 years ago
f53b6ef
Merge "adbd: demote CHECKs to warning logs." am: 16f4a033c3
by Josh Gao
· 6 years ago
8047b7f
Merge "adbd: demote CHECKs to warning logs."
by Josh Gao
· 6 years ago
5dc263b
Report last atom tag of the failed stats log.
by Yao Chen
· 6 years ago
432814f
fs_mgr: remount: system is root
by Mark Salyzyn
· 6 years ago
2b0c5e2
Merge "Fix device mapper name clashes on non-A/B devices." am: 97d1fccd5b
by David Anderson
· 6 years ago
a0f0ab9
Merge "Fix device mapper name clashes on non-A/B devices."
by David Anderson
· 6 years ago
c3e56d9
Merge "Revert "relax /system/bin directory permissions"" am: 98880af580
by Nick Kralevich
· 6 years ago
e2050db
Merge "Revert "relax /system/bin directory permissions""
by Treehugger Robot
· 6 years ago
b79e9e1
ueventd: populate /dev/block/mapper link
by Mark Salyzyn
· 6 years ago
cd235ca
Version liblog LL-NDK library
by Vic Yang
· 6 years ago
2e81ac3
adbd: demote CHECKs to warning logs.
by Josh Gao
· 6 years ago
1cb2821
libcutils: android_reboot command should be unsigned.
by Elliott Hughes
· 6 years ago
Next »