Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
a3ad0cdd711857f04f477e2cdc5b56a2c74a3018
/
runtime
/
entrypoints
/
entrypoint_utils-inl.h
a3ad0cd
ART: Move JNI files to runtime/jni/ .
by Vladimir Marko
· 7 years ago
63a9f3e
AOT inlined method lookup should stay within dex file.
by Vladimir Marko
· 7 years ago
5b4b9a0
Add extra logging for bug 74410240.
by Vladimir Marko
· 7 years ago
ea179f4
Refactor method resolution in class linker.
by Nicolas Geoffray
· 7 years ago
8c0961f
Move missed files to libdexfile
by David Sehr
· 7 years ago
9e734c7
Create dex subdirectory
by David Sehr
· 8 years ago
666ee3d
Do not pass DexFile to ClassLinker::Lookup/ResolveType().
by Vladimir Marko
· 8 years ago
a64b52d
Do not pass DexFile to ClassLinker::Lookup/ResolveString().
by Vladimir Marko
· 8 years ago
e11dd50
Do not pass DexFile to ClassLinker::ResolveField*().
by Vladimir Marko
· 8 years ago
28e012a
Determine HLoadClass/String load kind early.
by Vladimir Marko
· 8 years ago
5122e6b
ART: Remove ArtMethod::dex_cache_resolved_methods_.
by Vladimir Marko
· 8 years ago
302f69c
Fix race in artInvokeInterfaceTrampoline().
by Vladimir Marko
· 8 years ago
07bfbac
Hash-based DexCache methods array.
by Vladimir Marko
· 8 years ago
ba11882
ART: Change method lookup to be more consistent to JLS and the RI.
by Vladimir Marko
· 8 years ago
f79aa7f
Small refactoring of field/method access checks.
by Vladimir Marko
· 8 years ago
c1d4cd7
ART: Fix Mac build
by Andreas Gampe
· 8 years ago
a1d2f95
ART: Clean up art_field.h
by Andreas Gampe
· 8 years ago
c6ea7d0
ART: Clean up art_method.h
by Andreas Gampe
· 8 years ago
cbcedbf
Add method info to oat files
by Mathieu Chartier
· 8 years ago
8d6768d
Revert^6 "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
0b66d61
Revert^5 "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
bfb80d2
Revert^4 "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
5812e20
Revert^3 "Hash-based dex cache type array."
by Mathieu Chartier
· 8 years ago
85c0f2a
Revert^2 "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
20eb58e
Use dex cache for GetResolvedMethod
by Mathieu Chartier
· 8 years ago
d16363a
Revert "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
ec78622
Hash-based dex cache type array.
by Vladimir Marko
· 9 years ago
e761bcc
Revert "Revert "Load the array class in the compiler for allocations.""
by Nicolas Geoffray
· 9 years ago
fee2550
Revert "Load the array class in the compiler for allocations."
by Hiroshi Yamauchi
· 9 years ago
cc99df2
Load the array class in the compiler for allocations.
by Nicolas Geoffray
· 9 years ago
942fd31
Reduce using ArtMethod's dex_cache_resolved_types_.
by Vladimir Marko
· 9 years ago
e037a73
Merge "Put inlined ArtMethod pointer in stack maps."
by Nicolas Geoffray
· 9 years ago
5d37c15
Put inlined ArtMethod pointer in stack maps.
by Nicolas Geoffray
· 9 years ago
6bec91c
Store resolved types for AOT code in .bss.
by Vladimir Marko
· 9 years ago
0d3998b
Revert "Revert "Make object allocation entrypoints only take a class.""
by Nicolas Geoffray
· 9 years ago
f7aaacd
Revert "Make object allocation entrypoints only take a class."
by Hiroshi Yamauchi
· 9 years ago
2b615ba
Make object allocation entrypoints only take a class.
by Nicolas Geoffray
· 9 years ago
dba6148
Revert "Revert "Revert "Revert "Basic obsolete methods support""""
by Alex Light
· 9 years ago
f6abcda
Revert "Revert "Revert "Basic obsolete methods support"""
by Nicolas Geoffray
· 9 years ago
ce77fc0
Revert "Revert "Basic obsolete methods support""
by Alex Light
· 9 years ago
b81a984
Revert "Basic obsolete methods support"
by Alex Light
· 9 years ago
d8936da
Basic obsolete methods support
by Alex Light
· 9 years ago
8a0128a
ART: Add dex::StringIndex
by Andreas Gampe
· 9 years ago
a5b09a6
ART: Add dex::TypeIndex
by Andreas Gampe
· 9 years ago
ef41db7
Move interpreter to ObjPtr
by Mathieu Chartier
· 9 years ago
709b070
Remove mirror:: and ArtMethod deps in utils.{h,cc}
by David Sehr
· 9 years ago
28bd2e4
Move mirror::Class to use ObjPtr
by Mathieu Chartier
· 9 years ago
3398c78
Move ArtField to ObjPtr
by Mathieu Chartier
· 9 years ago
75a7db6
ART: Factor out IMT from ArtMethod
by Andreas Gampe
· 9 years ago
be08cf5
Fix moving GC bugs in entrypoints
by Mathieu Chartier
· 9 years ago
268764d
Make ScopedAssertNoThreadSuspension no overhead for non-debug
by Mathieu Chartier
· 9 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 9 years ago
ba65cc4
Merge "ART: Convert pointer size to enum"
by Treehugger Robot
· 9 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 9 years ago
db698f1
Fix for interpreter crash on new instance of class
by Aart Bik
· 9 years ago
465ecc8
Revert "Revert "Refactor GetIMTIndex""
by Matthew Gharrity
· 9 years ago
83e4903
Merge "Revert "Revert "Optimize IMT"""
by Jeff Hao
· 9 years ago
a62cb9b
Revert "Revert "Optimize IMT""
by Artem Udovichenko
· 9 years ago
5aef803
Merge "Never go to resolution while inspecting inlined frames."
by Nicolas Geoffray
· 9 years ago
c6df1e3
Never go to resolution while inspecting inlined frames.
by Nicolas Geoffray
· 9 years ago
2a1b7ac
Fix divergence between interpreter and compiler.
by Aart Bik
· 9 years ago
88f288e
Revert "Optimize IMT"
by Nicolas Geoffray
· 9 years ago
d4ceecc
Revert "Refactor GetIMTIndex"
by Nicolas Geoffray
· 9 years ago
5070643
Refactor GetIMTIndex
by Matthew Gharrity
· 9 years ago
badee98
Optimize IMT
by Nelli Kim
· 9 years ago
f663e34
Workaround invokesuper underspecified behavior.
by Aart Bik
· 9 years ago
61b28a1
Use bit-level packing for InlineInfo in stackmaps as well.
by David Srbecky
· 9 years ago
45bf250
Add way to disable resolving for stack walk
by Mathieu Chartier
· 9 years ago
796d630
Add an ImtConflictTable to better resolve IMT conflicts.
by Nicolas Geoffray
· 9 years ago
14b0a5d
Fix cases where we miss instrumentation changes
by Mathieu Chartier
· 9 years ago
bf36918
Fix moving GC bugs in quick_field_entrypoints.cc
by Mathieu Chartier
· 9 years ago
f1b4c41
runtime: Fix field resolution with access checks (runtest 073)
by Igor Murashkin
· 9 years ago
91d65e0
Fix various typos in ART's comments and string literals.
by Roland Levillain
· 10 years ago
65902e8
ART: Optimize out redundant NewInstances of String
by David Brazdil
· 10 years ago
705ad49
Support directly invoking interface default methods
by Alex Light
· 10 years ago
42ef8ab
ART: Stash a resolved method late in the verifier
by Andreas Gampe
· 10 years ago
c96205e
Revert "ART: Check invoke-interface earlier in verifier"
by Andreas Gampe
· 10 years ago
dae2414
ART: Check invoke-interface earlier in verifier
by Andreas Gampe
· 10 years ago
e523423
Revert "Revert "Don't use the compiler driver for method resolution.""
by Nicolas Geoffray
· 10 years ago
c88ef3a
Revert "Don't use the compiler driver for method resolution."
by Nicolas Geoffray
· 10 years ago
4db0bf9
Don't use the compiler driver for method resolution.
by Nicolas Geoffray
· 10 years ago
6bc4374
Add an abstraction over a compiled code.
by Nicolas Geoffray
· 10 years ago
470d54f
Change IllegalAccess/IncompatibleClassChange order.
by Nicolas Geoffray
· 10 years ago
1920c10
Revert "Revert "Enable optimizations with --debuggable.""
by Nicolas Geoffray
· 10 years ago
b7d27a5
Revert "Enable optimizations with --debuggable."
by Nicolas Geoffray
· 10 years ago
43855cc
Enable optimizations with --debuggable.
by Nicolas Geoffray
· 10 years ago
05792b9
ART: Move DexCache arrays to native.
by Vladimir Marko
· 10 years ago
3a35714
ART: Clean up unnecessary ArtMethod**
by Andreas Gampe
· 10 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 10 years ago
3976e5e
Fix lint error.
by Nicolas Geoffray
· 10 years ago
32c9ea5
Use the caller's class loader when walking inlined frames.
by Nicolas Geoffray
· 10 years ago
f677ebf
Cache stack map encoding
by David Brazdil
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
d23eeef
Support for inlining methods that call/throw.
by Nicolas Geoffray
· 10 years ago
7ea6a17
Don't hardcode the location of the caller.
by Nicolas Geoffray
· 10 years ago
5ea536a
Remove ArtMethod* parameter from dex cache entry points.
by Vladimir Marko
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
c785344
Move ArtField to native
by Mathieu Chartier
· 10 years ago
0aa50ce
Remove ThrowLocation.
by Nicolas Geoffray
· 10 years ago
14691c5
Compute the right catch location for the debugger.
by Nicolas Geoffray
· 10 years ago
Next »