1. 3b45ef2 ART: Fix VerifyObject runtime verification by Andreas Gampe · 9 years ago
  2. eb2baaf Print field info on mark sweep invalid ref crash. by Hiroshi Yamauchi · 9 years ago
  3. 9d1e190 Merge "Replace String CharArray with internal uint16_t array." by Jeff Hao · 9 years ago
  4. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  5. 60f63f5 Use the lock word bits for Baker-style read barrier. by Hiroshi Yamauchi · 9 years ago
  6. fac107b Merge "JDWP: fix thread_list deadlock" by Sebastien Hertz · 9 years ago
  7. c785344 Move ArtField to native by Mathieu Chartier · 9 years ago
  8. 6920639 JDWP: fix thread_list deadlock by Sebastien Hertz · 9 years ago
  9. 65b798e ART: Enable more Clang warnings by Andreas Gampe · 9 years ago
  10. daaf326 Add AccessibleObject and Field to mirror by Mathieu Chartier · 9 years ago
  11. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago
  12. 7380c31 Fix infinite loop in GenerateIdentityHashCode by tony.ys_liu · 10 years ago
  13. 2d72101 Change 64 bit ArtMethod fields to be pointer sized by Mathieu Chartier · 10 years ago
  14. bbcd30b Avoid signed integer overflow in identity hash code. by Ian Rogers · 10 years ago
  15. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 10 years ago
  16. 6cdedf0 Fix object header size for baker read barrier. by Ian Rogers · 10 years ago
  17. cdc1aaf Simplify instance reference offsets. by Ian Rogers · 10 years ago
  18. 7e70b00 Header file clean up. by Ian Rogers · 10 years ago
  19. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 10 years ago
  20. 0fbd6e6 Fix two read barrier bugs introduced in CL 97882. by Hiroshi Yamauchi · 10 years ago
  21. 9531f62 Merge "Call strong CAS from unsafe. Add more CAS versions." by Hans Boehm · 10 years ago
  22. d843443 Call strong CAS from unsafe. Add more CAS versions. by Hans Boehm · 10 years ago
  23. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 10 years ago
  24. 228602f Make CAS operations in Object use art::Atomic. by Ian Rogers · 10 years ago
  25. c2bb441 Merge "Clean up and augment Atomic class. Replace QuasiAtomic MemBars." by Hans Boehm · 10 years ago
  26. 3035961 Clean up and augment Atomic class. Replace QuasiAtomic MemBars. by Hans Boehm · 10 years ago
  27. 61c5ebc Change FieldHelper to use a handle. by Mathieu Chartier · 10 years ago
  28. 6e83c17 Replace the bool kDoReadBarrier template parameter with an enum. by Hiroshi Yamauchi · 10 years ago
  29. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 10 years ago
  30. 17c50db Merge "More code for the read barrier support." by Hiroshi Yamauchi · 10 years ago
  31. 9103c86 More code for the read barrier support. by Hiroshi Yamauchi · 10 years ago
  32. 4d7f61d Use non volatile lock words in semispace collector. by Mathieu Chartier · 10 years ago
  33. 800ac2d Insert an empty read barrier call. by Hiroshi Yamauchi · 10 years ago
  34. 624468c Make the support code for read barriers a bit more general. by Hiroshi Yamauchi · 10 years ago
  35. 407f702 Refactor object reference visiting logic. by Mathieu Chartier · 10 years ago
  36. 8fa2dad Refactor reference code into mirror namespace. by Mathieu Chartier · 10 years ago
  37. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 10 years ago
  38. 9d04a20 (Experimental) Add Brooks pointers. by Hiroshi Yamauchi · 11 years ago
  39. 4e30541 Fix and optimize verify object. by Mathieu Chartier · 10 years ago
  40. d2fe10a Remove blacklist by Sebastien Hertz · 11 years ago
  41. e7e8a5f Remove using mirror::* in jni internal. by Mathieu Chartier · 10 years ago
  42. 29501cf Make primitive getter/setters consistently signed. by Ian Rogers · 10 years ago
  43. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  44. b122a4b Tidy up memory barriers. by Ian Rogers · 11 years ago
  45. c528dba Enable moving classes. by Mathieu Chartier · 11 years ago
  46. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  47. 4e6a31e Lazily compute object identity hash codes. by Mathieu Chartier · 11 years ago
  48. ad2541a Fix object identity hash. by Mathieu Chartier · 11 years ago
  49. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 11 years ago
  50. f7e090e Merge "Refactor and improve mod-union tables." into dalvik-dev by Mathieu Chartier · 11 years ago
  51. 11409ae Refactor and improve mod-union tables. by Mathieu Chartier · 11 years ago
  52. a3faaf4 Fix handling of unresolved references in verifier. by Jeff Hao · 11 years ago
  53. a436fde Handle OOMEs in class linker with grace. by Ian Rogers · 11 years ago
  54. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  55. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  56. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/mirror/object.h]
  57. 4f6ad8a Various performance improvements. by Ian Rogers · 11 years ago
  58. 04d7aa9 Fix object verification. by Ian Rogers · 11 years ago
  59. 05f3057 Move monitor related object routines to object-inl.h by Ian Rogers · 11 years ago
  60. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago