1. 1ffa32f Reduce inlining in debug builds. by Ian Rogers · 12 years ago
  2. c0fa3ad Improve performance of JNI field operations. by Ian Rogers · 12 years ago
  3. 693ff61 Performance improvements by removing a DMB and inlining. by Ian Rogers · 12 years ago
  4. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  5. 1aa246d Move casts.h and stl_util.h into base/. by Elliott Hughes · 12 years ago
  6. cfaa455 Turn the thread peer_ into a Object*. by Ian Rogers · 12 years ago
  7. 858f1c5 Check point root marking. by Mathieu Chartier · 12 years ago
  8. 50b35e2 Explicitly pass Thread::Current to MutexLock and Alloc. by Ian Rogers · 12 years ago
  9. 120f1c7 Fail threads attaching during runtime shutdown. by Ian Rogers · 12 years ago
  10. 81d425b Pass self to lock methods. by Ian Rogers · 12 years ago
  11. 474b6da Move thread flags and state into 32bits. by Ian Rogers · 12 years ago
  12. 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
  13. 22f454c Remove a lock from ScopedThreadStateChange. by Ian Rogers · 12 years ago
  14. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  15. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago