1. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  2. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  3. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/common_throws.h]
  4. 56adf60 Adds ThrowAbstractMethodError to common throws. by Sebastien Hertz · 11 years ago
  5. 0a3b863 Remove unused Thread parameter from ThrowArithmeticExceptionDivideByZero. by Sebastien Hertz · 11 years ago
  6. 2d6ba51 Quickening support. by Sebastien Hertz · 11 years ago
  7. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  8. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  9. 76b6167 Move mutex.h into base/mutex.h. by Elliott Hughes · 12 years ago
  10. 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
  11. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  12. 87e552d Make ICCE logic common, refactor throws. by Ian Rogers · 12 years ago