1. c11d9b8 Re-enable concurrent system weak sweeping. by Mathieu Chartier · 11 years ago
  2. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  3. 9dcd45c Fix NewLocalRef to use AddLocalReference. by Elliott Hughes · 11 years ago
  4. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  5. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  6. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/scoped_thread_state_change.h]
  7. 1ffa32f Reduce inlining in debug builds. by Ian Rogers · 11 years ago
  8. c0fa3ad Improve performance of JNI field operations. by Ian Rogers · 11 years ago
  9. 693ff61 Performance improvements by removing a DMB and inlining. by Ian Rogers · 11 years ago
  10. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  11. 1aa246d Move casts.h and stl_util.h into base/. by Elliott Hughes · 12 years ago
  12. cfaa455 Turn the thread peer_ into a Object*. by Ian Rogers · 12 years ago
  13. 858f1c5 Check point root marking. by Mathieu Chartier · 12 years ago
  14. 50b35e2 Explicitly pass Thread::Current to MutexLock and Alloc. by Ian Rogers · 12 years ago
  15. 120f1c7 Fail threads attaching during runtime shutdown. by Ian Rogers · 12 years ago
  16. 81d425b Pass self to lock methods. by Ian Rogers · 12 years ago
  17. 474b6da Move thread flags and state into 32bits. by Ian Rogers · 12 years ago
  18. 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
  19. 22f454c Remove a lock from ScopedThreadStateChange. by Ian Rogers · 12 years ago
  20. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  21. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago