1. f7ad17e Split shadow stack from SIRT. by Logan Chien · 13 years ago
  2. fc9e6fa Compiler intrinsics by buzbee · 13 years ago
  3. a32a6fd Runtime access checks on virtual method calls by Ian Rogers · 13 years ago
  4. 44b412b Codegen support for debugger by buzbee · 14 years ago
  5. 1bddec3 Add access check slow paths to field accesses by Ian Rogers · 14 years ago
  6. 0eb7d7e Implement array allocation with access checks. by Ian Rogers · 14 years ago
  7. 2faa5f1 Fix copyright headers. by Elliott Hughes · 14 years ago
  8. bbdb143 Fix comment describing THREAD_EXCEPTION_OFFSET by Brian Carlstrom · 14 years ago
  9. b093c6b Support for access check in checkcast and instanceof. by Ian Rogers · 14 years ago
  10. cc4540e Add slow path for OP_NEW_INSTANCE by buzbee · 14 years ago
  11. 3147a23 Work around a bionic bug until I can fix bionic. by Elliott Hughes · 14 years ago
  12. 4a510d8 Ensure R4 is initialized for upcall. Sort suspend naming. by Ian Rogers · 14 years ago
  13. ce9eca6 Move from code field routines to runtime support. by Ian Rogers · 14 years ago
  14. 4f0d07c Spill possibly reference holding registers for runtime calls. by Ian Rogers · 14 years ago
  15. ad25ac5 Static and direct resolution stub. by Ian Rogers · 14 years ago
  16. 99f2723 Special-case Object.<init> invoke by buzbee · 14 years ago
  17. ce30293 Compiler cleanup by buzbee · 14 years ago
  18. 8e4aac5 Add the "- waiting on"/"- waiting to lock" lines to the SIGQUIT output. by Elliott Hughes · 14 years ago
  19. 932746a Stack overflow error and unit test. by Ian Rogers · 14 years ago
  20. ff1ed47 Class cast, fill array and interface exception support. by Ian Rogers · 14 years ago
  21. c1f4504 Suspend check reworking (ready for rewiew) by buzbee · 14 years ago
  22. 9651f42 Implement NPE, div by 0 and AIOBE. by Ian Rogers · 14 years ago