Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
71a17ff717307e93a0400bc3cdde33050e08dfa7
71a17ff
Merge "fastboot: Bring back legacy A/B support"
by Treehugger Robot
· 5 years ago
75a2bba
Merge "Set an initial keystore.boot_level"
by Paul Crowley
· 5 years ago
dae48ef
fastboot: Bring back legacy A/B support
by LuK1337
· 6 years ago
1d97642
Merge "trusty: Export ConfirmationUI helper classes"
by Treehugger Robot
· 5 years ago
0ab5ae9
Merge "libprocessgroup: remove hardcoded freezer path"
by Treehugger Robot
· 5 years ago
b47969b
libprocessgroup: remove hardcoded freezer path
by Marco Ballesio
· 5 years ago
e3cdd29
Merge "trusty: Add keymaster fuzzer corpus"
by Tri Vo
· 5 years ago
0c931aa
Merge "first_stage_mount: Create snapshot devices before launching first_stage_console"
by Treehugger Robot
· 5 years ago
aa431b7
Merge "follows the advice of -Wsign-compare"
by David Anderson
· 5 years ago
ec1d6ca
Merge "trusty: Increase maximum number of coverage counters"
by Tri Vo
· 5 years ago
06ac3e2
Merge "trusty: Fix apploader short option"
by Arve Hjønnevåg
· 5 years ago
86f17cc
Merge "libprocessgroup: new method to get cgroup paths"
by Marco Ballesio
· 5 years ago
68c70b5
follows the advice of -Wsign-compare
by Christopher Di Bella
· 5 years ago
4e644c4
libprocessgroup: new method to get cgroup paths
by Marco Ballesio
· 5 years ago
0ecf053
trusty: Increase maximum number of coverage counters
by Stephen Crane
· 5 years ago
885295f
trusty: Add keymaster fuzzer corpus
by Stephen Crane
· 5 years ago
e7ee9c1
Merge "bfq: set background cgroup weight to 10"
by Jaegeuk Kim
· 5 years ago
272e7a6
bfq: set background cgroup weight to 10
by Daeho Jeong
· 5 years ago
cb4ebec
Merge "Support bootconfig in first stage init and fs_mgr"
by Devin Moore
· 5 years ago
0d4089c
Merge "Add docs to SystemClock.h"
by Treehugger Robot
· 5 years ago
06e1b6c
Merge "Add include directory to -header-filter"
by Chih-hung Hsieh
· 5 years ago
7280acc
Merge "trusty: fuzz: Link to libtrusty dynamically"
by Tri Vo
· 5 years ago
45e0dc1
Add docs to SystemClock.h
by Zhomart Mukhamejanov
· 5 years ago
abd86f8
trusty: Export ConfirmationUI helper classes
by Tri Vo
· 5 years ago
cb89889
trusty: fuzz: Link to libtrusty dynamically
by Tri Vo
· 5 years ago
95a2512
Set an initial keystore.boot_level
by Paul Crowley
· 5 years ago
a4ef15b
Support bootconfig in first stage init and fs_mgr
by Devin Moore
· 5 years ago
40839a8
Merge "Create apex reserved dir for update_engine"
by Mohammad Islam
· 5 years ago
3e9dbcc
Merge "Update OWNERS based on Trusty team membership"
by Tri Vo
· 5 years ago
334a933
Merge "Export *CLASSPATH variables after apexes are configured."
by satayev
· 5 years ago
acc8225
Merge "Revert^2 "Remove ART APEX from the bootstrap apexes""
by Treehugger Robot
· 5 years ago
33d15ca
Merge "Try to remount mounted points only"
by Jaegeuk Kim
· 5 years ago
eefaf0b
Update OWNERS based on Trusty team membership
by Tri Vo
· 5 years ago
2c41c14
Merge "Clean up cc_test TEST_MAPPING after default update"
by Julien Desprez
· 5 years ago
5ad7b3c
Try to remount mounted points only
by Jaegeuk Kim
· 5 years ago
cd101cd
Merge "trusty: Remove redundant check"
by Greg Kaiser
· 5 years ago
7f9faba
Merge "Introduce load_exports action."
by satayev
· 5 years ago
74b03a1
Merge "init: ro.boottime.init.modules"
by Lisa (LeeWei) Liu
· 5 years ago
3e02a60
trusty: Remove redundant check
by Greg Kaiser
· 5 years ago
d0bfde2
Merge "[LSC] Add LOCAL_LICENSE_KINDS to system/core"
by Bob Badour
· 5 years ago
84006f5
Add include directory to -header-filter
by Chih-Hung Hsieh
· 5 years ago
d69ad69
[LSC] Add LOCAL_LICENSE_KINDS to system/core
by Bob Badour
· 5 years ago
c1f8bf6
Clean up cc_test TEST_MAPPING after default update
by Julien Desprez
· 5 years ago
d57652f
Merge "Update for new kernel 5.11 headers."
by Christopher Ferris
· 5 years ago
a4807cb
Merge "Don't hard-code number of tombstones."
by Christopher Ferris
· 5 years ago
c19f997
Export *CLASSPATH variables after apexes are configured.
by Artur Satayev
· 5 years ago
500946b
Introduce load_exports action.
by Artur Satayev
· 5 years ago
73dea05
Merge "Add on-device signing binary."
by Martijn Coenen
· 5 years ago
08c862f
init: ro.boottime.init.modules
by Lisa Liu
· 5 years ago
8c16494
Merge "Generate text tombstones from proto tombstones by default."
by Josh Gao
· 5 years ago
3be6874
Generate text tombstones from proto tombstones by default.
by Josh Gao
· 5 years ago
35da288
Don't hard-code number of tombstones.
by Christopher Ferris
· 5 years ago
95b026f
Update for new kernel 5.11 headers.
by Christopher Ferris
· 5 years ago
c89dd85
Merge "Do not check for debuggable / profilable for app tracing."
by Primiano Tucci
· 5 years ago
10a8797
Merge "Explicitly cast to 64bit integer when calculating filesystem size"
by Yo Chiang
· 5 years ago
67e3bbc
Explicitly cast to 64bit integer when calculating filesystem size
by Yi-Yo Chiang
· 5 years ago
ec1b09f
Merge "fs_mgr: Add OverlayMountPoints() to get the list of overlayfs backing storage"
by Yo Chiang
· 5 years ago
d1ff1bc
fs_mgr: Add OverlayMountPoints() to get the list of overlayfs backing storage
by Yi-Yo Chiang
· 5 years ago
9e22a46
Merge "Build first-stage init in Soong"
by Treehugger Robot
· 5 years ago
5edcb8a
Merge "Gatekeeper: Add missing user_id."
by Treehugger Robot
· 5 years ago
09cbde2
Merge "trusty: ConfirmationUI HAL<->TA IPC using shared memory"
by Tri Vo
· 5 years ago
19b62a5
trusty: ConfirmationUI HAL<->TA IPC using shared memory
by Tri Vo
· 5 years ago
1f455c8
Create apex reserved dir for update_engine
by Kelvin Zhang
· 5 years ago
286e5ab
Merge "fiemap: support FIEMAP_EXTENT_MERGED"
by Jaegeuk Kim
· 5 years ago
ca474f9
Merge "Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core""
by Treehugger Robot
· 5 years ago
51858a0
Merge "libsnapshot: Print merge completion ops"
by Akilesh Kailash
· 5 years ago
0724e48
fiemap: support FIEMAP_EXTENT_MERGED
by Jaegeuk Kim
· 5 years ago
c3a206c
Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core"
by Elliott Hughes
· 5 years ago
1ce6a7e
libsnapshot: Print merge completion ops
by Akilesh Kailash
· 5 years ago
d0aa350
Merge "[LSC] Add LOCAL_LICENSE_KINDS to system/core"
by Treehugger Robot
· 5 years ago
187b7d1
[LSC] Add LOCAL_LICENSE_KINDS to system/core
by Bob Badour
· 5 years ago
13eb053
Build first-stage init in Soong
by Jiyong Park
· 5 years ago
83eae36
Merge "Allow to target atrace apps by glob."
by Florian Mayer
· 5 years ago
0130a78
Merge changes from topic "uid_pid with recovery mode"
by Treehugger Robot
· 5 years ago
cae942d
Do not check for debuggable / profilable for app tracing.
by Florian Mayer
· 5 years ago
223902d
Merge "Create an encrypted directory for decompressing compressed APEX"
by Mohammad Islam
· 5 years ago
8e0035c
Gatekeeper: Add missing user_id.
by Janis Danisevskis
· 5 years ago
517d64f
Merge "tombstone.proto: reserve numbers for future growth."
by Josh Gao
· 5 years ago
9e628a6
libprocessgroup: fix uid/pid hierarchy for recovery mode
by Marco Ballesio
· 5 years ago
a7148f8
libprocessgroup: adopt cgroup v2 freezer search path
by Marco Ballesio
· 5 years ago
4dac816
Revert^4 "libprocessgroup: uid/pid hierarchy for cgroup v2"
by Marco Ballesio
· 5 years ago
83e66f7
Merge changes I9e4cbf11,I41cde13a
by Tri Vo
· 5 years ago
909beae
trusty: Fix apploader short option
by Andrei Homescu
· 5 years ago
f124707
Allow to target atrace apps by glob.
by Florian Mayer
· 5 years ago
3e455e3
Merge "Remove special config for /dev/hw_random."
by Elliott Hughes
· 5 years ago
3e01373
Merge "[GWP-ASan] Update metadata field name."
by Mitch Phillips
· 5 years ago
fc4fb21
tombstone.proto: reserve numbers for future growth.
by Josh Gao
· 5 years ago
19eccb4
trusty: Allow fuzzing without coverage
by Tri Vo
· 5 years ago
61fb3d0
Remove special config for /dev/hw_random.
by Elliott Hughes
· 5 years ago
23a1348
Merge "BatteryMonitor: Add helper of logValues()"
by Treehugger Robot
· 5 years ago
ce812a2
trusty: Fix up error messages
by Tri Vo
· 5 years ago
2aaad2a
[GWP-ASan] Update metadata field name.
by Mitch Phillips
· 5 years ago
9c4ecdd
Revert^2 "Remove ART APEX from the bootstrap apexes"
by Jiyong Park
· 5 years ago
7cd1c03
Merge "libsnapshot:snapuserd: Batch merge copy operation"
by Akilesh Kailash
· 5 years ago
0893839
Merge "Create /data/misc/a11ytrace folder to store accessibility trace data."
by Alistair Delva
· 5 years ago
b5f0a3b
Merge "libsnapshot: No transition of snapuserd during second stage init"
by Akilesh Kailash
· 5 years ago
66914e2
libsnapshot:snapuserd: Batch merge copy operation
by Akilesh Kailash
· 5 years ago
03e8034
libsnapshot: No transition of snapuserd during second stage init
by Akilesh Kailash
· 5 years ago
dc0ea9d
Merge "adb-remount-test.sh: Fix failure due to missing host tool `hexdump`"
by Treehugger Robot
· 5 years ago
87f55fe
Create /data/misc/a11ytrace folder to store accessibility trace data.
by Hongming Jin
· 5 years ago
Next »