1. 3cc69a8 Merge "Compensate in compiler for verifier shortcomings." by Treehugger Robot · 8 years ago
  2. 50a9ed0 Compensate in compiler for verifier shortcomings. by Nicolas Geoffray · 8 years ago
  3. a1d66b9 Merge "Add DCE check to test 458-checker-instruct-simplification" by Sebastien Hertz · 8 years ago
  4. ad1f0ad Merge "Use liblog for liblog (instead of libcutils)" by Treehugger Robot · 8 years ago
  5. 48ec36f Merge "Smarter image layout" by Treehugger Robot · 8 years ago
  6. 1d3038f Use liblog for liblog (instead of libcutils) by Dimitry Ivanov · 8 years ago
  7. 496577f Smarter image layout by Mathieu Chartier · 8 years ago
  8. c16672a Merge "Add CanWriteToDalvikCache() check before writing a boot marker or image cache." by Treehugger Robot · 8 years ago
  9. 304533e Merge "Minor jfuzz improvements." by Aart Bik · 8 years ago
  10. 55418e1 Add DCE check to test 458-checker-instruct-simplification by Sebastien Hertz · 8 years ago
  11. ae30163 Merge "Fix mips build after sharpening change." by Treehugger Robot · 8 years ago
  12. b47d9c5 Fix mips build after sharpening change. by Nicolas Geoffray · 8 years ago
  13. cbb651f Merge "Clean-up sharpening and compiler driver." by Treehugger Robot · 8 years ago
  14. 411caad Merge "Use android_root instead of hard coded /system in test script." by Nicolas Geoffray · 8 years ago
  15. 5e4e11e Clean-up sharpening and compiler driver. by Nicolas Geoffray · 8 years ago
  16. ca8bad9 Merge "Prepare run_jfuzz_test.py to report bugs" by Treehugger Robot · 8 years ago
  17. 35505bf Merge "Disable test 902-hello-transformation on target" by Treehugger Robot · 8 years ago
  18. ff3920a Minor jfuzz improvements. by Aart Bik · 8 years ago
  19. ae7e502 Disable test 902-hello-transformation on target by Alex Light · 8 years ago
  20. f13a365 Use android_root instead of hard coded /system in test script. by Nicolas Geoffray · 8 years ago
  21. 18be7b3 Prepare run_jfuzz_test.py to report bugs by Wojciech Staszkiewicz · 8 years ago
  22. 79bd599 Merge "Pass --root to cpplint." by Sen Jiang · 8 years ago
  23. 9e5f321 Merge "Revert "Revert "ARM: VIXL32: Add an initial code generator that passes codegen_tests.""" by Roland Levillain · 8 years ago
  24. fe88546 Revert "Revert "ARM: VIXL32: Add an initial code generator that passes codegen_tests."" by Scott Wakeling · 8 years ago
  25. 7e242e2 Merge "Ensure Jack generates annotations for test 005-annotations" by Benoit Lamarche · 8 years ago
  26. 4670b99 Merge "Update art tests" by Benoit Lamarche · 8 years ago
  27. 45026e4 Merge "Don't warn for frame size in tests." by Treehugger Robot · 8 years ago
  28. eb82e99 Merge "Renaming tool: jfuzz" by Treehugger Robot · 8 years ago
  29. 764f38f Merge "Make image test multi image" by Treehugger Robot · 8 years ago
  30. 866d874 Make image test multi image by Mathieu Chartier · 8 years ago
  31. 842a4f3 Renaming tool: jfuzz by Aart Bik · 8 years ago
  32. 4b55b4b Merge "Get a basic modification of dex file working" by Treehugger Robot · 8 years ago
  33. 524dfe8 Merge "jni: Implement generic JNI support for @CriticalNative/@FastNative" by Treehugger Robot · 8 years ago
  34. 25c3d8d Pass --root to cpplint. by Sen Jiang · 8 years ago
  35. 16cb669 Merge "Reimplement ART_NDEBUG_OPT_FLAG" by Treehugger Robot · 8 years ago
  36. 9c20a14 Get a basic modification of dex file working by Alex Light · 8 years ago
  37. b5d36de Don't warn for frame size in tests. by Dan Albert · 8 years ago
  38. a51a135 Merge "Implemented first version of java/dex fuzz testing script." by Treehugger Robot · 8 years ago
  39. 06a04e0 jni: Implement generic JNI support for @CriticalNative/@FastNative by Igor Murashkin · 8 years ago
  40. be332ed Reimplement ART_NDEBUG_OPT_FLAG by Colin Cross · 8 years ago
  41. 32e2826 Merge "Remove unused build code" by Colin Cross · 8 years ago
  42. be0f728 Merge "Revert "ARM: VIXL32: Add an initial code generator that passes codegen_tests."" by Nicolas Geoffray · 8 years ago
  43. ce092d0 Merge "Refactor Dex open methods" by Treehugger Robot · 8 years ago
  44. 7863a21 Revert "ARM: VIXL32: Add an initial code generator that passes codegen_tests." by Nicolas Geoffray · 8 years ago
  45. 85bf9de Merge "Write VerifierDeps into VDEX." by Treehugger Robot · 8 years ago
  46. d26a0a6 Merge "ARM: VIXL32: Add an initial code generator that passes codegen_tests." by Roland Levillain · 8 years ago
  47. e034748 Implemented first version of java/dex fuzz testing script. by Aart Bik · 8 years ago
  48. 7b0d922 Merge "Collapse ART's AbstractMethod class into Executable" by Neil Fuller · 8 years ago
  49. 5d5a36b Write VerifierDeps into VDEX. by David Brazdil · 8 years ago
  50. bfa1f8d Add CanWriteToDalvikCache() check before writing a boot marker or image cache. by Robert Sesek · 8 years ago
  51. 733ddb2 Refactor Dex open methods by David Sehr · 8 years ago
  52. abc41cb Merge "Re-enable jsr166.LinkedTransferQueueTest tests on the CC configuration." by Roland Levillain · 8 years ago
  53. e5a3877 Re-enable jsr166.LinkedTransferQueueTest tests on the CC configuration. by Roland Levillain · 8 years ago
  54. 9837caf Update art tests by Sebastien Hertz · 8 years ago
  55. 0e84439 Collapse ART's AbstractMethod class into Executable by Neil Fuller · 8 years ago
  56. c4cb3d5 Merge "Fix the target art method address within a method object" by David Sehr · 8 years ago
  57. 71a155f Remove unused build code by Colin Cross · 8 years ago
  58. f6dc081 Merge "Rework logcat handling" by Treehugger Robot · 8 years ago
  59. ce644e8 Merge "Rename several tests to be easier to read." by Treehugger Robot · 8 years ago
  60. d050ec9 Merge "Dexlayout changes to support offset/size output of items." by Jeff Hao · 8 years ago
  61. 698e4b3 Rework logcat handling by Wojciech Staszkiewicz · 8 years ago
  62. 96e640c Fix the target art method address within a method object by Jing Ji · 8 years ago
  63. 5213626 Rename several tests to be easier to read. by Alex Light · 8 years ago
  64. 692cc74 Merge "Change remaining slow path throw entrypoints to save everything." by Vladimir Marko · 8 years ago
  65. 48d10ee Merge changes Id749f453,Ie3ce9dd8 by Colin Cross · 8 years ago
  66. 901669c Merge "Make javac always use Java 7 when running tests using javac and dx" by Nicolas Geoffray · 8 years ago
  67. 804b03f Change remaining slow path throw entrypoints to save everything. by Vladimir Marko · 8 years ago
  68. 80eb0bc2 Merge "ARM: Use vstm/vldm for live floating point registers save/restore in SlowPathCode." by Treehugger Robot · 8 years ago
  69. d300d8f ARM: Use vstm/vldm for live floating point registers save/restore in SlowPathCode. by Artem Serov · 8 years ago
  70. ae9ed26 Merge "ARM: Remove extra argument from RUNTIME_CURRENT uses." by Treehugger Robot · 8 years ago
  71. 9364383 Merge "ARM: Use stm/ldm for live registers save/restore in SlowPathCode." by Treehugger Robot · 8 years ago
  72. 02cd28b ARM: Remove extra argument from RUNTIME_CURRENT uses. by Vladimir Marko · 8 years ago
  73. 620d0a5 Make javac always use Java 7 when running tests using javac and dx by Søren Gjesse · 8 years ago
  74. 3ab96b4 Dexlayout changes to support offset/size output of items. by Jeff Hao · 8 years ago
  75. 0186b64 Merge "Increase host frame size limit for SANITIZE_HOST" by Treehugger Robot · 8 years ago
  76. adf4304 Merge "Integrate built-in bisection search with runtest" by Treehugger Robot · 8 years ago
  77. 7bdc637 Merge "Shorten long test names" by Aart Bik · 8 years ago
  78. ca57c40 Shorten long test names by Wojciech Staszkiewicz · 8 years ago
  79. d7a819a Integrate built-in bisection search with runtest by Wojciech Staszkiewicz · 8 years ago
  80. b20be21 Always run oatdumps tests by Colin Cross · 8 years ago
  81. 3174b68 Increase host frame size limit for SANITIZE_HOST by Colin Cross · 8 years ago
  82. d2c2080 Disable oatdumps device build by Colin Cross · 8 years ago
  83. 2722620 Merge "Improve sharpening for read barrier image HLoadClass" by Treehugger Robot · 8 years ago
  84. c520f85 Merge "Fix mac build" by Treehugger Robot · 8 years ago
  85. 9aec856 Merge "Revert "Revert "test: Remove icu cleanup hack""" by Treehugger Robot · 8 years ago
  86. fd5428b Fix mac build by Colin Cross · 8 years ago
  87. 4a4a601 Improve sharpening for read barrier image HLoadClass by Mathieu Chartier · 8 years ago
  88. 6a40fc9 Merge "Ensure class is initialized when reading its fields from debugger." by Treehugger Robot · 8 years ago
  89. 904614f Merge "Convert art runtests to Android.bp" by Colin Cross · 8 years ago
  90. afd3c9e Convert art runtests to Android.bp by Colin Cross · 8 years ago
  91. ec88abd Merge "Remove the `CanTriggerGC` side-effects on a few instructions." by Roland Levillain · 8 years ago
  92. 583f319 Revert "Revert "test: Remove icu cleanup hack"" by Igor Murashkin · 8 years ago
  93. 8cb366a Merge "Include `nodes.h` in `nodes_shared.h` to help editing tools." by Treehugger Robot · 8 years ago
  94. 28079d3 Merge "Minor induction variable analysis changes." by Aart Bik · 8 years ago
  95. 932e7d8 Merge "ARM: VIXL32: Implement a disassembler." by Roland Levillain · 8 years ago
  96. f4d6aee ARM: Use stm/ldm for live registers save/restore in SlowPathCode. by Artem Serov · 9 years ago
  97. ebc3280 Include `nodes.h` in `nodes_shared.h` to help editing tools. by Alexandre Rames · 8 years ago
  98. 91a6516 Remove the `CanTriggerGC` side-effects on a few instructions. by Alexandre Rames · 8 years ago
  99. f653669 Merge "MIPS64: Fix overlapping use of "in" & "out" registers." by Nicolas Geoffray · 8 years ago
  100. 834582c Merge "Move ART_HOST_TEST_DIR to Android.common_test.mk" by Treehugger Robot · 8 years ago