Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
5d8f770b1ce4e689d6744d888ddff45b48ff2823
5d8f770
Link libc++ statically
by Tej Singh
· 5 years ago
27311fd
Merge "init: don't sync() before shutting down services" into rvc-dev
by Tom Cherry
· 5 years ago
6288212
init: don't sync() before shutting down services
by Tom Cherry
· 5 years ago
6bd3bc8
Properly fail userspace reboot if it's not supported
by Nikita Ioffe
· 5 years ago
9fd393f
Make init.userspace_reboot.is_supported a rw property
by Nikita Ioffe
· 5 years ago
bcb856f
Merge "libdm: Link libraries statically for VTS." into rvc-dev
by David Anderson
· 5 years ago
3db2226
Merge changes from topic "minadbd_static_libadbd" into rvc-dev
by TreeHugger Robot
· 5 years ago
36fb675
Statically link libadbd into minadbd.
by Josh Gao
· 5 years ago
ab4a262
Merge "fastbootd: Unmount /cache before flashing." into rvc-dev
by David Anderson
· 5 years ago
2b5fa55
adb: temporarily kill adb_benchmark.
by Josh Gao
· 5 years ago
2783122
Move adbd's legacy USB implementation to fastboot.
by Josh Gao
· 5 years ago
083df29
fastbootd: Unmount /cache before flashing.
by David Anderson
· 5 years ago
15e63df
libdm: Link libraries statically for VTS.
by David Anderson
· 5 years ago
3db3d6f
Merge changes from topic "incremental-default" into rvc-dev
by Yurii Zubrytskyi
· 5 years ago
614da3f
Merge "libstatspull documentation for puller guardrails" into rvc-dev
by TreeHugger Robot
· 5 years ago
cbdc993
adb: fix apex installation.
by Josh Gao
· 5 years ago
bc445fb
[adb] Use incremental installation by default
by Yurii Zubrytskyi
· 5 years ago
d456db6
Merge "init: require root for oneshot_on test" into rvc-dev
by TreeHugger Robot
· 5 years ago
5b1c316
init: require root for oneshot_on test
by Tom Cherry
· 5 years ago
0d7fb3d
libstatspull documentation for puller guardrails
by Tej Singh
· 5 years ago
5d4ed02
Merge changes from topic "fdr_merge" into rvc-dev
by Yifan Hong
· 5 years ago
495a394
init: do not handle control messages after shutdown
by Tom Cherry
· 5 years ago
43374ce
init: fix StopSendingMessages()
by Tom Cherry
· 5 years ago
9c83185
init: use an eventfd instead of socketpair to wake the main loop
by Tom Cherry
· 5 years ago
47c08de
libsnapshot: Allow forward merge on FDR
by Yifan Hong
· 5 years ago
c7c7a21
libsnapshot: Place forward merge indicator for wipe
by Yifan Hong
· 5 years ago
1cc4ce9
libsnapshot: Add allow-forward-merge indicator.
by Yifan Hong
· 5 years ago
d5c899e
libsnapshot: Fix DataWipeAfterRollback test
by Yifan Hong
· 5 years ago
3c4b379
libsnapshot: Fix intermittent test failure due to missing null check.
by David Anderson
· 5 years ago
37f5bb9
libsnapshot: dump rollback indicator
by Yifan Hong
· 5 years ago
3a5e138
Merge changes I99f292a0,I6a0f13d5,I2bf3bebf into rvc-dev
by David Anderson
· 5 years ago
b9123e5
init: Forcefully mount system_ext on DAP devices if not present in fstab.
by David Anderson
· 5 years ago
d8f032e
init: Factor out first-stage uevent handling into a separate class.
by David Anderson
· 5 years ago
620e5d4
init: Remove special-case hacks for the super partition.
by David Anderson
· 5 years ago
50ab0a6
adb: implement compression for file sync.
by Josh Gao
· 5 years ago
40791ab
Merge "Use properties for various userspace reboot timeouts" into rvc-dev
by Nikita Ioffe
· 5 years ago
c69f30e
Merge "Pass the os handle to the tls connection." into rvc-dev
by Joshua Duong
· 5 years ago
bba72d9
Pass the os handle to the tls connection.
by Joshua Duong
· 5 years ago
aed3408
Fix pairing aes_128_gcm key initialization.
by Joshua Duong
· 5 years ago
f0ab5b1
Use properties for various userspace reboot timeouts
by Nikita Ioffe
· 5 years ago
5eb3087
Merge "Remove use of static libdexfile to avoid linking in ART internal code." into rvc-dev
by TreeHugger Robot
· 5 years ago
3553c5e
Merge "init: add missing TEMP_FAILURE_RETRY" into rvc-dev
by TreeHugger Robot
· 5 years ago
494cffb
init: add missing TEMP_FAILURE_RETRY
by Tom Cherry
· 5 years ago
57db9db
Merge "healthd: Don't take device-scoped battery as the main system battery." into rvc-dev
by TreeHugger Robot
· 5 years ago
ae695c9
Remove use of static libdexfile to avoid linking in ART internal code.
by Martin Stjernholm
· 6 years ago
e39a7cf
Merge "Support ERROR_ATOM_ID_INVALID_POSITION" into rvc-dev
by Ruchir Rastogi
· 5 years ago
8056dd1
Support ERROR_ATOM_ID_INVALID_POSITION
by Ruchir Rastogi
· 5 years ago
34fdb22
Merge "[adb] file sync performance on Windows" into rvc-dev
by Yurii Zubrytskyi
· 5 years ago
a50cca4
Merge "Disable ABI check for libstatspull" into rvc-dev
by Hsin-Yi Chen
· 5 years ago
806e3bc
Merge "adb: fix sync." into rvc-dev
by TreeHugger Robot
· 5 years ago
0ea3e2a
Merge "adb: extract syncmsg structs." into rvc-dev
by TreeHugger Robot
· 5 years ago
a8776b4
adb: fix sync.
by Josh Gao
· 5 years ago
65396f4
adb: extract syncmsg structs.
by Josh Gao
· 5 years ago
4ad5383
Fix memory leak of DexFile handle after release
by Yong Li
· 5 years ago
baaf2a4
Merge "libsnapshot: Add RecoveryCreateSnapshotDevices(device)" into rvc-dev
by Yifan Hong
· 5 years ago
c297d60
init: add ctl.oneshot_on/ctl.oneshot_off
by Tom Cherry
· 5 years ago
e3bdbfa
Disable ABI check for libstatspull
by Hsin-Yi Chen
· 5 years ago
05227d9
[adb] file sync performance on Windows
by Yurii Zubrytskyi
· 5 years ago
e6ecb06
Merge changes from topic "tej-native-feedback" into rvc-dev
by TreeHugger Robot
· 5 years ago
c04d4a5
libsnapshot: Add RecoveryCreateSnapshotDevices(device)
by Yifan Hong
· 5 years ago
c0a5aff
Merge "Adding block kind to protocol for future streaming of a tree." into rvc-dev
by Yurii Zubrytskyi
· 5 years ago
440d20f
Merge "Add new directory for stats metadata" into rvc-dev
by Jeffrey Huang
· 5 years ago
47e5ae4
Minor followups from api feedback
by Tej Singh
· 5 years ago
e7817e4
Adding block kind to protocol for future streaming of a tree.
by Alex Buynytskyy
· 5 years ago
a355d92
Merge "Allow loading zip at an offset in fd" into rvc-dev
by Ryan Mitchell
· 5 years ago
c06f147
Native API feedback for puller API
by Tej Singh
· 5 years ago
934135d
Merge "[adb] Print fewer progress messages for push/pull" into rvc-dev
by TreeHugger Robot
· 5 years ago
fd3b80c
Merge "[adb] Optimize fdevent machinery" into rvc-dev
by TreeHugger Robot
· 5 years ago
3b1ce56
Merge "fastboot: add support for v3 boot header format" into rvc-dev
by TreeHugger Robot
· 5 years ago
ea1103c
Merge "[adb] Fix incremental installation on Windows" into rvc-dev
by TreeHugger Robot
· 5 years ago
b36934b
fastboot: add support for v3 boot header format
by Steve Muckle
· 5 years ago
5a495be
Merge "Enforce permission in native puller API." into rvc-dev
by TreeHugger Robot
· 5 years ago
126a1c2
Merge "[adb data server] Initialize variable" into rvc-dev
by TreeHugger Robot
· 5 years ago
c262d79
Add new directory for stats metadata
by Jeffrey Huang
· 5 years ago
67caf0c
[adb] Print fewer progress messages for push/pull
by Yurii Zubrytskyi
· 5 years ago
7682030
[adb] Optimize fdevent machinery
by Yurii Zubrytskyi
· 5 years ago
c3ac339
[adb] Fix incremental installation on Windows
by Yurii Zubrytskyi
· 5 years ago
7e47915
storaged: ignore SIGPIPE
by Tom Cherry
· 5 years ago
c733576
Allow loading zip at an offset in fd
by Ryan Mitchell
· 5 years ago
2bf886a
init: use a no-op signal handler instead of SIG_IGN for SIGPIPE
by Tom Cherry
· 5 years ago
6a2c18a
[adb data server] Initialize variable
by Greg Kaiser
· 5 years ago
c2872d8
Merge changes Ifda7de48,Ie33505f9 into rvc-dev
by Yurii Zubrytskyi
· 5 years ago
8cdefd4
[adb incremental] send priority blocks first
by Songchun Fan
· 5 years ago
c4a9d16
[adb data server] wait for installation results before terminates
by Songchun Fan
· 5 years ago
2e46b62
Merge "base: dlopen/dlsym for liblog when SDK_VER <= 29" into rvc-dev
by TreeHugger Robot
· 5 years ago
4b0161c
Merge "liblog: correct new APIs per the API review" into rvc-dev
by Tom Cherry
· 5 years ago
8196687
Enforce permission in native puller API.
by Tej Singh
· 5 years ago
3eb99ec
Merge "freezer: allow dynamic changes to freezer.state" into rvc-dev
by Marco Ballesio
· 5 years ago
22207e6
base: dlopen/dlsym for liblog when SDK_VER <= 29
by Jooyung Han
· 5 years ago
d6699b6
liblog: correct new APIs per the API review
by Tom Cherry
· 5 years ago
054e6a3
init: Fix restorecon for /metadata.
by David Anderson
· 5 years ago
adc2a7c
Merge changes Ice773436,Ib8a4835c into rvc-dev
by Tom Cherry
· 5 years ago
0c19d6c
init: handle property messages asynchronously #2
by Tom Cherry
· 5 years ago
0188274
Revert "init: handle property service callbacks asynchronously"
by Tom Cherry
· 5 years ago
c1e763a
freezer: allow dynamic changes to freezer.state
by Marco Ballesio
· 5 years ago
e3a22ca
Merge "Convert gsid to use the dynamic AIDL service infrastructure" into rvc-dev
by PO HUNG CHEN
· 5 years ago
742ef23
Merge "Implement the new v4 signing scheme in adb" into rvc-dev
by TreeHugger Robot
· 5 years ago
9cfc622
Merge "Set GC threshold when mounting with checkpointing" into rvc-dev
by Daniel Rosenberg
· 5 years ago
bec237b
Merge "liblog: move LOG_ID_DEFAULT into the log_id enum" into rvc-dev
by TreeHugger Robot
· 5 years ago
8a1aba3
Merge "liblog: fix header guards ordering" into rvc-dev
by TreeHugger Robot
· 5 years ago
Next »