Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
2d9779e87b110b33745de9cec006f205396bef5d
2d9779e
liblog: remove visibility macros
by Tom Cherry
· 6 years ago
2210f80
Merge "fs_config supports shell wildcard patterns"
by Treehugger Robot
· 6 years ago
2dcb416
Merge "Fix 32-bit dmabuf_dump build"
by Treehugger Robot
· 6 years ago
8250388
Merge "Don't abort the build if a repo doesn't have the test/vts/tools/build/."
by Nicolas Geoffray
· 6 years ago
646c6d9
Don't abort the build if a repo doesn't have the test/vts/tools/build/.
by Nicolas Geoffray
· 6 years ago
9c4fda6
Merge "adb: "support" O_CLOEXEC in adb_open on Windows."
by Treehugger Robot
· 6 years ago
151499e
Merge "adb: hopefully deflake test_adb.py."
by Treehugger Robot
· 6 years ago
0a92453
Fix 32-bit dmabuf_dump build
by Colin Cross
· 6 years ago
5759968
Merge "bootstat: Update boot reason property earlier"
by Wei Wang
· 6 years ago
4e9c653
bootstat: Update boot reason property earlier
by Wei Wang
· 6 years ago
708d459
Merge "meminfo: add tools/dmabufinfo_dump to dmabufinfo"
by Treehugger Robot
· 6 years ago
a0b17a3
Merge "vts test for /proc/<pid>/smaps_rollup"
by Treehugger Robot
· 6 years ago
aa95aa0
adb: hopefully deflake test_adb.py.
by Josh Gao
· 6 years ago
32afafa
Merge "meminfo: Fix dmabufinfo total ref accounting"
by Erick Reyes
· 6 years ago
3dbdf65
Merge "Freshen libsystem/OWNERS"
by Treehugger Robot
· 6 years ago
4b019a5
adb: "support" O_CLOEXEC in adb_open on Windows.
by Josh Gao
· 6 years ago
a2159c4
fs_config supports shell wildcard patterns
by Jiyong Park
· 7 years ago
c6a2d7d
Merge "fs_mgr: overlayfs: fs_mgr_overlay_setup true if already mounted"
by Mark Salyzyn
· 6 years ago
9c8e3c3
Freshen libsystem/OWNERS
by Jesse Hall
· 6 years ago
4e3a5f6
Merge "fs_mgr: overlayfs support legacy devices (marlin)"
by Mark Salyzyn
· 6 years ago
186661d
Merge "Configure /system/apex/com.android.runtime.[debug|release]/bin/*"
by Jiyong Park
· 6 years ago
5f5ffc8
Merge "MappedFile and FileMap should support zero-length mappings."
by Elliott Hughes
· 6 years ago
3133b69
Merge changes from topic "memfd-support"
by Joel Fernandes
· 6 years ago
d338c1f
Merge "Add some overview docs for classloader-namespace."
by Treehugger Robot
· 6 years ago
3a22225
Merge "libprocessgroup: Fix file mode parsing that requires octal values"
by Suren Baghdasaryan
· 6 years ago
40673c9
Merge "libprocessgroup: Fix cgroup directory ownership setup"
by Suren Baghdasaryan
· 6 years ago
ae7f052
init: set the sys.use_memfd property to false
by Joel Fernandes
· 7 years ago
5194404
Add support for memfd
by Joel Fernandes
· 7 years ago
500b6c0
Merge "init: allow services to have no capabilities set"
by Tom Cherry
· 6 years ago
fab9f08
fs_mgr: overlayfs: fs_mgr_overlay_setup true if already mounted
by Mark Salyzyn
· 6 years ago
6d109ec
fs_mgr: overlayfs support legacy devices (marlin)
by Mark Salyzyn
· 7 years ago
fd79d43
meminfo: add tools/dmabufinfo_dump to dmabufinfo
by Erick Reyes
· 7 years ago
e3518d4
meminfo: Fix dmabufinfo total ref accounting
by Erick Reyes
· 7 years ago
eb0ef14
MappedFile and FileMap should support zero-length mappings.
by Elliott Hughes
· 6 years ago
e3ad888
libprocessgroup: Fix cgroup directory ownership setup
by Suren Baghdasaryan
· 6 years ago
b78f6ec
Add some overview docs for classloader-namespace.
by Martin Stjernholm
· 6 years ago
c760231
libprocessgroup: Fix file mode parsing that requires octal values
by Suren Baghdasaryan
· 7 years ago
1cd082d
init: allow services to have no capabilities set
by Tom Cherry
· 6 years ago
bece53e
Merge "fs_mgr: fstab: logspam from empty flags"
by Treehugger Robot
· 6 years ago
4fdc2ce
Merge "apexd: Create top-level /data/apex folders at boot"
by Treehugger Robot
· 6 years ago
5480144
Merge "libprocessgroup: Disable file descriptor caching temporarily"
by Greg Kaiser
· 6 years ago
bc744dc
apexd: Create top-level /data/apex folders at boot
by Nikita Ioffe
· 6 years ago
54f7e57
Merge "init: print property/value for wait_for_property"
by Treehugger Robot
· 6 years ago
c03169c
Merge "fs_mgr: Remove fs_mgr_flags #define's"
by Treehugger Robot
· 6 years ago
bee9f57
libprocessgroup: Disable file descriptor caching temporarily
by Suren Baghdasaryan
· 6 years ago
c9352bb
init: print property/value for wait_for_property
by Wei Wang
· 6 years ago
c0d09a2
fs_mgr: fstab: logspam from empty flags
by Mark Salyzyn
· 6 years ago
5bccd33
Merge "libcutils: route to ashmemd"
by Tri Vo
· 6 years ago
7dec4fd
fs_mgr: Remove fs_mgr_flags #define's
by Tom Cherry
· 6 years ago
7303edd
Merge "Remove old C fs_mgr interface"
by Tom Cherry
· 6 years ago
a13b119
Merge "Fix asan paths in ld.config"
by Anton Hansson
· 6 years ago
b40f72d
Merge "Remove product_services rules if it's merged away"
by Anton Hansson
· 6 years ago
2dae6f0
Fix asan paths in ld.config
by Anton Hansson
· 6 years ago
0b3848b
Merge "Expose public libraries from runtime namepsace to classloader namespace"
by vichang
· 6 years ago
74e8d18
Remove product_services rules if it's merged away
by Anton Hansson
· 6 years ago
31fd0ba
Merge "Some tests are run from /data/local/tmp, and they need proper namespaces."
by Treehugger Robot
· 6 years ago
54ef09c
Merge "Reland: "Identify post-apexd crashing processes""
by Treehugger Robot
· 6 years ago
685c2c7
Remove old C fs_mgr interface
by Tom Cherry
· 6 years ago
a42af36
Merge "Move the tests to postsubmit group"
by Treehugger Robot
· 6 years ago
23aa17b
Reland: "Identify post-apexd crashing processes"
by Zimuzo Ezeozue
· 6 years ago
6cb668b
Merge "lmdk: Remove redundant 'if' check"
by Treehugger Robot
· 6 years ago
5c937a3
Move the tests to postsubmit group
by Dan Shi
· 6 years ago
2891ba0
libcutils: route to ashmemd
by Tri Vo
· 7 years ago
209070a
Merge "libprocessgroup: Fix return values"
by Treehugger Robot
· 6 years ago
7a20a90
Expose public libraries from runtime namepsace to classloader namespace
by Victor Chang
· 7 years ago
3e4b2ec
Merge "Add getExportedNamespace NB callback"
by Treehugger Robot
· 6 years ago
a523fd6
lmdk: Remove redundant 'if' check
by Greg Kaiser
· 6 years ago
5c5ed9c
libprocessgroup: Fix return values
by Greg Kaiser
· 6 years ago
4a7138f
Some tests are run from /data/local/tmp, and they need proper namespaces.
by Martin Stjernholm
· 7 years ago
d2ace38
Add getExportedNamespace NB callback
by dimitry
· 6 years ago
c575013
vts test for /proc/<pid>/smaps_rollup
by Tri Vo
· 7 years ago
faa6c48
Merge changes from topic "cgroup abstraction layer"
by Suren Baghdasaryan
· 7 years ago
ff25a5f
Disable SetupCgroup for non-Android targets
by Suren Baghdasaryan
· 7 years ago
eca87cb
Fix non-Android build targets
by Suren Baghdasaryan
· 7 years ago
e01ae8d
init: Replace cgroup hardcoded path with detected one
by Suren Baghdasaryan
· 7 years ago
82b72a5
libprocessgroup: Add support for task profiles
by Suren Baghdasaryan
· 7 years ago
503cf84
rootdir: Add cgroups and task profiles description files
by Suren Baghdasaryan
· 7 years ago
e077c58
Merge "Add more tests to libdmabufinfo"
by Treehugger Robot
· 7 years ago
0ed7819
Merge "Restrict zram_writeback permission"
by Treehugger Robot
· 7 years ago
1bcaca7
Merge "Revert "Enable APEX stubs for libnativeloader.""
by Treehugger Robot
· 7 years ago
0220ca7
Merge changes I1abd671f,I9ae61465
by Josh Gao
· 7 years ago
aa25756
Restrict zram_writeback permission
by Wei Wang
· 7 years ago
bec5854
Merge "lmkd: Add support for psi monitors"
by Suren Baghdasaryan
· 7 years ago
77122e5
lmkd: Add support for psi monitors
by Suren Baghdasaryan
· 7 years ago
5c8c6a9
Revert "Enable APEX stubs for libnativeloader."
by Martin Stjernholm
· 7 years ago
3435c88
Configure /system/apex/com.android.runtime.[debug|release]/bin/*
by Jiyong Park
· 7 years ago
59a0149
Merge "Loads fsverity keys"
by Treehugger Robot
· 7 years ago
74b7ec7
adb: don't close sockets before hitting EOF.
by Josh Gao
· 7 years ago
1a90118
adb: implement fdevent_set_timeout.
by Josh Gao
· 7 years ago
afc2ac1
Merge "Search/permit /vendor/${LIB}/hw in sphal namespace"
by Treehugger Robot
· 7 years ago
d454277
Add more tests to libdmabufinfo
by Chenbo Feng
· 7 years ago
055b549
Merge "install mini-keyctl to /system/bin"
by Treehugger Robot
· 7 years ago
bdebda2
Search/permit /vendor/${LIB}/hw in sphal namespace
by Jesse Hall
· 7 years ago
66e7644
Merge "Support getting public key data"
by Treehugger Robot
· 7 years ago
66e2127
Loads fsverity keys
by Xiaoyong Zhou
· 7 years ago
cf5dbc2
install mini-keyctl to /system/bin
by Xiaoyong Zhou
· 7 years ago
69ba517
Merge changes If8747ba1,Id1943ebd
by Josh Gao
· 7 years ago
d664c9d
Merge "Make libnative*.so from the Runtime APEX libs accessible to vendor binaries."
by Treehugger Robot
· 7 years ago
54ea49b
Merge "Add android::fs_mgr namespace for new Fstab code"
by Tom Cherry
· 7 years ago
43c17b0
Merge "Export libjavacore into the conscrypt linker namespace."
by Treehugger Robot
· 7 years ago
Next »