1. 1f0eefc Add VisitNewArray() in lsa. by Mingyao Yang · 7 years ago
  2. 52a3c98 Merge "Revert "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build""" by Colin Cross · 7 years ago
  3. 951853a Merge "Clean up some logic skipping ValidateSuperClassDescriptors." by Treehugger Robot · 7 years ago
  4. be60a04 Merge "ART: Add symbolization on SANITIZE_HOST failures" by Andreas Gampe · 7 years ago
  5. d90231a Merge "Read and write constraints for clinit" by Mathieu Chartier · 7 years ago
  6. e79ca19 ART: Add symbolization on SANITIZE_HOST failures by Andreas Gampe · 7 years ago
  7. e2e4034 Clean up some logic skipping ValidateSuperClassDescriptors. by Jeff Hao · 7 years ago
  8. 98d3795 Merge "ART: Move openjdkjvmti to art/" by Treehugger Robot · 7 years ago
  9. 06c42a5 ART: Move openjdkjvmti to art/ by Andreas Gampe · 7 years ago
  10. 7f14c2e Merge "tools: art script fix for spuriously creating "{arm,arm64,mips,mips64,x86,x86_64}" directory" by Treehugger Robot · 7 years ago
  11. b46e876 Merge "Add private dirty image section breakdown" by Mathieu Chartier · 7 years ago
  12. 959f7ac Merge "Ensure thread_list_lock_ is correctly locked" by Treehugger Robot · 7 years ago
  13. 56c7e1e Merge "Enable the can_maintain_original_method_order capability" by Treehugger Robot · 7 years ago
  14. bd208d8 Read and write constraints for clinit by Chang Xing · 7 years ago
  15. 83ee165 Merge "Use class unloading in dex2oat for verify and extract" by Treehugger Robot · 7 years ago
  16. 728f850 Add private dirty image section breakdown by Mathieu Chartier · 7 years ago
  17. 72041a0 Use class unloading in dex2oat for verify and extract by Mathieu Chartier · 7 years ago
  18. b566fed Enable the can_maintain_original_method_order capability by Alex Light · 7 years ago
  19. 3ae8253 Ensure thread_list_lock_ is correctly locked by Alex Light · 7 years ago
  20. d54ac26 tools: art script fix for spuriously creating "{arm,arm64,mips,mips64,x86,x86_64}" directory by Igor Murashkin · 7 years ago
  21. 9ce960a Merge "Make 1917 less flaky" by Treehugger Robot · 7 years ago
  22. 4013595 Make 1917 less flaky by Alex Light · 7 years ago
  23. 2e53f8f Merge changes Iba7e9207,I11a4d3cb,I5a6746d3 by Treehugger Robot · 7 years ago
  24. 60c29e4 Merge "ART: Modify --abort-on-hard-verifier-error" by Treehugger Robot · 7 years ago
  25. e0ef0a8 Revert "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build"" by Colin Cross · 7 years ago
  26. 47d49b8 Tests for JVMTI can_access_local_variables functions by Alex Light · 7 years ago
  27. d1183f4 Merge "Remove temporary bail-out on something that crashed jack often." by Aart Bik · 7 years ago
  28. fdfb4d4 ART: Modify --abort-on-hard-verifier-error by Andreas Gampe · 7 years ago
  29. 65e514a Merge "Prompt dx/jack setting of command line in failure report." by Treehugger Robot · 7 years ago
  30. f6fe3cb Merge "Fix FastNative/CriticalNative annotation lookup." by Treehugger Robot · 7 years ago
  31. 38ae049 Remove temporary bail-out on something that crashed jack often. by Aart Bik · 7 years ago
  32. 67abbca Merge "ART: Refactor retrieval of types through ArtMethod." by Treehugger Robot · 7 years ago
  33. 078a27a Merge changes If53d3ee3,I7cc0eea1 by Mathieu Chartier · 7 years ago
  34. 3a9aa5b Prompt dx/jack setting of command line in failure report. by Aart Bik · 7 years ago
  35. 83e9e0e Merge "Typo in checker test : VecMull -> VecMul" by Aart Bik · 7 years ago
  36. 370f57e Fix FastNative/CriticalNative annotation lookup. by Vladimir Marko · 7 years ago
  37. ae616fa Merge "ART: Move openjdkjvm to art/" by Treehugger Robot · 7 years ago
  38. 54c1afa Merge "Fix ClassLinker::SetEntryPointsToInterpreter() for native methods" by Vladimir Marko · 7 years ago
  39. b45528c ART: Refactor retrieval of types through ArtMethod. by Vladimir Marko · 7 years ago
  40. c16268f Fix ClassLinker::SetEntryPointsToInterpreter() for native methods by Goran Jakovljevic · 7 years ago
  41. 73264cc Merge "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build"" by Colin Cross · 7 years ago
  42. d092e74 Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build" by Colin Cross · 7 years ago
  43. bebd7bd JVMTI set & get local variables by Alex Light · 7 years ago
  44. ceae170 Typo in checker test : VecMull -> VecMul by Aart Bik · 7 years ago
  45. 4c3de20 Merge "tools: Read ANDROID_COMPILE_WITH_JACK from build" by Colin Cross · 7 years ago
  46. c932707 Merge "ART: Add more logging to ClassLoaderContext mismatches" by Treehugger Robot · 7 years ago
  47. 62a96c9 Merge "Revert "Avoid creating verified methods for non quickening filters"" by Treehugger Robot · 7 years ago
  48. 605fe24 Implemented Nested Transaction by Chang Xing · 7 years ago
  49. aaeeb68 Merge "Add script to generate CMakeLists files used for CLion setup" by Shubham Ajmera · 7 years ago
  50. 8eb1849 Add script to generate CMakeLists files used for CLion setup by Shubham Ajmera · 7 years ago
  51. 95caa2b Merge "ART: Move simulator to art/" by Treehugger Robot · 7 years ago
  52. 5a906fc Add strict flag in transaction by Chang Xing · 7 years ago
  53. 08e3397 tools: Read ANDROID_COMPILE_WITH_JACK from build by Igor Murashkin · 7 years ago
  54. 5d15e6c ART: Move openjdkjvm to art/ by Andreas Gampe · 7 years ago
  55. 055761a Merge "Changed the likelihood." by Treehugger Robot · 7 years ago
  56. 92b6014 Merge "ART: Disable CHA for AoT" by Treehugger Robot · 7 years ago
  57. 71da487 ART: Move simulator to art/ by Andreas Gampe · 7 years ago
  58. ce68cc6 JVMTI GetLocalVariableTable function support by Alex Light · 7 years ago
  59. ad70831 Changed the likelihood. by Sumnima Joshi · 7 years ago
  60. b22ae40 Merge "Be prepared to handle empty class loader contexts" by Calin Juravle · 7 years ago
  61. 2c2e13e Merge "Disable test-660 for no-prebuild" by Treehugger Robot · 7 years ago
  62. 7dface3 ART: Disable CHA for AoT by Andreas Gampe · 7 years ago
  63. 7d0f81c ART: Add more logging to ClassLoaderContext mismatches by Andreas Gampe · 7 years ago
  64. 741eb89 Merge "ART: Move app image verification to its own method" by Treehugger Robot · 7 years ago
  65. 89d72a3 Merge "ART: Allow dex2oat sanitization" by Treehugger Robot · 7 years ago
  66. 34a986f Merge "ART: Move CHA to ClassLinker" by Treehugger Robot · 7 years ago
  67. b46ff2d Merge "MIPS: Add maddv/msubv MSA instructions" by Aart Bik · 7 years ago
  68. b16a5bd Merge "Assign temporary register to the size of an array." by Treehugger Robot · 7 years ago
  69. f884a05 Disable test-660 for no-prebuild by Chang Xing · 7 years ago
  70. 9c51dfb Assign temporary register to the size of an array. by Sumnima Joshi · 7 years ago
  71. be7af22 ART: Move app image verification to its own method by Andreas Gampe · 7 years ago
  72. c1ac9ee ART: Move CHA to ClassLinker by Andreas Gampe · 7 years ago
  73. aed968d Merge "Fix race in artInvokeInterfaceTrampoline()." by Treehugger Robot · 7 years ago
  74. a46d0ab ART: Allow dex2oat sanitization by Andreas Gampe · 7 years ago
  75. 302f69c Fix race in artInvokeInterfaceTrampoline(). by Vladimir Marko · 7 years ago
  76. 2f153cf Merge "Disable 660-clinit for no-dex2oat" by Orion Hodson · 7 years ago
  77. 69b37af Disable 660-clinit for no-dex2oat by Orion Hodson · 7 years ago
  78. b3d79e4 MIPS: Add maddv/msubv MSA instructions by Lena Djokic · 7 years ago
  79. 86d1db1 Merge "Update ahat version number to 1.3." by Treehugger Robot · 7 years ago
  80. 03ce1df Merge "Fix x86 and x64 codegens for 8/16 stores." by Nicolas Geoffray · 7 years ago
  81. ff80dfc Merge "Jit Code Cache instruction pipeline flushing" by Treehugger Robot · 7 years ago
  82. 8b903b9 Update ahat version number to 1.3. by Richard Uhler · 7 years ago
  83. 34ed868 Revert "Avoid creating verified methods for non quickening filters" by Andreas Gampe · 7 years ago
  84. 9710fba Merge "Make imgdiag diff against app vs zygote heap" by Treehugger Robot · 7 years ago
  85. b5efe0f Merge "ART: Add SpaceBitmap walk order test" by Treehugger Robot · 7 years ago
  86. 5864ab2 Merge "Remove CHA dependencies for class unloading when JIT is disabled" by Treehugger Robot · 7 years ago
  87. c512a0f Merge "Rule out testcase 660 from no-image variant" by Treehugger Robot · 7 years ago
  88. 51e7965 Make imgdiag diff against app vs zygote heap by Mathieu Chartier · 7 years ago
  89. cf79cf5 Remove CHA dependencies for class unloading when JIT is disabled by Mathieu Chartier · 7 years ago
  90. b4bf949 ART: Add SpaceBitmap walk order test by Andreas Gampe · 10 years ago
  91. acae6db Merge "Added a few idiomatic x86 SSE instructions." by Treehugger Robot · 7 years ago
  92. 3e37902 Rule out testcase 660 from no-image variant by Chang Xing · 7 years ago
  93. e88c2d2 Merge "Allow failure in RecordClassStatus for uses-library classes" by Mathieu Chartier · 7 years ago
  94. af89a91 Merge "ART: Include cleanup" by Treehugger Robot · 7 years ago
  95. fde3c0d Merge "Fix ART buildbots to use jdk8 prebuilts" by Colin Cross · 7 years ago
  96. 6005a87 Added a few idiomatic x86 SSE instructions. by Aart Bik · 7 years ago
  97. 15a2958 Merge "ART: Fix null pointer in CHA debug verification" by Treehugger Robot · 7 years ago
  98. 1a509c8 Be prepared to handle empty class loader contexts by Calin Juravle · 7 years ago
  99. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  100. 010f5cc Allow failure in RecordClassStatus for uses-library classes by Mathieu Chartier · 7 years ago