1. 5213626 Rename several tests to be easier to read. by Alex Light · 8 years ago
  2. 901669c Merge "Make javac always use Java 7 when running tests using javac and dx" by Nicolas Geoffray · 8 years ago
  3. 620d0a5 Make javac always use Java 7 when running tests using javac and dx by Søren Gjesse · 8 years ago
  4. adf4304 Merge "Integrate built-in bisection search with runtest" by Treehugger Robot · 8 years ago
  5. 7bdc637 Merge "Shorten long test names" by Aart Bik · 8 years ago
  6. ca57c40 Shorten long test names by Wojciech Staszkiewicz · 8 years ago
  7. d7a819a Integrate built-in bisection search with runtest by Wojciech Staszkiewicz · 8 years ago
  8. fd5428b Fix mac build by Colin Cross · 8 years ago
  9. 904614f Merge "Convert art runtests to Android.bp" by Colin Cross · 8 years ago
  10. afd3c9e Convert art runtests to Android.bp by Colin Cross · 8 years ago
  11. ec88abd Merge "Remove the `CanTriggerGC` side-effects on a few instructions." by Roland Levillain · 8 years ago
  12. 91a6516 Remove the `CanTriggerGC` side-effects on a few instructions. by Alexandre Rames · 8 years ago
  13. 29b0cde ARM: VIXL32: Implement a disassembler. by Anton Kirilov · 8 years ago
  14. ca3c8c3 Collect verifier dependencies by David Brazdil · 8 years ago
  15. 2c92bf2 Merge "Fix 32-bit device tests" by Nicolas Geoffray · 8 years ago
  16. c5c7187 Fix 32-bit device tests by Colin Cross · 8 years ago
  17. 942036f Fix mac build by Colin Cross · 8 years ago
  18. 6e95dd5 Convert art gtests to Android.bp by Colin Cross · 8 years ago
  19. 6b22aa5 Convert libart-gtest to Android.bp by Colin Cross · 8 years ago
  20. b76bc78 Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""" by Nicolas Geoffray · 8 years ago
  21. 3b7537b Revert "Revert "Use implicit null checks inside try blocks."" by Vladimir Marko · 8 years ago
  22. e204051 Merge "Revert "Use implicit null checks inside try blocks."" by Nicolas Geoffray · 8 years ago
  23. 0719b5b Revert "Use implicit null checks inside try blocks." by Nicolas Geoffray · 8 years ago
  24. 6ee9a33 Merge "Use implicit null checks inside try blocks." by Treehugger Robot · 8 years ago
  25. 7aa7560 Use implicit null checks inside try blocks. by Vladimir Marko · 8 years ago
  26. f029fb6 Merge "Squashed commit of the following:" by Nicolas Geoffray · 8 years ago
  27. 1ba223b Squashed commit of the following: by Nicolas Geoffray · 8 years ago
  28. 50082ba Merge "MIPS64: Sign-extend results in art_quick_get32_static/instance" by Treehugger Robot · 8 years ago
  29. 7cb4fb0 Blacklist failing test after critical JNI changes. by Nicolas Geoffray · 8 years ago
  30. 8536f24 Merge "MIPS32: Properly handle doubles in GetRegisterIfAccessible" by Nicolas Geoffray · 8 years ago
  31. 4bd3d6b Merge "Cleanup run-test and Makefile around boot image and PIC." by Nicolas Geoffray · 8 years ago
  32. 03008e4 Merge "test: Disable 004-JniTest for nodex2oat and JIT config" by Treehugger Robot · 8 years ago
  33. 0bc4335 test: Disable 004-JniTest for nodex2oat and JIT config by Igor Murashkin · 8 years ago
  34. 279ac5c Don't assume resolved classes are filled in for ResolvedFieldAccessTest by Mathieu Chartier · 8 years ago
  35. 4a7ad32 Merge "Fix vtable corruption issue" by Alex Light · 8 years ago
  36. 367f3dd jni: Add @CriticalNative optimization to speed up JNI transitions by Igor Murashkin · 8 years ago
  37. 1f3925d Fix vtable corruption issue by Alex Light · 8 years ago
  38. fd0740a MIPS64: Sign-extend results in art_quick_get32_static/instance by Goran Jakovljevic · 8 years ago
  39. 8c9ccac Cleanup run-test and Makefile around boot image and PIC. by Nicolas Geoffray · 8 years ago
  40. 986660c MIPS32: Properly handle doubles in GetRegisterIfAccessible by Goran Jakovljevic · 9 years ago
  41. d7a6222 Merge "Add transactions for string resolve" by Treehugger Robot · 8 years ago
  42. bb816d6 Add transactions for string resolve by Mathieu Chartier · 8 years ago
  43. 9d14eb1 Clean up the 538-checker-embed-constants test by Anton Kirilov · 8 years ago
  44. 3e65825 Merge "ART: Dump more info on 137-cfi failure" by Treehugger Robot · 8 years ago
  45. 888c2f9 Merge "Optimizing: Fix handling empty fill-array-data." by Treehugger Robot · 8 years ago
  46. 78da0d7 ART: Dump more info on 137-cfi failure by Andreas Gampe · 8 years ago
  47. c69fba2 Optimizing: Fix handling empty fill-array-data. by Vladimir Marko · 8 years ago
  48. 239d6ea Change deoptimize entrypoint to save everything. by Vladimir Marko · 8 years ago
  49. ebb7b22 Merge "Clean up some includes." by Treehugger Robot · 8 years ago
  50. 2f2fd06 ART: Suppress libbase failures in valgrind by Andreas Gampe · 8 years ago
  51. 3a21e38 Clean up some includes. by Vladimir Marko · 8 years ago
  52. 69a0032 Merge "Make 115-native-bridge idempotent" by Treehugger Robot · 8 years ago
  53. 433b738 Merge "Constant fold Equal/NotEqual between null and non-null." by Vladimir Marko · 8 years ago
  54. 4abf166 Make 115-native-bridge idempotent by Wojciech Staszkiewicz · 8 years ago
  55. a341f35 Constant fold Equal/NotEqual between null and non-null. by Vladimir Marko · 8 years ago
  56. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  57. 99fd9f3 Merge "Fix clang-tidy warnings in art." by Chih-hung Hsieh · 8 years ago
  58. 1e55e1d ART: Fix libnativebridgetest dependencies by Andreas Gampe · 8 years ago
  59. 1a0de6a Fix clang-tidy warnings in art. by Chih-Hung Hsieh · 8 years ago
  60. 8812e8f Merge "ARM64: Use the zero register for field and array set operations." by Vladimir Marko · 8 years ago
  61. be919d9 ARM64: Use the zero register for field and array set operations. by Alexandre Rames · 8 years ago
  62. 2923db7 MIPS32: Refactor implicit null checks in array/field get/set. by Alexey Frunze · 8 years ago
  63. 7c95b4e Merge "Revert "Revert "x86/x86-64: Avoid temporary for read barrier field load.""" by Treehugger Robot · 8 years ago
  64. ecf6b7d Fix for package name test break in ART by Neil Fuller · 8 years ago
  65. 953437b Revert "Revert "x86/x86-64: Avoid temporary for read barrier field load."" by Vladimir Marko · 8 years ago
  66. 3aaa37b creating workflow for mirror::String compression by jessicahandojo · 8 years ago
  67. 48e2340 Do not run 537-checker-arraycopy on non-Baker read barrier configs. by Roland Levillain · 8 years ago
  68. 9c07ab3 Merge "ART: Implement a fixed size string dex cache" by Mathieu Chartier · 8 years ago
  69. 6670bd2 Merge "Add support for Baker read barriers in SystemArrayCopy intrinsics." by Roland Levillain · 8 years ago
  70. 0b671c0 Add support for Baker read barriers in SystemArrayCopy intrinsics. by Roland Levillain · 8 years ago
  71. bf44e0e ART: Implement a fixed size string dex cache by Christina Wadsworth · 8 years ago
  72. fec0190 Merge "Add skeleton of a jvmti plugin for art." by Treehugger Robot · 8 years ago
  73. 49948e9 Add skeleton of a jvmti plugin for art. by Alex Light · 8 years ago
  74. 3cc35c3 Merge "jni: Fast path for @FastNative annotated java methods" by Treehugger Robot · 8 years ago
  75. 9d4b6da jni: Fast path for @FastNative annotated java methods by Igor Murashkin · 8 years ago
  76. 36bf3a2 Merge "Change gcstress runtest option" by Mathieu Chartier · 8 years ago
  77. 554b6fb Merge "Revert "Enable IntermediateAddress for primitive arrays with read barriers."" by Treehugger Robot · 8 years ago
  78. 4a3aa57 Revert "Enable IntermediateAddress for primitive arrays with read barriers." by Roland Levillain · 8 years ago
  79. d9eb284 Change gcstress runtest option by Mathieu Chartier · 8 years ago
  80. faf90b6 Make test work when running ndebug. by Alex Light · 8 years ago
  81. 346285b Merge changes I852b4daf,Id648eaed by Treehugger Robot · 8 years ago
  82. 185d134 Add basic runtime-plugins support. by Alex Light · 8 years ago
  83. 7233c7e Create a basic agent loading framework. by Alex Light · 8 years ago
  84. da595be Fix pending exception failure for encoded statics by Mathieu Chartier · 8 years ago
  85. 4997d14 Merge "ARM: Embed constants in add/sub-long." by Vladimir Marko · 8 years ago
  86. c218427 Merge "Revert experimental lambda feature." by Narayan Kamath · 8 years ago
  87. 71572de Add a graph coloring art test option by Matthew Gharrity · 8 years ago
  88. 14832ef Revert experimental lambda feature. by Narayan Kamath · 8 years ago
  89. 42103c6 Fix missing spaces in checker tests by Wojciech Staszkiewicz · 8 years ago
  90. 5319d3c Implement running user defined list of passes by Wojciech Staszkiewicz · 8 years ago
  91. 51616fb Merge "Enable IntermediateAddress for primitive arrays with read barriers." by Roland Levillain · 8 years ago
  92. 12ecf08 Enable IntermediateAddress for primitive arrays with read barriers. by Roland Levillain · 8 years ago
  93. 59751a7 ARM: Embed constants in add/sub-long. by Vladimir Marko · 8 years ago
  94. fe5c430 Merge "ART: Fix type parameter in tests" by Treehugger Robot · 8 years ago
  95. 2c9f495 Implement single-precision round intrinsic in x86 by Aart Bik · 8 years ago
  96. 89bd835 Merge "ARM64: Use the zero register in the parallel-move resolver." by Roland Levillain · 8 years ago
  97. ae9408f Merge "ART: Extend run-test timeout logging time" by Treehugger Robot · 8 years ago
  98. 53d9a24 Merge "Scope the compilation and Create the ProfilingInfo in the loop." by Nicolas Geoffray · 8 years ago
  99. b2b753c ARM64: Use the zero register in the parallel-move resolver. by Alexandre Rames · 8 years ago
  100. d55f4ab Scope the compilation and Create the ProfilingInfo in the loop. by Nicolas Geoffray · 8 years ago