1. 19886db Make sure that const-class linkage is preserved. by Vladimir Marko · 8 years ago
  2. bb4366d Merge "ART: Fix line break in Throwable::Dump" by Treehugger Robot · 8 years ago
  3. dac7ad1 Merge "Revert "Revert "Revert "Revert "JIT root tables.""""" by Nicolas Geoffray · 8 years ago
  4. af52443 Merge changes I240f8bb7,I27defaa7,Ib82d64cc by Treehugger Robot · 8 years ago
  5. cca340b ART: Fix line break in Throwable::Dump by Andreas Gampe · 8 years ago
  6. f8f36c2 ART: Do not DCHECK in verifier when already aborting by Andreas Gampe · 8 years ago
  7. 320ba91 ART: Add debug exception check to JIT by Andreas Gampe · 8 years ago
  8. 9fd470f ART: Extend DumpRecursiveAbort by Andreas Gampe · 8 years ago
  9. ab07cbe Merge "Fix valgrind issue with thread_pool_test." by Treehugger Robot · 8 years ago
  10. 1013bde Fix valgrind issue with thread_pool_test. by Andreas Gampe · 8 years ago
  11. 3bf14d6 Merge "Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT""" by Treehugger Robot · 8 years ago
  12. 88c4ff6 Merge "ART: Dump native stack on recursive abort" by Andreas Gampe · 8 years ago
  13. a9d8968 Merge "Run 103-string-append with libartd." by Hiroshi Yamauchi · 8 years ago
  14. 8df07aa Merge "ART: Use cerr in Runtime::Abort on the host" by Treehugger Robot · 8 years ago
  15. 8b2cf76 Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT"" by Calin Juravle · 8 years ago
  16. 7afa454 ART: Dump native stack on recursive abort by Andreas Gampe · 8 years ago
  17. b67906b ART: Use cerr in Runtime::Abort on the host by Andreas Gampe · 8 years ago
  18. 5e294c3 Merge "Revert "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT""" by Calin Juravle · 8 years ago
  19. 0b4d05e Revert "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT"" by Calin Juravle · 8 years ago
  20. 132d836 Revert "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 8 years ago
  21. 2dae2f2 Merge "Add dequickening support." by Nicolas Geoffray · 8 years ago
  22. 67eb391 Merge "ARM: VIXL32: Fix PackedSwitch." by Nicolas Geoffray · 8 years ago
  23. 80fdea4 Merge "Fix valgrind issue with thread_pool_test." by Nicolas Geoffray · 8 years ago
  24. b760a2f Merge "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT"" by Calin Juravle · 8 years ago
  25. 965a21e Merge "Make ImageWriter and PatchOat helper classes nested." by Treehugger Robot · 8 years ago
  26. 01b70e8 Add dequickening support. by Nicolas Geoffray · 8 years ago
  27. e2fc98e Fix valgrind issue with thread_pool_test. by Nicolas Geoffray · 8 years ago
  28. 368479e Merge "ART: Make libopenjdkjvmti a run-test dependency" by Treehugger Robot · 8 years ago
  29. f2c5dbd ART: Make libopenjdkjvmti a run-test dependency by Andreas Gampe · 8 years ago
  30. 71d763a Merge "Fix false positive stack ASan errors on x86." by Treehugger Robot · 8 years ago
  31. 8d3cee0 Merge "ART: Remove ti library dependency for ti tests" by Treehugger Robot · 8 years ago
  32. 1ffcf7b Fix false positive stack ASan errors on x86. by Evgenii Stepanov · 8 years ago
  33. 53b61f7 Run 103-string-append with libartd. by Hiroshi Yamauchi · 8 years ago
  34. 6e3dd3e ART: Remove ti library dependency for ti tests by Andreas Gampe · 8 years ago
  35. ab95bad Merge "ART: Rewrite test 913 printing" by Treehugger Robot · 8 years ago
  36. 137b075 Merge "Change offline profile to store type_idx of classes." by Jeff Hao · 8 years ago
  37. de19542 Merge changes I710ca0ed,I576e7926,Id0144b68 by Treehugger Robot · 8 years ago
  38. dce591b ART: Rewrite test 913 printing by Andreas Gampe · 8 years ago
  39. 54b5855 Change offline profile to store type_idx of classes. by Jeff Hao · 8 years ago
  40. 8eaa426 Merge "[MIPS64] JNI Compiler: compiler independent test" by Treehugger Robot · 8 years ago
  41. ad06b98 Make ImageWriter and PatchOat helper classes nested. by Vladimir Marko · 8 years ago
  42. 8df0692 ART: Stop JIT in 913-heaps by Andreas Gampe · 8 years ago
  43. f149b3f ART: Add ScopedJitSuspend by Andreas Gampe · 8 years ago
  44. 6f3a70f ART: Change ThreadPool::Wait behavior by Andreas Gampe · 8 years ago
  45. 09a940d ARM: VIXL32: Fix PackedSwitch. by Artem Serov · 8 years ago
  46. 3825da5 Merge "Revert "jni: Punt to generic JNI for mips"" by Treehugger Robot · 8 years ago
  47. c180a1b Merge "jni: Add @CriticalNative support for MIPS32/MIPS64" by Treehugger Robot · 8 years ago
  48. 2b36258 Merge "MIPS32: Assign missing entrypoints in InitEntryPoints" by Treehugger Robot · 8 years ago
  49. 0b64a51 Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT" by Calin Juravle · 8 years ago
  50. 85347bd Merge "Add const-class benchmark." by Vladimir Marko · 8 years ago
  51. fa1b78f Add const-class benchmark. by Vladimir Marko · 8 years ago
  52. 837e72a [MIPS64] JNI Compiler: compiler independent test by Pavle Batuta · 8 years ago
  53. f75d4c2 Merge "MethodHandles: Check return types when resolving handles." by Orion Hodson · 8 years ago
  54. 5f498b2 Merge "ARM: VIXL32: Arch specific operations." by Nicolas Geoffray · 8 years ago
  55. ab39c21 Merge "Address comments from aog/303658." by Hiroshi Yamauchi · 8 years ago
  56. 96de579 Merge "Ensure CC GC is used for the read barrier config." by Treehugger Robot · 8 years ago
  57. 82d44f1 Merge "Change iftable to never be null" by Mathieu Chartier · 8 years ago
  58. 6013f77 Address comments from aog/303658. by Hiroshi Yamauchi · 8 years ago
  59. 1b0adbf Ensure CC GC is used for the read barrier config. by Hiroshi Yamauchi · 8 years ago
  60. 6beced4 Change iftable to never be null by Mathieu Chartier · 8 years ago
  61. 2bbc953 ARM: VIXL32: Arch specific operations. by Artem Serov · 8 years ago
  62. a45aedb Merge "A few more tests for LICM." by Aart Bik · 8 years ago
  63. c5d1b4b A few more tests for LICM. by Aart Bik · 8 years ago
  64. 8797fdf MethodHandles: Check return types when resolving handles. by Orion Hodson · 8 years ago
  65. ecd8300 Merge "ARM: VIXL32: Fix VisitTypeConversion." by Nicolas Geoffray · 8 years ago
  66. 6604075 Merge "Use OUT_DIR_COMMON_BASE if OUT_DIR is unset." by Nicolas Geoffray · 8 years ago
  67. e896678 Merge "ART: Prioritize reference table dump" by Treehugger Robot · 8 years ago
  68. 2bf3c56 Merge "ART: Print debug info in test 913" by Treehugger Robot · 8 years ago
  69. 78edc92 Merge "Pass object instead of class to instanceof entrypoint" by Mathieu Chartier · 8 years ago
  70. 9fd8c60 Pass object instead of class to instanceof entrypoint by Mathieu Chartier · 8 years ago
  71. 216090d ART: Print debug info in test 913 by Andreas Gampe · 8 years ago
  72. 1c80417 Merge "Add option to force all code to be deoptimizable" by Treehugger Robot · 8 years ago
  73. e5bb42e Merge "ART: Name dex2oat main thread "dex2oat"" by Treehugger Robot · 8 years ago
  74. 6b16d89 Add option to force all code to be deoptimizable by Alex Light · 8 years ago
  75. 8863566 Merge "Fix use of std::stoi without error handling." by Jeff Hao · 8 years ago
  76. 6e970e7 ART: Prioritize reference table dump by Andreas Gampe · 8 years ago
  77. 26c8f54 Merge "Optimize non-intrinsic object array copy for Baker." by Treehugger Robot · 8 years ago
  78. b4f5230 Fix use of std::stoi without error handling. by Jeff Hao · 8 years ago
  79. e07b0b4 Merge "Change 64 bit atomic counter to size_t" by Mathieu Chartier · 8 years ago
  80. e43b80e Optimize non-intrinsic object array copy for Baker. by Hiroshi Yamauchi · 8 years ago
  81. 8f2af0c Merge "Clean up interface check cast" by Mathieu Chartier · 8 years ago
  82. afbcdaf Clean up interface check cast by Mathieu Chartier · 8 years ago
  83. 49c144d ART: Name dex2oat main thread "dex2oat" by Andreas Gampe · 8 years ago
  84. 66ceada Merge "ART: Make test 030 slightly more robust" by Treehugger Robot · 8 years ago
  85. fb0b7d4 ARM: VIXL32: Fix VisitTypeConversion. by Scott Wakeling · 8 years ago
  86. 81cae78 Merge "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 8 years ago
  87. 3395fbc Revert "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 8 years ago
  88. e8fc2ce Merge "Update test expectation." by Nicolas Geoffray · 8 years ago
  89. fc8c2a3 Update test expectation. by Nicolas Geoffray · 8 years ago
  90. ddb7b43 Merge "Revert "Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd.""" by Nicolas Geoffray · 8 years ago
  91. 4b050e8 Merge "Revert "Revert "JIT root tables.""" by Nicolas Geoffray · 8 years ago
  92. 7fad15e Merge "Update 902 test to highlight JIT issue." by Nicolas Geoffray · 8 years ago
  93. 2f01b4d Update 902 test to highlight JIT issue. by Nicolas Geoffray · 8 years ago
  94. cfeb031 Merge "ARM: VIXL32: Implement more codegen visitors." by Nicolas Geoffray · 8 years ago
  95. e66dd49 Merge "Add visiting for class loaders in StickyMarkSweep" by Treehugger Robot · 8 years ago
  96. ad9c4a3 Use OUT_DIR_COMMON_BASE if OUT_DIR is unset. by Fredrik Roubert · 8 years ago
  97. 22f75bb Merge "ART: Fix alloc-dealloc mismatch" by Treehugger Robot · 8 years ago
  98. 7b8a265 ART: Fix alloc-dealloc mismatch by Andreas Gampe · 8 years ago
  99. a2d1b28 Add visiting for class loaders in StickyMarkSweep by neo.chae · 8 years ago
  100. 5a92027 Merge "Fixed bug in LICM" by Treehugger Robot · 8 years ago