1. 4ee7a66 Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()"""" by Fred Shih · 11 years ago
  2. 9531f62 Merge "Call strong CAS from unsafe. Add more CAS versions." by Hans Boehm · 11 years ago
  3. d843443 Call strong CAS from unsafe. Add more CAS versions. by Hans Boehm · 11 years ago
  4. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 11 years ago
  5. 228602f Make CAS operations in Object use art::Atomic. by Ian Rogers · 11 years ago
  6. 4f1ebc2 Add read barriers to the constant roots. by Hiroshi Yamauchi · 11 years ago
  7. 52e4b43 Add mark compact collector. by Mathieu Chartier · 11 years ago
  8. c2bb441 Merge "Clean up and augment Atomic class. Replace QuasiAtomic MemBars." by Hans Boehm · 11 years ago
  9. 3035961 Clean up and augment Atomic class. Replace QuasiAtomic MemBars. by Hans Boehm · 11 years ago
  10. 61c5ebc Change FieldHelper to use a handle. by Mathieu Chartier · 11 years ago
  11. bd0fb61 Simplify Class::IsArtFieldClass(). by Hiroshi Yamauchi · 11 years ago
  12. 25023c7 Make it possible to disable read barriers in Class::GetObjectSize() by Hiroshi Yamauchi · 11 years ago
  13. 6a154a4 Update the GetFieldObject calls behind the read barrier macros. by Hiroshi Yamauchi · 11 years ago
  14. 6e83c17 Replace the bool kDoReadBarrier template parameter with an enum. by Hiroshi Yamauchi · 11 years ago
  15. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 11 years ago
  16. 17c50db Merge "More code for the read barrier support." by Hiroshi Yamauchi · 11 years ago
  17. 9103c86 More code for the read barrier support. by Hiroshi Yamauchi · 11 years ago
  18. bbd695c Replace ObjectSet with LargeObjectBitmap. by Mathieu Chartier · 11 years ago
  19. 4d7f61d Use non volatile lock words in semispace collector. by Mathieu Chartier · 11 years ago
  20. 800ac2d Insert an empty read barrier call. by Hiroshi Yamauchi · 11 years ago
  21. 624468c Make the support code for read barriers a bit more general. by Hiroshi Yamauchi · 11 years ago
  22. 580a8df Less redundant verification. by Mathieu Chartier · 11 years ago
  23. 407f702 Refactor object reference visiting logic. by Mathieu Chartier · 11 years ago
  24. 8fa2dad Refactor reference code into mirror namespace. by Mathieu Chartier · 11 years ago
  25. b48b9eb Fix clang to compile and run host tests. by Ian Rogers · 11 years ago
  26. 9d04a20 (Experimental) Add Brooks pointers. by Hiroshi Yamauchi · 11 years ago
  27. 4e30541 Fix and optimize verify object. by Mathieu Chartier · 11 years ago
  28. d2fe10a Remove blacklist by Sebastien Hertz · 11 years ago
  29. e7e8a5f Remove using mirror::* in jni internal. by Mathieu Chartier · 11 years ago
  30. 29501cf Make primitive getter/setters consistently signed. by Ian Rogers · 11 years ago
  31. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  32. b122a4b Tidy up memory barriers. by Ian Rogers · 11 years ago
  33. ad2541a Fix object identity hash. by Mathieu Chartier · 11 years ago
  34. 79b4f38 Fix incorrect initial dex cache size. by Mathieu Chartier · 11 years ago
  35. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 11 years ago
  36. a3faaf4 Fix handling of unresolved references in verifier. by Jeff Hao · 11 years ago
  37. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  38. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  39. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/mirror/object-inl.h]
  40. 4f6ad8a Various performance improvements. by Ian Rogers · 12 years ago
  41. 04d7aa9 Fix object verification. by Ian Rogers · 12 years ago
  42. 05f3057 Move monitor related object routines to object-inl.h by Ian Rogers · 12 years ago
  43. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago