1. c5dc2ff Remove references to the now-useless ThreadLock class. by Elliott Hughes · 12 years ago
  2. b4e94fd Extend and fix the monitor diagnostics. by Elliott Hughes · 12 years ago
  3. c8fece3 Port the Runtime.nativeLoad change to art. by Elliott Hughes · 12 years ago
  4. 07ed66b Move logging.h into base/logging.h. by Elliott Hughes · 12 years ago
  5. ef28b14 Remove some SOA from JNI internal. by Ian Rogers · 12 years ago
  6. cfaa455 Turn the thread peer_ into a Object*. by Ian Rogers · 12 years ago
  7. 120f1c7 Fail threads attaching during runtime shutdown. by Ian Rogers · 12 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. 7664f5c Fix GC performance regression by Mathieu Chartier · 12 years ago
  11. a4f9474 Finish cleanup of class/field/method caching. by Elliott Hughes · 12 years ago
  12. af8d15a Move the thread.cc Class*/Field*/Method* caching over to WellKnownClasses. by Elliott Hughes · 12 years ago
  13. eac7667 DO NOT MERGE Fix all unsafe caching to be like libcore. by Elliott Hughes · 12 years ago