Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
32587b7ae213d832612477f4b2bd25b78fe5474d
32587b7
Remove sequential search from DwarfEhFrameWithHdr.
by Christopher Ferris
· 6 years ago
06c9a21
Merge "Disallow operator!() on unique_fd"
by Treehugger Robot
· 6 years ago
ea58388
Merge "zip_writer.cc: update powerof2 and use it unconditionally"
by Nick Kralevich
· 6 years ago
eb47692
Merge "adbd: wait for FUNCTIONFS_BIND for up to a second, then retry."
by Josh Gao
· 6 years ago
e3b7732
Merge "init: mount_handler: system-as-root (legacy)"
by Treehugger Robot
· 6 years ago
c3a75a6
Merge "libprocessgroup: restrict SetupCgroups to one-time usage and only by init"
by Suren Baghdasaryan
· 6 years ago
9743044
Merge "Apply the standard system linker config to all of /data."
by Martin Stjernholm
· 6 years ago
ac9cbbf
Merge "init: Support booting off GSIs installed to non-userdata block devices."
by David Anderson
· 6 years ago
5f48219
Disallow operator!() on unique_fd
by Bernie Innocenti
· 6 years ago
49a43f0
libprocessgroup: restrict SetupCgroups to one-time usage and only by init
by Suren Baghdasaryan
· 6 years ago
47664e1
init: mount_handler: system-as-root (legacy)
by Mark Salyzyn
· 6 years ago
00c099b
Merge "Initialize fs-verity keys in shell script"
by Treehugger Robot
· 6 years ago
8c2bd6e
Merge "charger: android_get_control_file on last_kmsg"
by Yifan Hong
· 6 years ago
9a596f6
adbd: wait for FUNCTIONFS_BIND for up to a second, then retry.
by Josh Gao
· 6 years ago
92f5800
zip_writer.cc: update powerof2 and use it unconditionally
by Nick Kralevich
· 6 years ago
b4f79f4
Merge "Remove links to libart(d).so in the runtime."
by Treehugger Robot
· 6 years ago
d200224
Merge "libprocessgroup: add -Wexit-time-destructors."
by Elliott Hughes
· 6 years ago
a051d7f
Merge "Logtags for com.android.server.policy"
by Treehugger Robot
· 6 years ago
51bb3bb
Merge "libziparchive: add integer checks"
by Treehugger Robot
· 6 years ago
8fadb8a
Merge "lmkd: set PSI_POLL_PERIOD to 10ms"
by Treehugger Robot
· 6 years ago
9cf6339
lmkd: set PSI_POLL_PERIOD to 10ms
by Suren Baghdasaryan
· 6 years ago
7c95a02
libprocessgroup: add -Wexit-time-destructors.
by Elliott Hughes
· 6 years ago
a50f5b8
Merge changes Ia84ed9ec,I1c0fde72
by Treehugger Robot
· 6 years ago
d56c395
Merge "Add BuildId to frame information."
by Christopher Ferris
· 6 years ago
45b5c8a
Merge "liblog: don't return 0xFFFFFFFF as an invalid log id."
by Josh Gao
· 6 years ago
665aea6
Merge changes I80af5f4b,I2fd0034e
by Josh Gao
· 6 years ago
486d694
charger: android_get_control_file on last_kmsg
by Yifan Hong
· 6 years ago
b185b2b
adbd: listen to all functionfs events.
by Josh Gao
· 6 years ago
60d7951
Merge changes from topic "lpdumpd"
by Yifan Hong
· 6 years ago
ac243a0
adbd: increment writes_submitted_ before submitting writes.
by Josh Gao
· 6 years ago
cab5df8
Logtags for com.android.server.policy
by Siarhei Vishniakou
· 6 years ago
f16f160
fastboot: Avoid extra std::string copies
by Greg Kaiser
· 6 years ago
1133dbb
adb: Avoid extra std::string copies
by Greg Kaiser
· 6 years ago
4a93a04
Apply the standard system linker config to all of /data.
by Martin Stjernholm
· 6 years ago
2f0579d
Remove links to libart(d).so in the runtime.
by Martin Stjernholm
· 6 years ago
3a000c3
Merge "Revert "libprocessgroup: make sure SetupCgroups is called once and only by init""
by Nick Kralevich
· 6 years ago
df6db13
Add BuildId to frame information.
by Christopher Ferris
· 6 years ago
b3d6252
Merge "Tighten native API surface."
by Pete Bentley
· 6 years ago
ccaf330
Merge "Enlarge cmd buffer size of FrameworkListener"
by Luke Huang
· 6 years ago
1c6fd89
Revert "libprocessgroup: make sure SetupCgroups is called once and only by init"
by Suren Baghdasaryan
· 6 years ago
10a150f
liblog: don't return 0xFFFFFFFF as an invalid log id.
by Josh Gao
· 6 years ago
4f929ba
Merge "lmkd: Fix meminfo logs missing SwapTotal and having wrong field order"
by Suren Baghdasaryan
· 6 years ago
c610e1d
Merge "Add the two best build system janitors."
by Treehugger Robot
· 6 years ago
9df4d9a
Merge "libprocessgroup: make sure SetupCgroups is called once and only by init"
by Suren Baghdasaryan
· 6 years ago
56421f9
Merge "[libbacktrace] Modernize code to use override keyword"
by Yi Kong
· 6 years ago
5174361
Merge "Fix parse_apex_configs doc in README.md"
by Treehugger Robot
· 6 years ago
0849556
lmkd: Fix meminfo logs missing SwapTotal and having wrong field order
by Suren Baghdasaryan
· 6 years ago
5fd6114
Add the two best build system janitors.
by Elliott Hughes
· 6 years ago
c49b403
libprocessgroup: make sure SetupCgroups is called once and only by init
by Suren Baghdasaryan
· 6 years ago
50c96ad
Merge "Clean up some mess by only building Android-specific code for the device."
by Elliott Hughes
· 6 years ago
27b23b1
Merge "Fix sed command on Mac builds"
by Treehugger Robot
· 6 years ago
c4be0ba
Merge "Do not fail when there is no vndk namespace"
by Treehugger Robot
· 6 years ago
42706af
Merge "Allow makefiles to be parsed in a trimmed down manifest."
by Nicolas Geoffray
· 6 years ago
242b5ed
[libbacktrace] Modernize code to use override keyword
by Yi Kong
· 6 years ago
ef886ca
Allow makefiles to be parsed in a trimmed down manifest.
by Nicolas Geoffray
· 6 years ago
a7701ad
Merge changes from topic "b/129002747"
by Treehugger Robot
· 6 years ago
9e5e64b
Do not fail when there is no vndk namespace
by Kiyoung Kim
· 6 years ago
4c8bfd1
Merge "zip_archive.cc: delete android_errorWriteLog"
by Nick Kralevich
· 6 years ago
495830a
Merge "entry_name_utils-inl.h: clear top bit before shifting"
by Nick Kralevich
· 6 years ago
8fa7b9e
Make VTS run libdm_test
by Hridya Valsaraju
· 6 years ago
aaf5412
Create a VTS test from liblp_test
by Hridya Valsaraju
· 6 years ago
f03be4a
libbase: realpath is wrapped with TEMP_FAILURE_RETRY
by Yifan Hong
· 6 years ago
c5ea246
liblp: Replace open with GetControlFileOrOpen
by Yifan Hong
· 6 years ago
4474f14
Merge "Fuzzy_fastboot must set back the original slot after test"
by Hridya Valsaraju
· 6 years ago
6f6e941
Merge "fs_mgr: overlay: test is alarming on legacy eng builds."
by Mark Salyzyn
· 6 years ago
f6b11a9
fs_mgr: overlay: test is alarming on legacy eng builds.
by Mark Salyzyn
· 6 years ago
79ad48c
Initialize fs-verity keys in shell script
by Victor Hsieh
· 6 years ago
40e5e41
Merge "libprocessgroup: Deliberately leak TaskProfiles and CgroupMap instances."
by Suren Baghdasaryan
· 6 years ago
7158b0c
init: expand prop in 'file'
by Yifan Hong
· 6 years ago
fafc2f1
libcutils: android_get_control_file uses realpath.
by Yifan Hong
· 6 years ago
7d4f61a
Clean up some mess by only building Android-specific code for the device.
by Elliott Hughes
· 6 years ago
30e5d84
Fix parse_apex_configs doc in README.md
by Vic Yang
· 6 years ago
c491e61
Merge "Catch SIGBUS in HeapWalker"
by Colin Cross
· 6 years ago
71b2a2a
Fix sed command on Mac builds
by Vic Yang
· 6 years ago
f1448f4
Tighten native API surface.
by Pete Bentley
· 6 years ago
498189b
Merge "[base] Convert Starts/Ends/Equals string functions to string_view"
by Yurii Zubrytskyi
· 6 years ago
a82553a
libprocessgroup: Deliberately leak TaskProfiles and CgroupMap instances.
by Peter Collingbourne
· 6 years ago
f214173
zip_archive.cc: delete android_errorWriteLog
by Nick Kralevich
· 6 years ago
b985e81
[base] Convert Starts/Ends/Equals string functions to string_view
by Yurii Zubrytskyi
· 6 years ago
57a41e7
entry_name_utils-inl.h: clear top bit before shifting
by Nick Kralevich
· 6 years ago
caaba14
Enlarge cmd buffer size of FrameworkListener
by Luke Huang
· 6 years ago
337587a
Merge "Add support for no-vendor-variant VNDK"
by Vic Yang
· 6 years ago
816ad54
init: Support booting off GSIs installed to non-userdata block devices.
by David Anderson
· 6 years ago
17d6576
Merge "bootstat: add 4 reboot reasons to known set"
by Mark Salyzyn
· 6 years ago
efe7981
Catch SIGBUS in HeapWalker
by Colin Cross
· 6 years ago
942c318
libziparchive: add integer checks
by Nick Kralevich
· 6 years ago
e1fd986
Merge "Fix libmemunreachable vs hwasan conflict."
by Evgenii Stepanov
· 6 years ago
40d9314
bootstat: add 4 reboot reasons to known set
by Jone Chou
· 6 years ago
53fde3e
Merge "init: make sepolicy dependency optional"
by Treehugger Robot
· 6 years ago
41203bf
Merge "fs_mgr: remount: manufacture a missing / entry for default fstab"
by Treehugger Robot
· 6 years ago
741d11a
Merge "Add more tests for dynamic partitions"
by Treehugger Robot
· 6 years ago
7a2e8a6
Merge "Add a test for logical partitions."
by Treehugger Robot
· 6 years ago
1d4cfca
Fix libmemunreachable vs hwasan conflict.
by Evgenii Stepanov
· 6 years ago
f169fd2
init: make sepolicy dependency optional
by Jeff Vander Stoep
· 6 years ago
028f357
fs_mgr: remount: manufacture a missing / entry for default fstab
by Mark Salyzyn
· 6 years ago
8807cb6
Merge "Add versionCode parser for package list."
by Florian Mayer
· 6 years ago
feb3c18
Merge "selinux: use the policy version defined in sepolicy"
by Jeffrey Vander Stoep
· 6 years ago
f13941b
Add more tests for dynamic partitions
by Hridya Valsaraju
· 6 years ago
b6743ef
Add a test for logical partitions.
by Hridya Valsaraju
· 6 years ago
2d97bdf
Merge "debuggerd_handler: demote abort on exec failure to log."
by Josh Gao
· 6 years ago
Next »