1. 0f7e8f5 Fix stream-tracing with default methods by Alex Light · 9 years ago
  2. a62cb9b Revert "Revert "Optimize IMT"" by Artem Udovichenko · 9 years ago
  3. 88f288e Revert "Optimize IMT" by Nicolas Geoffray · 9 years ago
  4. abdda2f Merge "Optimize IMT" by Mathieu Chartier · 9 years ago
  5. badee98 Optimize IMT by Nelli Kim · 9 years ago
  6. ece5386 Merge "Propagate the read barrier option to Class::VisitNativeRoots." by Hiroshi Yamauchi · 9 years ago
  7. 7a62e67 Propagate the read barrier option to Class::VisitNativeRoots. by Hiroshi Yamauchi · 9 years ago
  8. 0950abe8 Remove bogus DCHECK. by Nicolas Geoffray · 9 years ago
  9. e1e5a86 Remove bogus DCHECK(). by Vladimir Marko · 9 years ago
  10. b79eb75 Revert "ProfilingInfo roots should be visited by the declaring class." by Hiroshi Yamauchi · 9 years ago
  11. ebd5fc6 Revert "Query declaring class before querying IsNative." by Hiroshi Yamauchi · 9 years ago
  12. 26329cd Query declaring class before querying IsNative. by Nicolas Geoffray · 9 years ago
  13. 9a3be98 ProfilingInfo roots should be visited by the declaring class. by Nicolas Geoffray · 9 years ago
  14. 3612149 Make JNI work correctly with default methods. by Alex Light · 9 years ago
  15. 5496f69 Disable read barriers in GC VisitReferences calls. by Hiroshi Yamauchi · 9 years ago
  16. dfe02f6 Fix remaining read barrier issues in image relocation by Mathieu Chartier · 10 years ago
  17. f4b3dba Cast method pointer to uintptr_t before uint64_t by Mathieu Chartier · 10 years ago
  18. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 10 years ago
  19. 1bc977c Revert "Load app images" by Nicolas Geoffray · 10 years ago
  20. f7fd970 Load app images by Mathieu Chartier · 10 years ago
  21. 705ad49 Support directly invoking interface default methods by Alex Light · 10 years ago
  22. e64300b Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 10 years ago
  23. ae358c1 Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 10 years ago
  24. 6286a97 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 10 years ago
  25. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 10 years ago
  26. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 10 years ago
  27. 4b00d34 Refactor some patching logic by Mathieu Chartier · 10 years ago
  28. 99babb6 ART: Change behavior for rethrowing init failures by Andreas Gampe · 10 years ago
  29. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 10 years ago
  30. eb7c144 Add initial default method support to Art by Alex Light · 10 years ago
  31. 1147b9b Use image pointer size for profile info by Mathieu Chartier · 10 years ago
  32. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 10 years ago
  33. 52a7f5c Add class flags to class to help GC scanning by Mathieu Chartier · 10 years ago
  34. 059ef3d Always visit object class from VisitReferences by Mathieu Chartier · 10 years ago
  35. 1463285 ART: Rename ArtMethod's size and alignment methods. by Vladimir Marko · 10 years ago
  36. cf36d49 ART: Compress LengthPrefixedArray on 32-bit targets. by Vladimir Marko · 10 years ago
  37. 54d220e Move ArtFields and ArtMethods to be a length prefixed array by Mathieu Chartier · 10 years ago
  38. 2e76830 Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 10 years ago
  39. 431403a Merge "Revert "Revert "Revert "Use the object class as top in reference type propagation"""" by Calin Juravle · 10 years ago
  40. b734808 Revert "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 10 years ago
  41. 48215e2 Merge "Revert "Revert "Use the object class as top in reference type propagation""" by Calin Juravle · 10 years ago
  42. 80caa14 Revert "Revert "Use the object class as top in reference type propagation"" by Calin Juravle · 10 years ago
  43. da7c650 Visit class native roots from VisitReferences by Mathieu Chartier · 10 years ago
  44. 7733bd6 Revert "Use the object class as top in reference type propagation" by Calin Juravle · 10 years ago
  45. 3fabec7 Use the object class as top in reference type propagation by Calin Juravle · 10 years ago
  46. 22a07b9 Change VisitNativeRoots to use unchecked get for method arrays by Mathieu Chartier · 10 years ago
  47. 1de19d0 Fix race condition for method root marking in VisitNativeRoots by Mathieu Chartier · 10 years ago
  48. d4a02cf Merge "Replace some run-time assertions with compile-time ones in ART." by Roland Levillain · 10 years ago
  49. 3100080 New experimental GC stress mode by Mathieu Chartier · 10 years ago
  50. 33d6903 Replace some run-time assertions with compile-time ones in ART. by Roland Levillain · 10 years ago
  51. c449e8b runtime: Minor cleanup and extra comments around interpreter by Igor Murashkin · 10 years ago
  52. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  53. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  54. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 12 years ago
  55. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  56. d3ed9a3 Fix DCHECK failures from Class::VisitFieldRoots by Mathieu Chartier · 10 years ago
  57. 3481ba2 ART: Clean up includes. by Vladimir Marko · 10 years ago
  58. c785344 Move ArtField to native by Mathieu Chartier · 10 years ago
  59. e01a520 Assembly TLAB allocation fast path for x86_64. by Hiroshi Yamauchi · 10 years ago
  60. 987ca8b Add more info to GetSFields DCHECK by Mathieu Chartier · 10 years ago
  61. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 11 years ago
  62. a692866 ART: More logging on GetAccessFlags failure by Andreas Gampe · 11 years ago
  63. 3ac90da Fix OOM throwing if it happens in finalizer reference (take 2) by Pavel Vyssotski · 11 years ago
  64. eace458 Move dexCacheStrings from ArtMethod to Class by Mathieu Chartier · 11 years ago
  65. 76649e8 Keep original order of fields in Class. by Vladimir Marko · 11 years ago
  66. 575e78c ART: Replace COMPILE_ASSERT with static_assert (runtime) by Andreas Gampe · 11 years ago
  67. 2d2621a Optimize method linking by Mathieu Chartier · 11 years ago
  68. f4c15a1 Fix a DCHECK failure IsResolved() || IsErroneous(). by Hiroshi Yamauchi · 11 years ago
  69. 74d6a82 Revert "Fix OOM throwing if it happens in finalizer reference" by Nicolas Geoffray · 11 years ago
  70. 6d7729d Fix OOM throwing if it happens in finalizer reference by Dmitry Petrochenko · 11 years ago
  71. f0edfc3 Some optimizations for the array alloc path. by Hiroshi Yamauchi · 11 years ago
  72. 4849859 ART: Correctly make methods preverified by Andreas Gampe · 11 years ago
  73. 381e4ca Filling hole between subclass and superclass. by Fred Shih · 11 years ago
  74. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 11 years ago
  75. 1ff3c98 Avoid use of std::string where we have const char*. by Ian Rogers · 11 years ago
  76. 2cdbad7 Set vtable in class object to null after linking. by Mingyao Yang · 11 years ago
  77. 4ee7a66 Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()"""" by Fred Shih · 11 years ago
  78. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 11 years ago
  79. 4e99b3d Add missing class initialization during compilation and tests by Sebastien Hertz · 11 years ago
  80. 4f1ebc2 Add read barriers to the constant roots. by Hiroshi Yamauchi · 11 years ago
  81. 52e4b43 Add mark compact collector. by Mathieu Chartier · 11 years ago
  82. bd0fb61 Simplify Class::IsArtFieldClass(). by Hiroshi Yamauchi · 11 years ago
  83. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 11 years ago
  84. f832284 Delete ClassHelper and fix compaction bug in GetDirectInterface by Mathieu Chartier · 11 years ago
  85. 25023c7 Make it possible to disable read barriers in Class::GetObjectSize() by Hiroshi Yamauchi · 11 years ago
  86. 1dbbbf6 Merge "Add finalizer references from the entrypoints." by Mathieu Chartier · 11 years ago
  87. 6e83c17 Replace the bool kDoReadBarrier template parameter with an enum. by Hiroshi Yamauchi · 11 years ago
  88. 8668c3c Add finalizer references from the entrypoints. by Mathieu Chartier · 11 years ago
  89. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 11 years ago
  90. 9103c86 More code for the read barrier support. by Hiroshi Yamauchi · 11 years ago
  91. 4cd662e Fix Object::Clone()'s pre-fence barrier. by Hiroshi Yamauchi · 11 years ago
  92. 407f702 Refactor object reference visiting logic. by Mathieu Chartier · 11 years ago
  93. c2f4d02 Fix SafePrettyTypeOf to never call VerifyObject. by Mathieu Chartier · 11 years ago
  94. 4e30541 Fix and optimize verify object. by Mathieu Chartier · 11 years ago
  95. 073278c Do not FixupStaticTrampolines of uninitialized classes by Brian Carlstrom · 11 years ago
  96. d2fe10a Remove blacklist by Sebastien Hertz · 12 years ago
  97. ef7d42f Object model changes to support 64bit. by Ian Rogers · 12 years ago
  98. 64cffee Make DexCache references const. by Vladimir Marko · 11 years ago
  99. 8978643 Don't assume resolved type has the same dex cache. by Vladimir Marko · 12 years ago
  100. 23a2821 Clean up access checks. by Vladimir Marko · 12 years ago