1. 92e393a Merge "[ART] Prepare profile streaming for framework to use." by Treehugger Robot · 8 years ago
  2. 727e911 Merge "Refactor and optimize memory region bit functions" by Mathieu Chartier · 8 years ago
  3. ddf26ba Merge "ART: Remove experimental flags for plugins and agents" by Treehugger Robot · 8 years ago
  4. 9c88c3d Merge "Preserve verification invariant after compile-time verification." by Andreas Gampe · 8 years ago
  5. c0f0781 Merge "Temporarily disable tests 934 & 935 for interpreter and jit." by Alex Light · 8 years ago
  6. 50cc0cc Temporarily disable tests 934 & 935 for interpreter and jit. by Alex Light · 8 years ago
  7. 01fd70b ART: Remove experimental flags for plugins and agents by Andreas Gampe · 8 years ago
  8. 3ceedc0 Refactor and optimize memory region bit functions by Mathieu Chartier · 8 years ago
  9. 5ea54a3 Merge "Implement class-pre-define time redefinition." by Treehugger Robot · 8 years ago
  10. ca6e14e [ART] Prepare profile streaming for framework to use. by Shukang Zhou · 8 years ago
  11. 440b5d9 Implement class-pre-define time redefinition. by Alex Light · 8 years ago
  12. 0a27fd0 Preserve verification invariant after compile-time verification. by Nicolas Geoffray · 8 years ago
  13. f34077c Merge "MethodHandles: Write tests for MethodHandle.asCollector." by Narayan Kamath · 8 years ago
  14. 2a3696a MethodHandles: Write tests for MethodHandle.asCollector. by Narayan Kamath · 8 years ago
  15. 8116003 Merge "MethodHandles: Support and tests for invokeWithArguments." by Narayan Kamath · 8 years ago
  16. 931cf54 Merge "Rewrite retrieval of resolved classes." by Vladimir Marko · 8 years ago
  17. 4b0e5f7 Merge "Revert "OatFileAssistant: look at vdex file for IsDexOptNeeded"" by Richard Uhler · 8 years ago
  18. 8529b71 Merge "Disable test 154 for GC stress" by Treehugger Robot · 8 years ago
  19. 6639369 Merge "ART: Refactor TI events" by Treehugger Robot · 8 years ago
  20. a7e0b57 Disable test 154 for GC stress by Mathieu Chartier · 8 years ago
  21. ba037b1 Revert "OatFileAssistant: look at vdex file for IsDexOptNeeded" by Andreas Gampe · 8 years ago
  22. 56f06cb Merge "Enable PRODUCT_ART_USE_READ_BARRIER by default." by Hiroshi Yamauchi · 8 years ago
  23. 983c175 ART: Refactor TI events by Andreas Gampe · 8 years ago
  24. 2130053 Rewrite retrieval of resolved classes. by Vladimir Marko · 8 years ago
  25. 63fcc81 Merge "Add dexoptanalyzer tool" by Calin Juravle · 8 years ago
  26. 2d2cc41 Merge "Temporarily increase heap min and max free" by Mathieu Chartier · 8 years ago
  27. d4ce37d Merge "Fix typo in argument name." by Treehugger Robot · 8 years ago
  28. 72a3289 Temporarily increase heap min and max free by Mathieu Chartier · 8 years ago
  29. 36eb313 Add dexoptanalyzer tool by Calin Juravle · 8 years ago
  30. da75ad7 Enable PRODUCT_ART_USE_READ_BARRIER by default. by Hiroshi Yamauchi · 8 years ago
  31. 65db940 Merge "run-test: ThreadSuspendTimeout only applies to ART." by Narayan Kamath · 8 years ago
  32. 4b0cedf Fix typo in argument name. by Alex Light · 8 years ago
  33. cc92b21 Merge "Add class status for resolved erroneous classes." by Vladimir Marko · 8 years ago
  34. f86c393 run-test: ThreadSuspendTimeout only applies to ART. by Narayan Kamath · 8 years ago
  35. c5889ce MethodHandles: Support and tests for invokeWithArguments. by Narayan Kamath · 8 years ago
  36. 461bbbf Merge "Revert "Redesign implementation of RegisterNativeAllocation."" by Richard Uhler · 8 years ago
  37. 36bdbd2 Revert "Redesign implementation of RegisterNativeAllocation." by Richard Uhler · 8 years ago
  38. d8981ee Merge "MethodHandles: Tests for asSpreader / spreadInvoker." by Narayan Kamath · 8 years ago
  39. 7c571ac Merge "Disable 912 for JIT." by Nicolas Geoffray · 8 years ago
  40. fab0b19 Disable 912 for JIT. by Nicolas Geoffray · 8 years ago
  41. 72ab684 Add class status for resolved erroneous classes. by Vladimir Marko · 8 years ago
  42. 07ba9c5 Merge "Redesign implementation of RegisterNativeAllocation." by Treehugger Robot · 8 years ago
  43. e36c51a Merge "Allow multiple HX86ComputeBaseMethodAddress." by Nicolas Geoffray · 8 years ago
  44. c827f29 Merge "ART: More rework of test 912" by Andreas Gampe · 8 years ago
  45. e9fef45 Merge "OatFileAssistant: look at vdex file for IsDexOptNeeded" by Treehugger Robot · 8 years ago
  46. 4152661 ART: More rework of test 912 by Andreas Gampe · 8 years ago
  47. b02ff84 Merge "ART: Change test 912 order" by Andreas Gampe · 8 years ago
  48. d570938 Merge "Add ClassPreDefine hook." by Treehugger Robot · 8 years ago
  49. 1995859 ART: Change test 912 order by Andreas Gampe · 8 years ago
  50. bc51534 Merge "Add more code info size dumping to oatdump" by Mathieu Chartier · 8 years ago
  51. 5e7c6a9 Add more code info size dumping to oatdump by Mathieu Chartier · 8 years ago
  52. b0f1192 Add ClassPreDefine hook. by Alex Light · 8 years ago
  53. 67edcfd Merge "ART: Add DataDumpRequest" by Treehugger Robot · 8 years ago
  54. ce97b0c Merge "Add explicit monitor inflation run test." by Hans Boehm · 8 years ago
  55. 839320b Merge "ART: Add class events" by Treehugger Robot · 8 years ago
  56. 6fe97e0 Add explicit monitor inflation run test. by Hans Boehm · 9 years ago
  57. eb0cea1 ART: Add DataDumpRequest by Andreas Gampe · 8 years ago
  58. e637746 ART: Add class events by Andreas Gampe · 8 years ago
  59. 84b93b2 Merge "[ART] Prepare streaming output of method tracing for developer use." by Shukang Zhou · 8 years ago
  60. dc59127 Merge "Fix some typos in ART." by Treehugger Robot · 8 years ago
  61. 95cf7e4 Merge "ART: Add ThreadStart & ThreadEnd" by Treehugger Robot · 8 years ago
  62. c51842b Merge "ART: Reference.getReferent intrinsic for arm and arm64" by Treehugger Robot · 8 years ago
  63. 133719e Allow multiple HX86ComputeBaseMethodAddress. by Nicolas Geoffray · 8 years ago
  64. 5e8d5f0 Fix some typos in ART. by Roland Levillain · 8 years ago
  65. b0dde43 Merge "Fix inserting classes to initiating loader's class table." by Vladimir Marko · 8 years ago
  66. d8c052a ART: Reference.getReferent intrinsic for arm and arm64 by TatWai Chong · 8 years ago
  67. 17aba35 Merge "Allow multiple HArmDexCacheArrayBase." by Nicolas Geoffray · 8 years ago
  68. 402089a OatFileAssistant: look at vdex file for IsDexOptNeeded by Richard Uhler · 8 years ago
  69. 6055122 Merge "ART: Re-enable TI tests for target" by Nicolas Geoffray · 8 years ago
  70. 1482438 Merge "MIPS64: Extend assembler_mips64_test" by Treehugger Robot · 8 years ago
  71. 6bfc37d Redesign implementation of RegisterNativeAllocation. by Richard Uhler · 8 years ago
  72. e807ff7 Allow multiple HArmDexCacheArrayBase. by Nicolas Geoffray · 8 years ago
  73. 7400f66 Merge "Use higher default thread suspend timeout for run tests" by Treehugger Robot · 8 years ago
  74. 3fceaf5 Use higher default thread suspend timeout for run tests by Mathieu Chartier · 8 years ago
  75. eafaf57 ART: Add ThreadStart & ThreadEnd by Andreas Gampe · 8 years ago
  76. 9623ca6 ART: Re-enable TI tests for target by Andreas Gampe · 8 years ago
  77. 8a5ab91 [ART] Prepare streaming output of method tracing for developer use. by Shukang Zhou · 8 years ago
  78. a90b3dd Merge "ART: Refactor TI tests" by Treehugger Robot · 8 years ago
  79. 388df9e Merge "Compressed native PC for stack maps" by Mathieu Chartier · 8 years ago
  80. 0da2abf Merge "ARM64: Clean-up and extend the supported cpu_variant list." by Treehugger Robot · 8 years ago
  81. a2f526f Compressed native PC for stack maps by Mathieu Chartier · 8 years ago
  82. 53ae780 ART: Refactor TI tests by Andreas Gampe · 8 years ago
  83. d713d29 Merge "ART: More valgrind suppressions" by Treehugger Robot · 8 years ago
  84. 7453604 Merge "Use original dex file for retransformation." by Alex Light · 8 years ago
  85. 78a70a1 ART: More valgrind suppressions by Andreas Gampe · 8 years ago
  86. a7e38d8 Use original dex file for retransformation. by Alex Light · 8 years ago
  87. 64e5002 Merge "Dexfuzz: Added --divergence-retry option." by Treehugger Robot · 8 years ago
  88. 0577876 Merge "Revert "CHA for abstract methods."" by Colin Cross · 8 years ago
  89. 8ebc8bf Revert "CHA for abstract methods." by Colin Cross · 8 years ago
  90. 6ad2f6d Fix inserting classes to initiating loader's class table. by Vladimir Marko · 8 years ago
  91. 7c3de08 Merge "ART: Add GetClassVersionNumbers." by Treehugger Robot · 8 years ago
  92. 6cbb3c8 Merge "ART: Add tests for TLS" by Treehugger Robot · 8 years ago
  93. 7709f7b Merge changes I914dfac9,I33b1934a by Treehugger Robot · 8 years ago
  94. 6611d27 Merge "CHA for abstract methods." by Mingyao Yang · 8 years ago
  95. 626aa2c Dexfuzz: Added --divergence-retry option. by Branislav Rankov · 8 years ago
  96. bcfd284 MethodHandles: Tests for asSpreader / spreadInvoker. by Narayan Kamath · 8 years ago
  97. fff9d44 Merge "Fix polymorphic invokes (one more round)." by Treehugger Robot · 8 years ago
  98. 3eede07 Merge "vdex optimization: avoid doing application type resolution." by Nicolas Geoffray · 8 years ago
  99. 95f2714 MIPS64: Extend assembler_mips64_test by Goran Jakovljevic · 8 years ago
  100. 5e82160 Merge "ART: Add valgrind suppression" by Treehugger Robot · 8 years ago