Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
0d943fd35d5b37bc2ecc8f63e69667aa3b7903f0
0d943fd
Merge "init: always create a symlink from /init to /system/bin/init"
by Tom Cherry
· 6 years ago
bc153ee
Merge "fastboot: Delete logical "other" partitions on retrofit devices."
by David Anderson
· 6 years ago
6fa641b
init: always create a symlink from /init to /system/bin/init
by Tom Cherry
· 6 years ago
c7eecf4
Merge "Run BoringSSL self test during startup"
by Treehugger Robot
· 6 years ago
c815791
Merge "init: clean up the 1st/2nd stage init split"
by Tom Cherry
· 6 years ago
1fee8bf
Merge "Revert "Disable XOM in init.""
by Ivan Lozano
· 6 years ago
111cb5a
Merge "Add OWNERS file to fastdeploy so idries@ can approve changes"
by Idries Hamadi
· 6 years ago
5ff175e
Merge "fs_mgr: skip fs_mgr_overlayfs_required_devices w/o overlayfs in kernel"
by Treehugger Robot
· 6 years ago
e834e03
Merge "tombstoned: fixed tombstones failed issue"
by Elliott Hughes
· 6 years ago
6f92476
fastboot: Delete logical "other" partitions on retrofit devices.
by David Anderson
· 6 years ago
faf292e
Merge "Add support for caching small reads."
by Christopher Ferris
· 6 years ago
289c83b
fs_mgr: skip fs_mgr_overlayfs_required_devices w/o overlayfs in kernel
by Mark Salyzyn
· 6 years ago
0e3674b
Merge changes Ic4e1a1de,Icfceaa46
by Treehugger Robot
· 6 years ago
797e6de
Merge "fastboot: do not die if ANDROID_PRODUCT_OUT undefined"
by Hridya Valsaraju
· 6 years ago
27b7d85
Add support for caching small reads.
by Christopher Ferris
· 6 years ago
67b1d33
Run BoringSSL self test during startup
by Branden Archer
· 6 years ago
b1de00c
Revert "Disable XOM in init."
by Ivan Lozano
· 6 years ago
ddb697c
Merge changes I99d46a2c,I6ff460d0
by Alistair Strachan
· 6 years ago
0e9bf51
Skip logical partitions in non-AVB2 case too
by Alistair Strachan
· 6 years ago
9756ee1
Allow non-A/B, non-retrofit devices to override super_partition
by Alistair Strachan
· 6 years ago
9075735
fastboot: do not die if ANDROID_PRODUCT_OUT undefined
by David Anderson
· 6 years ago
529d2e9
Add OWNERS file to fastdeploy so idries@ can approve changes
by Idries Hamadi
· 6 years ago
b8bdae9
tombstoned: fixed tombstones failed issue
by Jinguang Dong
· 6 years ago
8e6853c
Merge "Reduce logging around segfaults"
by Treehugger Robot
· 6 years ago
9c62459
Merge "Fix null pointer dereference in auditParse"
by Treehugger Robot
· 6 years ago
918b11c
Reduce logging around segfaults
by Colin Cross
· 6 years ago
f995aa1
Merge "make_f2fs: use -g android by default"
by Jaegeuk Kim
· 6 years ago
4675267
Merge "TEST_MAPPING: add the rest of our actively maintained tests."
by Elliott Hughes
· 6 years ago
2a43cb6
Merge "Permissions for /dev/uinput"
by Treehugger Robot
· 6 years ago
2040cc7
Merge "Allow product partition to have vendor_overlay"
by Treehugger Robot
· 6 years ago
e7e0eac
Allow product partition to have vendor_overlay
by Justin Yun
· 6 years ago
ff4e448
Fix null pointer dereference in auditParse
by Dan Austin
· 6 years ago
465615a
fastboot: propagate error for format command
by Mark Salyzyn
· 6 years ago
d3fc615
fs_mgr: overlayfs: resize scratch should it be too small
by Mark Salyzyn
· 6 years ago
730fe9b
Merge "adb: stop using adbkey.pub."
by Treehugger Robot
· 6 years ago
b41a319
Merge "Tombstone support for XOM-related SIGSEGVs."
by Ivan Lozano
· 6 years ago
10463d6
Merge "Disable XOM in init."
by Ivan Lozano
· 6 years ago
5379bf7
Permissions for /dev/uinput
by Siarhei Vishniakou
· 6 years ago
332ac55
Disable XOM in init.
by Ivan Lozano
· 6 years ago
b1bba37
Tombstone support for XOM-related SIGSEGVs.
by Ivan Lozano
· 6 years ago
d492c73
Merge "Switch from dist-for-goals to dist in Android.bp"
by Treehugger Robot
· 6 years ago
d113af0
make_f2fs: use -g android by default
by Jaegeuk Kim
· 6 years ago
469e8df
Merge "fastbootd: Support two super partitions for retrofit devices."
by David Anderson
· 6 years ago
f3542e6
Merge "fastboot: Warn when flashing dynamic partitions in the bootloader."
by David Anderson
· 6 years ago
efba0a2
Merge "liblp: Modify NewForUpdate to accomodate two super partitions."
by David Anderson
· 6 years ago
8a8db9d
liblp: Modify NewForUpdate to accomodate two super partitions.
by David Anderson
· 6 years ago
4b23845
fastbootd: Support two super partitions for retrofit devices.
by David Anderson
· 6 years ago
0558f97
Merge "storaged: emplace recent_perf in load_perf_history_proto"
by Treehugger Robot
· 6 years ago
4b172fa
fastboot: Warn when flashing dynamic partitions in the bootloader.
by David Anderson
· 6 years ago
ed9c537
Merge "liblp: Enable building on Windows."
by David Anderson
· 6 years ago
2fe68b8
storaged: emplace recent_perf in load_perf_history_proto
by Mark Salyzyn
· 6 years ago
a2cb1c6
Merge "llkd: do not crash kernel if llkd stops running"
by Treehugger Robot
· 6 years ago
6bc1601
Switch from dist-for-goals to dist in Android.bp
by Dan Willemsen
· 6 years ago
2e23bb0
liblp: Enable building on Windows.
by David Anderson
· 6 years ago
d145b2d
llkd: do not crash kernel if llkd stops running
by Mark Salyzyn
· 6 years ago
3ae0bfb
Merge "liblp: Auto-suffix group names."
by David Anderson
· 6 years ago
1fd7148
Merge "Writes cpu variant information to dev/"
by Treehugger Robot
· 6 years ago
9d918b4
liblp: Auto-suffix group names.
by David Anderson
· 6 years ago
58f67ee
Writes cpu variant information to dev/
by Haibo Huang
· 6 years ago
b4a50b8
Merge "fs_mgr: remove by_name_symlinks_map_ from AvpOps"
by Treehugger Robot
· 6 years ago
02a71b2
Merge "Convert libpixelflinger to Android.bp"
by Treehugger Robot
· 6 years ago
4e943dc
Convert libpixelflinger to Android.bp
by Dan Willemsen
· 6 years ago
e5a4a68
Merge "Don't fail when no glob match"
by Treehugger Robot
· 6 years ago
86ddb26
Merge "logical -> dynamic partitions."
by Treehugger Robot
· 6 years ago
b5aff18
Merge "liblp: MetadataBuilder::HasBlockDevice"
by Yifan Hong
· 6 years ago
414ec60
logical -> dynamic partitions.
by Yifan Hong
· 6 years ago
cf54817
Merge "Fix double closes in ziparchive tests."
by Josh Gao
· 6 years ago
d587a64
Fix double closes in ziparchive tests.
by Josh Gao
· 6 years ago
7f5aff9
Merge changes Iffbd6261,Ic7382a61
by Mark Salyzyn
· 6 years ago
c293de3
Don't fail when no glob match
by Jiyong Park
· 6 years ago
4985441
Merge "Remove overly restrictive check for memory."
by Christopher Ferris
· 6 years ago
dccd25e
adb: stop using adbkey.pub.
by Josh Gao
· 6 years ago
76f4ed4
Merge "Stop using __STRING unnecessarily."
by Elliott Hughes
· 6 years ago
5419a85
fs_mgr: overlayfs: test: adding diagnostic value
by Mark Salyzyn
· 6 years ago
1899af0
fs_mgr: overlayfs: test: skip apex mounts
by Mark Salyzyn
· 6 years ago
98fe73e
liblp: MetadataBuilder::HasBlockDevice
by Yifan Hong
· 6 years ago
83fba34
Remove overly restrictive check for memory.
by Christopher Ferris
· 6 years ago
15241c5
Merge "liblp: partition_opener: fix log; more logs"
by Treehugger Robot
· 6 years ago
f7e7c53
Merge "Multi-threaded Keystore"
by Janis Danisevskis
· 6 years ago
924b0fb
Merge "base: TemporaryDir add DoNotRemove() method"
by Treehugger Robot
· 6 years ago
3d10895
Merge changes from topic "TemporaryDir rm -rf"
by Treehugger Robot
· 6 years ago
7e5b452
Merge "base: Add sensitivity to TMPDIR environment for TemporaryDir and TemporaryFile"
by Treehugger Robot
· 6 years ago
111f5ae
liblp: partition_opener: fix log; more logs
by Yifan Hong
· 6 years ago
498a95c
Stop using __STRING unnecessarily.
by Elliott Hughes
· 6 years ago
65865b9
base: TemporaryDir add DoNotRemove() method
by Mark Salyzyn
· 6 years ago
9c7d869
base: TemporaryDir rm -rf directory in destructor
by Mark Salyzyn
· 6 years ago
bdcf541
liblp: Use TMPDIR instead of P_tmpdir.
by David Anderson
· 6 years ago
402e0d9
base: Add sensitivity to TMPDIR environment for TemporaryDir and TemporaryFile
by Mark Salyzyn
· 6 years ago
ac40fdd
Merge "switch to using android-base/file.h instead of android-base/test_utils.h"
by Treehugger Robot
· 6 years ago
d090128
switch to using android-base/file.h instead of android-base/test_utils.h
by Mark Salyzyn
· 6 years ago
2514dfe
Merge "base: move TemporaryFile and TemporaryDir to android-base/file.h"
by Treehugger Robot
· 6 years ago
1fb8624
Merge "liblp: SparseBuilder: num_blocks aren't check correctly"
by Treehugger Robot
· 6 years ago
14818a8
Merge "liblp: fix error message"
by Treehugger Robot
· 6 years ago
5bd6197
liblp: fix error message
by Yifan Hong
· 6 years ago
d51339b
liblp: SparseBuilder: num_blocks aren't check correctly
by Yifan Hong
· 6 years ago
d615cc6
base: move TemporaryFile and TemporaryDir to android-base/file.h
by Mark Salyzyn
· 6 years ago
fb7f790
fs_mgr: remove by_name_symlinks_map_ from AvpOps
by Tom Cherry
· 6 years ago
873de42
Merge "Revert "adb: make benchmarks build on the host.""
by Josh Gao
· 6 years ago
e34f5fb
Revert "adb: make benchmarks build on the host."
by Josh Gao
· 6 years ago
4beb42d
Merge changes Ifed3b97a,I09aacb94,I9afedd7b
by Josh Gao
· 6 years ago
Next »