1. 784f4d8 Merge "ART: Fix run-test 165" by Treehugger Robot · 7 years ago
  2. dd7f2a2 Merge "Move code around to fix --inline-max-code-units in JIT." by Nicolas Geoffray · 7 years ago
  3. 051f31e Merge "Add D8 reference file for 913-heaps" by Alan Leung · 7 years ago
  4. 66b223c ART: Fix run-test 165 by Andreas Gampe · 7 years ago
  5. 27f5fef Merge "Improvement on array element aliasing analysis." by Mingyao Yang · 7 years ago
  6. dd38567 Merge "ART: Fix test dependencies and code" by Treehugger Robot · 7 years ago
  7. de3e912 Merge "Remove unused declarations of dead code." by Elliott Hughes · 7 years ago
  8. 8f5d7a6 Merge "ART: Fix test dependencies" by Treehugger Robot · 7 years ago
  9. 693bfbf ART: Fix test dependencies and code by Andreas Gampe · 7 years ago
  10. 0e3151b Improvement on array element aliasing analysis. by Mingyao Yang · 7 years ago
  11. 6fde072 Merge "Support VecLoad and VecStore in LSE." by Mingyao Yang · 7 years ago
  12. 4720046 ART: Fix test dependencies by Andreas Gampe · 7 years ago
  13. c9b46d5 Remove unused declarations of dead code. by Elliott Hughes · 7 years ago
  14. b3e7bcc Merge "Add code item accessor helper classes" by Mathieu Chartier · 7 years ago
  15. 62a2f27 Move code around to fix --inline-max-code-units in JIT. by Nicolas Geoffray · 7 years ago
  16. a16fec5 Merge "Comment lack of return check on usleep" by David Sehr · 7 years ago
  17. 8871585 Merge "Blacklist test in file actually used by the script." by Nicolas Geoffray · 7 years ago
  18. f97702c Blacklist test in file actually used by the script. by Nicolas Geoffray · 7 years ago
  19. 895a92f Merge "ART: Refactor build_bot.sh" by Andreas Gampe · 7 years ago
  20. a051f29 Merge "Clean up 669-moveable-string-class-equals." by Vladimir Marko · 7 years ago
  21. e983b16 Merge "Record @{Fast,Critical}Native in method's access flags." by Vladimir Marko · 7 years ago
  22. 77526ff Merge "Blacklist lbjdwp flaky test." by Nicolas Geoffray · 7 years ago
  23. a759f02 Blacklist lbjdwp flaky test. by Nicolas Geoffray · 7 years ago
  24. b0a6aee Record @{Fast,Critical}Native in method's access flags. by Vladimir Marko · 7 years ago
  25. 27dae5f Support VecLoad and VecStore in LSE. by xueliang.zhong · 7 years ago
  26. 43fcb33 Merge "Support VecLoad and VecStore in LSA." by Mingyao Yang · 7 years ago
  27. 69147f1 Add code item accessor helper classes by Mathieu Chartier · 7 years ago
  28. 1c0e6e8 Merge "Increment gAborting for UnsafeLogFatalForThreadSuspendAllTimeout" by Mathieu Chartier · 7 years ago
  29. b50b16a Support VecLoad and VecStore in LSA. by xueliang.zhong · 7 years ago
  30. 767d039 Increment gAborting for UnsafeLogFatalForThreadSuspendAllTimeout by Mathieu Chartier · 7 years ago
  31. 6c3e1a0 ART: Refactor build_bot.sh by Andreas Gampe · 7 years ago
  32. 446c6b2 Comment lack of return check on usleep by David Sehr · 7 years ago
  33. 2202d56 Merge "Check invocation's side effects for LSE." by Mingyao Yang · 7 years ago
  34. 0e9e853 Clean up 669-moveable-string-class-equals. by Vladimir Marko · 7 years ago
  35. 66946a2 Merge "Remove --no-stream from script." by Nicolas Geoffray · 7 years ago
  36. 5898537 Remove --no-stream from script. by Nicolas Geoffray · 7 years ago
  37. 972e654 Merge "Fix String.equals() for moveable String.class." by Vladimir Marko · 7 years ago
  38. 2d8fd9e Merge "Use strcmp() for checking @{Fast,Critical}Native annotations." by Vladimir Marko · 7 years ago
  39. a0a12b4 Merge "Update art libcore_failures after test package move" by Nicolas Geoffray · 7 years ago
  40. f44a60a Update art libcore_failures after test package move by Przemyslaw Szczepaniak · 7 years ago
  41. e45918a Merge changes from topic "image_space_loading_test" by Treehugger Robot · 7 years ago
  42. 4b3fdfe ART: Disable part of ImageSpace loading test by Andreas Gampe · 7 years ago
  43. 178c880 ART: Add ImageSpace loading behavior test by Andreas Gampe · 7 years ago
  44. 51c18b8 Merge "ART: Update libcore package list" by Treehugger Robot · 7 years ago
  45. bda66c7 Merge "cpplint: Cleanup errors" by Treehugger Robot · 7 years ago
  46. b2269c1 Merge "ART: Change meaning of run-test's --no-image" by Treehugger Robot · 7 years ago
  47. e166136 ART: Update libcore package list by Andreas Gampe · 7 years ago
  48. 1078d15 ART: Change meaning of run-test's --no-image by Andreas Gampe · 7 years ago
  49. 9f5deee Merge "Move jvmti extension functions into their own file" by Treehugger Robot · 7 years ago
  50. 293f1c0 Check invocation's side effects for LSE. by Mingyao Yang · 7 years ago
  51. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 7 years ago
  52. 5d16562 Merge "Delete CodeItemIterator" by Mathieu Chartier · 7 years ago
  53. 3f33c0a Move jvmti extension functions into their own file by Alex Light · 7 years ago
  54. 3b3ecdf Merge "Simplify handling of finalizable in LSE." by Mingyao Yang · 7 years ago
  55. c4b6f31 Merge "MIPS: Add asub_s/u.df" by Treehugger Robot · 7 years ago
  56. 16c1f72 Merge "MIPS32: Don't leave vector registers in an unpredictable state" by Treehugger Robot · 7 years ago
  57. b630031 Merge "ART: Do not use proxy method as owner of lock" by Treehugger Robot · 7 years ago
  58. 025c1a6 Simplify handling of finalizable in LSE. by Mingyao Yang · 7 years ago
  59. 37d164f Merge "ART: Change no-dex2oat test configuration" by Treehugger Robot · 7 years ago
  60. 0db16e0 Use strcmp() for checking @{Fast,Critical}Native annotations. by Vladimir Marko · 7 years ago
  61. da28305 Fix String.equals() for moveable String.class. by Vladimir Marko · 7 years ago
  62. a3c21d9 Merge "Remove duplicate entry with libcore/expectations/knownfailures.txt" by Nicolas Geoffray · 7 years ago
  63. 6e40818 Remove duplicate entry with libcore/expectations/knownfailures.txt by Nicolas Geoffray · 7 years ago
  64. 1430d59 Merge "Blacklist libcore.io.OsTest#test_setgroups." by Nicolas Geoffray · 7 years ago
  65. 4374d2e Blacklist libcore.io.OsTest#test_setgroups. by Nicolas Geoffray · 7 years ago
  66. 7a0222e MIPS32: Don't leave vector registers in an unpredictable state by Goran Jakovljevic · 7 years ago
  67. db9f630 Merge "Revert "Move ART tests to use D8."" by Nicolas Geoffray · 7 years ago
  68. 18085ac Revert "Move ART tests to use D8." by Nicolas Geoffray · 7 years ago
  69. 72aba71 MIPS: Add asub_s/u.df by Lena Djokic · 7 years ago
  70. 3b7ce4e Merge "Fix missing dependencies in master-art-host" by Treehugger Robot · 7 years ago
  71. cefd676 Merge "runtime: Bitstring implementation for subtype checking (4/4)." by Treehugger Robot · 7 years ago
  72. dbc26ad Merge "ART: Fix up dex2oat usage message" by Treehugger Robot · 7 years ago
  73. 45c899b Fix missing dependencies in master-art-host by Alan Leung · 7 years ago
  74. 5b8a197 ART: Change no-dex2oat test configuration by Andreas Gampe · 7 years ago
  75. e20ff6f ART: Fix up dex2oat usage message by Andreas Gampe · 7 years ago
  76. f8efae7 Add D8 reference file for 913-heaps by Alan Leung · 7 years ago
  77. 86083f7 runtime: Bitstring implementation for subtype checking (4/4). by Igor Murashkin · 7 years ago
  78. 41a7e15 Merge "ART: Add compiler option for code deduplication" by Treehugger Robot · 7 years ago
  79. 5abdfa9 Merge "Move ART tests to use D8." by Alan Leung · 7 years ago
  80. 0021feb Delete CodeItemIterator by Mathieu Chartier · 7 years ago
  81. cac31ad ART: Add compiler option for code deduplication by Andreas Gampe · 7 years ago
  82. 3b5df92 Merge "ART: Remove ArtMethod::IsAnnotatedWithPolymorphicSignature" by Treehugger Robot · 7 years ago
  83. 962d2e8 Merge "Fix 651-checker-long-simd-minmax" by Treehugger Robot · 7 years ago
  84. 96c7645 Merge "MIPS: Remove mterp reliance on code item layout" by Treehugger Robot · 7 years ago
  85. 074c5d7 Fix 651-checker-long-simd-minmax by Goran Jakovljevic · 7 years ago
  86. 915e289 Merge "Refactor ArtField::GetType<>() as {Lookup,Resolve}Type()." by Vladimir Marko · 7 years ago
  87. 5a38727 ART: Do not use proxy method as owner of lock by Andreas Gampe · 7 years ago
  88. 0c91988 MIPS: Remove mterp reliance on code item layout by Alexey Frunze · 7 years ago
  89. 0ee89f4 Move ART tests to use D8. by Alan Leung · 7 years ago
  90. 550c0ae Merge "dex2oat: Remove redundant "duplicate methods" warning with --debuggable" by Treehugger Robot · 7 years ago
  91. 39cfa34 Merge "runtime: Bitstring implementation for subtype checking (3/4)." by Treehugger Robot · 7 years ago
  92. dde7d4e dex2oat: Remove redundant "duplicate methods" warning with --debuggable by Igor Murashkin · 7 years ago
  93. 495e783 runtime: Bitstring implementation for subtype checking (3/4). by Igor Murashkin · 7 years ago
  94. b3dfd1b Merge "Refactor compact dex writing" by Mathieu Chartier · 7 years ago
  95. f95a75e Refactor compact dex writing by Mathieu Chartier · 7 years ago
  96. 7d86200 Merge "Remove mterp reliance on code item layout" by Mathieu Chartier · 7 years ago
  97. 2589eb3 Merge changes from topic "oj-libjdwp" by Alex Light · 7 years ago
  98. 4098a7a Refactor ArtField::GetType<>() as {Lookup,Resolve}Type(). by Vladimir Marko · 7 years ago
  99. eb4d19b ART: Remove ArtMethod::IsAnnotatedWithPolymorphicSignature by Orion Hodson · 7 years ago
  100. 3836845 Merge "Clear shadow registers only after potentially switching interpreters." by Nicolas Geoffray · 7 years ago