Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
6e697f2f8ca3f4078c38a0d08b3ec1bcbb038132
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
884b570
Merge "Make init.userspace_reboot.is_supported a rw property"
by Nikita Ioffe
· 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
4046333
init: use an eventfd instead of socketpair to wake the main loop
by Tom Cherry
· 5 years ago
6b42d6d
Merge "adb: Avoid extra string construction"
by Treehugger Robot
· 5 years ago
030f1ef
adb: Avoid extra string construction
by Greg Kaiser
· 5 years ago
a1f41fc
Merge "[adb] generic "cast_handle_to_int" function"
by Yurii Zubrytskyi
· 5 years ago
f225aa3
Merge "adb: fix bugreport status line."
by Treehugger Robot
· 5 years ago
e3e64b8
[adb] generic "cast_handle_to_int" function
by Yurii Zubrytskyi
· 5 years ago
82f715b
adb: fix bugreport status line.
by Josh Gao
· 5 years ago
919678b
Merge "libsnapshot: Fix intermittent test failure due to missing null check."
by Treehugger Robot
· 5 years ago
973b8c1
libsnapshot: Allow forward merge on FDR
by Yifan Hong
· 5 years ago
6b02512
libsnapshot: Place forward merge indicator for wipe
by Yifan Hong
· 5 years ago
d9fb5c8
Merge "init: add missing TEMP_FAILURE_RETRY"
by Treehugger Robot
· 5 years ago
533b2b6
libsnapshot: Fix intermittent test failure due to missing null check.
by David Anderson
· 5 years ago
f9e1e16
libsnapshot: Add allow-forward-merge indicator.
by Yifan Hong
· 5 years ago
a4f9b07
libsnapshot: Fix DataWipeAfterRollback test
by Yifan Hong
· 5 years ago
975bfe1
init: add missing TEMP_FAILURE_RETRY
by Tom Cherry
· 5 years ago
b9c072c
Move PC-only unwind frame generation to libunwindstack.
by Mitch Phillips
· 5 years ago
4dc73c0
Merge "adb: implement compression for file sync."
by Josh Gao
· 5 years ago
939fc19
adb: implement compression for file sync.
by Josh Gao
· 5 years ago
e580566
libdm: Link libraries statically for VTS.
by David Anderson
· 5 years ago
2ffc31b
fastbootd: Unmount /cache before flashing.
by David Anderson
· 5 years ago
1e413c8
Merge changes from topic "adbwifi-bugfixes"
by Joshua Duong
· 5 years ago
1b273ed
Pass the os handle to the tls connection.
by Joshua Duong
· 5 years ago
87c00f8
Fix pairing aes_128_gcm key initialization.
by Joshua Duong
· 5 years ago
5e4b94d
Merge "Revert "Revert "Set apex_available property"""
by Treehugger Robot
· 5 years ago
697134d
Revert "Revert "Set apex_available property""
by Jiyong Park
· 5 years ago
fc51af2
Merge "Use properties for various userspace reboot timeouts"
by Nikita Ioffe
· 5 years ago
08e3b83
Merge changes from topic "liblog-api-review"
by Tom Cherry
· 5 years ago
3e4c8ac
Reland: "Fixed a typo in the version name""
by Tom Cherry
· 5 years ago
ebf43ad
liblog: correct new APIs per the API review
by Tom Cherry
· 5 years ago
7b41a15
Use properties for various userspace reboot timeouts
by Nikita Ioffe
· 5 years ago
f12ea1e
Merge "init: Forcefully mount system_ext on DAP devices if not present in fstab."
by David Anderson
· 5 years ago
58f3524
Merge "init: add more logging around reboots"
by Treehugger Robot
· 5 years ago
02e31fc
Merge changes from topic "merge-incremental-adb"
by Treehugger Robot
· 5 years ago
d0ce530
init: Forcefully mount system_ext on DAP devices if not present in fstab.
by David Anderson
· 5 years ago
1c68836
init: add more logging around reboots
by Tom Cherry
· 5 years ago
f3d542f
Create a debugger_process_info data structure with the process info pointers.
by Peter Collingbourne
· 5 years ago
19c5cc2
Merge "Implement the functions to parse zip64 structs"
by Tianjie Xu
· 5 years ago
6ab2912
Implement the functions to parse zip64 structs
by Tianjie
· 5 years ago
2d90168
Merge "Add vts10 suite to existing vts tests"
by Treehugger Robot
· 5 years ago
7581e86
Merge "Remove ANDROID_LOG_RDONLY, etc"
by Tom Cherry
· 5 years ago
5d8d73c
Add vts10 suite to existing vts tests
by Dan Shi
· 5 years ago
89650f9
Merge "[libziparchive] add an option to start iteration with functor"
by Songchun Fan
· 5 years ago
b80b654
Merge "init: Factor out first-stage uevent handling into a separate class."
by David Anderson
· 5 years ago
47a58ec
[adb] file sync performance on Windows
by Yurii Zubrytskyi
· 5 years ago
8539004
Adding block kind to protocol for future streaming of a tree.
by Alex Buynytskyy
· 5 years ago
b0fa864
[adb] Print fewer progress messages for push/pull
by Yurii Zubrytskyi
· 5 years ago
4eb910e
[adb] Optimize fdevent machinery
by Yurii Zubrytskyi
· 5 years ago
2488c21
[adb] Fix incremental installation on Windows
by Yurii Zubrytskyi
· 5 years ago
Next »