1. e204051 Merge "Revert "Use implicit null checks inside try blocks."" by Nicolas Geoffray · 8 years ago
  2. 0719b5b Revert "Use implicit null checks inside try blocks." by Nicolas Geoffray · 8 years ago
  3. 6ee9a33 Merge "Use implicit null checks inside try blocks." by Treehugger Robot · 8 years ago
  4. 7aa7560 Use implicit null checks inside try blocks. by Vladimir Marko · 8 years ago
  5. f029fb6 Merge "Squashed commit of the following:" by Nicolas Geoffray · 8 years ago
  6. 1ba223b Squashed commit of the following: by Nicolas Geoffray · 8 years ago
  7. 50082ba Merge "MIPS64: Sign-extend results in art_quick_get32_static/instance" by Treehugger Robot · 8 years ago
  8. 7cb4fb0 Blacklist failing test after critical JNI changes. by Nicolas Geoffray · 8 years ago
  9. 8536f24 Merge "MIPS32: Properly handle doubles in GetRegisterIfAccessible" by Nicolas Geoffray · 8 years ago
  10. 4bd3d6b Merge "Cleanup run-test and Makefile around boot image and PIC." by Nicolas Geoffray · 8 years ago
  11. 03008e4 Merge "test: Disable 004-JniTest for nodex2oat and JIT config" by Treehugger Robot · 8 years ago
  12. 0bc4335 test: Disable 004-JniTest for nodex2oat and JIT config by Igor Murashkin · 8 years ago
  13. 279ac5c Don't assume resolved classes are filled in for ResolvedFieldAccessTest by Mathieu Chartier · 8 years ago
  14. 4a7ad32 Merge "Fix vtable corruption issue" by Alex Light · 8 years ago
  15. 367f3dd jni: Add @CriticalNative optimization to speed up JNI transitions by Igor Murashkin · 8 years ago
  16. 1f3925d Fix vtable corruption issue by Alex Light · 8 years ago
  17. fd0740a MIPS64: Sign-extend results in art_quick_get32_static/instance by Goran Jakovljevic · 8 years ago
  18. 8c9ccac Cleanup run-test and Makefile around boot image and PIC. by Nicolas Geoffray · 8 years ago
  19. 986660c MIPS32: Properly handle doubles in GetRegisterIfAccessible by Goran Jakovljevic · 9 years ago
  20. d7a6222 Merge "Add transactions for string resolve" by Treehugger Robot · 8 years ago
  21. bb816d6 Add transactions for string resolve by Mathieu Chartier · 8 years ago
  22. 9d14eb1 Clean up the 538-checker-embed-constants test by Anton Kirilov · 8 years ago
  23. 3e65825 Merge "ART: Dump more info on 137-cfi failure" by Treehugger Robot · 8 years ago
  24. 888c2f9 Merge "Optimizing: Fix handling empty fill-array-data." by Treehugger Robot · 8 years ago
  25. 78da0d7 ART: Dump more info on 137-cfi failure by Andreas Gampe · 8 years ago
  26. c69fba2 Optimizing: Fix handling empty fill-array-data. by Vladimir Marko · 8 years ago
  27. 239d6ea Change deoptimize entrypoint to save everything. by Vladimir Marko · 8 years ago
  28. ebb7b22 Merge "Clean up some includes." by Treehugger Robot · 8 years ago
  29. 2f2fd06 ART: Suppress libbase failures in valgrind by Andreas Gampe · 8 years ago
  30. 3a21e38 Clean up some includes. by Vladimir Marko · 8 years ago
  31. 69a0032 Merge "Make 115-native-bridge idempotent" by Treehugger Robot · 8 years ago
  32. 433b738 Merge "Constant fold Equal/NotEqual between null and non-null." by Vladimir Marko · 8 years ago
  33. 4abf166 Make 115-native-bridge idempotent by Wojciech Staszkiewicz · 8 years ago
  34. a341f35 Constant fold Equal/NotEqual between null and non-null. by Vladimir Marko · 8 years ago
  35. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  36. 99fd9f3 Merge "Fix clang-tidy warnings in art." by Chih-hung Hsieh · 8 years ago
  37. 1e55e1d ART: Fix libnativebridgetest dependencies by Andreas Gampe · 8 years ago
  38. 1a0de6a Fix clang-tidy warnings in art. by Chih-Hung Hsieh · 8 years ago
  39. 8812e8f Merge "ARM64: Use the zero register for field and array set operations." by Vladimir Marko · 8 years ago
  40. be919d9 ARM64: Use the zero register for field and array set operations. by Alexandre Rames · 8 years ago
  41. 2923db7 MIPS32: Refactor implicit null checks in array/field get/set. by Alexey Frunze · 8 years ago
  42. 7c95b4e Merge "Revert "Revert "x86/x86-64: Avoid temporary for read barrier field load.""" by Treehugger Robot · 8 years ago
  43. ecf6b7d Fix for package name test break in ART by Neil Fuller · 8 years ago
  44. 953437b Revert "Revert "x86/x86-64: Avoid temporary for read barrier field load."" by Vladimir Marko · 8 years ago
  45. 3aaa37b creating workflow for mirror::String compression by jessicahandojo · 8 years ago
  46. 48e2340 Do not run 537-checker-arraycopy on non-Baker read barrier configs. by Roland Levillain · 8 years ago
  47. 9c07ab3 Merge "ART: Implement a fixed size string dex cache" by Mathieu Chartier · 8 years ago
  48. 6670bd2 Merge "Add support for Baker read barriers in SystemArrayCopy intrinsics." by Roland Levillain · 8 years ago
  49. 0b671c0 Add support for Baker read barriers in SystemArrayCopy intrinsics. by Roland Levillain · 8 years ago
  50. bf44e0e ART: Implement a fixed size string dex cache by Christina Wadsworth · 8 years ago
  51. fec0190 Merge "Add skeleton of a jvmti plugin for art." by Treehugger Robot · 8 years ago
  52. 49948e9 Add skeleton of a jvmti plugin for art. by Alex Light · 8 years ago
  53. 3cc35c3 Merge "jni: Fast path for @FastNative annotated java methods" by Treehugger Robot · 8 years ago
  54. 9d4b6da jni: Fast path for @FastNative annotated java methods by Igor Murashkin · 8 years ago
  55. 36bf3a2 Merge "Change gcstress runtest option" by Mathieu Chartier · 8 years ago
  56. 554b6fb Merge "Revert "Enable IntermediateAddress for primitive arrays with read barriers."" by Treehugger Robot · 8 years ago
  57. 4a3aa57 Revert "Enable IntermediateAddress for primitive arrays with read barriers." by Roland Levillain · 8 years ago
  58. d9eb284 Change gcstress runtest option by Mathieu Chartier · 8 years ago
  59. faf90b6 Make test work when running ndebug. by Alex Light · 8 years ago
  60. 346285b Merge changes I852b4daf,Id648eaed by Treehugger Robot · 8 years ago
  61. 185d134 Add basic runtime-plugins support. by Alex Light · 8 years ago
  62. 7233c7e Create a basic agent loading framework. by Alex Light · 8 years ago
  63. da595be Fix pending exception failure for encoded statics by Mathieu Chartier · 8 years ago
  64. 4997d14 Merge "ARM: Embed constants in add/sub-long." by Vladimir Marko · 8 years ago
  65. c218427 Merge "Revert experimental lambda feature." by Narayan Kamath · 8 years ago
  66. 71572de Add a graph coloring art test option by Matthew Gharrity · 8 years ago
  67. 14832ef Revert experimental lambda feature. by Narayan Kamath · 8 years ago
  68. 42103c6 Fix missing spaces in checker tests by Wojciech Staszkiewicz · 8 years ago
  69. 5319d3c Implement running user defined list of passes by Wojciech Staszkiewicz · 8 years ago
  70. 51616fb Merge "Enable IntermediateAddress for primitive arrays with read barriers." by Roland Levillain · 8 years ago
  71. 12ecf08 Enable IntermediateAddress for primitive arrays with read barriers. by Roland Levillain · 8 years ago
  72. 59751a7 ARM: Embed constants in add/sub-long. by Vladimir Marko · 8 years ago
  73. fe5c430 Merge "ART: Fix type parameter in tests" by Treehugger Robot · 8 years ago
  74. 2c9f495 Implement single-precision round intrinsic in x86 by Aart Bik · 8 years ago
  75. 89bd835 Merge "ARM64: Use the zero register in the parallel-move resolver." by Roland Levillain · 8 years ago
  76. ae9408f Merge "ART: Extend run-test timeout logging time" by Treehugger Robot · 8 years ago
  77. 53d9a24 Merge "Scope the compilation and Create the ProfilingInfo in the loop." by Nicolas Geoffray · 8 years ago
  78. b2b753c ARM64: Use the zero register in the parallel-move resolver. by Alexandre Rames · 8 years ago
  79. d55f4ab Scope the compilation and Create the ProfilingInfo in the loop. by Nicolas Geoffray · 8 years ago
  80. b7e921c Merge "Improve the graph visualizer's output for constant locations." by Nicolas Geoffray · 8 years ago
  81. 6fb9256 ART: Extend run-test timeout logging time by Andreas Gampe · 8 years ago
  82. c2c52a1 Improve the graph visualizer's output for constant locations. by Alexandre Rames · 8 years ago
  83. 7fb2c2c Split art-run-tests between building and packaging by Dan Willemsen · 8 years ago
  84. ba65cc4 Merge "ART: Convert pointer size to enum" by Treehugger Robot · 8 years ago
  85. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  86. df638c6 Merge "ART: remove gcc cruft from the makefiles" by Colin Cross · 8 years ago
  87. bffecdb Merge "ART: Fix RegTypeCache for instance field declaring class" by David Brazdil · 8 years ago
  88. 0f290d7 Merge "Fix for interpreter crash on new instance of class" by Aart Bik · 8 years ago
  89. db698f1 Fix for interpreter crash on new instance of class by Aart Bik · 8 years ago
  90. ecf75a6 ART: remove gcc cruft from the makefiles by Colin Cross · 8 years ago
  91. f1aedb1 Pass the right class loader when inlining. by Nicolas Geoffray · 8 years ago
  92. 0d638bb ART: Fix RegTypeCache for instance field declaring class by David Brazdil · 8 years ago
  93. 06a46c4 MIPS32: Improve string and class loads by Alexey Frunze · 8 years ago
  94. 80c669d Remove redundant 601 test, it's all in 600. by Aart Bik · 8 years ago
  95. 659ad8f Merge "Make java 8 run-tests runnable on the RI again." by Treehugger Robot · 8 years ago
  96. 166aaee ART: Fix type parameter in tests by Andreas Gampe · 8 years ago
  97. 7b922ff Merge "Combine offsets in loop-based dynamic BCE." by Treehugger Robot · 8 years ago
  98. 67def59 Combine offsets in loop-based dynamic BCE. by Aart Bik · 8 years ago
  99. d9ad357 ARM64/x86-64: Fix mterp fill-array-data-payload pointer calculation. by Vladimir Marko · 8 years ago
  100. a8f4e90 Merge "ART: Make run-test temp dir consistent" by Treehugger Robot · 8 years ago