| Age | Commit message (Expand) | Author |
|---|---|---|
| 2012-09-21 | Change dex cache to be java object instead of array, add pointer to dex file ... | |
| 2012-09-15 | Fix run-test 044/064. | |
| 2012-07-11 | Code cleanup: Use "const T*" instead of "T const*" | |
| 2012-06-27 | Remove fix stub hack. | |
| 2012-06-27 | Compile method one-by-one. | |
| 2012-06-26 | Add CompiledCode for method and invoke stub. | |
| 2012-06-20 | Save R9 when up-call. | |
| 2012-06-06 | Cleanup proxy stub compiler code. | |
| 2012-06-03 | GCC 4.6 (in dalvik-dev) is stricter about converting from NULL. | |
| 2012-06-03 | Implement proxy stub for compiler_llvm. |