Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
f79ba17defbd9342e44ab9f3de0807054673d3c9
/
runtime
/
interpreter
/
interpreter_goto_table_impl.cc
37f05ef
Reduced memory usage of primitive fields smaller than 4-bytes
by Fred Shih
· 11 years ago
1ff3c98
Avoid use of std::string where we have const char*.
by Ian Rogers
· 11 years ago
4e99b3d
Add missing class initialization during compilation and tests
by Sebastien Hertz
· 11 years ago
9f10203
Fix exception reporting from interpreter
by Sebastien Hertz
· 11 years ago
bfd9a43
Change MethodHelper to use a Handle.
by Mathieu Chartier
· 11 years ago
3035961
Clean up and augment Atomic class. Replace QuasiAtomic MemBars.
by Hans Boehm
· 11 years ago
da843e1
Another workaround for stack overflow issue with clang
by Sebastien Hertz
· 11 years ago
5c00490
Secure move-exception in intepreter
by Sebastien Hertz
· 11 years ago
f832284
Delete ClassHelper and fix compaction bug in GetDirectInterface
by Mathieu Chartier
· 11 years ago
e713d93
Fix JDWP location event report on return instructions
by Sebastien Hertz
· 11 years ago
8379b22
Combine JDWP location events
by Sebastien Hertz
· 11 years ago
2fa98e2
Fix typo.
by Ian Rogers
· 11 years ago
b2c7ead
Don't allow allocating finalizable objects during transactions.
by Mathieu Chartier
· 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
abff643
Refactor array access for the interpreter.
by Sebastien Hertz
· 11 years ago
b122a4b
Tidy up memory barriers.
by Ian Rogers
· 12 years ago
cbb2d20
Refactor allocation entrypoints.
by Mathieu Chartier
· 12 years ago
f6e4a59
Merge "Improve interpreter handler table management." into dalvik-dev
by Sebastien Hertz
· 12 years ago
ee1997a
Improve interpreter handler table management.
by Sebastien Hertz
· 12 years ago
e861ebd
Fix interpreter bugs.
by Mathieu Chartier
· 12 years ago
253ea07
Fix an Art debug build boot failure.
by Hiroshi Yamauchi
· 12 years ago
c671485
Enable thread analysis on template functions.
by Sebastien Hertz
· 12 years ago
c61124b
Cleanup invoke in interpreter.
by Sebastien Hertz
· 12 years ago
a3faaf4
Fix handling of unresolved references in verifier.
by Jeff Hao
· 12 years ago
450dcb5
Improve float to integral conversion.
by Ian Rogers
· 12 years ago
3b588e0
Optimize instruction data fetch in interpreter.
by Sebastien Hertz
· 12 years ago
947ff08
Load shadow frame's this object only upon instrumentation.
by Sebastien Hertz
· 12 years ago
cdf2d4c
Update interpreter handler table after invoke.
by Sebastien Hertz
· 12 years ago
043036f
Add missing memory barrier.
by Sebastien Hertz
· 12 years ago
1eda226
Move thread suspend check at safepoints.
by Sebastien Hertz
· 12 years ago
8ece050
Add an interpreter using computed goto table.
by Sebastien Hertz
· 12 years ago