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