1. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  2. a3d2718 Change thread.h to thread-inl.h to pick up missing Thread::Currnet for debug build in master by Brian Carlstrom · 11 years ago
  3. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  4. 1db9113 resolved conflicts for merge of 7940e44f to dalvik-dev 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/well_known_classes.cc]
  6. bba5dd5 Merge "Semi-pruned SSA support for sea-ir." into dalvik-dev by Anwar Ghuloum · 11 years ago
  7. 3c50a4b Rename vmData by Anwar Ghuloum · 11 years ago
  8. b568121 Port 1abc689a32fc20b38227060e4da5e0934df8fc19 and e5d14162ff278c41e09c42769cc31401feeeba18 to art. by Elliott Hughes · 11 years ago
  9. 2e8a4fc Port 23579ddf124b5b0d190a68657f76d511c05a4a12 to art. by Elliott Hughes · 11 years ago
  10. aecb5f3 Track libcore DirectByteBuffer change. by Elliott Hughes · 11 years ago
  11. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  12. af6e67a Further proxy refactorings. by Ian Rogers · 12 years ago
  13. c5dc2ff Remove references to the now-useless ThreadLock class. by Elliott Hughes · 12 years ago
  14. b4e94fd Extend and fix the monitor diagnostics. by Elliott Hughes · 12 years ago
  15. c8fece3 Port the Runtime.nativeLoad change to art. by Elliott Hughes · 12 years ago
  16. 07ed66b Move logging.h into base/logging.h. by Elliott Hughes · 12 years ago
  17. ef28b14 Remove some SOA from JNI internal. by Ian Rogers · 12 years ago
  18. cfaa455 Turn the thread peer_ into a Object*. by Ian Rogers · 12 years ago
  19. 120f1c7 Fail threads attaching during runtime shutdown. by Ian Rogers · 12 years ago
  20. 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
  21. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  22. 7664f5c Fix GC performance regression by Mathieu Chartier · 12 years ago
  23. a4f9474 Finish cleanup of class/field/method caching. by Elliott Hughes · 12 years ago
  24. af8d15a Move the thread.cc Class*/Field*/Method* caching over to WellKnownClasses. by Elliott Hughes · 12 years ago
  25. eac7667 DO NOT MERGE Fix all unsafe caching to be like libcore. by Elliott Hughes · 12 years ago