1. 410f06e Merge "Make QuickExceptionHandler handle force-retry-instruction" am: 6071d2d1cd by Alex Light · 6 years ago
  2. 6071d2d Merge "Make QuickExceptionHandler handle force-retry-instruction" by Treehugger Robot · 6 years ago
  3. 0ab2d8e Merge "Change ZipArchiveHandle from void* to ZipArchive*" am: 17c5e022f4 by Ryan Prichard · 6 years ago
  4. 17c5e02 Merge "Change ZipArchiveHandle from void* to ZipArchive*" by Ryan Prichard · 6 years ago
  5. be1f8d0 Make QuickExceptionHandler handle force-retry-instruction by Alex Light · 6 years ago
  6. dc37c5c Merge "Add support for A76 in art" am: 0ef1f94410 by Haibo Huang · 6 years ago
  7. 0ef1f94 Merge "Add support for A76 in art" by Haibo Huang · 6 years ago
  8. 43c6653 Add support for A76 in art by Haibo Huang · 6 years ago
  9. 5c9cb7d Merge "Revert "Fix issues due to updated toolchain."" am: c926e2623d by Pirama Arumuga Nainar · 6 years ago
  10. c926e26 Merge "Revert "Fix issues due to updated toolchain."" by Treehugger Robot · 6 years ago
  11. dc1887b Merge "Add extra handling for loading intern tables" am: 710d785a56 by Mathieu Chartier · 6 years ago
  12. 710d785 Merge "Add extra handling for loading intern tables" by Mathieu Chartier · 6 years ago
  13. 4856eff Merge "ART: Add support for ARMv8.x features for ARM64." am: 3cf0a3e722 by Vladimir Marko · 6 years ago
  14. 3cf0a3e Merge "ART: Add support for ARMv8.x features for ARM64." by Vladimir Marko · 6 years ago
  15. 74ccee6 Add extra handling for loading intern tables by Mathieu Chartier · 6 years ago
  16. 147a47c Revert "Fix issues due to updated toolchain." by Pirama Arumuga Nainar · 6 years ago
  17. b1655b9 Merge "ART: Use reinterpret_cast{32,64}<> when appropriate." am: 8db807252e by Vladimir Marko · 6 years ago
  18. 8db8072 Merge "ART: Use reinterpret_cast{32,64}<> when appropriate." by Vladimir Marko · 6 years ago
  19. febb42e Merge "Change ART FindClass method name to GetClass" am: e7019db7f0 by Jesse Schettler · 6 years ago
  20. e7019db Merge "Change ART FindClass method name to GetClass" by Jesse Schettler · 6 years ago
  21. 93d9e07 Change ART FindClass method name to GetClass by Jesse Schettler · 6 years ago
  22. 00c4b69 Merge "Revert^4 "JVMTI PopFrame support"" am: d55f6ee508 by Alex Light · 6 years ago
  23. d55f6ee Merge "Revert^4 "JVMTI PopFrame support"" by Alex Light · 6 years ago
  24. 78baed5 ART: Use reinterpret_cast{32,64}<> when appropriate. by Vladimir Marko · 6 years ago
  25. df5dff7 Merge "Disable run-test 920-objects on jit-on-first-use configuration." by Roland Levillain · 6 years ago
  26. 332c8e3 Merge "Disable run-test 920-objects on jit-on-first-use configuration." by Roland Levillain · 6 years ago
  27. aff1b44 Merge "Move target run-test dependencies to ART_TEST_TARGET_RUN_TEST_DEPENDENCIES." by Nicolas Geoffray · 6 years ago
  28. 7d36cb3 Merge "Move target run-test dependencies to ART_TEST_TARGET_RUN_TEST_DEPENDENCIES." by Nicolas Geoffray · 6 years ago
  29. 375d4eb Move target run-test dependencies to ART_TEST_TARGET_RUN_TEST_DEPENDENCIES. by Nicolas Geoffray · 6 years ago
  30. 286775c Merge "Add target gtest dependencies to build-art-target-tests." am: 89cf7805a8 by Nicolas Geoffray · 6 years ago
  31. 89cf780 Merge "Add target gtest dependencies to build-art-target-tests." by Nicolas Geoffray · 6 years ago
  32. 17b1dcb Add target gtest dependencies to build-art-target-tests. by Nicolas Geoffray · 6 years ago
  33. ad1df20 Merge "Cleanup the cpp-define-generator definitions." am: 231a9538fc by David Srbecky · 6 years ago
  34. 2885895 Merge "Rewrite cpp-define-generator" am: 8e7d0cbb8a by David Srbecky · 6 years ago
  35. 231a953 Merge "Cleanup the cpp-define-generator definitions." by David Srbecky · 6 years ago
  36. 8e7d0cb Merge "Rewrite cpp-define-generator" by David Srbecky · 6 years ago
  37. e53e63d Disable run-test 920-objects on jit-on-first-use configuration. by Roland Levillain · 6 years ago
  38. cac5965 Merge "Remove CHECK that GetThis() must always work." am: 0b6b0cb6dc by Nicolas Geoffray · 6 years ago
  39. 0b6b0cb Merge "Remove CHECK that GetThis() must always work." by Nicolas Geoffray · 6 years ago
  40. 9f521d4 Merge "Give the option of having an existing adb." am: 6595e53835 by Nicolas Geoffray · 6 years ago
  41. 6595e53 Merge "Give the option of having an existing adb." by Nicolas Geoffray · 6 years ago
  42. c8d5813 Give the option of having an existing adb. by Nicolas Geoffray · 6 years ago
  43. 4cbfadc Remove CHECK that GetThis() must always work. by Nicolas Geoffray · 6 years ago
  44. 60dea74 Merge "Update gcstress & debug expectations." am: d22c1b169b by Nicolas Geoffray · 6 years ago
  45. d22c1b1 Merge "Update gcstress & debug expectations." by Nicolas Geoffray · 6 years ago
  46. 6eeb8f4 Merge "Make testrunner runnable from art directory" am: d6f62a538f by Alex Light · 6 years ago
  47. d6f62a5 Merge "Make testrunner runnable from art directory" by Treehugger Robot · 6 years ago
  48. 766e74f Cleanup the cpp-define-generator definitions. by David Srbecky · 6 years ago
  49. 0adf4d8 Rewrite cpp-define-generator by David Srbecky · 6 years ago
  50. 8ec5614 Merge "Don't mark new non-moving objs in young GC" am: f682870d3a by Lokesh Gidra · 6 years ago
  51. f682870 Merge "Don't mark new non-moving objs in young GC" by Treehugger Robot · 6 years ago
  52. 0aa7a5a Revert^4 "JVMTI PopFrame support" by Alex Light · 6 years ago
  53. d51af9e Make testrunner runnable from art directory by Alex Light · 6 years ago
  54. 8a7c3ff Merge "Check is-obj-large before is-obj-zygote-large" am: e12575640d by Lokesh Gidra · 6 years ago
  55. e125756 Merge "Check is-obj-large before is-obj-zygote-large" by Treehugger Robot · 6 years ago
  56. 16d82a2 Don't mark new non-moving objs in young GC by Lokesh Gidra · 6 years ago
  57. f67e71d Merge "Make the boot image always multi-image." am: 146183209c by Vladimir Marko · 6 years ago
  58. 1461832 Merge "Make the boot image always multi-image." by Vladimir Marko · 6 years ago
  59. 6b50dae Merge "ART: Add VMRuntime.hasBootImageSpaces implementation" am: c13c713c6b by Andreas Gampe · 6 years ago
  60. c13c713 Merge "ART: Add VMRuntime.hasBootImageSpaces implementation" by Treehugger Robot · 6 years ago
  61. ca21af5 Update gcstress & debug expectations. by Nicolas Geoffray · 6 years ago
  62. 06d9fce Merge "Add a new script for buildbots to sync to device." am: a48eb7e069 by Nicolas Geoffray · 6 years ago
  63. 3b72de4 Merge "ART: Completely remove the --compile-pic option." am: 407bdb1d04 by Vladimir Marko · 6 years ago
  64. a48eb7e Merge "Add a new script for buildbots to sync to device." by Nicolas Geoffray · 6 years ago
  65. b745adc Add a new script for buildbots to sync to device. by Nicolas Geoffray · 6 years ago
  66. 407bdb1 Merge "ART: Completely remove the --compile-pic option." by Vladimir Marko · 6 years ago
  67. dbf3d4e Merge "Remove adb as something buildbots need to build." am: 34e3e3c1ac by Nicolas Geoffray · 6 years ago
  68. 34e3e3c Merge "Remove adb as something buildbots need to build." by Nicolas Geoffray · 6 years ago
  69. 02c230c Check is-obj-large before is-obj-zygote-large by Lokesh Gidra · 6 years ago
  70. 35f31c6 Change ZipArchiveHandle from void* to ZipArchive* by Ryan Prichard · 6 years ago
  71. db5c3d6 Merge "ART: Refactor for bugprone-argument-comment" am: 9bb9723258 by Andreas Gampe · 6 years ago
  72. 9bb9723 Merge "ART: Refactor for bugprone-argument-comment" by Treehugger Robot · 6 years ago
  73. 71243f1 Merge "ART: Enforce noinline when suppressing sanitization" am: 4582ce314a by Andreas Gampe · 6 years ago
  74. 4582ce3 Merge "ART: Enforce noinline when suppressing sanitization" by Treehugger Robot · 6 years ago
  75. 7215b20 Merge "Revert "Disable lld for unrecognized --keep-unique flag."" am: ec9ebec763 by Chih-hung Hsieh · 6 years ago
  76. ec9ebec Merge "Revert "Disable lld for unrecognized --keep-unique flag."" by Chih-hung Hsieh · 6 years ago
  77. 4519b9d Make the boot image always multi-image. by Vladimir Marko · 6 years ago
  78. b2f61f9 Revert "Disable lld for unrecognized --keep-unique flag." by Chih-hung Hsieh · 6 years ago
  79. a2da9b9 ART: Completely remove the --compile-pic option. by Vladimir Marko · 6 years ago
  80. 2fb9b81 Merge "Introduce a 'baseline' variant for the compiler." am: dc3b4670b1 by Nicolas Geoffray · 6 years ago
  81. dc3b467 Merge "Introduce a 'baseline' variant for the compiler." by Nicolas Geoffray · 6 years ago
  82. 5ccadce Merge "Revert "Revert^2 "JVMTI PopFrame support""" am: 4ca6cc7ddc by Nicolas Geoffray · 6 years ago
  83. acc56ac Introduce a 'baseline' variant for the compiler. by Nicolas Geoffray · 6 years ago
  84. 4ca6cc7 Merge "Revert "Revert^2 "JVMTI PopFrame support""" by Nicolas Geoffray · 6 years ago
  85. bba8c88 Merge "Update expected ART test failures for `jit-on-first-use` test targets." by Roland Levillain · 6 years ago
  86. 002feb9 Merge "Update expected ART test failures for `jit-on-first-use` test targets." by Roland Levillain · 6 years ago
  87. 202b617 Revert "Revert^2 "JVMTI PopFrame support"" by Nicolas Geoffray · 6 years ago
  88. 7321622 ART: Enforce noinline when suppressing sanitization by Andreas Gampe · 6 years ago
  89. bb4bd7e Merge "ART: Simplify CurrentMethodVisitor" am: 6e7e0eaca0 by Andreas Gampe · 6 years ago
  90. 6e7e0ea Merge "ART: Simplify CurrentMethodVisitor" by Treehugger Robot · 6 years ago
  91. 9b031f7 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  92. 81f396d Merge changes I166d5c7b,I15d5a2c2 am: c71f38bdf7 by Dan Willemsen · 6 years ago
  93. c71f38b Merge changes I166d5c7b,I15d5a2c2 by Dan Willemsen · 6 years ago
  94. 8059678 Merge "Avoid sign extending pointers in SetStringInitValueToAllAliases" by Mathieu Chartier · 6 years ago
  95. 6359e69 Merge "Avoid sign extending pointers in SetStringInitValueToAllAliases" by Mathieu Chartier · 6 years ago
  96. d0bc768 Merge "ART: Add diagnostic for b/117426281" am: 28d84669bd by Andreas Gampe · 6 years ago
  97. 60f3222 Avoid sign extending pointers in SetStringInitValueToAllAliases by Mathieu Chartier · 6 years ago
  98. 28d8466 Merge "ART: Add diagnostic for b/117426281" by Treehugger Robot · 6 years ago
  99. 8b72690 Update expected ART test failures for `jit-on-first-use` test targets. by Roland Levillain · 6 years ago
  100. 08dfdf9 ART: Add VMRuntime.hasBootImageSpaces implementation by Andreas Gampe · 6 years ago