Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
b9cc4fbb268652744c812415cb2e5d1fbe04879a
b9cc4fb
Revert "Check for data races when reading JIT/DEX entries."
by David Srbecky
· 6 years ago
85b5fec
Check for data races when reading JIT/DEX entries.
by David Srbecky
· 7 years ago
e346d03
Merge "lmkd: set PSI_POLL_PERIOD to 10ms"
by Treehugger Robot
· 6 years ago
5db6a84
lmkd: set PSI_POLL_PERIOD to 10ms
by Suren Baghdasaryan
· 6 years ago
10533c5
Merge changes Ia84ed9ec,I1c0fde72
by Treehugger Robot
· 6 years ago
3da5fcb
Merge "Add BuildId to frame information."
by Christopher Ferris
· 6 years ago
49a8eec
Merge "liblog: don't return 0xFFFFFFFF as an invalid log id."
by Josh Gao
· 6 years ago
2decb2f
Merge changes I80af5f4b,I2fd0034e
by Josh Gao
· 6 years ago
6933d54
adbd: listen to all functionfs events.
by Josh Gao
· 6 years ago
f959fff
Merge changes from topic "lpdumpd"
by Yifan Hong
· 6 years ago
63b52ec
adbd: increment writes_submitted_ before submitting writes.
by Josh Gao
· 6 years ago
b49d9e1
fastboot: Avoid extra std::string copies
by Greg Kaiser
· 6 years ago
e2125fd
adb: Avoid extra std::string copies
by Greg Kaiser
· 6 years ago
eac1220
Merge "Revert "libprocessgroup: make sure SetupCgroups is called once and only by init""
by Nick Kralevich
· 6 years ago
7813345
Add BuildId to frame information.
by Christopher Ferris
· 6 years ago
d2c4eb0
Merge "Tighten native API surface."
by Pete Bentley
· 6 years ago
5f89005
Merge "Enlarge cmd buffer size of FrameworkListener"
by Luke Huang
· 6 years ago
c8ac3b9
Revert "libprocessgroup: make sure SetupCgroups is called once and only by init"
by Suren Baghdasaryan
· 6 years ago
c6ad69d
liblog: don't return 0xFFFFFFFF as an invalid log id.
by Josh Gao
· 6 years ago
eedd5f6
Merge "lmkd: Fix meminfo logs missing SwapTotal and having wrong field order"
by Suren Baghdasaryan
· 6 years ago
8a5a918
Merge "Add the two best build system janitors."
by Treehugger Robot
· 6 years ago
7b2187c
Merge "libprocessgroup: make sure SetupCgroups is called once and only by init"
by Suren Baghdasaryan
· 6 years ago
9b1f1ee
Merge "[libbacktrace] Modernize code to use override keyword"
by Yi Kong
· 6 years ago
3d2fb41
Merge "Fix parse_apex_configs doc in README.md"
by Treehugger Robot
· 6 years ago
5ce165e
lmkd: Fix meminfo logs missing SwapTotal and having wrong field order
by Suren Baghdasaryan
· 6 years ago
d8a4f14
Add the two best build system janitors.
by Elliott Hughes
· 6 years ago
798e805
libprocessgroup: make sure SetupCgroups is called once and only by init
by Suren Baghdasaryan
· 6 years ago
443fdb2
Merge "Clean up some mess by only building Android-specific code for the device."
by Elliott Hughes
· 6 years ago
42a5dd9
Merge "Fix sed command on Mac builds"
by Treehugger Robot
· 6 years ago
6534c60
Merge "Do not fail when there is no vndk namespace"
by Treehugger Robot
· 6 years ago
7b50fc4
Merge "Allow makefiles to be parsed in a trimmed down manifest."
by Nicolas Geoffray
· 6 years ago
13f2d18
[libbacktrace] Modernize code to use override keyword
by Yi Kong
· 6 years ago
7f03e4e
Allow makefiles to be parsed in a trimmed down manifest.
by Nicolas Geoffray
· 6 years ago
dddf40a
Merge changes from topic "b/129002747"
by Treehugger Robot
· 6 years ago
23ff8eb
Do not fail when there is no vndk namespace
by Kiyoung Kim
· 6 years ago
832bd17
Merge "zip_archive.cc: delete android_errorWriteLog"
by Nick Kralevich
· 6 years ago
a724776
Merge "entry_name_utils-inl.h: clear top bit before shifting"
by Nick Kralevich
· 6 years ago
1a9a02c
Make VTS run libdm_test
by Hridya Valsaraju
· 6 years ago
4e3b633
Create a VTS test from liblp_test
by Hridya Valsaraju
· 6 years ago
5f4cb8a
libbase: realpath is wrapped with TEMP_FAILURE_RETRY
by Yifan Hong
· 6 years ago
26328e8
liblp: Replace open with GetControlFileOrOpen
by Yifan Hong
· 6 years ago
d5b6909
Merge "Fuzzy_fastboot must set back the original slot after test"
by Hridya Valsaraju
· 6 years ago
605eab9
Merge "fs_mgr: overlay: test is alarming on legacy eng builds."
by Mark Salyzyn
· 6 years ago
b434489
fs_mgr: overlay: test is alarming on legacy eng builds.
by Mark Salyzyn
· 6 years ago
b552c4a
Merge "libprocessgroup: Deliberately leak TaskProfiles and CgroupMap instances."
by Suren Baghdasaryan
· 6 years ago
567f187
init: expand prop in 'file'
by Yifan Hong
· 6 years ago
dd6eefc
libcutils: android_get_control_file uses realpath.
by Yifan Hong
· 6 years ago
7acb0d3
Clean up some mess by only building Android-specific code for the device.
by Elliott Hughes
· 6 years ago
87215c2
Fix parse_apex_configs doc in README.md
by Vic Yang
· 6 years ago
b566e3c
Merge "Catch SIGBUS in HeapWalker"
by Colin Cross
· 6 years ago
4a85f3c
Fix sed command on Mac builds
by Vic Yang
· 6 years ago
cc6c50a
Tighten native API surface.
by Pete Bentley
· 6 years ago
1265bc9
Merge "[base] Convert Starts/Ends/Equals string functions to string_view"
by Yurii Zubrytskyi
· 6 years ago
dba6d44
libprocessgroup: Deliberately leak TaskProfiles and CgroupMap instances.
by Peter Collingbourne
· 6 years ago
104771e
zip_archive.cc: delete android_errorWriteLog
by Nick Kralevich
· 6 years ago
59d876c
[base] Convert Starts/Ends/Equals string functions to string_view
by Yurii Zubrytskyi
· 6 years ago
c5da03f
entry_name_utils-inl.h: clear top bit before shifting
by Nick Kralevich
· 6 years ago
9f409f2
Enlarge cmd buffer size of FrameworkListener
by Luke Huang
· 6 years ago
c3e9651
Merge "Add support for no-vendor-variant VNDK"
by Vic Yang
· 6 years ago
ddae5c8
Merge "bootstat: add 4 reboot reasons to known set"
by Mark Salyzyn
· 6 years ago
87315e9
Catch SIGBUS in HeapWalker
by Colin Cross
· 6 years ago
b4ef0be
Merge "Fix libmemunreachable vs hwasan conflict."
by Evgenii Stepanov
· 6 years ago
d51036d
bootstat: add 4 reboot reasons to known set
by Jone Chou
· 6 years ago
ee3cce8
Merge "init: make sepolicy dependency optional"
by Treehugger Robot
· 6 years ago
4dd15cb
Merge "fs_mgr: remount: manufacture a missing / entry for default fstab"
by Treehugger Robot
· 6 years ago
6bddf40
Merge "Add more tests for dynamic partitions"
by Treehugger Robot
· 6 years ago
b0f125d
Merge "Add a test for logical partitions."
by Treehugger Robot
· 6 years ago
3e1c604
Fix libmemunreachable vs hwasan conflict.
by Evgenii Stepanov
· 6 years ago
402e4a6
init: make sepolicy dependency optional
by Jeff Vander Stoep
· 6 years ago
a497ab9
fs_mgr: remount: manufacture a missing / entry for default fstab
by Mark Salyzyn
· 6 years ago
9ec8cfe
Merge "Add versionCode parser for package list."
by Florian Mayer
· 6 years ago
e21d07f
Merge "selinux: use the policy version defined in sepolicy"
by Jeffrey Vander Stoep
· 6 years ago
405431f
Add more tests for dynamic partitions
by Hridya Valsaraju
· 6 years ago
68e639e
Add a test for logical partitions.
by Hridya Valsaraju
· 6 years ago
965d0c3
Merge "debuggerd_handler: demote abort on exec failure to log."
by Josh Gao
· 6 years ago
affe351
Merge "adbd: support ro.adb.nonblocking_ffs."
by Josh Gao
· 6 years ago
0eadef4
Merge "fs_mgr: overlay: suppress noise associated with test mounting scratch partition"
by Treehugger Robot
· 6 years ago
63c89a3
Merge "Suppress -Wstring-plus-int warning"
by Yi Kong
· 6 years ago
bda4041
Add versionCode parser for package list.
by Florian Mayer
· 6 years ago
aaee497
Merge "Enable fsverity signature checking"
by Treehugger Robot
· 6 years ago
d503239
Merge "Include tests directories in the linker legacy configuration."
by Roland Levillain
· 6 years ago
ed6b517
Merge "Address syntax / error case nits"
by Neil Fuller
· 6 years ago
dd2ea5f
Suppress -Wstring-plus-int warning
by Yi Kong
· 6 years ago
588a87d
Merge "adb: fix uninitialized variable."
by Treehugger Robot
· 6 years ago
8038e35
adbd: support ro.adb.nonblocking_ffs.
by Josh Gao
· 6 years ago
8aa0594
Merge "mini-keyctl: use ParseInt to parse keys"
by Treehugger Robot
· 6 years ago
b019574
adb: fix uninitialized variable.
by Josh Gao
· 6 years ago
bcab240
Fuzzy_fastboot must set back the original slot after test
by Hridya Valsaraju
· 6 years ago
e16a253
Merge "mini-keyctl cleanup: keep local funcitons static"
by Treehugger Robot
· 6 years ago
5e8d68c
debuggerd_handler: demote abort on exec failure to log.
by Josh Gao
· 6 years ago
66fc7eb
Enable fsverity signature checking
by Xiaoyong Zhou
· 6 years ago
06e6b85
Merge "Check if we need to Poll for devices after RegenerateUevents"
by Treehugger Robot
· 6 years ago
0fb290b
mini-keyctl: use ParseInt to parse keys
by Victor Hsieh
· 6 years ago
2925a58
Merge "adb: Fix return value in error case"
by Treehugger Robot
· 6 years ago
e2d977b
Merge changes I88689889,Ibfd66734
by David Anderson
· 6 years ago
60a76f3
fs_mgr: overlay: suppress noise associated with test mounting scratch partition
by Mark Salyzyn
· 6 years ago
5c99a0c
Include tests directories in the linker legacy configuration.
by Roland Levillain
· 6 years ago
cdb825e
Check if we need to Poll for devices after RegenerateUevents
by Mark Salyzyn
· 6 years ago
830f837
Merge changes from topic "libprocessgroup"
by Yifan Hong
· 6 years ago
582c7b9
mini-keyctl cleanup: keep local funcitons static
by Victor Hsieh
· 6 years ago
Next »