1. 306cd21 Merge "ART: Blacklist relocate option in oat tests" by Andreas Gampe · 10 years ago
  2. 508c1c1 ART: Blacklist relocate option in oat tests by Andreas Gampe · 10 years ago
  3. 16fc9f6 Merge "Runtime can now be set to require relocation" by Andreas Gampe · 10 years ago
  4. a59dd80 Runtime can now be set to require relocation by Alex Light · 10 years ago
  5. d2d90ec Merge "Make unit test tell if a method is a leaf." by Nicolas Geoffray · 10 years ago
  6. 73e80c3 Make unit test tell if a method is a leaf. by Nicolas Geoffray · 10 years ago
  7. 84568fd Merge "Interpreter can kick in even when implicit checks are enabled." by Nicolas Geoffray · 10 years ago
  8. 535a3fb Interpreter can kick in even when implicit checks are enabled. by Nicolas Geoffray · 10 years ago
  9. ebb6b5c Merge "Avoid marking erroneous classes as erroneous twice." by Ian Rogers · 10 years ago
  10. ecd4d9a Avoid marking erroneous classes as erroneous twice. by Ian Rogers · 10 years ago
  11. 9d9fec6 Merge "ART: Throw StackOverflowError in native code" by Andreas Gampe · 10 years ago
  12. 7ea6f79 ART: Throw StackOverflowError in native code by Andreas Gampe · 10 years ago
  13. 0a142c9 Merge "Redirect failing test output to stderr." by Ian Rogers · 10 years ago
  14. 5182915 Redirect failing test output to stderr. by Ian Rogers · 10 years ago
  15. 9cdde52 Merge "ART: Increase command buffer size in assembler_thumb_test" by Ian Rogers · 10 years ago
  16. 4470c1d ART: Increase command buffer size in assembler_thumb_test by Andreas Gampe · 10 years ago
  17. 96823a6 Merge "Add detection of zygote vs app vs image objects in hprof" by Mathieu Chartier · 10 years ago
  18. ae1ad00 Add detection of zygote vs app vs image objects in hprof by Mathieu Chartier · 10 years ago
  19. c62944a Merge "Add read barriers for the GC roots in Instrumentation." by Hiroshi Yamauchi · 10 years ago
  20. 799eb3a Add read barriers for the GC roots in Instrumentation. by Hiroshi Yamauchi · 10 years ago
  21. 7ff831f Merge "ART: Check high part of dalvik register pairs on put-wide" by Andreas Gampe · 10 years ago
  22. 2a593a1 ART: Check high part of dalvik register pairs on put-wide by Andreas Gampe · 10 years ago
  23. 719ca5a Merge "Fix erroneous behaviors with OOME present." by Ian Rogers · 10 years ago
  24. c114b5f Fix erroneous behaviors with OOME present. by Ian Rogers · 10 years ago
  25. e10a0bd Merge "Stack overflow checks and NPE checks for optimizing." by Nicolas Geoffray · 10 years ago
  26. f12feb8 Stack overflow checks and NPE checks for optimizing. by Nicolas Geoffray · 10 years ago
  27. a6d4bc1 Merge "Fix sizeof -> strlen to get the test to run on build servers." by Nicolas Geoffray · 10 years ago
  28. 8baf0d9 Fix sizeof -> strlen to get the test to run on build servers. by Nicolas Geoffray · 10 years ago
  29. 043f89b Merge "Add write barriers to optimizing compiler." by Nicolas Geoffray · 10 years ago
  30. 1a43dd7 Add write barriers to optimizing compiler. by Nicolas Geoffray · 10 years ago
  31. b5a2141 Merge "Add assembly operations with constants in optimizing compiler." by Nicolas Geoffray · 10 years ago
  32. 96f89a2 Add assembly operations with constants in optimizing compiler. by Nicolas Geoffray · 10 years ago
  33. 2983d23 Merge "Use vabs/fabs on arm/arm64 for intrinsic abs()." by Vladimir Marko · 10 years ago
  34. 5030d3e Use vabs/fabs on arm/arm64 for intrinsic abs(). by Vladimir Marko · 10 years ago
  35. b12d605 Merge "Fix two read barrier bugs introduced in CL 97882." by Hiroshi Yamauchi · 10 years ago
  36. 0fbd6e6 Fix two read barrier bugs introduced in CL 97882. by Hiroshi Yamauchi · 10 years ago
  37. 4436e92 Merge "Fix the name of a black listed run-test." by Ian Rogers · 10 years ago
  38. e1cd438 Fix the name of a black listed run-test. by Ian Rogers · 10 years ago
  39. 8813820 Black list timing sensitive tests from gcverify and gcstress by Ian Rogers · 10 years ago
  40. 4cd99b0 Black list more trace tests. by Ian Rogers · 10 years ago
  41. 4ebed4a Merge "Black list timing sensitive tests from gcverify and gcstress" by Ian Rogers · 10 years ago
  42. 5024679 Merge "Run-test fix." by Ian Rogers · 10 years ago
  43. 064a59d Run-test fix. by Ian Rogers · 10 years ago
  44. a9ca981 Merge "Add a GC stress run that uses a moving collector and small heap sizes." by Ian Rogers · 10 years ago
  45. 8a14b75 Add a GC stress run that uses a moving collector and small heap sizes. by Ian Rogers · 10 years ago
  46. ca90654 Merge "ART: Improve overflow detection in dex file verifier" by Andreas Gampe · 10 years ago
  47. 50d1bc1 ART: Improve overflow detection in dex file verifier by Andreas Gampe · 10 years ago
  48. 0d55759 Merge "Add GC verification test rules." by Ian Rogers · 10 years ago
  49. 701aa64 Add GC verification test rules. by Ian Rogers · 10 years ago
  50. 5242c0a Allow optimizing and trace tests to be not run. by Ian Rogers · 10 years ago
  51. bcacf16 Merge "Allow optimizing and trace tests to be not run." by Ian Rogers · 10 years ago
  52. 027fd2f Merge "Improved implementation of inline of String.indexOf" by Ian Rogers · 10 years ago
  53. c3561ae Improved implementation of inline of String.indexOf by nikolay serdjuk · 10 years ago
  54. d652333 Merge "Add optimized assembler implementation of __memcmp16 for x86." by Ian Rogers · 10 years ago
  55. e72ff80 Merge "ART: Do not attempt to compile a method with too many registers" by Andreas Gampe · 10 years ago
  56. 0d8ea46 ART: Do not attempt to compile a method with too many registers by Andreas Gampe · 10 years ago
  57. 607cf21 Merge "Black list more trace tests." by Ian Rogers · 10 years ago
  58. d4a6e5c Merge "ART: Also accept java.lang.Throwable as a catch-all handler." by Andreas Gampe · 10 years ago
  59. f91baf1 ART: Also accept java.lang.Throwable as a catch-all handler. by Andreas Gampe · 10 years ago
  60. 03fc5ab Merge "ART: inline Math.Max/Min (float and double)" by Ian Rogers · 10 years ago
  61. d5673e4 Merge "Fix bad comment in class_linker" by Calin Juravle · 10 years ago
  62. fd60fbc Merge "Fix GVN to handle normal paths leading to catch entry." by Vladimir Marko · 10 years ago
  63. 990288d Merge "We can also run the linear scan register allocator on thumb." by Nicolas Geoffray · 10 years ago
  64. 93bedb7 We can also run the linear scan register allocator on thumb. by Nicolas Geoffray · 10 years ago
  65. f2a8559 Merge "ART: Fail dex file verification on invalid access flags" by Andreas Gampe · 10 years ago
  66. acc2bb6 ART: Fail dex file verification on invalid access flags by Andreas Gampe · 10 years ago
  67. d5cd8bc Merge "Avoid race in single thread suspension." by Ian Rogers · 10 years ago
  68. f3d874c Avoid race in single thread suspension. by Ian Rogers · 10 years ago
  69. 72b660e Merge "x86_64: Fix GenDalvikArgsRange for 64-bit ref" by Ian Rogers · 10 years ago
  70. 8e3acdd x86_64: Fix GenDalvikArgsRange for 64-bit ref by Serguei Katkov · 10 years ago
  71. 3102998 Merge "ART: Make a soft failure in method verifier hard, add check" by Andreas Gampe · 10 years ago
  72. 00633eb ART: Make a soft failure in method verifier hard, add check by Andreas Gampe · 10 years ago
  73. 9cd20b2 Merge "ART: Use array-inl.h in reference_table_test" by Andreas Gampe · 10 years ago
  74. 8db4c88 ART: Use array-inl.h in reference_table_test by Andreas Gampe · 10 years ago
  75. ff5a372 Fix bad comment in class_linker by Calin Juravle · 10 years ago
  76. 031ddea Merge "Fix identifier size in the heap dump." by Calin Juravle · 10 years ago
  77. 3280517 Fix identifier size in the heap dump. by Calin Juravle · 10 years ago
  78. 11ca612 Fix GVN to handle normal paths leading to catch entry. by Vladimir Marko · 10 years ago
  79. 1222c96 ART: inline Math.Max/Min (float and double) by Alexei Zavjalov · 10 years ago
  80. 6dfa418 Merge "Avoid direct use of QuasiAtomic by using Atomic." by Ian Rogers · 10 years ago
  81. 37f3c96 Avoid direct use of QuasiAtomic by using Atomic. by Ian Rogers · 10 years ago
  82. 907194a Add optimized assembler implementation of __memcmp16 for x86. by Alexander Ivchenko · 10 years ago
  83. b2a5901 Merge "Fix lint errors." by Nicolas Geoffray · 10 years ago
  84. 169277a Fix lint errors. by Nicolas Geoffray · 10 years ago
  85. b0777f0 Merge "Use the thumb2 assembler for the optimizing compiler." by Nicolas Geoffray · 10 years ago
  86. fb8a07b Merge "ART: Refactor GenSelect, refactor gen_common accordingly" by Andreas Gampe · 10 years ago
  87. 90969af ART: Refactor GenSelect, refactor gen_common accordingly by Andreas Gampe · 10 years ago
  88. 1817981 Merge "ART: Lock an arg reg in GenInlinedGet" by Andreas Gampe · 10 years ago
  89. 30ab8a8 ART: Lock an arg reg in GenInlinedGet by Andreas Gampe · 10 years ago
  90. de0aafe Merge "Remove some to-done TODOs." by Ian Rogers · 10 years ago
  91. 1fceb40 Remove some to-done TODOs. by Ian Rogers · 10 years ago
  92. 81457a3 Merge "Add back a deleted check related to verification." by Stephen Hines · 10 years ago
  93. 3a07c04 Merge "Fix test 304-method-tracing failure for Mips." by Ian Rogers · 10 years ago
  94. c3d131e Fix test 304-method-tracing failure for Mips. by Douglas Leung · 10 years ago
  95. 233b0e3 Merge "Remove errors/warnings from tautological comparisons." by Stephen Hines · 10 years ago
  96. 22c6a81 Add back a deleted check related to verification. by Stephen Hines · 10 years ago
  97. 8d48673 Use the thumb2 assembler for the optimizing compiler. by Nicolas Geoffray · 10 years ago
  98. 9791bb4 Merge "Fix art test failures for Mips." by Jeff Hao · 10 years ago
  99. ebe8f79 Merge "Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""" by Dave Allison · 10 years ago
  100. 69dfe51 Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86"""" by Dave Allison · 10 years ago