1. f97cbd6 Increase dex2oat timeout for run-tests by Shubham Ajmera · 7 years ago
  2. 40a21b3 Merge "ART: Fix loading PIC oat files without image for oatdump." by Vladimir Marko · 7 years ago
  3. eb5bedd Merge "Check the to-space invariant on a delivered exception." by Roland Levillain · 7 years ago
  4. 667585a ART: Fix loading PIC oat files without image for oatdump. by Vladimir Marko · 7 years ago
  5. cdf68b1 Merge "Give better error messages on failure to launch ahat." by Richard Uhler · 7 years ago
  6. b880a8a Merge "Add support for parsing the ROOT_FINALIZING record." by Richard Uhler · 7 years ago
  7. 05727c5 Merge "Clean up DexInstuctionIterator." by Treehugger Robot · 7 years ago
  8. 87575bd Merge "Rename libz-host -> libz" by Dan Willemsen · 7 years ago
  9. f94d960 Merge "Ensure that OSR doesn't break local-variable get/set" by Alex Light · 7 years ago
  10. b77b698 Check the to-space invariant on a delivered exception. by Roland Levillain · 7 years ago
  11. 9c0a6ce Merge "Enables GVN for x86 and x86_64." by Treehugger Robot · 7 years ago
  12. d7559b7 Clean up DexInstuctionIterator. by Vladimir Marko · 7 years ago
  13. 5316bb8 Give better error messages on failure to launch ahat. by Richard Uhler · 7 years ago
  14. e949f82 Add support for parsing the ROOT_FINALIZING record. by Richard Uhler · 7 years ago
  15. 6e7e0dd Merge "assembler_thumb_test: use 'objdump -D -M force-thumb' to disassemble." by Treehugger Robot · 7 years ago
  16. 6b78003 Merge "Revert^2 "Increase threshold for profile compilation"" by Treehugger Robot · 7 years ago
  17. 0e503b5 Rename libz-host -> libz by Dan Willemsen · 7 years ago
  18. 9486eab Merge changes Iec406b73,I18aa6aa5 by Treehugger Robot · 7 years ago
  19. 956dac2 assembler_thumb_test: use 'objdump -D -M force-thumb' to disassemble. by Rahul Chaudhry · 7 years ago
  20. 9ab6e1d Revert^2 "Increase threshold for profile compilation" by Shubham Ajmera · 7 years ago
  21. 2a7b84b Merge "Add DexInstructionIterator and use it a few places" by Mathieu Chartier · 7 years ago
  22. 2ca2780 Run bpfmt by Dan Willemsen · 7 years ago
  23. 9389ae7 Simplify Android.bp files by Dan Willemsen · 7 years ago
  24. 3505464 Merge "Increase test 961 dex2oat timeout to 2 minutes" by Treehugger Robot · 7 years ago
  25. 1d2d4ff Add DexInstructionIterator and use it a few places by Mathieu Chartier · 7 years ago
  26. f5095ec Merge "Added SAD test. Generalized vector analysis of narrow type." by Treehugger Robot · 7 years ago
  27. 9e14787 Enables GVN for x86 and x86_64. by Aart Bik · 7 years ago
  28. 68ca702 Added SAD test. Generalized vector analysis of narrow type. by Aart Bik · 7 years ago
  29. e5b35ed Merge "Enables GVN for MIPS32 and MIPS64." by Treehugger Robot · 7 years ago
  30. 2161193 Ensure that OSR doesn't break local-variable get/set by Alex Light · 7 years ago
  31. 476fce3 Merge "Make test 566-polymorphic-inlining more robust." by Nicolas Geoffray · 7 years ago
  32. 95e5f7e Make test 566-polymorphic-inlining more robust. by Nicolas Geoffray · 7 years ago
  33. b1252b8 Merge "Revert "Increase threshold for profile compilation"" by Nicolas Geoffray · 7 years ago
  34. a660171 Revert "Increase threshold for profile compilation" by Nicolas Geoffray · 7 years ago
  35. ba8069e Merge "Pass methods array to GetMethodsSliceRangeUnchecked" by Mathieu Chartier · 7 years ago
  36. 0bad53b Merge "Increase threshold for profile compilation" by Shubham Ajmera · 7 years ago
  37. fb21f9d Merge "ART: Refactor IRT:Add" by Treehugger Robot · 7 years ago
  38. 15aa5f6 Merge "Provide a way to run all the configurations of run-test" by Shubham Ajmera · 7 years ago
  39. 42ea83b Provide a way to run all the configurations of run-test by Shubham Ajmera · 7 years ago
  40. 5b294ca Merge "Remove legacy make env variables" by Shubham Ajmera · 7 years ago
  41. b00bb06 Increase threshold for profile compilation by Shubham Ajmera · 7 years ago
  42. b2c45f8 Merge "Testrunner: Refactor to remove duplication of variant types" by Treehugger Robot · 7 years ago
  43. 2466d62 Pass methods array to GetMethodsSliceRangeUnchecked by Mathieu Chartier · 7 years ago
  44. d0358f8 Remove legacy make env variables by Shubham Ajmera · 7 years ago
  45. 8585395 Testrunner: Refactor to remove duplication of variant types by Shubham Ajmera · 7 years ago
  46. 483208d Increase test 961 dex2oat timeout to 2 minutes by Alex Light · 7 years ago
  47. 2dc2bcc Merge "Ensure the oat/vdex file is erased if we fail to truncate" by Calin Juravle · 7 years ago
  48. 8b96c16 Merge "Add failures file to jdwp tests using libjdwp.so" by Alex Light · 7 years ago
  49. f636252 Merge changes I87f14bf1,Idc21bf89 by Alex Light · 7 years ago
  50. 4894cdd Merge "ART: Introduce compiler data type." by Vladimir Marko · 7 years ago
  51. d796c61 Merge "ART: Blacklist oatwriter layout test for more configs" by Treehugger Robot · 7 years ago
  52. 9c39cae ART: Blacklist oatwriter layout test for more configs by Andreas Gampe · 7 years ago
  53. 6b80102 Merge "ART: Change GetAndroidRoot() handling" by Treehugger Robot · 7 years ago
  54. b09be72 Ensure the oat/vdex file is erased if we fail to truncate by Calin Juravle · 7 years ago
  55. 0e9d7aa Add failures file to jdwp tests using libjdwp.so by Alex Light · 7 years ago
  56. 2565112 ART: Refactor IRT:Add by Andreas Gampe · 7 years ago
  57. 8f6d83f Merge "test: Blacklist oatwriter layout test for no-dex2oat" by Treehugger Robot · 7 years ago
  58. 3f09389 ART: Change GetAndroidRoot() handling by Andreas Gampe · 7 years ago
  59. f2d23ee Merge "Consolidate all JVMTI jthread decoding." by Treehugger Robot · 7 years ago
  60. 92300ae Merge "ART: More waiting in 063" by Treehugger Robot · 7 years ago
  61. 302014c test: Blacklist oatwriter layout test for no-dex2oat by Igor Murashkin · 7 years ago
  62. 7ddc23d Consolidate all JVMTI jthread decoding. by Alex Light · 7 years ago
  63. db67af1 ART: More waiting in 063 by Andreas Gampe · 7 years ago
  64. 2fe2d41 Merge "compiler: layout OatMethodQuickCode by profile hotness" by Igor Murashkin · 7 years ago
  65. 2c1ef39 Merge "Delete DexMethodIterator" by Mathieu Chartier · 7 years ago
  66. 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 7 years ago
  67. 0168211 Merge "Don't build ahat tests with EMMA_INSTRUMENT." by Treehugger Robot · 7 years ago
  68. bdff6fe Don't build ahat tests with EMMA_INSTRUMENT. by Richard Uhler · 7 years ago
  69. 362d701 Merge "Make test more robust." by Nicolas Geoffray · 7 years ago
  70. d17c8b6 Delete DexMethodIterator by Mathieu Chartier · 7 years ago
  71. 1ebe51d Merge "Ensure GetThreadState works with Thread subtypes" by Treehugger Robot · 7 years ago
  72. ba461c3 Ensure GetThreadState works with Thread subtypes by Alex Light · 7 years ago
  73. bdc28b7 Merge "Make cts JVMTI tests more consistent" by Treehugger Robot · 7 years ago
  74. 88df35c Make cts JVMTI tests more consistent by Alex Light · 7 years ago
  75. 6fdc1b6 Updated tests skips for jvmti/redefine stress. by Alex Light · 7 years ago
  76. ae9f3e4 Merge "Remove incorrect checks for ShadowFrame in GetLocalInstance" by Alex Light · 7 years ago
  77. aee9eaf Merge "Harden monitor tests against spurious wakeups." by Alex Light · 7 years ago
  78. e1e347d Merge "Don't build ahat tests for mac." by Richard Uhler · 7 years ago
  79. d2c7516 Don't build ahat tests for mac. by Richard Uhler · 7 years ago
  80. 290d692 Merge changes I9a71ea46,Ib14c294a,Id91c2be4,I3fa77e2e by Richard Uhler · 7 years ago
  81. dbab8aa Make test more robust. by Nicolas Geoffray · 7 years ago
  82. 79bbbc1 Merge "Change JIT timings to collect thread CPU time." by Nicolas Geoffray · 7 years ago
  83. d95b7e1 Merge "ART: Faster PrettyMethod()." by Vladimir Marko · 7 years ago
  84. 3d69922 Change JIT timings to collect thread CPU time. by Nicolas Geoffray · 7 years ago
  85. 9d71293 Merge "Verify NumberMethodId in profile and dex_file." by Treehugger Robot · 7 years ago
  86. 594bccc Merge "ART: Improve double-JNI-load exception message" by Treehugger Robot · 7 years ago
  87. beae5ac Harden monitor tests against spurious wakeups. by Alex Light · 7 years ago
  88. b0bc3fa Remove incorrect checks for ShadowFrame in GetLocalInstance by Alex Light · 7 years ago
  89. 91842ae Lower PLOG(ERROR) to PLOG(WARNING) if unable to find realpath by Alex Light · 7 years ago
  90. f4ef5c6 Merge "Make 597-deopt-invoke-stub more solid." by Mingyao Yang · 7 years ago
  91. 994cfb3 Merge "MIPS32R2: Allow all kinds of class/string loads and invokes" by Vladimir Marko · 7 years ago
  92. 545412b compiler: layout OatMethodQuickCode by profile hotness by Igor Murashkin · 7 years ago
  93. 478abf0 Merge "Revert^2 "Verify profile wrt dex file in dex2oat""" by Shubham Ajmera · 7 years ago
  94. 460ab79 Verify NumberMethodId in profile and dex_file. by Shubham Ajmera · 7 years ago
  95. 38a0353 Merge "Implement Sum-of-Abs-Differences idiom recognition." by Treehugger Robot · 7 years ago
  96. b8a55f8 ART: Faster PrettyMethod(). by Vladimir Marko · 7 years ago
  97. dbbac8f Implement Sum-of-Abs-Differences idiom recognition. by Aart Bik · 7 years ago
  98. 2406bf1 Merge "Ensure extract is seen as having scalar result." by Treehugger Robot · 7 years ago
  99. 1c8ac50 Merge "Add more repeat support and register views." by Treehugger Robot · 7 years ago
  100. 188b2bf Revert^2 "Verify profile wrt dex file in dex2oat"" by Shubham Ajmera · 7 years ago