1. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago
  2. 7380c31 Fix infinite loop in GenerateIdentityHashCode by tony.ys_liu · 9 years ago
  3. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  4. 08f1f50 Remove FieldHelper. by Ian Rogers · 10 years ago
  5. 76649e8 Keep original order of fields in Class. by Vladimir Marko · 10 years ago
  6. bbcd30b Avoid signed integer overflow in identity hash code. by Ian Rogers · 10 years ago
  7. 1373595 stdint types all the way! by Ian Rogers · 10 years ago
  8. 0714083 Enable -Wunreachable-code by Ian Rogers · 10 years ago
  9. 43c69cc Make Monitor::Wait more robust to spurious Inflate failures. by Ian Rogers · 10 years ago
  10. b12d605 Merge "Fix two read barrier bugs introduced in CL 97882." by Hiroshi Yamauchi · 10 years ago
  11. 0fbd6e6 Fix two read barrier bugs introduced in CL 97882. by Hiroshi Yamauchi · 10 years ago
  12. 22d5e73 Remove object_utils.h. by Ian Rogers · 10 years ago
  13. 4ee7a66 Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()"""" by Fred Shih · 10 years ago
  14. d843443 Call strong CAS from unsafe. Add more CAS versions. by Hans Boehm · 10 years ago
  15. 228602f Make CAS operations in Object use art::Atomic. by Ian Rogers · 10 years ago
  16. 61c5ebc Change FieldHelper to use a handle. by Mathieu Chartier · 10 years ago
  17. 3e5cf30 Begin migration of art::Atomic to std::atomic. by Ian Rogers · 10 years ago
  18. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  19. 8668c3c Add finalizer references from the entrypoints. by Mathieu Chartier · 10 years ago
  20. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 10 years ago
  21. 4d7f61d Use non volatile lock words in semispace collector. by Mathieu Chartier · 10 years ago
  22. 7971928 Insert read barriers in more places. by Hiroshi Yamauchi · 10 years ago
  23. 4cd662e Fix Object::Clone()'s pre-fence barrier. by Hiroshi Yamauchi · 10 years ago
  24. 4e30541 Fix and optimize verify object. by Mathieu Chartier · 10 years ago
  25. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  26. b122a4b Tidy up memory barriers. by Ian Rogers · 11 years ago
  27. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 11 years ago
  28. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  29. 0732d59 Improve object clone performance and make compaction proof. by Mathieu Chartier · 11 years ago
  30. 4e6a31e Lazily compute object identity hash codes. by Mathieu Chartier · 11 years ago
  31. ad2541a Fix object identity hash. by Mathieu Chartier · 11 years ago
  32. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  33. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/mirror/object.cc]
  34. 1d54e73 GC clean up. by Ian Rogers · 11 years ago
  35. 04d7aa9 Fix object verification. by Ian Rogers · 11 years ago
  36. 05f3057 Move monitor related object routines to object-inl.h by Ian Rogers · 11 years ago
  37. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 11 years ago