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