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