1. 1f99225 Merge "Add 132 to redefine-stress skips" by Treehugger Robot · 6 years ago
  2. 2337fa1 Add 132 to redefine-stress skips by Alex Light · 6 years ago
  3. a13970a Partially revert expected output for 911-get-stack-trace by Jinseong Jeon · 6 years ago
  4. ca7027d Merge "ART: Add CRC32.updateByteBuffer intrinsic for ARM64" by Vladimir Marko · 6 years ago
  5. c4fc53a Merge "Move startup thread pool back into runtime" by Mathieu Chartier · 6 years ago
  6. ada33d7 Move startup thread pool back into runtime by Mathieu Chartier · 6 years ago
  7. 776a7c2 ART: Add CRC32.updateByteBuffer intrinsic for ARM64 by Evgeny Astigeevich · 6 years ago
  8. 4520b06 Correct timeout_dumper to TIMEOUT_DUMPER by Alex Light · 6 years ago
  9. 4bdcf5d ART: Use timeout --foreground by Andreas Gampe · 6 years ago
  10. 2cb696e ART: disable 708-jit-cache-churn for jit-on-first-use by Orion Hodson · 6 years ago
  11. 9e72ebe Merge "Fix zipapex test-bot." by Alex Light · 6 years ago
  12. 8c5476a Fix zipapex test-bot. by Alex Light · 6 years ago
  13. 8dee118 Fix ART test depending on libcore internals. by Tobias Thierer · 6 years ago
  14. 5708863 Merge "Add apache-xml to boot class path for tests." by Vladimir Marko · 6 years ago
  15. 4aef28a Merge changes Iefc46d8f,I8f65096d by Treehugger Robot · 6 years ago
  16. 64d6424 Add knownfailures for jvmti-stress by Alex Light · 6 years ago
  17. 12c9a12 Don't retrieve generic information during ti-stress by Alex Light · 6 years ago
  18. b0faa96 Merge changes Iacd66525,Ia1027126,I39a9313e by Andreas Gampe · 6 years ago
  19. ea65b21 Add apache-xml to boot class path for tests. by Vladimir Marko · 6 years ago
  20. 500b4da Merge "Revert^2 "Allow boot image for a part of the boot classpath."" by Vladimir Marko · 6 years ago
  21. 98a520c Merge "Revert "Revert "Add a baseline flag to JIT compile.""" by Treehugger Robot · 6 years ago
  22. 0ace563 Revert^2 "Allow boot image for a part of the boot classpath." by Vladimir Marko · 6 years ago
  23. 075456e Revert "Revert "Add a baseline flag to JIT compile."" by Nicolas Geoffray · 6 years ago
  24. 1d379cb Blacklist 175-alloc-big-bignums for ASAN by Hans Boehm · 6 years ago
  25. 829c33a Merge "Revert "Add a baseline flag to JIT compile."" by Andreas Gampe · 6 years ago
  26. 99e1739 Merge "Revert "Allow boot image for a part of the boot classpath."" by Andreas Gampe · 6 years ago
  27. fb83d76 Revert "Allow boot image for a part of the boot classpath." by Andreas Gampe · 6 years ago
  28. 344b0d1 Revert "Add a baseline flag to JIT compile." by Andreas Gampe · 6 years ago
  29. 5b20b35 ART: Rewrite EnsureInitialized hit case by Andreas Gampe · 6 years ago
  30. c2f685a Merge "Change GC triggering to use mallinfo()" by Hans Boehm · 6 years ago
  31. 9799182 Merge "Add a baseline flag to JIT compile." by Nicolas Geoffray · 6 years ago
  32. cf923f5 Merge "Allow boot image for a part of the boot classpath." by Vladimir Marko · 6 years ago
  33. c220f98 Change GC triggering to use mallinfo() by Hans Boehm · 6 years ago
  34. 457a017 Fix cert-dcl16-c clang-tidy warnings. by Chih-Hung Hsieh · 6 years ago
  35. e734fe8 Add a baseline flag to JIT compile. by Nicolas Geoffray · 6 years ago
  36. 4433c43 Allow boot image for a part of the boot classpath. by Vladimir Marko · 6 years ago
  37. 20802ca Add buildbot target using linux_bionic zipapex by Alex Light · 6 years ago
  38. e8e4849 Merge changes I347037eb,Iaeb79aeb by Alex Light · 6 years ago
  39. fc81d80 Adjust instrumentation CHECK to be correct WRT obsolete methods by Alex Light · 6 years ago
  40. 15c5b97 ART: Add CRC32.updateBytes intrinsic for ARM64 by Evgeny Astigeevich · 6 years ago
  41. 19acc61 Merge "Reduce core image to 6 modules." by Vladimir Marko · 6 years ago
  42. 94d4f5f Merge "Make test 924 more consistent." by Alex Light · 6 years ago
  43. 7a85e70 Reduce core image to 6 modules. by Vladimir Marko · 6 years ago
  44. 807e4b3 Merge "Add support for ANDROID_RUNTIME_ROOT variable" by Neil Fuller · 6 years ago
  45. 1a65863 Keep pointer to original DexFile during JVMTI redefine for hiddenapi by David Brazdil · 6 years ago
  46. 26c4377 Add support for ANDROID_RUNTIME_ROOT variable by Neil Fuller · 6 years ago
  47. e059238 Make test 924 more consistent. by Alex Light · 6 years ago
  48. a3a57d3 Merge changes from topic "hiddenapi-csv" by David Brazdil · 6 years ago
  49. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 6 years ago
  50. 91690d3 hiddenapi: Convert API lists to a flags CSV file by David Brazdil · 6 years ago
  51. ad33073 ART: Do not interact with thread object in test 913 by Andreas Gampe · 6 years ago
  52. 2025488 Merge "ART: Some iwyu for logging.h" by Andreas Gampe · 6 years ago
  53. ef6b2aa Merge "Revert^4 "ART: Add StackVisitor accepting a lambda"" by Treehugger Robot · 6 years ago
  54. cb64b85 Remove bouncycastle dependency from 021-string2. by Vladimir Marko · 6 years ago
  55. dcfa89b Rename and reorganize hiddenapi::ApiList by David Brazdil · 6 years ago
  56. 85f1c57 ART: Some iwyu for logging.h by Andreas Gampe · 6 years ago
  57. e48746b Merge "On x86 modified the generated instructions for case "divide by 2". As we can use fewer instructions to represent HDiv when divide by2." by Nicolas Geoffray · 6 years ago
  58. 1cc7329 On x86 modified the generated instructions for case "divide by 2". by Atul Bajaj · 6 years ago
  59. c7d878d Revert^4 "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  60. cbc64c8 Revert "Disable running run-test with linux_bionic" by Alex Light · 6 years ago
  61. 498d7c1 Merge "Revert "Revert^2 "ART: Add StackVisitor accepting a lambda""" by Nicolas Geoffray · 6 years ago
  62. ec43a01 Revert "Revert^2 "ART: Add StackVisitor accepting a lambda"" by Nicolas Geoffray · 6 years ago
  63. cddf428 Merge "Disable running run-test with linux_bionic" by Treehugger Robot · 6 years ago
  64. 1d77a70 Disable running run-test with linux_bionic by Alex Light · 6 years ago
  65. 0f643b0 Merge "Revert^2 "ART: Add StackVisitor accepting a lambda"" by Treehugger Robot · 6 years ago
  66. 3d477f3 Revert^2 "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  67. fad8533 Don't run test 688 with app image. by Nicolas Geoffray · 6 years ago
  68. 54c7da9 Merge changes Idc6e518c,Ia1cc0506 by David Brazdil · 6 years ago
  69. 0ae075e Ignore finalizer warnings on not being able to close dex files. by Nicolas Geoffray · 6 years ago
  70. 2bb2fbd Create SdkVersion enum, migrate users to it by David Brazdil · 6 years ago
  71. 8586569 Runtime flags only for fast/slow hiddenapi path by David Brazdil · 6 years ago
  72. 9296e18 Merge "Add native support for BaseDexClassLoader shared libraries." by Nicolas Geoffray · 6 years ago
  73. c980df6 Merge "Revert "ART: Add StackVisitor accepting a lambda"" by Andreas Gampe · 6 years ago
  74. 8248490 Revert "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  75. e09485f Merge "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  76. 810fa41 Merge "Simplify hidden_api.h logic" by David Brazdil · 6 years ago
  77. 01d4540 Merge "Add art-linux-bionic-x64 target-config" by Alex Light · 6 years ago
  78. f50ac10 Simplify hidden_api.h logic by David Brazdil · 6 years ago
  79. b56e835 Merge "Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64)." by Roland Levillain · 6 years ago
  80. dc02fc3 Merge "Ignore thread intel_svc_streamer_thread in test 911" by Alex Light · 6 years ago
  81. b1b21d7 Ignore thread intel_svc_streamer_thread in test 911 by Alex Light · 6 years ago
  82. cbdca72 Add art-linux-bionic-x64 target-config by Alex Light · 6 years ago
  83. 61f9bf1 Merge "Clean up primitive array helpers in Object." by Vladimir Marko · 6 years ago
  84. 01812cf Merge "Emit JVMTI events for LockSupport.park" by Treehugger Robot · 6 years ago
  85. e5ed5ba Merge "Optimize mod power 2 for x86" by Vladimir Marko · 6 years ago
  86. 5cc0e75 Emit JVMTI events for LockSupport.park by Charles Munger · 6 years ago
  87. a66784b Optimize mod power 2 for x86 by Shalini Salomi Bodapati · 6 years ago
  88. 104883b Clean up primitive array helpers in Object. by Vladimir Marko · 6 years ago
  89. 8ed45c8 Add test configuration for the switch interpreter. by David Srbecky · 6 years ago
  90. 6e26c0b Merge "Emit bit manipulation instructions for x86 and x86_64" by Vladimir Marko · 6 years ago
  91. dd121f6 Emit bit manipulation instructions for x86 and x86_64 by Shalini Salomi Bodapati · 6 years ago
  92. 67da5aa Merge "Add test where we test jit & redefinition suitable for CTS" by Treehugger Robot · 6 years ago
  93. b406680 Add test where we test jit & redefinition suitable for CTS by Alex Light · 6 years ago
  94. 2e8d655 Merge "Update 624-checker-stringops and 911-get-stack-trace." by Ian Zerny · 6 years ago
  95. 57a3e68 Merge "Enable building art and tests with linux_bionic" by Alex Light · 6 years ago
  96. 680cbf2 Enable building art and tests with linux_bionic by Alex Light · 6 years ago
  97. 57e7dbf Merge "ARM64: Support interm. address for object arrays." by Vladimir Marko · 6 years ago
  98. 12dd9ae Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64). by Roland Levillain · 6 years ago
  99. 6b2b372 Merge "ART: Add CRC32.udate(int,int) intrinsic for ARM64" by Vladimir Marko · 6 years ago
  100. 7995cf6 Merge "Revert^4 "Implement LockSupport.park with a futex"" by Treehugger Robot · 6 years ago