1. 0571d35 Refactor the use of Method by the compiler. by Ian Rogers · 15 years ago
  2. 33dc771 Changed monitor to contain method and return pc values for logging. by jeffhao · 15 years ago
  3. 4514d3c Fixes for ThreadStress test by Brian Carlstrom · 15 years ago
  4. fc86162 Implement lock contention event logging. by Elliott Hughes · 15 years ago
  5. 24a3c2e ClassLinker changes by Brian Carlstrom · 15 years ago
  6. f8e0127 Add -verbose to dex2oat, and improve -verbose:monitor output. by Elliott Hughes · 15 years ago
  7. c33a32b Sweep the monitor list. by Elliott Hughes · 15 years ago
  8. 32d6e1e Add -verbose:monitor and silence the monitor logging by default. by Elliott Hughes · 15 years ago
  9. 5cb5ad2 Fix exception throwing to support no detail message. by Elliott Hughes · 15 years ago
  10. 8e4aac5 Add the "- waiting on"/"- waiting to lock" lines to the SIGQUIT output. by Elliott Hughes · 15 years ago
  11. 4681c80 Various things. by Elliott Hughes · 15 years ago
  12. dc33ad5 Initialize all of class Thread's fields. by Elliott Hughes · 15 years ago
  13. 85d1545 Add packing to class Thread. by Elliott Hughes · 15 years ago
  14. 54e7df1 Various bits of cleanup. by Elliott Hughes · 15 years ago[Renamed (97%) from src/sync.cc]
  15. 5f79133 Implement monitors. by Elliott Hughes · 15 years ago