1. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  2. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  3. d843443 Call strong CAS from unsafe. Add more CAS versions. by Hans Boehm · 10 years ago
  4. 228602f Make CAS operations in Object use art::Atomic. by Ian Rogers · 10 years ago
  5. 3035961 Clean up and augment Atomic class. Replace QuasiAtomic MemBars. by Hans Boehm · 10 years ago
  6. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 10 years ago
  7. d2fe10a Remove blacklist by Sebastien Hertz · 10 years ago
  8. 4d2efce Don't hardcode object layout in Unsafe and space_test. by Hiroshi Yamauchi · 10 years ago
  9. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  10. b122a4b Tidy up memory barriers. by Ian Rogers · 11 years ago
  11. 1eb512d Fast JNI support. by Ian Rogers · 11 years ago
  12. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/native/sun_misc_Unsafe.cc]
  13. 1d54e73 GC clean up. by Ian Rogers · 11 years ago
  14. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 11 years ago
  15. 9adbff5 Implement Intel QuasiAtomics. by Ian Rogers · 11 years ago
  16. 2502544 Move Unsafe offset code to Java. by Ian Rogers · 12 years ago
  17. 3eace70 Tidy up some raw Object access cruft. by Ian Rogers · 12 years ago
  18. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  19. 365c102 Increase use of ScopedJniThreadState. by Ian Rogers · 12 years ago
  20. eac7667 DO NOT MERGE Fix all unsafe caching to be like libcore. by Elliott Hughes · 12 years ago
  21. 7c6169d Port my AOSP QuasiAtomic rewrite to art. by Elliott Hughes · 12 years ago
  22. 0dae08e Move JNI methods out of top-level. by Ian Rogers · 12 years ago[Renamed from src/sun_misc_Unsafe.cc]
  23. 34e0696 Remove the useless "suspend count already zero" message for new threads. by Elliott Hughes · 12 years ago
  24. 0512f02 Remove anonymous namespaces. by Elliott Hughes · 12 years ago
  25. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 12 years ago
  26. a15e67d Remove pad word from arrays by Ian Rogers · 12 years ago
  27. 5d76c43 Mark non-image spaces and use write barrier for image spaces. by Ian Rogers · 13 years ago
  28. 5ee7a8b Implement sun.misc.Unsafe and fix the jfieldID/jmethodID leak. by Elliott Hughes · 13 years ago