Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
f48644b6cfd35fd029fc85dc7c837ad19b4a5ba3
/
runtime
/
interpreter
f48644b
Update native methods whitelist.
by Sebastien Hertz
· 11 years ago
d2fe10a
Remove blacklist
by Sebastien Hertz
· 11 years ago
4d2efce
Don't hardcode object layout in Unsafe and space_test.
by Hiroshi Yamauchi
· 11 years ago
5bb9903
Fix CreateMultiArray to be compaction safe.
by Mathieu Chartier
· 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
b122a4b
Tidy up memory barriers.
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
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
d4beb6b
Inline field and method resolution.
by Sebastien Hertz
· 11 years ago
2c88b38
Make goto-based interpreter the default interpreter.
by Sebastien Hertz
· 11 years ago
f6e4a59
Merge "Improve interpreter handler table management." into dalvik-dev
by Sebastien Hertz
· 11 years ago
ee1997a
Improve interpreter handler table management.
by Sebastien Hertz
· 11 years ago
e861ebd
Fix interpreter bugs.
by Mathieu Chartier
· 11 years ago
253ea07
Fix an Art debug build boot failure.
by Hiroshi Yamauchi
· 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
fc0e94b
StringPiece clean up.
by Ian Rogers
· 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
450dcb5
Improve float to integral conversion.
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
cdf2d4c
Update interpreter handler table after invoke.
by Sebastien Hertz
· 11 years ago
043036f
Add missing memory barrier.
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
89502fc
A char array copy optimization.
by Hiroshi Yamauchi
· 11 years ago
0f40ac3
Fix races in small mode compiler filters setup
by Ian Rogers
· 11 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 11 years ago
848871b
Entry point clean up.
by Ian Rogers
· 11 years ago
7655f29
Portable refactorings.
by Ian Rogers
· 11 years ago
c449aa8
Clear exception if catch block doesn't have move-exception.
by Ian Rogers
· 11 years ago
1521e95
Avoid unnecessary exception checks.
by Sebastien Hertz
· 11 years ago
0f055d1
resolved conflicts for merge of 7934ac28 to dalvik-dev
by Brian Carlstrom
· 11 years ago
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 11 years ago
a6dd03f
Merge "Update DEX pc before thread suspension." into dalvik-dev
by Sebastien Hertz
· 11 years ago
5fde12a
Update DEX pc before thread suspension.
by Sebastien Hertz
· 11 years ago
1895ea3
Fix cpplint readability/fn_size issues
by Brian Carlstrom
· 11 years ago
3e3d591
Fix cpplint build/namespaces issues
by Brian Carlstrom
· 11 years ago
df62950
Fix cpplint whitespace/parens issues
by Brian Carlstrom
· 11 years ago
0cd7ec2
Fix cpplint whitespace/blank_line issues
by Brian Carlstrom
· 11 years ago
2ce745c
Fix cpplint whitespace/braces issues
by Brian Carlstrom
· 11 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago