1. d91d6d6 Introduce Signature type to avoid string comparisons. by Ian Rogers · 11 years ago
  2. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  3. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  4. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/common_throws.cc]
  5. 56adf60 Adds ThrowAbstractMethodError to common throws. by Sebastien Hertz · 11 years ago
  6. 0a3b863 Remove unused Thread parameter from ThrowArithmeticExceptionDivideByZero. by Sebastien Hertz · 11 years ago
  7. 2d6ba51 Quickening support. by Sebastien Hertz · 11 years ago
  8. 75b2a4a Remove use of DecodedInstruction at runtime. by Sebastien Hertz · 11 years ago
  9. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 11 years ago
  10. 4f6ad8a Various performance improvements. by Ian Rogers · 11 years ago
  11. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  12. 07ed66b Move logging.h into base/logging.h. by Elliott Hughes · 12 years ago
  13. 137e88f Fast path interface dispatch. by Ian Rogers · 12 years ago
  14. 4445a7e Class clean-up. by Ian Rogers · 12 years ago
  15. 66f1925 Change dex cache to be java object instead of array, add pointer to dex file in dex cache. by Mathieu Chartier · 12 years ago
  16. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  17. 87e552d Make ICCE logic common, refactor throws. by Ian Rogers · 12 years ago