Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
f39f0097c5cb6f9413f5df0558ffb24bc3221d41
/
runtime
/
entrypoints
/
entrypoint_utils-inl.h
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
· 9 years ago
65902e8
ART: Optimize out redundant NewInstances of String
by David Brazdil
· 9 years ago
705ad49
Support directly invoking interface default methods
by Alex Light
· 9 years ago
42ef8ab
ART: Stash a resolved method late in the verifier
by Andreas Gampe
· 9 years ago
c96205e
Revert "ART: Check invoke-interface earlier in verifier"
by Andreas Gampe
· 9 years ago
dae2414
ART: Check invoke-interface earlier in verifier
by Andreas Gampe
· 9 years ago
e523423
Revert "Revert "Don't use the compiler driver for method resolution.""
by Nicolas Geoffray
· 9 years ago
c88ef3a
Revert "Don't use the compiler driver for method resolution."
by Nicolas Geoffray
· 9 years ago
4db0bf9
Don't use the compiler driver for method resolution.
by Nicolas Geoffray
· 9 years ago
6bc4374
Add an abstraction over a compiled code.
by Nicolas Geoffray
· 9 years ago
470d54f
Change IllegalAccess/IncompatibleClassChange order.
by Nicolas Geoffray
· 9 years ago
1920c10
Revert "Revert "Enable optimizations with --debuggable.""
by Nicolas Geoffray
· 9 years ago
b7d27a5
Revert "Enable optimizations with --debuggable."
by Nicolas Geoffray
· 9 years ago
43855cc
Enable optimizations with --debuggable.
by Nicolas Geoffray
· 9 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
7642cfc
Change how we report exceptions to the debugger.
by Nicolas Geoffray
· 10 years ago
1cc7dba
ART: Reorder entrypoint argument order
by Andreas Gampe
· 10 years ago
9f612ff
ART: Fix unused variables and functions
by Andreas Gampe
· 10 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
207a37d
Check null this pointer for direct methods in FindMethodFast.
by Jeff Hao
· 10 years ago
2d2621a
Optimize method linking
by Mathieu Chartier
· 10 years ago
2c4257b
Tidy logging code not using UNIMPLEMENTED.
by Ian Rogers
· 10 years ago
f0edfc3
Some optimizations for the array alloc path.
by Hiroshi Yamauchi
· 10 years ago
7b078e8
Compile time performance improvements focusing on interpret-only.
by Ian Rogers
· 10 years ago
524507a
Prevent exception bugs in class linker
by Mathieu Chartier
· 10 years ago
269c336
Merge "ART: Add guards to the dex cache and its shortcuts"
by Andreas Gampe
· 11 years ago
58a5af8
ART: Add guards to the dex cache and its shortcuts
by Andreas Gampe
· 11 years ago
eb1e929
Implement TLAB fast paths in artAllocObjectFromCode.
by Hiroshi Yamauchi
· 11 years ago
2cdbad7
Set vtable in class object to null after linking.
by Mingyao Yang
· 11 years ago
e5877a1
Fix x86 build.
by Ian Rogers
· 11 years ago
22d5e73
Remove object_utils.h.
by Ian Rogers
· 11 years ago
98d1cc8
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
by Mingyao Yang
· 11 years ago