1. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  2. 8add92d Remove the rest of the unordered_ stuff. by Elliott Hughes · 13 years ago
  3. 169c9a7 Remove the use of Method from jni_compiler by Ian Rogers · 13 years ago
  4. 6a4be3a Fix calling conventions for UnresolvedDirectMethodTrampolineFromCode by Brian Carlstrom · 13 years ago
  5. 40381fb Reuse SIRT for C++ references by Brian Carlstrom · 13 years ago
  6. 362f9bc Fix cpplint's whitespace warnings. by Elliott Hughes · 13 years ago
  7. ae67599 Various assembly fixes. by Ian Rogers · 13 years ago
  8. 4f0d07c Spill possibly reference holding registers for runtime calls. by Ian Rogers · 13 years ago
  9. 1cb0a1d Support for resolving unknown direct/static methods. by Ian Rogers · 13 years ago
  10. ad25ac5 Static and direct resolution stub. by Ian Rogers · 13 years ago
  11. e24fa61 Separate oat from image by Brian Carlstrom · 13 years ago
  12. 15fdb8c Floating point callee save support in exception delivery. by Ian Rogers · 13 years ago
  13. ff1ed47 Class cast, fill array and interface exception support. by Ian Rogers · 13 years ago
  14. bdb0391 Support for exception throwing. by Ian Rogers · 13 years ago
  15. 1619286 Add oat file generation and tests to build by Brian Carlstrom · 13 years ago
  16. c486c11 Generating stub code that throws AbstractMethodError exception when hit. by Shih-wei Liao · 13 years ago
  17. 31384c5 Generating stub code for registering a jni function at runtime. by Shih-wei Liao · 13 years ago