Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
1d35761c67c7d5f0d4cb570d2064e3ac5702d98c
1d35761
Log the last error code of StatsLog failures
by Yao Chen
· 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
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
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
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
79bd67b
Merge "Support product partition for non-treblized devices"
by Treehugger Robot
· 7 years ago
9b52891
Merge "Validate allocations against mappings"
by Treehugger Robot
· 7 years ago
7472cf6
Merge "fs_mgr: add README.overlayfs.md"
by Treehugger Robot
· 7 years ago
ac3c774
Merge "init: always create a symlink from /init to /system/bin/init"
by Tom Cherry
· 7 years ago
0e55778
Revert "Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE."""
by Jaewoong Jung
· 7 years ago
fafbb64
fs_mgr: fixup 'size' attributes of fstab.
by Tom Cherry
· 7 years ago
a9a3b73
fs_mgr: add README.overlayfs.md
by Mark Salyzyn
· 7 years ago
d57025d
Merge "fastboot: Delete logical "other" partitions on retrofit devices."
by David Anderson
· 7 years ago
3ca1976
Validate allocations against mappings
by Colin Cross
· 7 years ago
9843007
init: always create a symlink from /init to /system/bin/init
by Tom Cherry
· 7 years ago
044e027
Merge "Run BoringSSL self test during startup"
by Treehugger Robot
· 7 years ago
nougat-iot-release
android-n-iot-release-ihome-igv1
3ecaf2e
Merge "init: clean up the 1st/2nd stage init split"
by Tom Cherry
· 7 years ago
d6e7f88
Add ANDROID_RUNTIME_ROOT environment variable
by Neil Fuller
· 7 years ago
4cafb54
Merge "Revert "Disable XOM in init.""
by Ivan Lozano
· 7 years ago
c1bc281
fs_mgr: move AVB related source into libfs_avb
by Bowgo Tsai
· 7 years ago
49cdcfd
Fix fastdeploy issues when testing Boat Attack Unity3D demo
by Idries Hamadi
· 7 years ago
01011fe
Merge "Add OWNERS file to fastdeploy so idries@ can approve changes"
by Idries Hamadi
· 7 years ago
cbc4116
Merge "fs_mgr: skip fs_mgr_overlayfs_required_devices w/o overlayfs in kernel"
by Treehugger Robot
· 7 years ago
894da4e
Merge "tombstoned: fixed tombstones failed issue"
by Elliott Hughes
· 7 years ago
0c73234
fastboot: Delete logical "other" partitions on retrofit devices.
by David Anderson
· 7 years ago
Next »