Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
78382fa44ee505cf16835e4d22515e7252a90864
/
runtime
/
mirror
/
art_method.cc
9f10203
Fix exception reporting from interpreter
by Sebastien Hertz
· 10 years ago
bfd9a43
Change MethodHelper to use a Handle.
by Mathieu Chartier
· 10 years ago
822266b
Ignore catch blocks whose type can't be resolved.
by Ian Rogers
· 10 years ago
0cd8135
Revert "Revert "Fix an outstanding compaction bug in interpreter.""
by Mathieu Chartier
· 10 years ago
3bdb873
Revert "Fix an outstanding compaction bug in interpreter."
by Mathieu Chartier
· 10 years ago
e09ae09
Fix an outstanding compaction bug in interpreter.
by Mathieu Chartier
· 10 years ago
4c1c510
Improve stack walk performance.
by Vladimir Marko
· 10 years ago
2b7c4d1
Don't get and restore thread state for ScopedFastNativeObjectAccess.
by Mathieu Chartier
· 10 years ago
72b3e43
ART: Fix typo in ArtMethod::FindCatchBlock
by Andreas Gampe
· 10 years ago
eb8167a
Add Handle/HandleScope and delete SirtRef.
by Mathieu Chartier
· 11 years ago
7624d25
Move quick frame info to OatQuickMethodHeader.
by Vladimir Marko
· 11 years ago
5d27faf
Allow ArtMethod::Invoke in unstarted runtimes.
by Ian Rogers
· 11 years ago
b0fa5dc
Force inlining on trivial accessors.
by Ian Rogers
· 11 years ago
990d46f
Merge "Move mapping table and vmap table offsets to OatMethodHeader."
by Vladimir Marko
· 11 years ago
8a63057
Move mapping table and vmap table offsets to OatMethodHeader.
by Vladimir Marko
· 11 years ago
fd3077e
Refactor exception handling for deoptimization
by Sebastien Hertz
· 11 years ago
a08ec9b
Merge "Fix FindCatchBlock to work in -Xverify:none mode."
by Jeff Hao
· 11 years ago
aa96191
Fix FindCatchBlock to work in -Xverify:none mode.
by Jeff Hao
· 11 years ago
987560f
Remove support for app JNI workarounds.
by Ian Rogers
· 11 years ago
62f0512
Improvements to Field.get/set.
by Ian Rogers
· 11 years ago
b95a534
AArch64: Add arm64 runtime support.
by Stuart Monteith
· 11 years ago
b373e09
Implicit null/suspend checks (oat version bump)
by Dave Allison
· 11 years ago
36fea8d
Fixing structure of native frame for Generic JNI
by Andreas Gampe
· 11 years ago
e0dcd46
JNI down call fixes.
by Ian Rogers
· 11 years ago
4e30541
Fix and optimize verify object.
by Mathieu Chartier
· 11 years ago
936b37f
Upcall support for x86-64.
by Ian Rogers
· 11 years ago
815873e
Change root visitor to use Object**.
by Mathieu Chartier
· 11 years ago
d2fe10a
Remove blacklist
by Sebastien Hertz
· 11 years ago
fd14755
Merge "Work in the direction of hard float quick ABIs."
by Ian Rogers
· 11 years ago
0177e53
Work in the direction of hard float quick ABIs.
by Ian Rogers
· 11 years ago
83c8ee0
Add root types and thread id to root visiting.
by Mathieu Chartier
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 11 years ago
5ddb410
Remove intialized static storage from dex cache.
by Ian Rogers
· 11 years ago
c528dba
Enable moving classes.
by Mathieu Chartier
· 11 years ago
1eb512d
Fast JNI support.
by Ian Rogers
· 11 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 11 years ago
[Renamed (77%) from runtime/mirror/abstract_method.cc]
1809a72
Uleb128 compression of vmap and mapping table.
by Ian Rogers
· 11 years ago
848871b
Entry point clean up.
by Ian Rogers
· 11 years ago
9e8f45e
Ensure has_no_move_exception is initialized on all return paths.
by Ian Rogers
· 11 years ago
c449aa8
Clear exception if catch block doesn't have move-exception.
by Ian Rogers
· 11 years ago
2ce745c
Fix cpplint whitespace/braces issues
by Brian Carlstrom
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed from src/mirror/abstract_method.cc]
1d54e73
GC clean up.
by Ian Rogers
· 12 years ago
790ad90
Some more interpreter cleanup.
by Jeff Hao
· 11 years ago
aa4a793
Rename abstract method code_ to entry_point_from_compiled_code_.
by Jeff Hao
· 11 years ago
1674363
Improve interpreter to interpreter invokes.
by Jeff Hao
· 12 years ago
79fe539
Removing remaining compiled stubs from image.
by Jeff Hao
· 12 years ago
62d6c77
Interpreter entries and instrumentation as a listener.
by Ian Rogers
· 12 years ago
74180ca
Remove code related to compiled invoke stubs.
by Jeff Hao
· 12 years ago
6474d19
Remove use of compiled invoke stubs from portable.
by Jeff Hao
· 12 years ago
4f6ad8a
Various performance improvements.
by Ian Rogers
· 12 years ago
5d91730
Changes to remove need for compiled invoke stubs for quick.
by Jeff Hao
· 12 years ago
c928de9
Remove Iceland.
by Ian Rogers
· 12 years ago
11ffc2d
Changes to LLVM to support deoptimization.
by Jeff Hao
· 12 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 12 years ago