1. 3ff45bf ART: Small iwyu by Andreas Gampe · 6 years ago
  2. c6934e3 Avoid some read barriers in ClassTable. by Vladimir Marko · 6 years ago
  3. d355acf Clean up Object size related read barriers. by Vladimir Marko · 6 years ago
  4. d7e9bbf Clean up explicit conversions to ObjPtr<>. by Vladimir Marko · 6 years ago
  5. 0984e48 Style cleanup for ObjPtr<>-ify changes. by Vladimir Marko · 6 years ago
  6. 557fece ObjPtr<>-ify mirror::IfTable. by Vladimir Marko · 6 years ago
  7. c524e9e ObjPtr<>-ify mirror::Class. by Vladimir Marko · 6 years ago
  8. 179b7c6 ObjPtr<>-ify String allocations, fix stale refs. by Vladimir Marko · 6 years ago
  9. a040ddc Document when we can avoid read barriers. by Vladimir Marko · 6 years ago
  10. 3892e62 Clean up Class::GetDescriptor(). by Vladimir Marko · 6 years ago
  11. 49b74a8 ART: Remove thread from class.h by Andreas Gampe · 7 years ago
  12. 6262959 ART: Some more IWYU in common headers by Andreas Gampe · 7 years ago
  13. 436896c ART: Some IWYU for IterationRange by Andreas Gampe · 7 years ago
  14. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 7 years ago
  15. 62f6e90 ART: Add integrity check by Andreas Gampe · 7 years ago
  16. bc1e0fa Reduce class loader updating overhead. by Mathieu Chartier · 7 years ago
  17. dbcb48f Avoid unnecessary read barriers in mirror::Class. by Vladimir Marko · 7 years ago
  18. 104883b Clean up primitive array helpers in Object. by Vladimir Marko · 7 years ago
  19. 70f5fd0 ART: Add class-alloc-inl.h by Andreas Gampe · 7 years ago
  20. 98ea9d9 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 7 years ago
  21. 9810499 ART: Use ObjPtr for GetSuperClass by Andreas Gampe · 7 years ago
  22. 924ad50 Refactor Class::FixupNativePointers(). by Vladimir Marko · 7 years ago
  23. 98db89c ART: Clean up verify and read barrier flags. by Vladimir Marko · 7 years ago
  24. d7a7f2f Remove read barriers in Class::IsClassClass and Object::IsClass by Mathieu Chartier · 7 years ago
  25. 8d1a996 Experimental Sticky-Bit (Generational) CC collection by Mathieu Chartier · 9 years ago
  26. ca8de0a Move .art.rel data to a section in .art, part 1. by Vladimir Marko · 7 years ago
  27. 9ddef18 Merge "ObjPtr<>-ify array allocations." by Vladimir Marko · 7 years ago
  28. bcf1752 ObjPtr<>-ify array allocations. by Vladimir Marko · 7 years ago
  29. d32ead2 Aesthetic changes in art::mirror::Object and art::mirror::Class. by Roland Levillain · 7 years ago
  30. 6834d34 Remove mirror::Reference::java_lang_ref_Reference. by Vladimir Marko · 7 years ago
  31. aa12001 ART: Refactor hidden_api by Andreas Gampe · 7 years ago
  32. c54b89a Merge "Refactor enforcement of hidden API policy when linking" by Treehugger Robot · 7 years ago
  33. 8ce3bfa Refactor enforcement of hidden API policy when linking by David Brazdil · 7 years ago
  34. be4c2bd Fix dangling SingleImplementations left after class unloading by Alexey Grebenkin · 7 years ago
  35. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  36. 305c38b Disable bitstring type check runtime hooks. by Vladimir Marko · 7 years ago
  37. 5a61bb7 Start enforcing hidden API blacklist by David Brazdil · 8 years ago
  38. 8c0961f Move missed files to libdexfile by David Sehr · 7 years ago
  39. 9e734c7 Create dex subdirectory by David Sehr · 8 years ago
  40. 666ee3d Do not pass DexFile to ClassLinker::Lookup/ResolveType(). by Vladimir Marko · 8 years ago
  41. 86083f7 runtime: Bitstring implementation for subtype checking (4/4). by Igor Murashkin · 8 years ago
  42. 2466d62 Pass methods array to GetMethodsSliceRangeUnchecked by Mathieu Chartier · 8 years ago
  43. 04c6ab9 ART: Forward declarations for InvokeType by Andreas Gampe · 8 years ago
  44. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  45. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 8 years ago
  46. 6d3e768 Abstract SetField functions with Transaction check by Chang Xing · 8 years ago
  47. f79aa7f Small refactoring of field/method access checks. by Vladimir Marko · 8 years ago
  48. 9ac7749 Clean up ArraySlice<>. by Vladimir Marko · 8 years ago
  49. 508fdf3 ART: Small class-inl.h cleanup by Andreas Gampe · 8 years ago
  50. 2ff3b97 ART: More header cleanups by Andreas Gampe · 8 years ago
  51. 6680e33 Handle classes with a huge number of direct methods. by Roland Levillain · 8 years ago
  52. c15a2f4 ART: Add object-readbarrier-inl.h by Andreas Gampe · 8 years ago
  53. a1d2f95 ART: Clean up art_field.h by Andreas Gampe · 8 years ago
  54. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 8 years ago
  55. bc632f0 Improve VerifyNoFromSpaceRefsObjectVisitor logging by Mathieu Chartier · 8 years ago
  56. 8c19d24 Refactor image writer by Mathieu Chartier · 8 years ago
  57. 8f2b925 Merge "ART: Get rid of most of java.lang.DexCache." by Narayan Kamath · 8 years ago
  58. 4f2e957 Ensure the GC visits Obsolete Methods by Alex Light · 8 years ago
  59. 6b2dc31 ART: Get rid of most of java.lang.DexCache. by Narayan Kamath · 8 years ago
  60. f85fc6b Merge "Clean up art::mirror::Class::SetSuperClass." by Roland Levillain · 8 years ago
  61. 90b936d ART: Refactor verify_object.h by Andreas Gampe · 8 years ago
  62. 8ca4e4e Clean up art::mirror::Class::SetSuperClass. by Roland Levillain · 8 years ago
  63. 137cdfa Avoid read barriers for ArtMethod::GetDexFile by Mathieu Chartier · 8 years ago
  64. f9bf250 Remove dex cache string from mirror::Class. by Nicolas Geoffray · 9 years ago
  65. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 9 years ago
  66. e51ca8b Move inline caches GC handling in JitCodeCache. by Nicolas Geoffray · 9 years ago
  67. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 9 years ago
  68. 6beced4 Change iftable to never be null by Mathieu Chartier · 9 years ago
  69. 2ecfd27 Add interface fast path to art_quick_check_cast for X86_64 by Mathieu Chartier · 9 years ago
  70. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 9 years ago
  71. 1a5337f Move mirror::ObjectArray to ObjPtr by Mathieu Chartier · 9 years ago
  72. 6b3d12b Move common throws to ObjPtr by Mathieu Chartier · 9 years ago
  73. 28bd2e4 Move mirror::Class to use ObjPtr by Mathieu Chartier · 9 years ago
  74. 9d156d5 Move Heap parameters to ObjPtr by Mathieu Chartier · 9 years ago
  75. f8ac97f ObjPtr misc cleanup by Mathieu Chartier · 9 years ago
  76. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 9 years ago
  77. b890130 Use ObjPtr for ResolvedFieldAccessTest and ResolvedMethodAccessTest by Mathieu Chartier · 9 years ago
  78. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 9 years ago
  79. 279ac5c Don't assume resolved classes are filled in for ResolvedFieldAccessTest by Mathieu Chartier · 9 years ago
  80. 161db1d Use the fast path object size for RosAlloc asm stubs by Mathieu Chartier · 9 years ago
  81. 93bbee0 Faster allocation fast path by Mathieu Chartier · 9 years ago
  82. bf44e0e ART: Implement a fixed size string dex cache by Christina Wadsworth · 9 years ago
  83. 8261d02 Revert "Revert "ARM64 asm for region space array allocation"" by Mathieu Chartier · 9 years ago
  84. 6ae7f3a Revert "ARM64 asm for region space array allocation" by Roland Levillain · 9 years ago
  85. f686c3f ARM64 asm for region space array allocation by Mathieu Chartier · 9 years ago
  86. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  87. 0f7e8f5 Fix stream-tracing with default methods by Alex Light · 9 years ago
  88. a62cb9b Revert "Revert "Optimize IMT"" by Artem Udovichenko · 9 years ago
  89. 88f288e Revert "Optimize IMT" by Nicolas Geoffray · 9 years ago
  90. abdda2f Merge "Optimize IMT" by Mathieu Chartier · 9 years ago
  91. badee98 Optimize IMT by Nelli Kim · 9 years ago
  92. ece5386 Merge "Propagate the read barrier option to Class::VisitNativeRoots." by Hiroshi Yamauchi · 9 years ago
  93. 7a62e67 Propagate the read barrier option to Class::VisitNativeRoots. by Hiroshi Yamauchi · 9 years ago
  94. 0950abe8 Remove bogus DCHECK. by Nicolas Geoffray · 9 years ago
  95. e1e5a86 Remove bogus DCHECK(). by Vladimir Marko · 9 years ago
  96. b79eb75 Revert "ProfilingInfo roots should be visited by the declaring class." by Hiroshi Yamauchi · 9 years ago
  97. ebd5fc6 Revert "Query declaring class before querying IsNative." by Hiroshi Yamauchi · 9 years ago
  98. 26329cd Query declaring class before querying IsNative. by Nicolas Geoffray · 9 years ago
  99. 9a3be98 ProfilingInfo roots should be visited by the declaring class. by Nicolas Geoffray · 9 years ago
  100. 3612149 Make JNI work correctly with default methods. by Alex Light · 9 years ago