Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
685c2c7b1e36f4784248d7c9fd2f95e8595cfd2f
685c2c7
Remove old C fs_mgr interface
by Tom Cherry
· 6 years ago
faa6c48
Merge changes from topic "cgroup abstraction layer"
by Suren Baghdasaryan
· 6 years ago
ff25a5f
Disable SetupCgroup for non-Android targets
by Suren Baghdasaryan
· 6 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
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
b7062df
Merge "fastboot: Fix "fastboot gsi"."
by David Anderson
· 7 years ago
60b259b
Make libnative*.so from the Runtime APEX libs accessible to vendor binaries.
by Martin Stjernholm
· 7 years ago
6ad0b8f
Merge "Enable APEX stubs for libnativeloader."
by Martin Stjernholm
· 7 years ago
7b967bf
Export libjavacore into the conscrypt linker namespace.
by Pete Bentley
· 7 years ago
ee0e63f
Merge changes Ief3dbf8e,Ib06e6f65
by Josh Gao
· 7 years ago
7ee1aae
Support getting public key data
by Bowgo Tsai
· 7 years ago
a15f385
Merge changes from topic "move_bionic_to_apex3"
by Treehugger Robot
· 7 years ago
8926f1a
Merge "Replace libbacktrace with libunwindstack directly."
by Christopher Ferris
· 7 years ago
a3530e6
Add android::fs_mgr namespace for new Fstab code
by Tom Cherry
· 7 years ago
083797a
Merge "Improved libdm and dmctl to handle very large numbers of extents"
by Treehugger Robot
· 7 years ago
c1c624a
Merge "Enable AVB for dynamic GSI (f.k.a. Live Image)"
by Bowgo Tsai
· 7 years ago
d451f39
Merge "Avoid signed extension of chars for build ids."
by Christopher Ferris
· 7 years ago
ae7aaab
Merge "Add a tool to add keys to keyring."
by Treehugger Robot
· 7 years ago
c162c71
adb: add fdevent callback that passes the fdevent.
by Josh Gao
· 7 years ago
92ee52c
base: don't overwrite errno in unique_fd::~unique_fd.
by Josh Gao
· 7 years ago
ee6114f
Enable AVB for dynamic GSI (f.k.a. Live Image)
by Bowgo Tsai
· 7 years ago
64e597a
adb: improve network_connect error messages.
by Josh Gao
· 7 years ago
eb0875d
adbd: fix TCP bind address.
by Josh Gao
· 7 years ago
2dc8b4c
Merge "Fix: Propagate cmd args to multi-package sessions."
by Treehugger Robot
· 7 years ago
605fef0
Improved libdm and dmctl to handle very large numbers of extents
by Paul Lawrence
· 7 years ago
4a5c352
Add a tool to add keys to keyring.
by Xiaoyong Zhou
· 7 years ago
ce34d62
Avoid signed extension of chars for build ids.
by Christopher Ferris
· 7 years ago
627a37c
Merge "meminfo: handle multiple buffer references in dmabufinfo"
by Treehugger Robot
· 7 years ago
9891092
Merge "libfiemap_writer: Remove Flush and Write methods."
by David Anderson
· 7 years ago
9747a65
Merge "Add user/group for gsid."
by David Anderson
· 7 years ago
a2f3f95
Fix: Propagate cmd args to multi-package sessions.
by Dario Freni
· 7 years ago
0daa405
Enable APEX stubs for libnativeloader.
by Martin Stjernholm
· 7 years ago
dd70df2
Merge "Add more comments for resolv apex."
by Treehugger Robot
· 7 years ago
7c7189c
Handle adb sync with Bionic under /bionic
by Jiyong Park
· 7 years ago
6866041
Proper mount namespace configuration for bionic
by Jiyong Park
· 7 years ago
d771740
Add more comments for resolv apex.
by chenbruce
· 7 years ago
4695cf0
Merge "Move checksum code from clatd to libnetutils."
by Lorenzo Colitti
· 7 years ago
6c44d00
Merge "fs_mgr: make changes needed to port vold to new Fstab interface"
by Treehugger Robot
· 7 years ago
ea43984
Merge "Actually add right instant app boilerplate."
by Treehugger Robot
· 7 years ago
bb405bf
Merge "libpsi: initial revision"
by Suren Baghdasaryan
· 7 years ago
eecd7dd
libpsi: initial revision
by Tim Murray
· 7 years ago
2e4280d
Move checksum code from clatd to libnetutils.
by Lorenzo Colitti
· 7 years ago
30fef71
Merge "libfs_avb: support enable verity for a standalone partition"
by Treehugger Robot
· 7 years ago
60eb197
Replace libbacktrace with libunwindstack directly.
by Christopher Ferris
· 7 years ago
302a259
meminfo: handle multiple buffer references in dmabufinfo
by Erick Reyes
· 7 years ago
8bc2b89
Add user/group for gsid.
by David Anderson
· 7 years ago
3882b50
Actually add right instant app boilerplate.
by Tom Cherry
· 7 years ago
8a5943b
Merge "init: delete code that sets ro.recovery_id"
by Treehugger Robot
· 7 years ago
4d37665
Merge "meminfo: Remove libpagemap dependency"
by Treehugger Robot
· 7 years ago
82f0e7d
Merge "adb: turn off fastdeploy."
by Josh Gao
· 7 years ago
f835ba6
Merge "Fix bug in unwind_info display of exidx frame."
by Christopher Ferris
· 7 years ago
2e545f8
fs_mgr: make changes needed to port vold to new Fstab interface
by Tom Cherry
· 7 years ago
accdf0e
Merge "healthd: update owners"
by Treehugger Robot
· 7 years ago
1326648
libfiemap_writer: Remove Flush and Write methods.
by David Anderson
· 7 years ago
3d782d5
fastboot: Fix "fastboot gsi".
by David Anderson
· 7 years ago
d6c2feb
init: delete code that sets ro.recovery_id
by Tom Cherry
· 7 years ago
161c439
Merge "Add "instant app" boilerplate."
by Treehugger Robot
· 7 years ago
9474063
Merge "healthd: charger loads resources from /product"
by Yifan Hong
· 7 years ago
9f5e997
Merge "Allow to move frames out of Unwinder."
by Treehugger Robot
· 7 years ago
287e442
adb: turn off fastdeploy.
by Josh Gao
· 7 years ago
d722fbf
Add "instant app" boilerplate.
by Tom Cherry
· 7 years ago
defe1cb
libfs_avb: support enable verity for a standalone partition
by Bowgo Tsai
· 7 years ago
2cbdc56
Merge "meminfo: Add memtrack dmabufinfo library"
by Treehugger Robot
· 7 years ago
c90b0ea
Merge "Adding libfs_avb host tests into presubmit"
by Treehugger Robot
· 7 years ago
47a4082
Merge "Remove extranous reading of fstab in BuilderTest::block_device_info"
by Treehugger Robot
· 7 years ago
286684f
Merge "Remove the rest of users of the old style fstab"
by Treehugger Robot
· 7 years ago
dfa00a7
meminfo: Remove libpagemap dependency
by Sandeep Patil
· 7 years ago
505b551
healthd: update owners
by Yifan Hong
· 7 years ago
7010ecb
Fix bug in unwind_info display of exidx frame.
by Christopher Ferris
· 7 years ago
0b6d56e
Merge "Add libnativebridge.so link to vndk_lite linker config."
by Treehugger Robot
· 7 years ago
082d295
healthd: charger loads resources from /product
by Yifan Hong
· 7 years ago
d2918fe
meminfo: Add memtrack dmabufinfo library
by Erick Reyes
· 7 years ago
b688d91
Remove the rest of users of the old style fstab
by Tom Cherry
· 7 years ago
2648b80
Merge "fs_mgr: remove old fs_mgr functions that are not currently used"
by Treehugger Robot
· 7 years ago
66853db
Merge "Move clang-formats to build."
by Treehugger Robot
· 7 years ago
32aaba6
Merge "adb: Fix incorrect logging statement"
by Treehugger Robot
· 7 years ago
Next »