Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
b2c7ead6bb5c98282cdfbc89db8984a004bea030
/
runtime
/
interpreter
/
interpreter_common.cc
b2c7ead
Don't allow allocating finalizable objects during transactions.
by Mathieu Chartier
· 11 years ago
7104cbf
Fix sign problem, implement low-mem mmap wraparound
by Andreas Gampe
· 11 years ago
563b47c
Fix the bug that some compiled code was invoked with -Xint.
by Hiroshi Yamauchi
· 11 years ago
6fac447
Make allocations report usable size.
by Ian Rogers
· 11 years ago
9837939
Avoid std::string allocations for finding an array class.
by Ian Rogers
· 11 years ago
4e30541
Fix and optimize verify object.
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
406388e
Merge "Cleanup invoke's receiver handling in interpreter."
by Sebastien Hertz
· 11 years ago
1d99e45
Disallow JNI NewObjectArray of primitive types.
by Ian Rogers
· 11 years ago
9119c5f
Cleanup invoke's receiver handling in interpreter.
by Sebastien Hertz
· 11 years ago
4fa0bcd
Remove unneeded quoting
by Brian Carlstrom
· 11 years ago
fa31b3c
Add some functions to the unitialized VM handling
by Kenny Root
· 11 years ago
cbb2d20
Refactor allocation entrypoints.
by Mathieu Chartier
· 11 years ago
590fee9
Compacting collector.
by Mathieu Chartier
· 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
9ace87b
Optimize shadow frame initialization during invoke.
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
8ece050
Add an interpreter using computed goto table.
by Sebastien Hertz
· 11 years ago