1. 4c3de20 Merge "tools: Read ANDROID_COMPILE_WITH_JACK from build" by Colin Cross · 7 years ago
  2. c932707 Merge "ART: Add more logging to ClassLoaderContext mismatches" by Treehugger Robot · 7 years ago
  3. 62a96c9 Merge "Revert "Avoid creating verified methods for non quickening filters"" by Treehugger Robot · 7 years ago
  4. aaeeb68 Merge "Add script to generate CMakeLists files used for CLion setup" by Shubham Ajmera · 7 years ago
  5. 8eb1849 Add script to generate CMakeLists files used for CLion setup by Shubham Ajmera · 7 years ago
  6. 95caa2b Merge "ART: Move simulator to art/" by Treehugger Robot · 7 years ago
  7. 08e3397 tools: Read ANDROID_COMPILE_WITH_JACK from build by Igor Murashkin · 7 years ago
  8. 055761a Merge "Changed the likelihood." by Treehugger Robot · 7 years ago
  9. 92b6014 Merge "ART: Disable CHA for AoT" by Treehugger Robot · 7 years ago
  10. 71da487 ART: Move simulator to art/ by Andreas Gampe · 7 years ago
  11. ad70831 Changed the likelihood. by Sumnima Joshi · 7 years ago
  12. b22ae40 Merge "Be prepared to handle empty class loader contexts" by Calin Juravle · 7 years ago
  13. 2c2e13e Merge "Disable test-660 for no-prebuild" by Treehugger Robot · 7 years ago
  14. 7dface3 ART: Disable CHA for AoT by Andreas Gampe · 7 years ago
  15. 7d0f81c ART: Add more logging to ClassLoaderContext mismatches by Andreas Gampe · 7 years ago
  16. 741eb89 Merge "ART: Move app image verification to its own method" by Treehugger Robot · 7 years ago
  17. 89d72a3 Merge "ART: Allow dex2oat sanitization" by Treehugger Robot · 7 years ago
  18. 34a986f Merge "ART: Move CHA to ClassLinker" by Treehugger Robot · 7 years ago
  19. b46ff2d Merge "MIPS: Add maddv/msubv MSA instructions" by Aart Bik · 7 years ago
  20. b16a5bd Merge "Assign temporary register to the size of an array." by Treehugger Robot · 7 years ago
  21. f884a05 Disable test-660 for no-prebuild by Chang Xing · 7 years ago
  22. 9c51dfb Assign temporary register to the size of an array. by Sumnima Joshi · 7 years ago
  23. be7af22 ART: Move app image verification to its own method by Andreas Gampe · 7 years ago
  24. c1ac9ee ART: Move CHA to ClassLinker by Andreas Gampe · 7 years ago
  25. aed968d Merge "Fix race in artInvokeInterfaceTrampoline()." by Treehugger Robot · 7 years ago
  26. a46d0ab ART: Allow dex2oat sanitization by Andreas Gampe · 7 years ago
  27. 302f69c Fix race in artInvokeInterfaceTrampoline(). by Vladimir Marko · 7 years ago
  28. 2f153cf Merge "Disable 660-clinit for no-dex2oat" by Orion Hodson · 7 years ago
  29. 69b37af Disable 660-clinit for no-dex2oat by Orion Hodson · 7 years ago
  30. b3d79e4 MIPS: Add maddv/msubv MSA instructions by Lena Djokic · 7 years ago
  31. 86d1db1 Merge "Update ahat version number to 1.3." by Treehugger Robot · 7 years ago
  32. 03ce1df Merge "Fix x86 and x64 codegens for 8/16 stores." by Nicolas Geoffray · 7 years ago
  33. ff80dfc Merge "Jit Code Cache instruction pipeline flushing" by Treehugger Robot · 7 years ago
  34. 8b903b9 Update ahat version number to 1.3. by Richard Uhler · 7 years ago
  35. 34ed868 Revert "Avoid creating verified methods for non quickening filters" by Andreas Gampe · 7 years ago
  36. 9710fba Merge "Make imgdiag diff against app vs zygote heap" by Treehugger Robot · 7 years ago
  37. b5efe0f Merge "ART: Add SpaceBitmap walk order test" by Treehugger Robot · 7 years ago
  38. 5864ab2 Merge "Remove CHA dependencies for class unloading when JIT is disabled" by Treehugger Robot · 7 years ago
  39. c512a0f Merge "Rule out testcase 660 from no-image variant" by Treehugger Robot · 7 years ago
  40. 51e7965 Make imgdiag diff against app vs zygote heap by Mathieu Chartier · 7 years ago
  41. cf79cf5 Remove CHA dependencies for class unloading when JIT is disabled by Mathieu Chartier · 7 years ago
  42. b4bf949 ART: Add SpaceBitmap walk order test by Andreas Gampe · 10 years ago
  43. acae6db Merge "Added a few idiomatic x86 SSE instructions." by Treehugger Robot · 7 years ago
  44. 3e37902 Rule out testcase 660 from no-image variant by Chang Xing · 7 years ago
  45. e88c2d2 Merge "Allow failure in RecordClassStatus for uses-library classes" by Mathieu Chartier · 7 years ago
  46. af89a91 Merge "ART: Include cleanup" by Treehugger Robot · 7 years ago
  47. fde3c0d Merge "Fix ART buildbots to use jdk8 prebuilts" by Colin Cross · 7 years ago
  48. 6005a87 Added a few idiomatic x86 SSE instructions. by Aart Bik · 7 years ago
  49. 15a2958 Merge "ART: Fix null pointer in CHA debug verification" by Treehugger Robot · 7 years ago
  50. 1a509c8 Be prepared to handle empty class loader contexts by Calin Juravle · 7 years ago
  51. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  52. 010f5cc Allow failure in RecordClassStatus for uses-library classes by Mathieu Chartier · 7 years ago
  53. c33c087 Fix ART buildbots to use jdk8 prebuilts by Shubham Ajmera · 7 years ago
  54. 914b7b6 Merge "Freeze capabilities JVMTI tests request by default." by Treehugger Robot · 7 years ago
  55. b67d0c0 Merge changes I87b3fcb3,I971edf31,I5218a57c by Mathieu Chartier · 7 years ago
  56. 582d96a ART: Fix null pointer in CHA debug verification by Andreas Gampe · 7 years ago
  57. 2ae4bc9 Merge "Allow DexFile#getDexOptNeeded to check case when downgrading is required" by Shubham Ajmera · 7 years ago
  58. 8bf4fec Merge "MIPS: Follow-up to hash-based DexCache methods array" by Treehugger Robot · 7 years ago
  59. 279cfba MIPS: Follow-up to hash-based DexCache methods array by Alexey Frunze · 7 years ago
  60. 194cf5f Merge "test: Re-enable javac/dx failing checker tests for Long.compare" by Treehugger Robot · 7 years ago
  61. df9224c Merge "Move logic to get profile class descriptors to profile info" by Mathieu Chartier · 7 years ago
  62. 4f342b0 Move logic to get profile class descriptors to profile info by Mathieu Chartier · 7 years ago
  63. 56fe32e Jit Code Cache instruction pipeline flushing by Orion Hodson · 7 years ago
  64. d41f79b Merge "Throw VerifyError when trying to extend a final class." by Vladimir Marko · 7 years ago
  65. a3aa6db Merge "ARM64: More JIT Code Cache maintenace" by Treehugger Robot · 7 years ago
  66. 7861208 Fix x86 and x64 codegens for 8/16 stores. by Nicolas Geoffray · 7 years ago
  67. f40efd1 Merge "Show diff column for fields only if diff is enabled." by Treehugger Robot · 7 years ago
  68. 17272ab ARM64: More JIT Code Cache maintenace by Orion Hodson · 7 years ago
  69. ad76ef6 Merge "Improve SchedulingLatencyVisitorARM on HCondition latency settings." by Treehugger Robot · 7 years ago
  70. 3988af6 Show diff column for fields only if diff is enabled. by Richard Uhler · 7 years ago
  71. 28e535b Merge "ART: Disable part of reg_type_test for CMS" by Treehugger Robot · 7 years ago
  72. 78627e4 ART: Disable part of reg_type_test for CMS by Andreas Gampe · 7 years ago
  73. cade5c3 Track class initializing in transaction by Chang Xing · 7 years ago
  74. 16d1dd8 Move transaction creation to runtime by Chang Xing · 7 years ago
  75. 62432ae Merge "Disable valgrind 32-bit x86. It does not like SSE." by Treehugger Robot · 7 years ago
  76. 36898d0 Merge changes Ia8b678ab,I823201e3 by Treehugger Robot · 7 years ago
  77. e3caccc test: Re-enable javac/dx failing checker tests for Long.compare by Igor Murashkin · 7 years ago
  78. cb72007 Disable valgrind 32-bit x86. It does not like SSE. by Aart Bik · 7 years ago
  79. e3f66f5 Merge "Templatize loops in imgdiag" by Igor Murashkin · 7 years ago
  80. 3a3abd0 Test case for clinit support in app image by Chang Xing · 7 years ago
  81. b4005f0 Templatize loops in imgdiag by David Sehr · 7 years ago
  82. 84b65e9 Merge "Assume all x86/x86_64 hosts support at least sse4.x/popcount." by Aart Bik · 7 years ago
  83. 8e7ea37 Merge "Add compiler callbacks as arg to PrepareRuntimeOptions" by Treehugger Robot · 7 years ago
  84. 3d324fd Freeze capabilities JVMTI tests request by default. by Alex Light · 7 years ago
  85. 26761f7 ART: Move FillHeap to CommonRuntimeTest by Andreas Gampe · 7 years ago
  86. 46331a6 Add compiler callbacks as arg to PrepareRuntimeOptions by Mathieu Chartier · 7 years ago
  87. 64d2d3e ART: Account for OOME during array merging by Andreas Gampe · 7 years ago
  88. 2727d7c Merge "Ensure that we don't overwrite suspension target thread" by Treehugger Robot · 7 years ago
  89. 1a83a66 Merge "Update VMRuntime.preloadDexCaches() for hash-based arrays." by Vladimir Marko · 7 years ago
  90. bf9e21a Improve SchedulingLatencyVisitorARM on HCondition latency settings. by xueliang.zhong · 7 years ago
  91. 753d613 Update VMRuntime.preloadDexCaches() for hash-based arrays. by Vladimir Marko · 7 years ago
  92. c73753f Merge "Hash-based DexCache methods array." by Vladimir Marko · 7 years ago
  93. 530a6b6 Merge "ahat: Switch to a custom dominators implementation." by Richard Uhler · 7 years ago
  94. 24ed463 Merge "Revert "Avoid recording CHA class status for dex2oat"" by Nicolas Geoffray · 7 years ago
  95. 918dcea Revert "Avoid recording CHA class status for dex2oat" by Nicolas Geoffray · 7 years ago
  96. fb25fbc Merge "Avoid recording CHA class status for dex2oat" by Mathieu Chartier · 7 years ago
  97. e5b1add Merge "Revert "Set timeout for testrunner in go/ab"" by Shubham Ajmera · 7 years ago
  98. 186d321 Revert "Set timeout for testrunner in go/ab" by Shubham Ajmera · 7 years ago
  99. 3b3df4d Merge "Make test 924 less flaky." by Treehugger Robot · 7 years ago
  100. 011d99b Merge "ART: Enable full sanitization under ASAN host by default" by Treehugger Robot · 7 years ago