1. 6af017c Revert "Update ART run-tests for new Jack optimizations" by Sebastien Hertz · 8 years ago
  2. 8960b0b Update ART run-tests for new Jack optimizations by Sebastien Hertz · 8 years ago
  3. 1672260 Merge "Revert "Revert "Revert "Revert "Basic obsolete methods support""""" by Treehugger Robot · 8 years ago
  4. 361ad55 Limit Jack threads during tests by Sebastien Hertz · 8 years ago
  5. dba6148 Revert "Revert "Revert "Revert "Basic obsolete methods support"""" by Alex Light · 8 years ago
  6. f6abcda Revert "Revert "Revert "Basic obsolete methods support""" by Nicolas Geoffray · 8 years ago
  7. ce77fc0 Revert "Revert "Basic obsolete methods support"" by Alex Light · 8 years ago
  8. b81a984 Revert "Basic obsolete methods support" by Alex Light · 8 years ago
  9. d8936da Basic obsolete methods support by Alex Light · 8 years ago
  10. c5798bf Revert^8 "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
  11. 3233dcc Update Jack options to enable invoke-polymorphic by mikaelpeltier · 8 years ago
  12. 171cf81 Revert "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""" by Vladimir Marko · 8 years ago
  13. e47172b Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""" by Vladimir Marko · 8 years ago
  14. 09ded92 Revert "Revert "Revert "Make sure that const-class linkage is preserved.""" by Vladimir Marko · 8 years ago
  15. 25dcbad Revert "Revert "Make sure that const-class linkage is preserved."" by Vladimir Marko · 8 years ago
  16. ecffc67 Revert "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
  17. 19886db Make sure that const-class linkage is preserved. by Vladimir Marko · 8 years ago
  18. 9823e78 Basic implementation of invoke / invoke-polymorphic. by Narayan Kamath · 8 years ago
  19. ea1e770 Make java 8 run-tests runnable on the RI again. by Alex Light · 9 years ago
  20. b55f1ac Allow private methods in interfaces. by Alex Light · 9 years ago
  21. 4b49567 Let tests informa Jack of the min api version by Yohann Roussel · 9 years ago
  22. 44fd0e5 Fix inliner crash related to type propagation. by Nicolas Geoffray · 9 years ago
  23. 404b5bf Move specific build rule of 529 into the default script. by Nicolas Geoffray · 9 years ago
  24. 4856ca7 Support multidex run-test with Jack by Sebastien Hertz · 9 years ago
  25. fedd91d Optimizing compiler support for directly calling interface methods by Alex Light · 9 years ago
  26. 6a439bc Made run-test 960-964 support being run with jack compiler. by Alex Light · 9 years ago
  27. 8a0e033 Cleanup some of the run-test system by Alex Light · 9 years ago
  28. eb7c144 Add initial default method support to Art by Alex Light · 9 years ago
  29. 19ac027 Support compiling run-tests with jack by Sebastien Hertz · 10 years ago
  30. 158f35c interpreter: Add experimental lambda opcodes for invoke/create-lambda by Igor Murashkin · 10 years ago
  31. 9437b78 Revert "Revert "Inline across dex files."" by Nicolas Geoffray · 10 years ago
  32. 6a816cf Revert "Inline across dex files." by Nicolas Geoffray · 10 years ago
  33. 7e4c350 Inline across dex files. by Nicolas Geoffray · 10 years ago
  34. 4846d13 ART: Invoke Checker from run-test scripts by David Brazdil · 10 years ago
  35. 40d3518 ART: Fix crash with unreachable void check-cast by Stephen Kyle · 10 years ago
  36. 1250861 Fix RI testing. by Nicolas Geoffray · 10 years ago
  37. 560b5ac Use test's `-d' option when checking for a directory. by Roland Levillain · 10 years ago
  38. a3d05a4 Implement array creation related DEX instructions. by Nicolas Geoffray · 10 years ago
  39. 4407e61 fix missing dx in build server. by Tsu Chiang Chuang · 13 years ago
  40. c717eef Don't bother running dx when we're testing on the RI. by Elliott Hughes · 13 years ago
  41. 2ab7f48 Remove explicit dex2oat calls from run-test by Brian Carlstrom · 13 years ago
  42. b92bcab Fix run-test on host. by TDYa127 · 13 years ago
  43. 904667a Do not generate run-test out files in $ANDROID_PRODUCT_OUT by Brian Carlstrom · 13 years ago
  44. 78325a4 Fix 071-dexfile by having run-test use a unique directory by Brian Carlstrom · 13 years ago
  45. a004aa9 user build support for art (2 of 3) by Brian Carlstrom · 13 years ago
  46. 7769f50 Testing should use debug dex2oat and oatexec by default by Ian Rogers · 13 years ago
  47. 37476bd Fix a few bugs in push-and-run-test-jar. by Elliott Hughes · 13 years ago
  48. a6cc893 Add installd support to dex2oat by Brian Carlstrom · 13 years ago
  49. 2d3430a Fix regression in vm tests 021 and 082 by Ian Rogers · 13 years ago
  50. 6ef827a Revert dex2oat file locking by Brian Carlstrom · 13 years ago
  51. 262bf46 dex2oat invoked by system if it can't find an oat file for a dex file. by jeffhao · 13 years ago
  52. c393a4f System calls dex2oat when opening a dex file with an output location by jeffhao · 13 years ago
  53. 47a0d5a Move art content to /data by Brian Carlstrom · 13 years ago
  54. aded5f7 Working ClassLoader by Brian Carlstrom · 13 years ago
  55. 8cbc8bc Use a test-specific name for each generated file. by Elliott Hughes · 13 years ago
  56. 58ae941 Simplify command line arguments by Brian Carlstrom · 13 years ago
  57. e24fa61 Separate oat from image by Brian Carlstrom · 13 years ago
  58. 795d78f Old tests run with new system. by jeffhao · 13 years ago
  59. 5d1ac92 Adding old unit tests to test suite. by jeffhao · 13 years ago