index
:
art.git
kitkat
q10.0
s12.0
s12.1
art
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
oat_file_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
runtime: add -Xdeny-art-apex-data-files
Orion Hodson
2021-07-02
1
-2
/
+11
*
Fix compiler filter / reason reporting and add the ISA to the metrics
Calin Juravle
2021-07-01
1
-20
/
+10
*
odrefresh: enable loading of system_server image files
Orion Hodson
2021-06-14
1
-4
/
+4
*
Remove palette hooks.
Nicolas Geoffray
2021-06-09
1
-4
/
+1
*
Use odex_location instead of oat_file->GetLocation.
Nicolas Geoffray
2021-05-19
1
-1
/
+1
*
Handle potential race in oat file loading.
Nicolas Geoffray
2021-05-05
1
-9
/
+19
*
Revert "Revert "Integrate ClassLoaderContext check in OatFileAssistant::GetBe...
Nicolas Geoffray
2021-04-19
1
-91
/
+41
*
Fix race in GetPrimaryOatFile.
Nicolas Geoffray
2021-04-19
1
-3
/
+9
*
Revert "Integrate ClassLoaderContext check in OatFileAssistant::GetBestOatFile."
David Srbecky
2021-04-17
1
-41
/
+91
*
Integrate ClassLoaderContext check in OatFileAssistant::GetBestOatFile.
Nicolas Geoffray
2021-04-15
1
-91
/
+41
*
Protect the construction of the verification thread pool.
Nicolas Geoffray
2021-04-01
1
-6
/
+8
*
Allow /data odex files to be already loaded when creating app zygotes.
Nicolas Geoffray
2021-04-01
1
-1
/
+8
*
Support background verification of secondary dex files.
Nicolas Geoffray
2021-03-31
1
-32
/
+42
*
Remove '&' class loader context.
Nicolas Geoffray
2021-03-29
1
-9
/
+1
*
Revamp vdex format for better extensibility.
Nicolas Geoffray
2021-03-25
1
-10
/
+0
*
Explictly pass VerifierDeps when asking for class verification.
Nicolas Geoffray
2021-03-22
1
-1
/
+1
*
Support loading vdex files without odex.
Nicolas Geoffray
2021-02-26
1
-1
/
+6
*
Use the checksum in the dex header for anynomous vdex files.
Nicolas Geoffray
2021-02-18
1
-5
/
+1
*
libartpalette: Use fixed width typedef rather than enum for status
Orion Hodson
2021-02-06
1
-1
/
+1
*
Improve trace logging when loading odex files
Calin Juravle
2021-02-02
1
-11
/
+46
*
Remove stripped-apk related logic from CLC
Calin Juravle
2020-12-14
1
-1
/
+1
*
Call dex2oat and runtime hooks when creating / loading oat/dex files.
Nicolas Geoffray
2020-09-17
1
-0
/
+7
*
Revert^3 "VIXL simulator for ART (Stage1)"
Ulya Trafimovich
2020-07-29
1
-4
/
+4
*
Revert^2 "VIXL simulator for ART (Stage1)"
Ulyana Trafimovich
2020-07-17
1
-4
/
+4
*
Revert "VIXL simulator for ART (Stage1)"
Ulyana Trafimovich
2020-07-16
1
-4
/
+4
*
VIXL simulator for ART (Stage1)
Xueliang Zhong
2020-07-16
1
-4
/
+4
*
Rewrite OatFileManager::OpenDexFilesFromOat.
Nicolas Geoffray
2020-07-02
1
-461
/
+176
*
Search only the current class loader when checking for duplicates
Calin Juravle
2020-06-25
1
-4
/
+5
*
Do not execute OAT files that require app images that cannot be loaded
Eric Holk
2020-05-13
1
-14
/
+24
*
Revert "Reject OAT file in speed-profile if app image is rejected"
Louis Chang
2020-04-29
1
-16
/
+15
*
Reject OAT file in speed-profile if app image is rejected
Eric Holk
2020-04-27
1
-15
/
+16
*
Do not crash for broken stored VerifierDeps.
Vladimir Marko
2020-04-15
1
-3
/
+4
*
Log an error when an app loads duplicate dex files
Calin Juravle
2020-04-08
1
-2
/
+38
*
Revert "ART: Conditionally remove loaded-oat-count check"
Nicolas Geoffray
2020-03-13
1
-10
/
+9
*
Revert "ART: Forbid the zygote to load code outside of system"
Nicolas Geoffray
2020-03-11
1
-3
/
+3
*
Do not check for collision if we only extracted the apk
Calin Juravle
2020-02-12
1
-0
/
+6
*
Remove obsolete CHECKs for image dex file location.
Vladimir Marko
2020-02-10
1
-1
/
+0
*
Clean up dead code & outdated comment in app image validation
Dan Zimmerman
2020-01-21
1
-1
/
+0
*
Avoid making oat files executable for system server profiling
Mathieu Chartier
2019-11-04
1
-1
/
+1
*
Fix two bugs in jitzygote configuration.
Nicolas Geoffray
2019-06-10
1
-3
/
+1
*
Add runtimeISA logging when no original dex files
randy.jeong
2019-06-03
1
-2
/
+3
*
jitzygote: compile system server methods at boot.
Nicolas Geoffray
2019-05-10
1
-0
/
+7
*
Enable InMemoryDexClassLoader vdex only for Q+ targets
David Brazdil
2019-04-03
1
-3
/
+11
*
Preverify InMemoryDexClassLoader-loaded classes from vdex
David Brazdil
2019-04-03
1
-0
/
+138
*
Create vdex file for dex loaded with InMemoryDexClassLoader
David Brazdil
2019-04-02
1
-10
/
+132
*
Revert^2 Verify InMemoryDexClassLoader classes in a background thread
David Brazdil
2019-04-02
1
-0
/
+117
*
ART: Forbid the zygote to load code outside of system
Andreas Gampe
2019-04-01
1
-3
/
+3
*
Revert^4 "Disable check that no oat libraries are loaded."
Andreas Gampe
2019-04-01
1
-1
/
+10
*
Revert "Verify InMemoryDexClassLoader classes in a background thread"
David Brazdil
2019-04-01
1
-109
/
+0
*
Verify InMemoryDexClassLoader classes in a background thread
David Brazdil
2019-04-01
1
-0
/
+109
[next]