1. 88591fe ART: Simplify atomic.h by Orion Hodson · 6 years ago
  2. e8a4e37 Merge "More flexible API enforcement policy support." by Mathew Inwood · 6 years ago
  3. 597d7f6 More flexible API enforcement policy support. by Mathew Inwood · 6 years ago
  4. 454bc46 Merge "Revert "Warn on overriding of hidden methods"" by David Brazdil · 6 years ago
  5. 16b607d Merge "ART: Clean up Trace" by Treehugger Robot · 6 years ago
  6. 440c645 Merge "Add Soong target for converting ahat droiddocs." by Treehugger Robot · 6 years ago
  7. 7af7d8d Merge "Code sinking bug fix." by Treehugger Robot · 6 years ago
  8. 7ee5371 Merge "Replace DX DexMerger with D8 in platform" by Alan Leung · 6 years ago
  9. f0edca6 Merge "Run dex verifier for OOB + compact-dex-level combination" by Mathieu Chartier · 6 years ago
  10. 071d435 Code sinking bug fix. by Aart Bik · 6 years ago
  11. f82ddf2 Merge "Don't HARD_FAIL when not able to resolve a quickened opcode." by Treehugger Robot · 6 years ago
  12. 69b1cf1 Don't HARD_FAIL when not able to resolve a quickened opcode. by Nicolas Geoffray · 6 years ago
  13. b87dcc1 Merge "Add resolver to veridex." by Nicolas Geoffray · 6 years ago
  14. aa96086 Merge changes I4ca880f6,I6ebe18fe by Vladimir Marko · 6 years ago
  15. f8655b3 Fix test failures with -Xjitthreshold:0. by Vladimir Marko · 6 years ago
  16. 41b1f0e Pass --runtime-option from testrunner to run-test. by Vladimir Marko · 6 years ago
  17. d45863a Run dex verifier for OOB + compact-dex-level combination by Mathieu Chartier · 6 years ago
  18. dd96ed3 Add resolver to veridex. by Nicolas Geoffray · 6 years ago
  19. 5c7e618 Revert "Warn on overriding of hidden methods" by David Brazdil · 6 years ago
  20. 9ec1e24 Merge "Add veridex project." by Nicolas Geoffray · 6 years ago
  21. d1f7097 Add Soong target for converting ahat droiddocs. by Nan Zhang · 7 years ago
  22. d5cbc56 Replace DX DexMerger with D8 in platform by Alan Leung · 6 years ago
  23. ba1e9e7 Merge "Filter out ddms error message in 1940 better" by Treehugger Robot · 6 years ago
  24. 4ab9f66 Filter out ddms error message in 1940 better by Alex Light · 6 years ago
  25. 51cba19 Add veridex project. by Nicolas Geoffray · 6 years ago
  26. 753ce1b Merge "Recognize signed saturation in single clipping." by Treehugger Robot · 6 years ago
  27. 5a39276 Recognize signed saturation in single clipping. by Aart Bik · 6 years ago
  28. f191ae7 Merge "Move some remaining dex utilities" by Treehugger Robot · 6 years ago
  29. 99ddca5 Merge "Fix running some run-tests with -Xjitthreshold:0" by Treehugger Robot · 6 years ago
  30. 312f3b2 Move some remaining dex utilities by David Sehr · 6 years ago
  31. f9635aa Merge "Fix find_api_violations script." by Treehugger Robot · 6 years ago
  32. be0c7cf Fix running some run-tests with -Xjitthreshold:0 by Vladimir Marko · 6 years ago
  33. a7c8910 Merge "Minor DCHECK bug fix." by Treehugger Robot · 6 years ago
  34. 0a3d5eb Merge "Have run-jdwp-tests try to dump stacks on device" by Alex Light · 6 years ago
  35. cebbb65 Fix find_api_violations script. by Mathew Inwood · 6 years ago
  36. 8f80bce Merge "Use vdex's quickening info when decoding a quickened instruction." by Treehugger Robot · 6 years ago
  37. b041a40 Use vdex's quickening info when decoding a quickened instruction. by Nicolas Geoffray · 7 years ago
  38. 51038fc Merge "ART: Change GetOptimizationStatus" by Treehugger Robot · 6 years ago
  39. bd3e1ce ART: Change GetOptimizationStatus by Andreas Gampe · 6 years ago
  40. 5a0eb0c Minor DCHECK bug fix. by Aart Bik · 6 years ago
  41. 142f654 Have run-jdwp-tests try to dump stacks on device by Alex Light · 6 years ago
  42. 1d5c660 Merge "ART: Fix to ClassLinker::ResolveMethodHandleForField()" by Treehugger Robot · 6 years ago
  43. 51986da Merge "ART: Sources for 979-const-method-handle" by Treehugger Robot · 6 years ago
  44. f3d0677 Merge "Disable failing test on table lookup." by Mathieu Chartier · 6 years ago
  45. aae3435 Merge "Minor cleanup of saturation arithmetic code." by Treehugger Robot · 6 years ago
  46. fd7b2c2 ART: Fix to ClassLinker::ResolveMethodHandleForField() by Orion Hodson · 6 years ago
  47. 8430e77 ART: Sources for 979-const-method-handle by Orion Hodson · 6 years ago
  48. e980bb9 Merge "Add extra logging for bug 74410240." by Treehugger Robot · 6 years ago
  49. 91a834e Disable failing test on table lookup. by Nicolas Geoffray · 6 years ago
  50. 857a764 Merge "Fix Mac build: Don't use the CFI directives on Mac" by Treehugger Robot · 6 years ago
  51. 5b4b9a0 Add extra logging for bug 74410240. by Vladimir Marko · 6 years ago
  52. 64ebd81 Fix Mac build: Don't use the CFI directives on Mac by David Srbecky · 6 years ago
  53. 6ff3b37 ART: Clean up Trace by Andreas Gampe · 6 years ago
  54. 1a38102 Minor cleanup of saturation arithmetic code. by Aart Bik · 6 years ago
  55. 182cbe4 Merge "Fix a few issues with 616-cha-unloading." by Mathieu Chartier · 6 years ago
  56. a3cd124 Fix a few issues with 616-cha-unloading. by Nicolas Geoffray · 6 years ago
  57. e540a16 Merge "Support unwinding though the switch interpreter." by David Srbecky · 6 years ago
  58. 996633b Merge "More JIT debug data synchronisation." by David Srbecky · 6 years ago
  59. 8f27baf Merge "Adjust known test failures after recent changes in ART test configurations." by Roland Levillain · 6 years ago
  60. fd6b665 Merge "Vectorization of saturation arithmetic." by Treehugger Robot · 6 years ago
  61. c12db71 Merge "Add owned section for CompactDex" by Mathieu Chartier · 6 years ago
  62. 3ca8f44 Merge "Move test so that it doesn't run with --jvm." by Nicolas Geoffray · 6 years ago
  63. 29aa082 Vectorization of saturation arithmetic. by Aart Bik · 6 years ago
  64. a7343b2 Move test so that it doesn't run with --jvm. by Nicolas Geoffray · 6 years ago
  65. 8e68c6c Merge "Recognize MIN-MAX." by Treehugger Robot · 6 years ago
  66. c17b7d8 Add owned section for CompactDex by Mathieu Chartier · 6 years ago
  67. a83d20d Adjust known test failures after recent changes in ART test configurations. by Roland Levillain · 6 years ago
  68. 2a66809 Merge "Stop netd before running tests on Buildbot devices." by Nicolas Geoffray · 6 years ago
  69. 6f7d8b7 Stop netd before running tests on Buildbot devices. by Roland Levillain · 6 years ago
  70. a1fb634 Merge "Warn on overriding of hidden methods" by Treehugger Robot · 6 years ago
  71. c54b89a Merge "Refactor enforcement of hidden API policy when linking" by Treehugger Robot · 6 years ago
  72. 946bb09 Support unwinding though the switch interpreter. by David Srbecky · 6 years ago
  73. 4ecf09b Merge "Fix dangling SingleImplementations left after class unloading" by Nicolas Geoffray · 6 years ago
  74. d767f2d More JIT debug data synchronisation. by David Srbecky · 6 years ago
  75. fc66129 Warn on overriding of hidden methods by David Brazdil · 6 years ago
  76. 8ce3bfa Refactor enforcement of hidden API policy when linking by David Brazdil · 6 years ago
  77. 722093c Merge changes I99269436,I04fe75c0 by Roland Levillain · 6 years ago
  78. 55e599a Merge "Remove mandatory address for non moving space / zygote" by Mathieu Chartier · 6 years ago
  79. 142b913 Recognize MIN-MAX. by Aart Bik · 6 years ago
  80. 48cc7b1 Merge "Dump .data.bimg.rel.ro entries in oatdump." by Vladimir Marko · 6 years ago
  81. fa4ea82 Remove mandatory address for non moving space / zygote by Mathieu Chartier · 6 years ago
  82. 1f28be6 Merge "Makes some ART gtests more robust to a non-standard environment." by Roland Levillain · 6 years ago
  83. 812fb4d Dump .data.bimg.rel.ro entries in oatdump. by Vladimir Marko · 6 years ago
  84. a28c998 Makes some ART gtests more robust to a non-standard environment. by Roland Levillain · 7 years ago
  85. 695de8d Remove superfluous environment variables in test configurations. by Roland Levillain · 6 years ago
  86. bdac338 Move gcstress test configurations to use the CC collector. by Roland Levillain · 6 years ago
  87. 640df84 Merge "Separate vdex versioning into two sections: verifier deps and dex code." by Treehugger Robot · 6 years ago
  88. 302bad2 Merge "Fix delivering async exception while in compiled code." by Vladimir Marko · 6 years ago
  89. fac2178 Fix delivering async exception while in compiled code. by Vladimir Marko · 6 years ago
  90. 3a29355 Separate vdex versioning into two sections: verifier deps and dex code. by Nicolas Geoffray · 6 years ago
  91. 270f21b Merge "Group testrunner options in --help" by Treehugger Robot · 6 years ago
  92. 8ed39b0 Merge "Make wrap-logcat a bit easier to call." by Treehugger Robot · 6 years ago
  93. 99d8f89 Make wrap-logcat a bit easier to call. by Alex Light · 6 years ago
  94. 7964688 Merge changes Idd09e8eb,I70527b5b by Treehugger Robot · 6 years ago
  95. c032251 Group testrunner options in --help by Alex Light · 6 years ago
  96. 4bfca1c Give symbolize-buildbot-crashes.sh the ability to read from a file. by Alex Light · 6 years ago
  97. 6717e5f Write a wrapper to record logcat while another process is running by Alex Light · 6 years ago
  98. be4c2bd Fix dangling SingleImplementations left after class unloading by Alexey Grebenkin · 6 years ago
  99. 86821ac Merge "Revert "Revert "Add an option to disable native stack dumping on SIGQUIT.""" by Nicolas Geoffray · 6 years ago
  100. ec9855e Merge "Revert "Disable 130-hprof test on asan."" by Treehugger Robot · 6 years ago