Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
25173c808a25ebe30f40b2337d8c87e2ea03e9e1
25173c8
Restrict scanning port range, not emulator count
by Tim Baverstock
· 6 years ago
4275d9b
Merge "Expose libandroidicu to llndk namespace"
by Kevin Chyn
· 6 years ago
ff67ef3
Expose libandroidicu to llndk namespace
by Victor Chang
· 6 years ago
2baecf3
Merge "Adding GSI fstab entries when needed"
by Treehugger Robot
· 6 years ago
b8573e2
Merge "Hopefully fix more darwin build breakage."
by Josh Gao
· 6 years ago
d338738
Hopefully fix more darwin build breakage.
by Josh Gao
· 6 years ago
7e6dc56
Merge "load selinux property_contexts in /odm and /product"
by Tom Cherry
· 6 years ago
3ea374f
Merge "Fix darwin build break."
by Josh Gao
· 6 years ago
b57dc7a
Fix darwin build break.
by Josh Gao
· 6 years ago
8954d0b
Merge changes from topic "base_cmsg"
by Josh Gao
· 6 years ago
e8510ce
Merge "Rename data/staging to data/pkg_staging."
by Gavin Corkery
· 6 years ago
124a4bc
Rename data/staging to data/pkg_staging.
by Gavin Corkery
· 6 years ago
ce912aa
Merge changes from topic "dup_icu4c"
by vichang
· 6 years ago
9bbaa7b
Adding GSI fstab entries when needed
by Bowgo Tsai
· 6 years ago
f80c326
Merge "adbd: fallback to legacy USB implementation if needed."
by Josh Gao
· 6 years ago
acfb705
Merge "Export init.environ.rc in early-init instead of init"
by Tom Cherry
· 6 years ago
024e442
Merge "Add presubmit test for vendor overlay"
by Paul Trautrim
· 6 years ago
00c767d
Merge "Replace bionic-unit-tests with CtsBionicTestCases"
by Treehugger Robot
· 6 years ago
3777d9c
Merge "base: add ScopedLockAssertion."
by Treehugger Robot
· 6 years ago
fd877db
Merge "adf: rename."
by Elliott Hughes
· 6 years ago
c911d5a
Merge "liblog: make liblog_headers truly stand-alone."
by Elliott Hughes
· 6 years ago
d540e52
Export init.environ.rc in early-init instead of init
by Tom Cherry
· 6 years ago
c10d3fd
Add presubmit test for vendor overlay
by Paul Trautrim
· 7 years ago
81767b1
Merge "procinfo: Read inode number from /proc/<pid>/maps"
by Treehugger Robot
· 6 years ago
e7d638a
Merge "fs_mgr: harden adb-remount-test.sh"
by Mark Salyzyn
· 6 years ago
bbe33f7
fs_mgr: harden adb-remount-test.sh
by Mark Salyzyn
· 6 years ago
cd67fa9
Merge "Ziparchive: Give tests a test config"
by Andreas Gampe
· 6 years ago
e479b47
Merge "Mark gglMulx and gglMulAddx as always_inline"
by Pirama Arumuga Nainar
· 6 years ago
881e2e1
Ziparchive: Give tests a test config
by Andreas Gampe
· 6 years ago
c0b831b
adbd: fallback to legacy USB implementation if needed.
by Josh Gao
· 6 years ago
f42e08d
load selinux property_contexts in /odm and /product
by Jinguang Dong
· 6 years ago
d8b07f8
Replace bionic-unit-tests with CtsBionicTestCases
by Jiyong Park
· 6 years ago
277439f
adf: rename.
by Elliott Hughes
· 6 years ago
af0c58f
Merge "Refactor OWNERS files for Android Core Networking"
by Maciej Żenczykowski
· 6 years ago
cb13a77
Merge "Enable metadata encryption for userdata_gsi."
by David Anderson
· 6 years ago
5d88cef
Mark gglMulx and gglMulAddx as always_inline
by Pirama Arumuga Nainar
· 6 years ago
fa130f3
Merge "fs_mgr: overlayfs: export fs_mgr_overlayfs_candidate_list"
by Mark Salyzyn
· 6 years ago
da20bc7
Merge "Fix cgroup support for recovery mode"
by Suren Baghdasaryan
· 6 years ago
4f5625d
Merge "libvndksupport: Add android_is_in_vendor_process()"
by Vic Yang
· 6 years ago
941cb76
Merge "Skip enabling dm-verity for live GSI when needed"
by Treehugger Robot
· 6 years ago
d032a92
Fix cgroup support for recovery mode
by Suren Baghdasaryan
· 6 years ago
612a6d6
Merge "Use new static target for libdexfile_support."
by Treehugger Robot
· 6 years ago
785ba2e
Linker namespace changes for moving ICU4C to APEX
by Victor Chang
· 7 years ago
5430244
Refactor OWNERS files for Android Core Networking
by junyulai
· 6 years ago
f5b7361
Merge "Suppress error log when timerslack_ns write fails for already dead process"
by Suren Baghdasaryan
· 6 years ago
2bc5228
Suppress error log when timerslack_ns write fails for already dead process
by Suren Baghdasaryan
· 6 years ago
4ecbe76
Merge "Mark libs as double_loadable"
by Treehugger Robot
· 6 years ago
6332b7a
Merge "Update OWNERS for libnativebridge"
by Treehugger Robot
· 6 years ago
ebadad5
Merge "Add TEST_MAPPING for system/core/rootdir/etc"
by Treehugger Robot
· 6 years ago
48c6d13
Merge "Add compat symlinks into the Runtime APEX for the ART binaries."
by Treehugger Robot
· 6 years ago
ac4c2d8
Merge "libmeminfo: change dmabuf_dump from soc_specific to product_specific"
by Treehugger Robot
· 6 years ago
8e0af5f
adb: switch to base::{Send,Receive}FileDescriptors.
by Josh Gao
· 7 years ago
5f87bbd
debuggerd: switch to base::{Send,Receive}FileDescriptors.
by Josh Gao
· 7 years ago
14f9500
base: add helpers for sending/receiving file descriptors.
by Josh Gao
· 7 years ago
3c3bdc1
liblog: make liblog_headers truly stand-alone.
by Elliott Hughes
· 6 years ago
dffdb43
fs_mgr: overlayfs: export fs_mgr_overlayfs_candidate_list
by Mark Salyzyn
· 7 years ago
111e38e
Merge "liblog: simplify socket_local_client() and always use CLOEXEC"
by Tom Cherry
· 6 years ago
7f77dbf
Add compat symlinks into the Runtime APEX for the ART binaries.
by Martin Stjernholm
· 7 years ago
fffe439
Skip enabling dm-verity for live GSI when needed
by Bowgo Tsai
· 6 years ago
18de135
Merge "Introduce a separate linker config section for native tests."
by Martin Stjernholm
· 6 years ago
22855f7
Update OWNERS for libnativebridge
by Jiyong Park
· 6 years ago
8011f03
Add TEST_MAPPING for system/core/rootdir/etc
by Jiyong Park
· 6 years ago
68c5ce2
Merge "Make inlines static"
by Pirama Arumuga Nainar
· 6 years ago
a117f25
libvndksupport: Add android_is_in_vendor_process()
by Vic Yang
· 7 years ago
c7b5c4f
Merge "libfs_avb: adding two public APIs"
by Treehugger Robot
· 6 years ago
8540f50
Merge "Fix APEX run-time ld.config.txt for ASAN targets"
by Logan Chien
· 6 years ago
4b6b7b6
Merge "shim libraries for libnativeloader and libnativebridge"
by Treehugger Robot
· 6 years ago
47e8300
Merge "Change search order for vendor processes in vndk_lite."
by Treehugger Robot
· 6 years ago
023ff46
Change search order for vendor processes in vndk_lite.
by Justin Yun
· 6 years ago
0b4f253
Merge "Exclude libvndksupport from APEXes."
by Dongwon Kang
· 6 years ago
982f7bd
base: add ScopedLockAssertion.
by Josh Gao
· 6 years ago
e31cfb6
Use new static target for libdexfile_support.
by Martin Stjernholm
· 6 years ago
05de1ba
liblog: simplify socket_local_client() and always use CLOEXEC
by Tom Cherry
· 6 years ago
bcb5ba7
Introduce a separate linker config section for native tests.
by Martin Stjernholm
· 6 years ago
5272f9b
Merge "Refactor fs_mgr_update_verity_state()"
by Tom Cherry
· 6 years ago
944e6f1
Merge "Allow properties to be derived from partition-specific properties during init"
by Steven Laver
· 6 years ago
1d7966b
Merge "Refactor OWNERS files for Android Core Networking"
by Junyu Lai
· 6 years ago
cd316ea
libfs_avb: adding two public APIs
by Bowgo Tsai
· 7 years ago
f7b46a2
Fix APEX run-time ld.config.txt for ASAN targets
by Logan Chien
· 6 years ago
00f2ebe
shim libraries for libnativeloader and libnativebridge
by Jiyong Park
· 7 years ago
1e9c3a5
Refactor OWNERS files for Android Core Networking
by junyulai
· 6 years ago
9bb8e0d
libmeminfo: change dmabuf_dump from soc_specific to product_specific
by Erick Reyes
· 6 years ago
34f3660
Merge "apexd is started much earlier to create loopback devices"
by Treehugger Robot
· 6 years ago
5715096
Merge "Clean up libcutils/libutils tests."
by Treehugger Robot
· 6 years ago
0554bcc
Merge "bootstat: local GetProperty use libbase"
by Treehugger Robot
· 6 years ago
d2ae1c9
Merge "Remove logic to fake /system in overlayfs"
by Tom Cherry
· 6 years ago
88d308d
bootstat: local GetProperty use libbase
by Mark Salyzyn
· 6 years ago
01705e4
Clean up libcutils/libutils tests.
by Elliott Hughes
· 6 years ago
cf80b6d
Refactor fs_mgr_update_verity_state()
by Tom Cherry
· 7 years ago
9dff515
Exclude libvndksupport from APEXes.
by Dongwon Kang
· 6 years ago
ea57928
Merge "liblog: remove visibility macros"
by Tom Cherry
· 6 years ago
f31c709
procinfo: Read inode number from /proc/<pid>/maps
by Sandeep Patil
· 7 years ago
38c143e
Merge "meminfo: make dmabuf_dump dependency on debugfs optional"
by Treehugger Robot
· 6 years ago
2d31b4b
Merge "libmeminfo: make libdmabufinfo and dmabuf_dump vendor available"
by Treehugger Robot
· 6 years ago
407b000
apexd is started much earlier to create loopback devices
by Jiyong Park
· 7 years ago
ea353ca
Merge "Eliminate the APEX name in fs_config using wildcard"
by Treehugger Robot
· 6 years ago
03cb801
Merge "Revert^2 "Enable APEX stubs for libnativeloader.""
by Treehugger Robot
· 6 years ago
6576e13
Remove logic to fake /system in overlayfs
by Tom Cherry
· 6 years ago
c1fd335
Merge "bootstat: crash when parsing ro.boot.boottime"
by Treehugger Robot
· 6 years ago
88045ae
Enable metadata encryption for userdata_gsi.
by David Anderson
· 6 years ago
Next »