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
/
aot_class_linker.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Explictly pass VerifierDeps when asking for class verification.
Nicolas Geoffray
2021-03-22
1
-5
/
+7
*
Disable the public SDK Checker during exception throwing
Calin Juravle
2021-01-21
1
-0
/
+6
*
SDK-stub controlled dex2oat verification
Calin Juravle
2020-12-08
1
-0
/
+19
*
Add a new class status for verified with access checks.
Nicolas Geoffray
2020-06-09
1
-0
/
+3
*
dex2oat: add --updatable-bcp-packages-file argument.
Vladimir Marko
2020-04-03
1
-0
/
+44
*
Fix boot image extension class exclusion.
Vladimir Marko
2019-11-25
1
-0
/
+72
*
Load classes for boot image extension.
Vladimir Marko
2019-11-15
1
-5
/
+18
*
Update Transaction for boot image extension.
Vladimir Marko
2019-07-29
1
-1
/
+1
*
Revert^2 "Support clinit for app image during compilation"
Chang Xing
2019-07-18
1
-3
/
+19
*
Revert^2 "Optimize FindClass ClassNotFoundException case"
Andreas Gampe
2019-04-19
1
-1
/
+2
*
Revert "Optimize FindClass ClassNotFoundException case"
Mathieu Chartier
2019-04-17
1
-2
/
+1
*
Optimize FindClass ClassNotFoundException case
Mathieu Chartier
2019-04-17
1
-1
/
+2
*
ObjPtr<>-ify mirror::Object::As*(), fix stale refs in test.
Vladimir Marko
2019-03-29
1
-3
/
+5
*
Move some remaining dex utilities
David Sehr
2018-03-19
1
-1
/
+1
*
Change ClassStatus to fit into 4 bits.
Vladimir Marko
2018-01-05
1
-3
/
+3
*
ART: Recognize compile-time soft-fails
Andreas Gampe
2017-09-05
1
-0
/
+8
*
ART: Change CanAssumeVerified to GetPreviousClassState
Andreas Gampe
2017-09-05
1
-2
/
+4
*
Revert "Revert "Support class unloading in dex2oat for quicken multidex""
Mathieu Chartier
2017-08-09
1
-2
/
+18
*
Revert "Support class unloading in dex2oat for quicken multidex"
Richard Uhler
2017-08-09
1
-18
/
+2
*
Support class unloading in dex2oat for quicken multidex
Mathieu Chartier
2017-08-08
1
-2
/
+18
*
Revert "Support clinit for app image during compilation"
Nicolas Geoffray
2017-08-03
1
-19
/
+3
*
Support clinit for app image during compilation
Chang Xing
2017-08-02
1
-3
/
+19
*
Fix recursive initialization on app image.
Chang Xing
2017-07-29
1
-2
/
+13
*
Implemented Nested Transaction
Chang Xing
2017-07-26
1
-0
/
+58