1. f79aa7f Small refactoring of field/method access checks. by Vladimir Marko · 8 years ago
  2. 9ac7749 Clean up ArraySlice<>. by Vladimir Marko · 8 years ago
  3. 3b7dc35 ART: Clean up allocator.h by Andreas Gampe · 8 years ago
  4. 57cf00b ART: Remove old object_callbacks.h includes by Andreas Gampe · 8 years ago
  5. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 8 years ago
  6. 8f2b925 Merge "ART: Get rid of most of java.lang.DexCache." by Narayan Kamath · 8 years ago
  7. 4f2e957 Ensure the GC visits Obsolete Methods by Alex Light · 8 years ago
  8. 6b2dc31 ART: Get rid of most of java.lang.DexCache. by Narayan Kamath · 8 years ago
  9. 7ec0fde Track libcore change 2c0c8889ff415431e3c2d6d5ac95748f8b284384. by Narayan Kamath · 8 years ago
  10. 7cc3ae5 Return the right value in VerifyClass. by Nicolas Geoffray · 8 years ago
  11. f85fc6b Merge "Clean up art::mirror::Class::SetSuperClass." by Roland Levillain · 8 years ago
  12. 90b936d ART: Refactor verify_object.h by Andreas Gampe · 8 years ago
  13. 8ca4e4e Clean up art::mirror::Class::SetSuperClass. by Roland Levillain · 8 years ago
  14. 137cdfa Avoid read barriers for ArtMethod::GetDexFile by Mathieu Chartier · 9 years ago
  15. 72ab684 Add class status for resolved erroneous classes. by Vladimir Marko · 9 years ago
  16. f9bf250 Remove dex cache string from mirror::Class. by Nicolas Geoffray · 9 years ago
  17. 19a4d37 Clean up Class::GetDirectInterface(). by Vladimir Marko · 9 years ago
  18. e51ca8b Move inline caches GC handling in JitCodeCache. by Nicolas Geoffray · 9 years ago
  19. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 9 years ago
  20. 0273ad1 Remove lock from ClassExt installation procedure. by Alex Light · 9 years ago
  21. d625158 Add ClassExt mirror. by Alex Light · 9 years ago
  22. 9f54896 Merge "MethodHandles: Track libcore change cc4ded." by Narayan Kamath · 9 years ago
  23. 2ecfd27 Add interface fast path to art_quick_check_cast for X86_64 by Mathieu Chartier · 9 years ago
  24. 94bee02 MethodHandles: Track libcore change cc4ded. by Narayan Kamath · 9 years ago
  25. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 9 years ago
  26. 1a5337f Move mirror::ObjectArray to ObjPtr by Mathieu Chartier · 9 years ago
  27. 28bd2e4 Move mirror::Class to use ObjPtr by Mathieu Chartier · 9 years ago
  28. 9d156d5 Move Heap parameters to ObjPtr by Mathieu Chartier · 9 years ago
  29. b890130 Use ObjPtr for ResolvedFieldAccessTest and ResolvedMethodAccessTest by Mathieu Chartier · 9 years ago
  30. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 9 years ago
  31. c38a6f8 dex_cache: rewrite StringDexCachePair as DexCachePair<T> by Narayan Kamath · 9 years ago
  32. 279ac5c Don't assume resolved classes are filled in for ResolvedFieldAccessTest by Mathieu Chartier · 9 years ago
  33. 161db1d Use the fast path object size for RosAlloc asm stubs by Mathieu Chartier · 9 years ago
  34. 93bbee0 Faster allocation fast path by Mathieu Chartier · 9 years ago
  35. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 9 years ago
  36. 6e03d19 Track addition of Class.toGenericString() method by Neil Fuller · 9 years ago
  37. 16b21cd Tracking java.lang.reflect.Executable changes by Neil Fuller · 9 years ago
  38. bf44e0e ART: Implement a fixed size string dex cache by Christina Wadsworth · 9 years ago
  39. 3d0aa88 Adjustments for changes made to java.lang.Class by Neil Fuller · 9 years ago
  40. 8261d02 Revert "Revert "ARM64 asm for region space array allocation"" by Mathieu Chartier · 9 years ago
  41. 6ae7f3a Revert "ARM64 asm for region space array allocation" by Roland Levillain · 9 years ago
  42. f686c3f ARM64 asm for region space array allocation by Mathieu Chartier · 9 years ago
  43. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  44. 5ffa078 Reduce unnecessary read barriers in GC by Mathieu Chartier · 9 years ago
  45. e01e364 ART: Add pointer-size template to some reflection functions by Andreas Gampe · 9 years ago
  46. 65ad9b3 Merge "Clean up Class::FindStaticField()." by Vladimir Marko · 9 years ago
  47. a62cb9b Revert "Revert "Optimize IMT"" by Artem Udovichenko · 9 years ago
  48. bb268b1 Clean up Class::FindStaticField(). by Vladimir Marko · 9 years ago
  49. 88f288e Revert "Optimize IMT" by Nicolas Geoffray · 9 years ago
  50. fb7a0b4 Revert "Propagate flags to ShouldHaveEmbeddedVTable" by Nicolas Geoffray · 9 years ago
  51. efeb9f0 Propagate flags to ShouldHaveEmbeddedVTable by Mathieu Chartier · 9 years ago
  52. abdda2f Merge "Optimize IMT" by Mathieu Chartier · 9 years ago
  53. badee98 Optimize IMT by Nelli Kim · 9 years ago
  54. 7a62e67 Propagate the read barrier option to Class::VisitNativeRoots. by Hiroshi Yamauchi · 9 years ago
  55. ab880f4 Typos and stylistic fixes. by Roland Levillain · 9 years ago
  56. 715fdc2 ART: Add some reflection cutouts by Andreas Gampe · 9 years ago
  57. 6039e56 ART: Add getDeclaredConstructor cutout for unstarted runtime by Andreas Gampe · 9 years ago
  58. 085a072 Mark array classes as verification attempted by Mathieu Chartier · 9 years ago
  59. bc4d218 ART: Add unstarted-runtime functions by Andreas Gampe · 9 years ago
  60. 6a6a753 Merge "Disable read barriers in GC VisitReferences calls." by Hiroshi Yamauchi · 9 years ago
  61. 5496f69 Disable read barriers in GC VisitReferences calls. by Hiroshi Yamauchi · 9 years ago
  62. e4084a5 Small inlining improvements. by Nicolas Geoffray · 9 years ago
  63. bd707ab Merge "runtime: Cleanup comments for kAccSkipAccessChecks" by Igor Murashkin · 9 years ago
  64. 8d1da85 runtime: Cleanup comments for kAccSkipAccessChecks by Igor Murashkin · 9 years ago
  65. 867d63b Merge "runtime: Don't skip verification for -Xverify:soft-fail" by Igor Murashkin · 9 years ago
  66. df707e4 runtime: Don't skip verification for -Xverify:soft-fail by Igor Murashkin · 9 years ago
  67. 071b933 Merge changes from topic 'reflection_1_8' by Igor Murashkin · 9 years ago
  68. dfe02f6 Fix remaining read barrier issues in image relocation by Mathieu Chartier · 9 years ago
  69. df187e4 Revert "Revert "reflection: Add new 1.8 AnnotatedElement methods and tests"" by Igor Murashkin · 9 years ago
  70. 10cd5ee Merge "Revert "reflection: Add new 1.8 AnnotatedElement methods and tests"" by Nicolas Geoffray · 10 years ago
  71. 28a2a18 Revert "reflection: Add new 1.8 AnnotatedElement methods and tests" by Nicolas Geoffray · 10 years ago
  72. 9ff1de0 Merge "Implement first kind of polymorphic inlining." by Nicolas Geoffray · 10 years ago
  73. a42363f Implement first kind of polymorphic inlining. by Nicolas Geoffray · 10 years ago
  74. c167ee9 reflection: Add new 1.8 AnnotatedElement methods and tests by Igor Murashkin · 10 years ago
  75. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 10 years ago
  76. 1bc977c Revert "Load app images" by Nicolas Geoffray · 10 years ago
  77. f7fd970 Load app images by Mathieu Chartier · 10 years ago
  78. 9b3607d Generate unique ID for each type during native debugging. by David Srbecky · 10 years ago
  79. 7b4199a Merge "Support directly invoking interface default methods" by Alex Light · 10 years ago
  80. 705ad49 Support directly invoking interface default methods by Alex Light · 10 years ago
  81. 9c55729 resolve merge conflicts of 9f784b26a1 to master. by Alex Light · 10 years ago
  82. e64300b Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 10 years ago
  83. 2efb0aa Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 10 years ago
  84. ae358c1 Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 10 years ago
  85. 9539150 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 10 years ago
  86. 6286a97 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 10 years ago
  87. a7a4759 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 10 years ago
  88. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 10 years ago
  89. 121b25e Merge mnc-dr-enso-dev into goog/master by Przemyslaw Szczepaniak · 10 years ago
  90. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 10 years ago
  91. a4d1b64 Merge "Implement common super type in reference type propagation." by Calin Juravle · 10 years ago
  92. 52503d8 Implement common super type in reference type propagation. by Calin Juravle · 10 years ago
  93. 4b00d34 Refactor some patching logic by Mathieu Chartier · 10 years ago
  94. ff633e2 Increase the size of Class class by Yi Kong · 10 years ago
  95. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 10 years ago
  96. d1ef436 Merge lmp changes into mnc. by Narayan Kamath · 10 years ago
  97. 84dcb99 Update layout of Class.class. by Piotr Jastrzebski · 10 years ago
  98. c712250 Update the layout for Class.class. by Piotr Jastrzebski · 10 years ago
  99. 8d9b6d6 Update the size of Class.class. by Piotr Jastrzebski · 10 years ago
  100. 99babb6 ART: Change behavior for rethrowing init failures by Andreas Gampe · 10 years ago