Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
e1948bf7443dfef2eee82148e372410ab6f26d6c
e1948bf
Merge "Avoid re-mapping dex file that's in local memory."
by Christopher Ferris
· 5 years ago
51abcc5
Merge "first_stage_init: load modules in modules.load.recovery in recovery"
by Treehugger Robot
· 5 years ago
51de894
Merge "Allow ExtractToMemory to accept an empty buffer for empty entries"
by Treehugger Robot
· 5 years ago
273d3f0
Avoid re-mapping dex file that's in local memory.
by Sim Sun
· 5 years ago
89cce05
Merge changes from topic "adbd_lz4"
by Josh Gao
· 5 years ago
edd7771
Merge "adb: add option to disable kill-server."
by Josh Gao
· 5 years ago
a0c1918
Merge "Add missing `static` for macOS inline."
by Elliott Hughes
· 5 years ago
088c403
Allow ExtractToMemory to accept an empty buffer for empty entries
by Tianjie
· 5 years ago
9cd3c84
Merge "Manually unmount /data_mirror mounts in the right order"
by Nikita Ioffe
· 5 years ago
bf66f43
Manually unmount /data_mirror mounts in the right order
by Nikita Ioffe
· 5 years ago
74429fc
Merge "get_mounted_entry_for_userdata: Realpath block devices from fstabs"
by Nikita Ioffe
· 5 years ago
20f079e
Merge "Revert "Reland "adb: daemon: Assign valid fd to usb_handle ep0 file descriptor"""
by Josh Gao
· 5 years ago
edf8335
Merge "Rename vts-core to vts"
by Treehugger Robot
· 5 years ago
1b1ec8f
Merge "Abolish DmTargetDefaultKey::IsLegacy"
by Paul Crowley
· 5 years ago
ab8acae
Rename vts-core to vts
by Dan Shi
· 5 years ago
9026a44
Revert "Reland "adb: daemon: Assign valid fd to usb_handle ep0 file descriptor""
by Josh Gao
· 5 years ago
7aa37f1
get_mounted_entry_for_userdata: Realpath block devices from fstabs
by Nikita Ioffe
· 5 years ago
ba6d1da
adb: add option to disable kill-server.
by Josh Gao
· 5 years ago
45efd5a
Merge "Remove vts10 tests from vts suite"
by Dan Shi
· 5 years ago
4c59323
first_stage_init: load modules in modules.load.recovery in recovery
by Steve Muckle
· 5 years ago
681338d
Add missing `static` for macOS inline.
by Elliott Hughes
· 5 years ago
539b98f
Abolish DmTargetDefaultKey::IsLegacy
by Paul Crowley
· 5 years ago
148f7af
Merge "Allow parsing zip entries larger than 4GiB"
by Tianjie Xu
· 5 years ago
3fc16fe
Merge "liblog: include all structures in README.protocol.md"
by Tom Cherry
· 5 years ago
0dba184
Merge "libsnapshot: Add VTS10 VtsLibsnapshotTest"
by Yifan Hong
· 5 years ago
97deb29
liblog: include all structures in README.protocol.md
by Tom Cherry
· 5 years ago
85c5d23
Allow parsing zip entries larger than 4GiB
by Tianjie
· 5 years ago
d956dd7
Merge "adb: add implementation of mempcpy for deficient platforms."
by Josh Gao
· 5 years ago
405da5a
libsnapshot: Add VTS10 VtsLibsnapshotTest
by Yifan Hong
· 5 years ago
0aafa0f
adb: add implementation of mempcpy for deficient platforms.
by Josh Gao
· 5 years ago
79f3d26
Merge "Remove EXCLUDE_FS_CONFIG_STRUCTURES"
by Tom Cherry
· 5 years ago
5949fcc
adb: add dry-run option to push/sync.
by Josh Gao
· 5 years ago
ec44d35
adb: implement LZ4 compression.
by Josh Gao
· 5 years ago
2165717
adb: fix use of wrong union variant.
by Josh Gao
· 5 years ago
4da40a9
adb: fix front_size, front_data.
by Josh Gao
· 5 years ago
49ba558
adb: add interfaces for Encoder/Decoder.
by Josh Gao
· 5 years ago
362a41a
Merge "Ignore functionfs mounts."
by Bill Peckham
· 5 years ago
f9459a4
Merge "fs_mgr: Allow commas in boot device paths."
by David Anderson
· 5 years ago
2884943
Merge "Improve logging in bootstat."
by Nikita Ioffe
· 5 years ago
49062f3
Improve logging in bootstat.
by Nikita Ioffe
· 5 years ago
2af5bd0
Merge "Properly fail userspace reboot if it's not supported"
by Nikita Ioffe
· 5 years ago
fabc364
fs_mgr: Allow commas in boot device paths.
by David Anderson
· 5 years ago
23bfaae
Merge "NetlinkEvent - ignore captive portal and pref64 nd user opts"
by Maciej Żenczykowski
· 5 years ago
73d44bb
Merge changes I90e10c74,I038d1df4,I4299bd96
by Josh Gao
· 5 years ago
647a8cd
Ignore functionfs mounts.
by Bill Peckham
· 5 years ago
e485bdf
adbd: delete unused variable.
by Josh Gao
· 5 years ago
6e697f2
adb: move things around to prepare to add LZ4.
by Josh Gao
· 5 years ago
31d42aa
adb: fix misindentation in Android.bp
by Josh Gao
· 5 years ago
d54a4bf
Merge "init: don't sync() before shutting down services"
by Tom Cherry
· 5 years ago
92116e4
Properly fail userspace reboot if it's not supported
by Nikita Ioffe
· 5 years ago
884b570
Merge "Make init.userspace_reboot.is_supported a rw property"
by Nikita Ioffe
· 5 years ago
a806a71
NetlinkEvent - ignore captive portal and pref64 nd user opts
by Maciej Żenczykowski
· 5 years ago
10615eb
init: don't sync() before shutting down services
by Tom Cherry
· 5 years ago
e55818c
Merge "init: only print backtraces on subsequent reboots with a value"
by Tom Cherry
· 5 years ago
bc1a619
Merge "Fix off-by-one in ReadBuildIDFromMemory."
by Peter Collingbourne
· 5 years ago
fcf2d8b
Merge "Support parsing of data descriptor"
by Tianjie Xu
· 5 years ago
8890d42
Merge "fastbootd: sync() after flashing partitions or updating super"
by Tom Cherry
· 5 years ago
9174a9b
init: only print backtraces on subsequent reboots with a value
by Tom Cherry
· 5 years ago
0ec0eaa
Support parsing of data descriptor
by Tianjie
· 5 years ago
e4a6ed8
fastbootd: sync() after flashing partitions or updating super
by Tom Cherry
· 5 years ago
a7b4c5d
Fix off-by-one in ReadBuildIDFromMemory.
by Peter Collingbourne
· 5 years ago
f8dc296
Merge "adb: fix apex installation."
by Yurii Zubrytskyi
· 5 years ago
a76ee8b
Merge "rootdir: init.rc: use default dirty writeout policy"
by Jaegeuk Kim
· 5 years ago
db22f23
Merge "Statically link libadbd into minadbd."
by Josh Gao
· 5 years ago
d6211a2
Merge "adb: temporarily kill adb_benchmark."
by Josh Gao
· 5 years ago
3c1803c
adb: fix apex installation.
by Josh Gao
· 5 years ago
3735614
Statically link libadbd into minadbd.
by Josh Gao
· 5 years ago
58ff507
rootdir: init.rc: use default dirty writeout policy
by Jaegeuk Kim
· 6 years ago
fd193bd
Merge "Move adbd's legacy USB implementation to fastboot."
by Josh Gao
· 5 years ago
c6cb89e
adb: temporarily kill adb_benchmark.
by Josh Gao
· 5 years ago
0871824
Move adbd's legacy USB implementation to fastboot.
by Josh Gao
· 5 years ago
663cd35
Make init.userspace_reboot.is_supported a rw property
by Nikita Ioffe
· 5 years ago
cd63cae
Merge "Read fault address on arm64 using proposed kernel API."
by Peter Collingbourne
· 5 years ago
5677803
Merge "Create a debugger_process_info data structure with the process info pointers."
by Peter Collingbourne
· 5 years ago
b480dc4
Merge "Fix integrity check when parsing zip64 eocd"
by Tianjie Xu
· 5 years ago
e2b76c5
Merge "Move crash_dump into the runtime APEX."
by Peter Collingbourne
· 5 years ago
3de710f
Merge changes I3b20be28,I7118025c
by Tom Cherry
· 5 years ago
6f6beb3
Merge "Move PC-only unwind frame generation to libunwindstack."
by Treehugger Robot
· 5 years ago
91537d3
Revert "init: disable oneshot_on test"
by Tom Cherry
· 5 years ago
14f4afd
init: require root for oneshot_on test
by Tom Cherry
· 5 years ago
4e18727
Merge "libdm: Link libraries statically for VTS."
by Treehugger Robot
· 5 years ago
173aba0
Fix integrity check when parsing zip64 eocd
by Tianjie
· 5 years ago
56188cc
Merge "init: disable oneshot_on test"
by Treehugger Robot
· 5 years ago
26a8ed9
Merge "[adb] use zip iteration with functor"
by Songchun Fan
· 5 years ago
f03af88
Read fault address on arm64 using proposed kernel API.
by Peter Collingbourne
· 5 years ago
0f11895
[adb] use zip iteration with functor
by Songchun Fan
· 5 years ago
551130f
Merge "Revert "Revert "Delay initial accept() until server initialized"""
by Treehugger Robot
· 5 years ago
02875ac
Merge "[adb] Use incremental installation by default"
by Treehugger Robot
· 5 years ago
9d7eaf4
Merge "fastbootd: Unmount /cache before flashing."
by David Anderson
· 5 years ago
e578fd5
Merge "init: even better logging around subsequent sys.powerctl messages"
by Treehugger Robot
· 5 years ago
4e78aa8
Merge changes from topic "fdr_merge"
by Yifan Hong
· 5 years ago
e10591f
Merge "init: do not handle control messages after shutdown"
by Treehugger Robot
· 5 years ago
cf14ea2
Merge "init: fix StopSendingMessages()"
by Treehugger Robot
· 5 years ago
080fa98
init: even better logging around subsequent sys.powerctl messages
by Tom Cherry
· 5 years ago
22d6348
init: do not handle control messages after shutdown
by Tom Cherry
· 5 years ago
6885527
init: fix StopSendingMessages()
by Tom Cherry
· 5 years ago
c2612cd
Revert "Revert "Delay initial accept() until server initialized""
by Daniel Colascione
· 6 years ago
d30c511
init: disable oneshot_on test
by Tom Cherry
· 5 years ago
4532ea8
[adb] Use incremental installation by default
by Yurii Zubrytskyi
· 5 years ago
44a6d9a
Merge "init: use an eventfd instead of socketpair to wake the main loop"
by Tom Cherry
· 5 years ago
Next »