1. 558dea1 Handle cycles with double stack slots in ARM64 parallel moves. by Roland Levillain · 8 years ago
  2. d8f6e64 Merge "Don't use VIXL's temp registers in LocationsBuilderARM64::HandleFieldGet." by Roland Levillain · 8 years ago
  3. f919e89 Merge "Add ARM support for `floor` and `ceil` intrinsics." by Vladimir Marko · 8 years ago
  4. 73fa5f6 Merge "MethodHandles: Support and tests for revealDirect / reflectAs." by Narayan Kamath · 8 years ago
  5. f255be7 Merge changes from topic 'VIXL-update-270117' by Nicolas Geoffray · 8 years ago
  6. bd2fed5 MethodHandles: Support and tests for revealDirect / reflectAs. by Narayan Kamath · 8 years ago
  7. d0b5183 Don't use VIXL's temp registers in LocationsBuilderARM64::HandleFieldGet. by Roland Levillain · 8 years ago
  8. 9aee2d4 Add ARM support for `floor` and `ceil` intrinsics. by Artem Serov · 8 years ago
  9. ca21dc4 Merge "Revert "Revert "CHA for abstract methods.""" by Treehugger Robot · 8 years ago
  10. 86e9d26 ARM: VIXL32: Keep jump table base label within range of adr. by Scott Wakeling · 8 years ago
  11. 79db997 ARM64: VIXL: Fix breaking changes to ternary operator with Register inputs. by Scott Wakeling · 8 years ago
  12. 67c6065 Merge "Shoot in the dark to try and fix mac build." by Nicolas Geoffray · 8 years ago
  13. 295ad3c Shoot in the dark to try and fix mac build. by Nicolas Geoffray · 8 years ago
  14. 055e7be Merge "Add per array size allocation entrypoints." by Nicolas Geoffray · 8 years ago
  15. e8fcd01 Revert "Revert "CHA for abstract methods."" by Mingyao Yang · 8 years ago
  16. cb7b5df Merge "Pass the correct name to ClassFileLoadHook" by Treehugger Robot · 8 years ago
  17. 2802712 Pass the correct name to ClassFileLoadHook by Alex Light · 8 years ago
  18. 13970e4 Merge "Re-enable tests 934 & 935" by Treehugger Robot · 8 years ago
  19. 6f04628 Merge "You shall know your arm32 calling conventions." by Nicolas Geoffray · 8 years ago
  20. a72859d You shall know your arm32 calling conventions. by Nicolas Geoffray · 8 years ago
  21. e40dd38 Re-enable tests 934 & 935 by Alex Light · 8 years ago
  22. e384360 Merge "Make verify-profile not look at the profile." by Nicolas Geoffray · 8 years ago
  23. fbf47ea Merge "Avoid accessing the heap without mutator lock in Monitor::Lock." by Hiroshi Yamauchi · 8 years ago
  24. 3eba863 Make verify-profile not look at the profile. by Nicolas Geoffray · 8 years ago
  25. 47fdba8 Merge "Forgot stack alignment on x86." by Nicolas Geoffray · 8 years ago
  26. 79da138 Forgot stack alignment on x86. by Nicolas Geoffray · 8 years ago
  27. f6fe51d Merge "Forgot this change from last commit." by Nicolas Geoffray · 8 years ago
  28. 6ebb7cc Forgot this change from last commit. by Nicolas Geoffray · 8 years ago
  29. 2dc330b Merge "ARM: Update `ArmInstructionSetFeatures` to track ARMv8-A." by Treehugger Robot · 8 years ago
  30. 8e0e7f7 Merge "Refactor code for unresolved field entrypoint." by Nicolas Geoffray · 8 years ago
  31. 334b511 Merge "Also blacklist 934 and 935 for no-relocate." by Nicolas Geoffray · 8 years ago
  32. e25f13f Merge "Update vixl/arm32 backend after new allocation entrypoint change." by Nicolas Geoffray · 8 years ago
  33. e9f36b7 Also blacklist 934 and 935 for no-relocate. by Nicolas Geoffray · 8 years ago
  34. 5b3c6c0 Refactor code for unresolved field entrypoint. by Nicolas Geoffray · 8 years ago
  35. 8c7c4f1 Update vixl/arm32 backend after new allocation entrypoint change. by Nicolas Geoffray · 8 years ago
  36. b048cb7 Add per array size allocation entrypoints. by Nicolas Geoffray · 8 years ago
  37. 1ddaa25 Merge "Revert "Disable optimization of Atomic::LoadJavaData for x86 targets."" by Brian Carlstrom · 8 years ago
  38. d5125b6 Merge "Revert "Ignore warning for instantiation after specialization."" by Brian Carlstrom · 8 years ago
  39. 67da888 Revert "Disable optimization of Atomic::LoadJavaData for x86 targets." by Stephen Hines · 8 years ago
  40. ee7a1c5 Revert "Ignore warning for instantiation after specialization." by Stephen Hines · 8 years ago
  41. 699ba6a Merge changes from topic 'clang-3625443' by Treehugger Robot · 8 years ago
  42. e308168 Merge "Temporarily disable tests 934 & 935 in fallback and interp_ac config" by Alex Light · 8 years ago
  43. 1e7e96e Temporarily disable tests 934 & 935 in fallback and interp_ac config by Alex Light · 8 years ago
  44. 4ff96f6 Merge "Add capability checks to all functions." by Treehugger Robot · 8 years ago
  45. 71cd68d Avoid accessing the heap without mutator lock in Monitor::Lock. by Hiroshi Yamauchi · 8 years ago
  46. b6ced0a Merge "Make jvmti tests runnable on the RI again." by Treehugger Robot · 8 years ago
  47. 9db679d Add capability checks to all functions. by Alex Light · 8 years ago
  48. 7510dcb Merge "Minor edits to make nightly reports." by Aart Bik · 8 years ago
  49. 92e393a Merge "[ART] Prepare profile streaming for framework to use." by Treehugger Robot · 8 years ago
  50. 727e911 Merge "Refactor and optimize memory region bit functions" by Mathieu Chartier · 8 years ago
  51. ddf26ba Merge "ART: Remove experimental flags for plugins and agents" by Treehugger Robot · 8 years ago
  52. 9c88c3d Merge "Preserve verification invariant after compile-time verification." by Andreas Gampe · 8 years ago
  53. c0f0781 Merge "Temporarily disable tests 934 & 935 for interpreter and jit." by Alex Light · 8 years ago
  54. 50cc0cc Temporarily disable tests 934 & 935 for interpreter and jit. by Alex Light · 8 years ago
  55. 888a59e Make jvmti tests runnable on the RI again. by Alex Light · 8 years ago
  56. 01fd70b ART: Remove experimental flags for plugins and agents by Andreas Gampe · 8 years ago
  57. 3ceedc0 Refactor and optimize memory region bit functions by Mathieu Chartier · 8 years ago
  58. 5ea54a3 Merge "Implement class-pre-define time redefinition." by Treehugger Robot · 8 years ago
  59. ca6e14e [ART] Prepare profile streaming for framework to use. by Shukang Zhou · 8 years ago
  60. 440b5d9 Implement class-pre-define time redefinition. by Alex Light · 8 years ago
  61. 0a27fd0 Preserve verification invariant after compile-time verification. by Nicolas Geoffray · 8 years ago
  62. f34077c Merge "MethodHandles: Write tests for MethodHandle.asCollector." by Narayan Kamath · 8 years ago
  63. 2a3696a MethodHandles: Write tests for MethodHandle.asCollector. by Narayan Kamath · 8 years ago
  64. 8116003 Merge "MethodHandles: Support and tests for invokeWithArguments." by Narayan Kamath · 8 years ago
  65. 931cf54 Merge "Rewrite retrieval of resolved classes." by Vladimir Marko · 8 years ago
  66. 4b0e5f7 Merge "Revert "OatFileAssistant: look at vdex file for IsDexOptNeeded"" by Richard Uhler · 8 years ago
  67. 8529b71 Merge "Disable test 154 for GC stress" by Treehugger Robot · 8 years ago
  68. 6639369 Merge "ART: Refactor TI events" by Treehugger Robot · 8 years ago
  69. a7e0b57 Disable test 154 for GC stress by Mathieu Chartier · 8 years ago
  70. 5618a57 Minor edits to make nightly reports. by Aart Bik · 8 years ago
  71. ba037b1 Revert "OatFileAssistant: look at vdex file for IsDexOptNeeded" by Andreas Gampe · 8 years ago
  72. 56f06cb Merge "Enable PRODUCT_ART_USE_READ_BARRIER by default." by Hiroshi Yamauchi · 8 years ago
  73. 983c175 ART: Refactor TI events by Andreas Gampe · 8 years ago
  74. 2130053 Rewrite retrieval of resolved classes. by Vladimir Marko · 8 years ago
  75. 63fcc81 Merge "Add dexoptanalyzer tool" by Calin Juravle · 8 years ago
  76. 2d2cc41 Merge "Temporarily increase heap min and max free" by Mathieu Chartier · 8 years ago
  77. d4ce37d Merge "Fix typo in argument name." by Treehugger Robot · 8 years ago
  78. 72a3289 Temporarily increase heap min and max free by Mathieu Chartier · 8 years ago
  79. 36eb313 Add dexoptanalyzer tool by Calin Juravle · 8 years ago
  80. da75ad7 Enable PRODUCT_ART_USE_READ_BARRIER by default. by Hiroshi Yamauchi · 8 years ago
  81. 65db940 Merge "run-test: ThreadSuspendTimeout only applies to ART." by Narayan Kamath · 8 years ago
  82. 4b0cedf Fix typo in argument name. by Alex Light · 8 years ago
  83. cc92b21 Merge "Add class status for resolved erroneous classes." by Vladimir Marko · 8 years ago
  84. f86c393 run-test: ThreadSuspendTimeout only applies to ART. by Narayan Kamath · 8 years ago
  85. c5889ce MethodHandles: Support and tests for invokeWithArguments. by Narayan Kamath · 8 years ago
  86. 461bbbf Merge "Revert "Redesign implementation of RegisterNativeAllocation."" by Richard Uhler · 8 years ago
  87. 36bdbd2 Revert "Redesign implementation of RegisterNativeAllocation." by Richard Uhler · 8 years ago
  88. d8981ee Merge "MethodHandles: Tests for asSpreader / spreadInvoker." by Narayan Kamath · 8 years ago
  89. 7c571ac Merge "Disable 912 for JIT." by Nicolas Geoffray · 8 years ago
  90. fab0b19 Disable 912 for JIT. by Nicolas Geoffray · 8 years ago
  91. 72ab684 Add class status for resolved erroneous classes. by Vladimir Marko · 8 years ago
  92. 07ba9c5 Merge "Redesign implementation of RegisterNativeAllocation." by Treehugger Robot · 8 years ago
  93. e36c51a Merge "Allow multiple HX86ComputeBaseMethodAddress." by Nicolas Geoffray · 8 years ago
  94. c827f29 Merge "ART: More rework of test 912" by Andreas Gampe · 8 years ago
  95. e9fef45 Merge "OatFileAssistant: look at vdex file for IsDexOptNeeded" by Treehugger Robot · 8 years ago
  96. 4152661 ART: More rework of test 912 by Andreas Gampe · 8 years ago
  97. b02ff84 Merge "ART: Change test 912 order" by Andreas Gampe · 8 years ago
  98. d570938 Merge "Add ClassPreDefine hook." by Treehugger Robot · 8 years ago
  99. 1995859 ART: Change test 912 order by Andreas Gampe · 8 years ago
  100. bc51534 Merge "Add more code info size dumping to oatdump" by Mathieu Chartier · 8 years ago