1. f9df5c1 ART: Fix wrong CHECK in GetCurrentLocationForThrow by Andreas Gampe · 10 years ago
  2. 4a8c3fa ART: Relax CurrentMethodVisitor requirements on GetDexPC by Andreas Gampe · 10 years ago
  3. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 11 years ago
  4. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  5. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/monitor_android.cc]
  6. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 11 years ago
  7. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 11 years ago
  8. 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
  9. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  10. 365c102 Increase use of ScopedJniThreadState. by Ian Rogers · 12 years ago
  11. 398f64b Remove more lint, mostly C-style casts. by Elliott Hughes · 12 years ago
  12. 899e789 Include the thread name in Thread's operator<< output. by Elliott Hughes · 12 years ago
  13. d07986f Implement JDWP InvokeMethod and breakpoints on exception throwing. by Elliott Hughes · 13 years ago
  14. 33dc771 Changed monitor to contain method and return pc values for logging. by jeffhao · 13 years ago
  15. fc86162 Implement lock contention event logging. by Elliott Hughes · 13 years ago