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
/
class_linker-inl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Workaround for b/145491866
Nicolas Geoffray
2021-03-31
1
-0
/
+10
*
Revert "Lazily allocate DexCache arrays."
Orion Hodson
2021-02-25
1
-12
/
+46
*
Lazily allocate DexCache arrays.
David Srbecky
2021-02-23
1
-46
/
+12
*
Remove pointer-size arguments from DexCache.
David Srbecky
2021-02-18
1
-6
/
+5
*
Prepare compiler for adding VarHandle support.
Andra Danciu
2020-07-24
1
-0
/
+1
*
Workaround for b/160292234.
Nicolas Geoffray
2020-07-07
1
-4
/
+20
*
Add some logging for diagnosing a crash.
Nicolas Geoffray
2020-07-03
1
-1
/
+1
*
Proactively dequicken on debuggable switch.
Alex Light
2019-12-10
1
-0
/
+15
*
ART: Move dex structs into own header
Andreas Gampe
2019-01-02
1
-2
/
+4
*
ART: Move to using locks.h instead of mutex.h
Andreas Gampe
2018-12-06
1
-0
/
+1
*
ART: Fix ResolveType with ArtMethod
Andreas Gampe
2018-11-21
1
-2
/
+2
*
ART: Do some include-what-you-use
Andreas Gampe
2018-10-25
1
-1
/
+8
*
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-10-23
1
-2
/
+2
*
Refactor String resolution.
Vladimir Marko
2018-06-04
1
-0
/
+48
*
ObjPtr<>-ify array allocations.
Vladimir Marko
2018-06-01
1
-8
/
+7
*
Clean up class resolution and lookup.
Vladimir Marko
2018-06-01
1
-20
/
+36
*
ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use.
Vladimir Marko
2018-05-31
1
-2
/
+2
*
Refactor ClassRoot/GetClassRoot().
Vladimir Marko
2018-05-25
1
-8
/
+0
*
Refactor method resolution in class linker.
Nicolas Geoffray
2018-02-15
1
-8
/
+1
*
Fix default method verifier check for compact dex
Mathieu Chartier
2018-01-02
1
-1
/
+1
*
Do not pass DexFile to ClassLinker::Lookup/ResolveType().
Vladimir Marko
2017-12-12
1
-24
/
+92
*
Do not pass DexFile to ClassLinker::Lookup/ResolveMethod().
Vladimir Marko
2017-12-11
1
-3
/
+1
*
Do not pass DexFile to ClassLinker::ResolveField*().
Vladimir Marko
2017-12-08
1
-2
/
+1
*
Determine HLoadClass/String load kind early.
Vladimir Marko
2017-12-08
1
-2
/
+3
*
ART: Remove ArtMethod::dex_cache_resolved_methods_.
Vladimir Marko
2017-08-29
1
-2
/
+4
*
Use class unloading in dex2oat for verify and extract
Mathieu Chartier
2017-07-28
1
-0
/
+11
*
ART: Include cleanup
Andreas Gampe
2017-07-24
1
-3
/
+3
*
Hash-based DexCache methods array.
Vladimir Marko
2017-07-20
1
-31
/
+27
*
ART: Change method lookup to be more consistent to JLS and the RI.
Vladimir Marko
2017-07-20
1
-23
/
+128
*
ART: Add object-readbarrier-inl.h
Andreas Gampe
2017-04-21
1
-1
/
+1
*
ART: Clean up art_method.h
Andreas Gampe
2017-04-21
1
-47
/
+0
*
Revert^2 "Hash-based DexCache field array."
Vladimir Marko
2017-03-14
1
-4
/
+11
*
Revert^6 "Hash-based dex cache type array."
Vladimir Marko
2017-03-14
1
-19
/
+12
*
Revert^5 "Hash-based dex cache type array."
Vladimir Marko
2017-03-13
1
-12
/
+19
*
Revert "Hash-based DexCache field array."
Vladimir Marko
2017-03-13
1
-11
/
+4
*
Hash-based DexCache field array.
Vladimir Marko
2017-03-10
1
-4
/
+11
*
Revert^4 "Hash-based dex cache type array."
Vladimir Marko
2017-02-20
1
-19
/
+12
*
Revert^3 "Hash-based dex cache type array."
Mathieu Chartier
2017-02-13
1
-12
/
+19
*
Revert^2 "Hash-based dex cache type array."
Vladimir Marko
2017-02-10
1
-19
/
+12
*
Various improvements to stack walking speed
Mathieu Chartier
2017-02-02
1
-1
/
+1
*
Revert "Hash-based dex cache type array."
Vladimir Marko
2017-02-01
1
-12
/
+19
*
Remove Deoptimization code from class transformation.
Alex Light
2017-01-30
1
-2
/
+2
*
Hash-based dex cache type array.
Vladimir Marko
2017-01-30
1
-27
/
+14
*
Reduce using ArtMethod's dex_cache_resolved_types_.
Vladimir Marko
2017-01-17
1
-20
/
+10
*
Merge "Revert "Revert "Revert "Revert "Basic obsolete methods support"""""
Treehugger Robot
2017-01-05
1
-7
/
+2
|
\
|
*
Revert "Revert "Revert "Revert "Basic obsolete methods support""""
Alex Light
2016-12-21
1
-7
/
+2
*
|
Remove racy DCHECK on string dex cache.
Nicolas Geoffray
2017-01-05
1
-3
/
+0
|
/
*
Merge "Remove dex cache string from mirror::Class."
Nicolas Geoffray
2016-12-16
1
-1
/
+1
|
\
|
*
Remove dex cache string from mirror::Class.
Nicolas Geoffray
2016-12-15
1
-1
/
+1
*
|
Don't call into ResolveType with possible exception
Mathieu Chartier
2016-12-14
1
-7
/
+19
|
/
[next]