1. a62cb9b Revert "Revert "Optimize IMT"" by Artem Udovichenko · 9 years ago
  2. 88f288e Revert "Optimize IMT" by Nicolas Geoffray · 9 years ago
  3. abf6441 Merge "Revert "Propagate flags to ShouldHaveEmbeddedVTable"" by Nicolas Geoffray · 9 years ago
  4. fb7a0b4 Revert "Propagate flags to ShouldHaveEmbeddedVTable" by Nicolas Geoffray · 9 years ago
  5. bad21cb Merge "Track libcore change 694e617f54a7bfbdad24913ce96f5d56f1a1960a" by Przemyslaw Szczepaniak · 9 years ago
  6. a4fa2e7 Track libcore change 694e617f54a7bfbdad24913ce96f5d56f1a1960a by Przemyslaw Szczepaniak · 9 years ago
  7. 87f3fcb Replace String.charAt() with HIR. by Vladimir Marko · 9 years ago
  8. efeb9f0 Propagate flags to ShouldHaveEmbeddedVTable by Mathieu Chartier · 9 years ago
  9. abdda2f Merge "Optimize IMT" by Mathieu Chartier · 9 years ago
  10. badee98 Optimize IMT by Nelli Kim · 9 years ago
  11. ece5386 Merge "Propagate the read barrier option to Class::VisitNativeRoots." by Hiroshi Yamauchi · 9 years ago
  12. 7a62e67 Propagate the read barrier option to Class::VisitNativeRoots. by Hiroshi Yamauchi · 9 years ago
  13. 206fbf5 Remove too aggressive DCHECKs. by Nicolas Geoffray · 9 years ago
  14. 0950abe8 Remove bogus DCHECK. by Nicolas Geoffray · 9 years ago
  15. d0668f2 Put boot class loader classes and strings in dex cache of app images. by Nicolas Geoffray · 9 years ago
  16. ab880f4 Typos and stylistic fixes. by Roland Levillain · 9 years ago
  17. 715fdc2 ART: Add some reflection cutouts by Andreas Gampe · 9 years ago
  18. 478078a Increase vtable size for String class by Yi Kong · 9 years ago
  19. 5d8fa8b Track removal of String hash functions. by Narayan Kamath · 9 years ago
  20. 6039e56 ART: Add getDeclaredConstructor cutout for unstarted runtime by Andreas Gampe · 9 years ago
  21. b8aa1e4 Shard classloader classes lock by Mathieu Chartier · 9 years ago
  22. a07be75 Merge "Move DCHECK into loop." by Aart Bik · 9 years ago
  23. 22deed0 Move DCHECK into loop. by Aart Bik · 9 years ago
  24. 085a072 Mark array classes as verification attempted by Mathieu Chartier · 9 years ago
  25. 85a098a ART: Better support for arraycopy in unstarted runtime by Andreas Gampe · 9 years ago
  26. db8e62d Optimizing: Clean up after const-string sharpening. by Vladimir Marko · 9 years ago
  27. e1e5a86 Remove bogus DCHECK(). by Vladimir Marko · 9 years ago
  28. 5120923 Typo in comment in art::mirror::Object::IdentityHashCode. by Roland Levillain · 9 years ago
  29. b79eb75 Revert "ProfilingInfo roots should be visited by the declaring class." by Hiroshi Yamauchi · 9 years ago
  30. ebd5fc6 Revert "Query declaring class before querying IsNative." by Hiroshi Yamauchi · 9 years ago
  31. 26329cd Query declaring class before querying IsNative. by Nicolas Geoffray · 9 years ago
  32. 9a3be98 ProfilingInfo roots should be visited by the declaring class. by Nicolas Geoffray · 9 years ago
  33. bc4d218 ART: Add unstarted-runtime functions by Andreas Gampe · 9 years ago
  34. 3612149 Make JNI work correctly with default methods. by Alex Light · 9 years ago
  35. 6a6a753 Merge "Disable read barriers in GC VisitReferences calls." by Hiroshi Yamauchi · 9 years ago
  36. 5496f69 Disable read barriers in GC VisitReferences calls. by Hiroshi Yamauchi · 9 years ago
  37. e4084a5 Small inlining improvements. by Nicolas Geoffray · 9 years ago
  38. bd707ab Merge "runtime: Cleanup comments for kAccSkipAccessChecks" by Igor Murashkin · 9 years ago
  39. 8d1da85 runtime: Cleanup comments for kAccSkipAccessChecks by Igor Murashkin · 9 years ago
  40. 867d63b Merge "runtime: Don't skip verification for -Xverify:soft-fail" by Igor Murashkin · 9 years ago
  41. df707e4 runtime: Don't skip verification for -Xverify:soft-fail by Igor Murashkin · 9 years ago
  42. 071b933 Merge changes from topic 'reflection_1_8' by Igor Murashkin · 9 years ago
  43. 12d0e0e Merge "Fix remaining read barrier issues in image relocation" by Mathieu Chartier · 9 years ago
  44. dfe02f6 Fix remaining read barrier issues in image relocation by Mathieu Chartier · 9 years ago
  45. a89d6d6 Merge "Always use pendingNext to test enqueability of references." by Richard Uhler · 9 years ago
  46. df187e4 Revert "Revert "reflection: Add new 1.8 AnnotatedElement methods and tests"" by Igor Murashkin · 9 years ago
  47. 10cd5ee Merge "Revert "reflection: Add new 1.8 AnnotatedElement methods and tests"" by Nicolas Geoffray · 9 years ago
  48. 28a2a18 Revert "reflection: Add new 1.8 AnnotatedElement methods and tests" by Nicolas Geoffray · 9 years ago
  49. c4695df Always use pendingNext to test enqueability of references. by Richard Uhler · 9 years ago
  50. 60bc39c Remove some more read barriers in image relocation by Mathieu Chartier · 9 years ago
  51. 26a04e1 Merge "Factor out common code for SetPendingNext." by Richard Uhler · 9 years ago
  52. 9ff1de0 Merge "Implement first kind of polymorphic inlining." by Nicolas Geoffray · 9 years ago
  53. a42363f Implement first kind of polymorphic inlining. by Nicolas Geoffray · 9 years ago
  54. 1bbfab6 Pass template args down by Mathieu Chartier · 9 years ago
  55. d329a3b Fix pointer conversion error in SetElementPtrSize by Mathieu Chartier · 9 years ago
  56. c167ee9 reflection: Add new 1.8 AnnotatedElement methods and tests by Igor Murashkin · 9 years ago
  57. f4b3dba Cast method pointer to uintptr_t before uint64_t by Mathieu Chartier · 9 years ago
  58. 7617216 Convert to UTF8 before doing dex file location comparison by Mathieu Chartier · 9 years ago
  59. 522d51b Factor out common code for SetPendingNext. by Richard Uhler · 9 years ago
  60. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 9 years ago
  61. 1bc977c Revert "Load app images" by Nicolas Geoffray · 9 years ago
  62. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  63. 9b3607d Generate unique ID for each type during native debugging. by David Srbecky · 9 years ago
  64. 7b4199a Merge "Support directly invoking interface default methods" by Alex Light · 9 years ago
  65. 705ad49 Support directly invoking interface default methods by Alex Light · 9 years ago
  66. 9c55729 resolve merge conflicts of 9f784b26a1 to master. by Alex Light · 9 years ago
  67. e64300b Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago
  68. 2efb0aa Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  69. ae358c1 Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class" by Alex Light · 9 years ago
  70. 9539150 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 9 years ago
  71. 6286a97 Combine direct_methods_ and virtual_methods_ fields of mirror::Class by Alex Light · 9 years ago
  72. b5ddb8e Merge "Optimize some commonly used utf8 functions by:" am: 3b9957bfdb am: 9795492639 by Vladimir Marko · 9 years ago
  73. 3b9957b Merge "Optimize some commonly used utf8 functions by:" by Vladimir Marko · 9 years ago
  74. a7a4759 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  75. 1646d7a Optimize some commonly used utf8 functions by: by Bruce Hoult · 9 years ago
  76. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  77. 121b25e Merge mnc-dr-enso-dev into goog/master by Przemyslaw Szczepaniak · 9 years ago
  78. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  79. 16cabc4 Merge "Relax CAS in some uses of Object::AtomicSetReadBarrierPointer." by Hiroshi Yamauchi · 9 years ago
  80. ed70b4a Relax CAS in some uses of Object::AtomicSetReadBarrierPointer. by Hiroshi Yamauchi · 9 years ago
  81. a4d1b64 Merge "Implement common super type in reference type propagation." by Calin Juravle · 9 years ago
  82. 52503d8 Implement common super type in reference type propagation. by Calin Juravle · 9 years ago
  83. 4b00d34 Refactor some patching logic by Mathieu Chartier · 9 years ago
  84. ff633e2 Increase the size of Class class by Yi Kong · 9 years ago
  85. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  86. 04e983a Revert "Revert "Add missing null check to String::ToCharArray"" by Mathieu Chartier · 9 years ago
  87. b52a39c Revert "Add missing null check to String::ToCharArray" by Nicolas Geoffray · 9 years ago
  88. 952d608 Add missing null check to String::ToCharArray by Mathieu Chartier · 9 years ago
  89. d1ef436 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  90. c20327a Fix runtime/mirror/object_test.cc by Przemyslaw Szczepaniak · 9 years ago
  91. a0cf5a6 Fix cpplint issues. by Narayan Kamath · 9 years ago
  92. 3c183ce Fix asm for String#indexOf/compareTo intrinsics by Przemyslaw Szczepaniak · 9 years ago
  93. 9139e00 Correct exception behavior for default methods by Alex Light · 9 years ago
  94. 5abc6f9 Add Object::Get/SetField methods for 8 and 16 bit fields. by Przemyslaw Szczepaniak · 10 years ago
  95. 84dcb99 Update layout of Class.class. by Piotr Jastrzebski · 10 years ago
  96. 29f33e6 A few more string related changes. by Piotr Jastrzebski · 10 years ago
  97. 3a7cf8e Revert "Combine image string char arrays into single array" by Piotr Jastrzebski · 10 years ago
  98. c16a50f Track changes to the layout of java.lang.Throwable. by Piotr Jastrzebski · 10 years ago
  99. 87bd212 Update class layout for j.l.ref.Reference. by Piotr Jastrzebski · 10 years ago
  100. c712250 Update the layout for Class.class. by Piotr Jastrzebski · 10 years ago