Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
317d3e176f6a6cbdf5504f7b59584d4fb4821570
317d3e1
adb: implement zstd compression for file sync.
by Josh Gao
· 5 years ago
510d243
Merge "Add ro.boot.fstab_suffix and modify mount_all to use it"
by Alistair Delva
· 5 years ago
37e8b5e
Merge "liblp: delete unused function and fields"
by Treehugger Robot
· 5 years ago
d46eb21
Merge "Fail explicitly on length overflow."
by Christopher Ferris
· 5 years ago
bcf3cc8
liblp: delete unused function and fields
by Yifan Hong
· 5 years ago
68604b9
Fail explicitly on length overflow.
by Christopher Ferris
· 5 years ago
95e79c6
Merge "libcutils: reimplement system property functions with libbase."
by Elliott Hughes
· 5 years ago
f8f95a4
Merge changes If6e29418,I6d90838e,Ie488f8ac
by Tom Cherry
· 5 years ago
aa15ef4
Merge "Update TEST_MAPPING."
by Treehugger Robot
· 5 years ago
a2cc1eb
Add ro.boot.fstab_suffix and modify mount_all to use it
by Alistair Delva
· 5 years ago
100b08a
libcutils: reimplement system property functions with libbase.
by S Vasudev Prasad
· 5 years ago
ca3dd7e
Update TEST_MAPPING.
by Elliott Hughes
· 5 years ago
8f61346
logd: create SimpleLogBuffer and implement ChattyLogBuffer in terms of it
by Tom Cherry
· 5 years ago
e18346d
logd: separate Chatty only vs generic LogBufferTests
by Tom Cherry
· 5 years ago
a3c5ff5
logd: move current sequence from LogBufferElement to LogBuffer
by Tom Cherry
· 5 years ago
f29cd20
Merge changes Ia7953e3c,Id1f29f4d,I38623130
by Tom Cherry
· 5 years ago
eb3be2e
Merge "emmc_optimized means stable_inodes"
by Treehugger Robot
· 5 years ago
39fe821
Merge "libsnapshot: delete unused todo"
by Treehugger Robot
· 5 years ago
1322472
logd: use a std::list<> of values not pointers
by Tom Cherry
· 5 years ago
a26f7df
logd: refactor chatty deduplication logging
by Tom Cherry
· 5 years ago
c2f3768
emmc_optimized means stable_inodes
by Paul Crowley
· 5 years ago
0b01ff0
logd: use RAII locks and thread annotations
by Tom Cherry
· 5 years ago
3f36212
libsnapshot: delete unused todo
by Yifan Hong
· 5 years ago
0a6c83e
Merge "logd: add tests for log deduplication"
by Tom Cherry
· 5 years ago
4ea509e
Merge "adb: only submit USB writes on the worker thread."
by Treehugger Robot
· 5 years ago
b398a7c
logd: add tests for log deduplication
by Tom Cherry
· 5 years ago
9625510
adb: only submit USB writes on the worker thread.
by Josh Gao
· 5 years ago
b273655
Merge "adb: fix flakiness in PTY shell protocol."
by Josh Gao
· 5 years ago
fc4e54e
Merge "adb: fix abb test."
by Treehugger Robot
· 5 years ago
3b55f75
Merge "Migrate system/core/base to system/libbase."
by Baligh Uddin
· 5 years ago
be41ae5
adb: fix flakiness in PTY shell protocol.
by Josh Gao
· 5 years ago
8f83498
adb: fix abb test.
by Josh Gao
· 5 years ago
9ada65c
Merge "Add choice for changing sched policy when setting thread priority"
by Rick Yiu
· 5 years ago
1fbb1b8
Merge "Add new reparse benchmarks."
by Christopher Ferris
· 5 years ago
28d0f1a
Migrate system/core/base to system/libbase.
by Baligh Uddin
· 5 years ago
984aa65
Merge "libsnapshot_test: Fix running on DSUs."
by David Anderson
· 5 years ago
5990a9d
Add new reparse benchmarks.
by Christopher Ferris
· 5 years ago
0e95c21
Merge changes I85e6c989,Ie4ecc502,I1f8cfbb7
by Tom Cherry
· 5 years ago
1b1ac36
Merge "Migrate platform/system/core/libziparchive to p/system/libziparchive"
by Treehugger Robot
· 5 years ago
db6e603
Migrate platform/system/core/libziparchive to p/system/libziparchive
by Baligh Uddin
· 5 years ago
bd05d33
Merge "Optimizing install-multi-package to use ABB."
by Treehugger Robot
· 5 years ago
0d2bcd4
libsnapshot_test: Fix running on DSUs.
by David Anderson
· 5 years ago
3eb4135
Merge "Incremental install mode for install-multi."
by Treehugger Robot
· 5 years ago
a64d4f8
Optimizing install-multi-package to use ABB.
by Alex Buynytskyy
· 5 years ago
c06d01e
Incremental install mode for install-multi.
by Alex Buynytskyy
· 5 years ago
7ce4a26
Merge changes from topic "adb-mdns"
by Joshua Duong
· 5 years ago
64979d3
Merge "base: delete abi compatibility shims."
by Treehugger Robot
· 5 years ago
a515197
logd: build liblogd and its test on host
by Tom Cherry
· 5 years ago
43f3f76
logd: add LogBufferTest.cpp
by Tom Cherry
· 5 years ago
bd80e56
liblog: remove unused log_time functions, inline the others
by Tom Cherry
· 5 years ago
0314dba
Merge "libsparse: use memory-mapping on Windows too."
by Elliott Hughes
· 5 years ago
ff3be31
Merge "logd: make liblogd just the core logd functionality"
by Tom Cherry
· 5 years ago
dcba5c9
adb pair: allow passing password as command-line argument.
by Joshua Duong
· 5 years ago
04d207d
Change adb auto-connect to use mdns instance name.
by Joshua Duong
· 5 years ago
beac509
'adb pair' by mdns instance name.
by Joshua Duong
· 5 years ago
7ebc595
'adb connect' by mDNS service name.
by Joshua Duong
· 5 years ago
7cd7b68
Merge "adb: don't cache failure to get features."
by Treehugger Robot
· 5 years ago
3dc6710
base: delete abi compatibility shims.
by Josh Gao
· 5 years ago
1dc4e19
Merge changes from topic "libsnapshot_fuzzer_test"
by Yifan Hong
· 5 years ago
7395396
logd: make liblogd just the core logd functionality
by Tom Cherry
· 5 years ago
f3a570b
Merge "Add fuzzers for libutils classes"
by Treehugger Robot
· 5 years ago
25a96e4
Merge "init_kill_services_test: also reboot after"
by Treehugger Robot
· 5 years ago
4222040
Merge "fastbootd: Support TCP protocol."
by Treehugger Robot
· 5 years ago
e82dcdc
Merge "logd: don't use libcutils properties"
by Tom Cherry
· 5 years ago
00d490e
Merge "logd: remove class LogCommand, rename LogCommand.cpp to LogPermissions.cpp"
by Tom Cherry
· 5 years ago
fba5028
Merge "init: support wait timeout with more precision"
by Treehugger Robot
· 5 years ago
cc20ae7
Merge "add API to get hash descriptor"
by Treehugger Robot
· 5 years ago
747eb1a
Merge "Set apex_available property"
by Jiyong Park
· 5 years ago
16a932a
Set apex_available property
by Jiyong Park
· 5 years ago
6ee70c0
Merge "backtrace: Set min_sdk_version"
by Jooyung Han
· 5 years ago
a90bfdd
add API to get hash descriptor
by Steve Muckle
· 5 years ago
f464e6e
Merge "Remove /default.prop"
by Treehugger Robot
· 5 years ago
3013e6e
libsnapshot_fuzzer: Properly unmap images
by Yifan Hong
· 5 years ago
ec5aa59
adb: don't cache failure to get features.
by Josh Gao
· 5 years ago
8cef7c7
Reland "libsnapshot_fuzzer: Add tests"
by Yifan Hong
· 5 years ago
4e9bf95
logd: remove class LogCommand, rename LogCommand.cpp to LogPermissions.cpp
by Tom Cherry
· 5 years ago
227dd4f
Merge "logd: remove SocketClient from LogBuffer and LogBufferElement"
by Tom Cherry
· 5 years ago
9d5845b
Add fuzzers for libutils classes
by Dylan Katz
· 5 years ago
a8c7f30
logd: don't use libcutils properties
by Tom Cherry
· 5 years ago
75f8236
Merge "Revert "libsnapshot_fuzzer: Add tests""
by Neil Fuller
· 5 years ago
57affbf
Add choice for changing sched policy when setting thread priority
by Rick Yiu
· 5 years ago
254b904
Revert "libsnapshot_fuzzer: Add tests"
by Neil Fuller
· 5 years ago
f947d50
Merge "Passing additional flags to incremental installation."
by Treehugger Robot
· 5 years ago
283c9a1
logd: remove SocketClient from LogBuffer and LogBufferElement
by Tom Cherry
· 5 years ago
e31d8bf
Merge "Temporarily disable init_kill_services_test."
by Treehugger Robot
· 5 years ago
a782da9
Merge changes from topic "remove_default_prop"
by Treehugger Robot
· 5 years ago
ffa52e9
init: support wait timeout with more precision
by Mark Salyzyn
· 5 years ago
d642fe4
init_kill_services_test: also reboot after
by Steven Moreland
· 5 years ago
c44f50c
libsparse: use memory-mapping on Windows too.
by Elliott Hughes
· 5 years ago
04aa5be
Passing additional flags to incremental installation.
by Alex Buynytskyy
· 5 years ago
fa8bf5b
Merge changes from topic "snapshot_fuzz"
by Yifan Hong
· 5 years ago
7c1c167
Merge "init: failed to set sys.usb.controller"
by Treehugger Robot
· 5 years ago
bd68757
Temporarily disable init_kill_services_test.
by Steven Moreland
· 5 years ago
c688e8f
Remove /default.prop
by Jiyong Park
· 5 years ago
c068d0e
Remove /system/etc/prop.default
by Jiyong Park
· 5 years ago
8569552
/vendor/default.prop is removed.
by Jiyong Park
· 5 years ago
150687b
init: failed to set sys.usb.controller
by Mark Salyzyn
· 5 years ago
5133bbf
Merge "Add new LocalUpdatableMaps benchmarks."
by Christopher Ferris
· 5 years ago
17e8605
Merge "logd: enable LTO"
by Tom Cherry
· 5 years ago
ae6cab0
Merge "Make /data/apex/active world readable"
by Nikita Ioffe
· 5 years ago
Next »