Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
babecc483276b46d84cb83d4f01e577228827305
/
runtime
/
interpreter
/
interpreter_common.h
e94652f
Remove MethodHelper from the interpreter.
by Ian Rogers
· 10 years ago
eace458
Move dexCacheStrings from ArtMethod to Class
by Mathieu Chartier
· 10 years ago
f72a11d
Add math routines with defined wrapping behavior for the interpreter.
by Ian Rogers
· 10 years ago
6786a58
Remove ResolveString from MethodHelper.
by Ian Rogers
· 10 years ago
cf7f191
C++11 related clean-up of DISALLOW_..
by Ian Rogers
· 10 years ago
c7dd295
Tidy up logging.
by Ian Rogers
· 10 years ago
c8ccf68
ART: Fix some -Wpedantic errors
by Andreas Gampe
· 10 years ago
7b078e8
Compile time performance improvements focusing on interpret-only.
by Ian Rogers
· 10 years ago
2cdbad7
Set vtable in class object to null after linking.
by Mingyao Yang
· 10 years ago
22d5e73
Remove object_utils.h.
by Ian Rogers
· 10 years ago
98d1cc8
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
by Mingyao Yang
· 11 years ago
2fd08e2
Merge "Fix compilation errors when setting kTracing = true."
by Ian Rogers
· 10 years ago
4965c02
Fix compilation errors when setting kTracing = true.
by Douglas Leung
· 10 years ago
9f10203
Fix exception reporting from interpreter
by Sebastien Hertz
· 11 years ago
5487494
Workaround frame size issues.
by Ian Rogers
· 10 years ago
bfd9a43
Change MethodHelper to use a Handle.
by Mathieu Chartier
· 11 years ago
61c5ebc
Change FieldHelper to use a handle.
by Mathieu Chartier
· 10 years ago
c24234e
Merge "Another workaround for stack overflow issue with clang"
by Sebastien Hertz
· 10 years ago
822266b
Ignore catch blocks whose type can't be resolved.
by Ian Rogers
· 10 years ago
da843e1
Another workaround for stack overflow issue with clang
by Sebastien Hertz
· 10 years ago
0cd8135
Revert "Revert "Fix an outstanding compaction bug in interpreter.""
by Mathieu Chartier
· 11 years ago
3bdb873
Revert "Fix an outstanding compaction bug in interpreter."
by Mathieu Chartier
· 11 years ago
e09ae09
Fix an outstanding compaction bug in interpreter.
by Mathieu Chartier
· 11 years ago
82aeddb
Workaround stack overflow issue with clang
by Sebastien Hertz
· 11 years ago
f832284
Delete ClassHelper and fix compaction bug in GetDirectInterface
by Mathieu Chartier
· 11 years ago
72b3e43
ART: Fix typo in ArtMethod::FindCatchBlock
by Andreas Gampe
· 11 years ago
eb8167a
Add Handle/HandleScope and delete SirtRef.
by Mathieu Chartier
· 11 years ago
b2c7ead
Don't allow allocating finalizable objects during transactions.
by Mathieu Chartier
· 11 years ago
b0fa5dc
Force inlining on trivial accessors.
by Ian Rogers
· 11 years ago
479fc1e
Support field watchpoint in interpreter
by Sebastien Hertz
· 11 years ago
aa96191
Fix FindCatchBlock to work in -Xverify:none mode.
by Jeff Hao
· 11 years ago
53b8b09
Refactor reflective method invocation.
by Ian Rogers
· 11 years ago
b48b9eb
Fix clang to compile and run host tests.
by Ian Rogers
· 11 years ago
d2fe10a
Remove blacklist
by Sebastien Hertz
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 11 years ago
9119c5f
Cleanup invoke's receiver handling in interpreter.
by Sebastien Hertz
· 11 years ago
4605362
Don't rely on gcc extensions
by Bernhard Rosenkränzer
· 11 years ago
c528dba
Enable moving classes.
by Mathieu Chartier
· 11 years ago
d4beb6b
Inline field and method resolution.
by Sebastien Hertz
· 11 years ago
e861ebd
Fix interpreter bugs.
by Mathieu Chartier
· 11 years ago
c671485
Enable thread analysis on template functions.
by Sebastien Hertz
· 11 years ago
c61124b
Cleanup invoke in interpreter.
by Sebastien Hertz
· 11 years ago
a3faaf4
Fix handling of unresolved references in verifier.
by Jeff Hao
· 11 years ago
2e2deeb
Fix compiler warning in interpreter.
by Ian Rogers
· 11 years ago
3b588e0
Optimize instruction data fetch in interpreter.
by Sebastien Hertz
· 11 years ago
947ff08
Load shadow frame's this object only upon instrumentation.
by Sebastien Hertz
· 11 years ago
1eda226
Move thread suspend check at safepoints.
by Sebastien Hertz
· 11 years ago
8ece050
Add an interpreter using computed goto table.
by Sebastien Hertz
· 11 years ago