1. a15e67d Remove pad word from arrays by Ian Rogers · 13 years ago
  2. 475a644 Don't enable JNI work arounds with check JNI by Ian Rogers · 13 years ago
  3. 60db5ab SIRT work around JNI support for legacy apps by Ian Rogers · 13 years ago
  4. a004aa9 user build support for art (2 of 3) by Brian Carlstrom · 13 years ago
  5. 0d0ba69 A couple of logging changes people have asked for. by Elliott Hughes · 13 years ago
  6. 37be8fb We only need the heap lock when trimming. by Elliott Hughes · 13 years ago
  7. 8cf5bc0 Simple heap trimming. by Elliott Hughes · 13 years ago
  8. 7d5ffb5 Remove dex2oat warnings by providing "." class path defaulting only to JNI callers by Brian Carlstrom · 13 years ago
  9. 49b4f07 Disable work_around_app_jni_bugs by Brian Carlstrom · 13 years ago
  10. c2dc62d Wire up work_around_app_jni_bugs. by Elliott Hughes · 13 years ago
  11. c3b77c7 Avoid copying and strlen(3) in the FindClass path. by Elliott Hughes · 13 years ago
  12. 6d4d9fc Reduce meta-data object sizes, introduce meta-data helper classes. by Ian Rogers · 13 years ago
  13. b82b687 Make sure threads allocating are in the kRunnable state by Brian Carlstrom · 13 years ago
  14. f6a1e1e Implement more DDMS support. by Elliott Hughes · 13 years ago
  15. 6a4be3a Fix calling conventions for UnresolvedDirectMethodTrampolineFromCode by Brian Carlstrom · 13 years ago
  16. 5cb5ad2 Fix exception throwing to support no detail message. by Elliott Hughes · 13 years ago
  17. 01158d7 Implement most of VMStack and some of Zygote. by Elliott Hughes · 13 years ago
  18. 7ede61e Implement VMRuntime. by Elliott Hughes · 13 years ago