Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
01040b10b2393014c2d49265b6ef75a1a2a459a7
01040b1
Fix handling of ro segments for embedded libs.
by Christopher Ferris
· 7 years ago
1fcf7f7
Merge "fs_mgr: use std::string in more places"
by Tom Cherry
· 7 years ago
ac1812d
Merge "Update fs_mgr_update_verity_state() for new C++ Fstab"
by Tom Cherry
· 7 years ago
d768a0c
Merge "Add Android Runtime APEX lib directories to the system linker configuration."
by Roland Levillain
· 7 years ago
b81bc9e
Merge "fastboot: Wait for reboot-fastboot to complete before signaling success."
by David Anderson
· 7 years ago
581402b
Merge "Add OWNERS file"
by Treehugger Robot
· 7 years ago
16aeee4
Merge "procmem2: Finish implementing all options"
by Treehugger Robot
· 7 years ago
40f96af
Merge "Revert "Use apex/com.android.resolv/lib64/libned_resolv.so by default""
by Treehugger Robot
· 7 years ago
d346349
Merge changes from topic "procrank-ready"
by Sandeep Patil
· 7 years ago
11d6d27
fastboot: Wait for reboot-fastboot to complete before signaling success.
by David Anderson
· 7 years ago
02eff5c
Update fs_mgr_update_verity_state() for new C++ Fstab
by Tom Cherry
· 7 years ago
d831773
Revert "Use apex/com.android.resolv/lib64/libned_resolv.so by default"
by Andreas Gampe
· 7 years ago
c3e7bd3
fs_mgr: use std::string in more places
by Tom Cherry
· 7 years ago
bcc2d60
Merge "Removes ASEC-related install flags"
by Treehugger Robot
· 7 years ago
dc978cc
Merge "Remove obsolete ueventd.rc rules."
by Tri Vo
· 7 years ago
44a4c0f
Add OWNERS file
by Sandeep Patil
· 7 years ago
99ed4a0
procmem2: Finish implementing all options
by Sandeep Patil
· 7 years ago
a14119d
Add procrank2
by Sandeep Patil
· 7 years ago
ddf03be
Merge "fs_config: add product and product_services to the scanning."
by Treehugger Robot
· 7 years ago
a64e9e8
Merge "ueventd: allow configuring SO_RCVBUF(FORCE) for the ueventd socket"
by Tom Cherry
· 7 years ago
2443944
Removes ASEC-related install flags
by Patrick Baumann
· 7 years ago
73d03dc
Merge "Fix adb not correctly reading return code from DeployAgent"
by Treehugger Robot
· 7 years ago
87e10ba
Merge "Use apex/com.android.resolv/lib64/libned_resolv.so by default"
by Treehugger Robot
· 7 years ago
0db6f49
Merge "Add a function to pass byte array to the log context."
by yaochen
· 7 years ago
d3b0b27
Remove obsolete ueventd.rc rules.
by Tri Vo
· 7 years ago
757658c
fs_config: add product and product_services to the scanning.
by Mark Salyzyn
· 7 years ago
e291010
ueventd: allow configuring SO_RCVBUF(FORCE) for the ueventd socket
by Tom Cherry
· 7 years ago
6bd71ae
Add a function to pass byte array to the log context.
by Yao Chen
· 7 years ago
e813ad4
Merge "Add missing includes."
by Treehugger Robot
· 7 years ago
3f1f2e0
Add missing includes.
by Florian Mayer
· 7 years ago
f21edf3
Fix adb not correctly reading return code from DeployAgent
by Henry Daitx
· 7 years ago
215d1d5
Merge changes I368d3a56,Idb769991,Ia158b6ed
by Mark Salyzyn
· 7 years ago
a5913bd
Merge "Read .note.gnu.build-id."
by Florian Mayer
· 7 years ago
675a70b
Merge "libsysutils can be linked statically"
by Mike Yu
· 7 years ago
f2233fd
Merge "Update shell documentation for the current state of master."
by Treehugger Robot
· 7 years ago
c987859
libsysutils can be linked statically
by Mike Yu
· 7 years ago
0573559
Merge "init: disable asan"
by Tom Cherry
· 7 years ago
50f5246
Merge "Fix /init -> /system/bin/init symlink creation race"
by Tom Cherry
· 7 years ago
323ca1e
Merge "fs_mgr: Add fs_mgr_overlayfs_is_setup()"
by Treehugger Robot
· 7 years ago
72050f7
Merge "Base: Explicitly set abort message on FATAL"
by Andreas Gampe
· 7 years ago
c12e205
Fix /init -> /system/bin/init symlink creation race
by Tom Cherry
· 7 years ago
f269312
fs_mgr: overlay: use alternate for backing storage
by Mark Salyzyn
· 7 years ago
13a6605
fs_mgr: overlay: split out fs_mgr_overlayfs_create_scratch()
by Mark Salyzyn
· 7 years ago
d14eb57
fs_mgr: overlay: split out fs_mgr_overlayfs_make_scratch()
by Mark Salyzyn
· 7 years ago
f8315f0
init: disable asan
by Tom Cherry
· 7 years ago
b9c064e
Update shell documentation for the current state of master.
by Elliott Hughes
· 7 years ago
2819c0b
Base: Explicitly set abort message on FATAL
by Andreas Gampe
· 7 years ago
e1e71b9
Merge "init: allow first stage mount to read an fstab"
by Tom Cherry
· 7 years ago
android-wear-8.0.0_r2
dbbbb17
Merge "fastboot: Check if super_empty.img exists before reading it."
by David Anderson
· 7 years ago
c6497eb
libmeminfo: defer maps reading only when required for procmeminfo
by Sandeep Patil
· 7 years ago
f129199
libmeminfo: Add support to reset workingset without procmeminfo objects
by Sandeep Patil
· 7 years ago
da459e5
Read .note.gnu.build-id.
by Florian Mayer
· 7 years ago
eb4384c
Use apex/com.android.resolv/lib64/libned_resolv.so by default
by chenbruce
· 7 years ago
0047580
fastboot: Check if super_empty.img exists before reading it.
by David Anderson
· 7 years ago
5ae47e1
Merge "fs_mgr: use more unique_fd"
by Tom Cherry
· 7 years ago
5d55580
Merge "Handle renamed "super" device correctly"
by Alistair Strachan
· 7 years ago
549feab
libmeminfo: Add support to fiter accounting based on page flags
by Sandeep Patil
· 7 years ago
70fa72d
libmeminfo: Add support to read zram memory consumption
by Sandeep Patil
· 7 years ago
2259fdf
libmeminfo: Add support for counting swap pages
by Sandeep Patil
· 7 years ago
5cd7969
Merge "liblp: Allocate "b" extents in the second half of super."
by David Anderson
· 7 years ago
0d2621f
fs_mgr: use more unique_fd
by Tom Cherry
· 7 years ago
46d19d3
Merge "adb: fix authentication when reconnecting."
by Treehugger Robot
· 7 years ago
1906d5f
Handle renamed "super" device correctly
by Alistair Strachan
· 7 years ago
dd748aa
fs_mgr: Add fs_mgr_overlayfs_is_setup()
by Mark Salyzyn
· 7 years ago
e68bf85
init: allow first stage mount to read an fstab
by Tom Cherry
· 7 years ago
bb72b80
Merge "Convert fs_mgr_swapon_all() to use the new Fstab struct"
by Tom Cherry
· 7 years ago
a30cff7
Merge "fs_mgr: Change scratch margin to 3 X logical_block_size."
by Treehugger Robot
· 7 years ago
87aa446
Merge "Add ANDROID_RUNTIME_ROOT environment variable"
by Neil Fuller
· 7 years ago
239245f
Merge "Enable the APEX support on the device side."
by Treehugger Robot
· 7 years ago
4414e4c
adb: fix authentication when reconnecting.
by Josh Gao
· 7 years ago
a7f54b1
Merge "C++17 is the default now."
by Treehugger Robot
· 7 years ago
f56dad3
Merge "Prevent dependency cycle due to system_shared_libs expansion"
by Dan Willemsen
· 7 years ago
8acb5dc
liblp: Allocate "b" extents in the second half of super.
by David Anderson
· 7 years ago
0c7fb42
Merge "fs_mgr: Create a C++ Fstab struct"
by Tom Cherry
· 7 years ago
7174ec8
Merge "Revert "Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE.""""
by Jaewoong Jung
· 7 years ago
d382589
Prevent dependency cycle due to system_shared_libs expansion
by Dan Willemsen
· 7 years ago
946f7d4
Merge "base: add more error-checking overloads for unique_fd."
by Josh Gao
· 7 years ago
756eebe
fs_mgr: Change scratch margin to 3 X logical_block_size.
by Mark Salyzyn
· 7 years ago
307337f
Merge changes I6a4c3d9b,Ia5cdb797,I946eb605,Ieff3f6ea
by Treehugger Robot
· 7 years ago
5d595da
Merge "fs_mgr fix flags/fs_mgr_flags mismatch"
by Treehugger Robot
· 7 years ago
9cb7704
Merge "Increase netlink uevent rcvbuf size to 16M"
by Daniel Mentz
· 7 years ago
41aa2c3
Increase netlink uevent rcvbuf size to 16M
by Daniel Mentz
· 7 years ago
3055457
Convert fs_mgr_swapon_all() to use the new Fstab struct
by Tom Cherry
· 7 years ago
d0be7a5
fs_mgr: Create a C++ Fstab struct
by Tom Cherry
· 7 years ago
3c59cb8
C++17 is the default now.
by Elliott Hughes
· 7 years ago
acf56c2
init: overlay: allow fs_mgr_overlayfs_required_devices to report partitions
by Mark Salyzyn
· 7 years ago
307a41f
fastboot: call fs_mgr_overlayfs_teardown() in UpdateSuper
by Mark Salyzyn
· 7 years ago
9040aa5
fs_mgr: overlay: disable overrides in recovery or fastbootd.
by Mark Salyzyn
· 7 years ago
c0966c9
fs_mgr: overlay: umount scratch more aggressively
by Mark Salyzyn
· 7 years ago
919b70c
Enable the APEX support on the device side.
by Josh Gao
· 7 years ago
67fe6f0
Merge "check_fs: skip check_fs if there is no matched EXT4|F2FS_SUPER_MAGIC"
by Treehugger Robot
· 7 years ago
7a66be1
fs_mgr fix flags/fs_mgr_flags mismatch
by Tom Cherry
· 7 years ago
7f5a2d3
Merge "fs_mgr: fix typo from off64_t change."
by Tom Cherry
· 7 years ago
5d14b98
check_fs: skip check_fs if there is no matched EXT4|F2FS_SUPER_MAGIC
by Jaegeuk Kim
· 7 years ago
4115c2c
Merge "fs_mgr: overlay: test assumption wrong if verity is enabled"
by Mark Salyzyn
· 7 years ago
2c25796
fs_mgr: fix typo from off64_t change.
by Tom Cherry
· 7 years ago
9d24734
Merge "fs_mgr: fixup 'size' attributes of fstab."
by Tom Cherry
· 7 years ago
03d6f9a
fs_mgr: overlay: test assumption wrong if verity is enabled
by Mark Salyzyn
· 7 years ago
fafd211
Merge "Fix fastdeploy issues when testing Boat Attack Unity3D demo"
by Idries Hamadi
· 7 years ago
e43c146
Merge "fs_mgr: move AVB related source into libfs_avb"
by Treehugger Robot
· 7 years ago
Next »