Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core
/
843f46e674e3f9d424144aa91c51777d66c9692c
843f46e
init.rc: disable kernel module autoloading
by Eric Biggers
· 5 years ago
f1e2750
Merge "don't include liblog to APEXes"
by Jiyong Park
· 5 years ago
95b6f45
don't include liblog to APEXes
by Jiyong Park
· 5 years ago
ac72606
Merge changes from topic "liblog"
by Jiyong Park
· 5 years ago
cc26bbd
Whole static link libasync_safe to libbacktrace.a
by Jiyong Park
· 5 years ago
2c608b3
libbase uses liblog symbols via dlsym when it is built for APEX
by Jiyong Park
· 5 years ago
73ae00b
Merge "Create an interface for the cd entry hash table"
by Tianjie Xu
· 5 years ago
a964a96
Merge "base: tag unique_fd::reset as reinitializing for clang-tidy."
by Josh Gao
· 5 years ago
eb20ff0
Merge changes Ib8a4835c,I2e11b782
by Tom Cherry
· 5 years ago
832f9f1
Revert "init: handle property service callbacks asynchronously"
by Tom Cherry
· 5 years ago
28f8eae
Create an interface for the cd entry hash table
by Tianjie Xu
· 5 years ago
459ca0b
Revert "Stop & Resume property service when switching to bootstrap namespace"
by Tom Cherry
· 5 years ago
0ac447a
Merge "adbd: make libadbd_services cc_library again."
by Tianjie Xu
· 5 years ago
86008cc
Merge changes from topic "no_snapshot_callstack"
by Yifan Hong
· 5 years ago
cc03219
Merge "liblog: add API level guard to NDK log.h header"
by Tom Cherry
· 5 years ago
59e93a5
liblog: add API level guard to NDK log.h header
by Tom Cherry
· 5 years ago
1432682
Merge "Convert gsid to use the dynamic AIDL service infrastructure"
by Howard Chen
· 5 years ago
2401f5f
Merge "Set apex_available property"
by Treehugger Robot
· 5 years ago
ecfdda2
Merge "Convert vts configs to Android.bp"
by Treehugger Robot
· 5 years ago
2263bcb
Merge "adb: defer acknowledgement of pushed files until the end."
by Josh Gao
· 5 years ago
262b58c
Merge "Fix bugprone-string-integer-assignment warnings"
by Chih-hung Hsieh
· 5 years ago
66147ba
Merge "libdm: Fix WaitForFile early-returning on failed accesses."
by David Anderson
· 5 years ago
7867159
Revert "libsnapshot::RemoveAllUpdateState log stack"
by Yifan Hong
· 5 years ago
4a64da4
Revert "libsnapshot callstack files readable by dumpstate"
by Yifan Hong
· 5 years ago
7a0fb35
libsnapshot: delete InitiateMergeAndWait.
by Yifan Hong
· 5 years ago
b34449d
Merge "Remove mips build."
by Treehugger Robot
· 5 years ago
d8f7b26
Merge "init: restorecon libsnapshot rollback indicator"
by Yifan Hong
· 5 years ago
ce71d36
Merge "liblog: minimum_log_priority should be atomic"
by Tom Cherry
· 5 years ago
7f8a37c
adbd: make libadbd_services cc_library again.
by Josh Gao
· 5 years ago
5d13645
Fix bugprone-string-integer-assignment warnings
by Chih-Hung Hsieh
· 5 years ago
c6e64b3
Merge ""track-app" service showing debuggable/profileable apps"
by Treehugger Robot
· 5 years ago
bbb1602
liblog: minimum_log_priority should be atomic
by Tom Cherry
· 5 years ago
e43893e
base: tag unique_fd::reset as reinitializing for clang-tidy.
by Josh Gao
· 5 years ago
3a4e382
Merge "Add new directory for stats metadata"
by Jeffrey Huang
· 5 years ago
9da0750
Merge "adb: improve logging of key loading slightly."
by Treehugger Robot
· 5 years ago
8bf9b16
Set apex_available property
by Jiyong Park
· 5 years ago
a8f188f
Convert vts configs to Android.bp
by Dan Willemsen
· 5 years ago
401c787
adb: improve logging of key loading slightly.
by Elliott Hughes
· 5 years ago
d91998f
init: restorecon libsnapshot rollback indicator
by Yifan Hong
· 5 years ago
49e6ee9
Remove mips build.
by Elliott Hughes
· 5 years ago
cc642ec
Merge "Move GetMountedEntryForUserdata to fs_mgr.h"
by Treehugger Robot
· 5 years ago
8974442
Merge "Revert "Fixed a typo in the version name""
by Ian Kasprzak
· 5 years ago
f4ffae1
"track-app" service showing debuggable/profileable apps
by Shukang Zhou
· 5 years ago
30b0c01
Move GetMountedEntryForUserdata to fs_mgr.h
by Nikita Ioffe
· 5 years ago
e6e87fd
Revert "Fixed a typo in the version name"
by Ian Kasprzak
· 5 years ago
151e748
Merge "debuggerd: add an opt-out for OEMs that would rather collect core dumps."
by Elliott Hughes
· 5 years ago
64ff82b
adb: defer acknowledgement of pushed files until the end.
by Josh Gao
· 5 years ago
fd4e662
Merge "Fixed a typo in the version name"
by Jiyong Park
· 5 years ago
14dc6ad
Merge "run-as: improve error messages."
by Elliott Hughes
· 5 years ago
561df7b
Merge "liblog: Fix bugprone-macro-parentheses warnings"
by Treehugger Robot
· 5 years ago
641e9e4
Merge "base: access all new liblog symbols through liblog_functions"
by Tom Cherry
· 5 years ago
d620ec7
base: access all new liblog symbols through liblog_functions
by Tom Cherry
· 5 years ago
58c8861
Add new directory for stats metadata
by Jeffrey Huang
· 5 years ago
8c20f9e
Merge "Update init.rc for statsd setup"
by Jeffrey Huang
· 5 years ago
198651c
Merge changes from topics "libsnapshot_delete_initiate", "snapshotctl_cleanup", "update_engine_vab_metrics"
by Yifan Hong
· 5 years ago
dfdbae0
liblog: Fix bugprone-macro-parentheses warnings
by Luca Stefani
· 5 years ago
541d0d2
Merge "Fix /data_mirror permission"
by Alan Stokes
· 5 years ago
5dbd893
Merge "fix some liblp file access for win32"
by Treehugger Robot
· 5 years ago
4a77a84
run-as: improve error messages.
by Elliott Hughes
· 5 years ago
017a0ac
Merge "Create a ProcessInfo structure with the process-wide information from the crasher."
by Peter Collingbourne
· 5 years ago
f7d1a07
fix some liblp file access for win32
by Haoran.Wang
· 5 years ago
8dccf3f
Update init.rc for statsd setup
by Jeffrey Huang
· 5 years ago
97ebd91
libsnapshot: SnapshotMergeStats::Start/Finish
by Yifan Hong
· 5 years ago
1a5ae50
Fix /data_mirror permission
by Ricky Wai
· 5 years ago
e5e921b
Merge "Refine the exported DSU status" am: 14ce87c7da
by Automerger Merge Worker
· 5 years ago
14ce87c
Merge "Refine the exported DSU status"
by Howard Chen
· 5 years ago
eb94c78
Fixed a typo in the version name
by Jiyong Park
· 5 years ago
0545b24
Merge "snapshotctl: init reports merge statistics" am: 81f46d954b
by Automerger Merge Worker
· 5 years ago
2a8ffda
Merge "snapshotctl: send snapshot merge report metrics" am: 4d3857512a
by Automerger Merge Worker
· 5 years ago
038d6d7
libsnapshot: Expose SnapshotMergeStats
by Yifan Hong
· 5 years ago
f21c7cd
libsnapshot: delete WaitForMerge.
by Yifan Hong
· 5 years ago
32253d9
libsnapshot: handle errors in RemoveAllUpdateState appropriately.
by Yifan Hong
· 5 years ago
44b93df
libsnapshot: remove snapshots properly after flashing
by Yifan Hong
· 5 years ago
e256e3b
libsnapshot: RemoveUpdateState on rollback.
by Yifan Hong
· 5 years ago
7fd9b8b
libsnapshot: NeedSnapshotsInFirstStageMount don't test for IsRecovery
by Yifan Hong
· 5 years ago
6187030
Allow ProcessUpdateState to be paused.
by Yifan Hong
· 5 years ago
9aa7bbe
libsnapshot: Re-expose InitiateMerge and ProcessUpdateState
by Yifan Hong
· 5 years ago
ad74121
libsnapshot: Add prolog to RemoveAllUpdateStates.
by Yifan Hong
· 5 years ago
6d2a798
snapshotctl don't auto-merge.
by Yifan Hong
· 5 years ago
81f46d9
Merge "snapshotctl: init reports merge statistics"
by Treehugger Robot
· 5 years ago
4d38575
Merge "snapshotctl: send snapshot merge report metrics"
by Treehugger Robot
· 5 years ago
a296f20
snapshotctl: init reports merge statistics
by Alessio Balsini
· 6 years ago
51230e4
Merge "fastbootd: use FastbootDevice::GetCurrentSlot to get current slot suffix" am: 220b6ebd05
by Automerger Merge Worker
· 5 years ago
220b6eb
Merge "fastbootd: use FastbootDevice::GetCurrentSlot to get current slot suffix"
by Treehugger Robot
· 5 years ago
f6abdf6
Convert gsid to use the dynamic AIDL service infrastructure
by Howard Chen
· 5 years ago
025b239
Merge changes Ic2af40b8,I9c8cfebe am: 824f0095b0
by Automerger Merge Worker
· 5 years ago
824f009
Merge changes Ic2af40b8,I9c8cfebe
by Treehugger Robot
· 5 years ago
670c58d
Merge "Disable AdbPairingConnectionTest#MultipleClientsOnePass." am: 49d4dd23ca
by Automerger Merge Worker
· 5 years ago
115af19
Merge "fs_mgr: remain elapsed time of fsck in prop" am: 5d4855680d
by Automerger Merge Worker
· 5 years ago
49d4dd2
Merge "Disable AdbPairingConnectionTest#MultipleClientsOnePass."
by Joshua Duong
· 5 years ago
5d48556
Merge "fs_mgr: remain elapsed time of fsck in prop"
by Jaegeuk Kim
· 5 years ago
7b30484
Reland "adb: turn CHECKs into an error + transport restart."
by Josh Gao
· 5 years ago
bfe3dac
Reland "adb: daemon: Assign valid fd to usb_handle ep0 file descriptor"
by Josh Gao
· 5 years ago
45719a8
fastbootd: use FastbootDevice::GetCurrentSlot to get current slot suffix
by Hridya Valsaraju
· 5 years ago
2e1ee8e
Disable AdbPairingConnectionTest#MultipleClientsOnePass.
by Joshua Duong
· 5 years ago
7ca2c0d
Merge "fsck.f2fs: enable cache" am: 6576db1d1c
by Automerger Merge Worker
· 5 years ago
6576db1
Merge "fsck.f2fs: enable cache"
by Treehugger Robot
· 5 years ago
c461e16
fsck.f2fs: enable cache
by Jaegeuk Kim
· 6 years ago
f53cca4
Merge "Observe new apexd status value of "activated" as required." am: 2f11663fc9
by Automerger Merge Worker
· 5 years ago
2f11663
Merge "Observe new apexd status value of "activated" as required."
by Oli Lan
· 5 years ago
Next »