1. 5ddb410 Remove intialized static storage from dex cache. by Ian Rogers · 11 years ago
  2. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  3. a9a8254 Improve quick codegen for aput-object. by Ian Rogers · 11 years ago
  4. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 11 years ago
  5. 7655f29 Portable refactorings. by Ian Rogers · 11 years ago
  6. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  7. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/asm_support.h]
  8. aa4a793 Rename abstract method code_ to entry_point_from_compiled_code_. by Jeff Hao · 12 years ago
  9. 5d91730 Changes to remove need for compiled invoke stubs for quick. by Jeff Hao · 12 years ago
  10. 4b07f17 Add some comments to describe assembly #defines. by Ian Rogers · 12 years ago
  11. 306057f Support for deoptimization needed for debugging. by Ian Rogers · 12 years ago
  12. 474b6da Move thread flags and state into 32bits. by Ian Rogers · 12 years ago
  13. 7fbee07 Preliminary changes to allow mips target to build. by jeffhao · 12 years ago
  14. 0399dde Remove Frame, merge shadow and quick representations. by Ian Rogers · 13 years ago
  15. d66a875 Fix x86 slowpath getters and implement proxy. by jeffhao · 13 years ago
  16. a708322 Fix the test-art-target. by Shih-wei Liao · 13 years ago
  17. f7ad17e Split shadow stack from SIRT. by Logan Chien · 13 years ago
  18. fc9e6fa Compiler intrinsics by buzbee · 13 years ago
  19. a32a6fd Runtime access checks on virtual method calls by Ian Rogers · 13 years ago
  20. 44b412b Codegen support for debugger by buzbee · 13 years ago
  21. 1bddec3 Add access check slow paths to field accesses by Ian Rogers · 13 years ago
  22. 0eb7d7e Implement array allocation with access checks. by Ian Rogers · 13 years ago
  23. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  24. bbdb143 Fix comment describing THREAD_EXCEPTION_OFFSET by Brian Carlstrom · 13 years ago
  25. b093c6b Support for access check in checkcast and instanceof. by Ian Rogers · 13 years ago
  26. cc4540e Add slow path for OP_NEW_INSTANCE by buzbee · 13 years ago
  27. 3147a23 Work around a bionic bug until I can fix bionic. by Elliott Hughes · 13 years ago
  28. 4a510d8 Ensure R4 is initialized for upcall. Sort suspend naming. by Ian Rogers · 13 years ago
  29. ce9eca6 Move from code field routines to runtime support. by Ian Rogers · 13 years ago
  30. 4f0d07c Spill possibly reference holding registers for runtime calls. by Ian Rogers · 13 years ago
  31. ad25ac5 Static and direct resolution stub. by Ian Rogers · 13 years ago
  32. 99f2723 Special-case Object.<init> invoke by buzbee · 13 years ago
  33. ce30293 Compiler cleanup by buzbee · 13 years ago
  34. 8e4aac5 Add the "- waiting on"/"- waiting to lock" lines to the SIGQUIT output. by Elliott Hughes · 13 years ago
  35. 932746a Stack overflow error and unit test. by Ian Rogers · 13 years ago
  36. ff1ed47 Class cast, fill array and interface exception support. by Ian Rogers · 13 years ago
  37. c1f4504 Suspend check reworking (ready for rewiew) by buzbee · 13 years ago
  38. 9651f42 Implement NPE, div by 0 and AIOBE. by Ian Rogers · 13 years ago