1. ee59d46 Merge "MIPS32: Add missing swaps to codegen" by Treehugger Robot · 8 years ago
  2. b981152 Merge "Fix 552-checker-sharpening for MIPS32R6" by Treehugger Robot · 8 years ago
  3. 35dfcaa MIPS32: Add missing swaps to codegen by Goran Jakovljevic · 8 years ago
  4. 16593ed Merge "Change string compression encoding." by Treehugger Robot · 8 years ago
  5. 7458c66 Fix 552-checker-sharpening for MIPS32R6 by Goran Jakovljevic · 8 years ago
  6. af0cac6 Merge "MethodHandles: Add a test case for MethodHandles.permuteArguments." by Narayan Kamath · 8 years ago
  7. 14ee506 Merge "MethodHandles: Add tests for MethodHandles.filterReturnValue." by Narayan Kamath · 8 years ago
  8. e58659a Merge "ART jitted code profiling support." by Nicolas Geoffray · 8 years ago
  9. 62a88ac Merge "Have `make` report a failing gtest run as a top-level target." by Roland Levillain · 8 years ago
  10. cc7433d Merge "ART: Temporarily disable test 913 for non-aot configs" by Andreas Gampe · 8 years ago
  11. a35c584 ART: Temporarily disable test 913 for non-aot configs by Andreas Gampe · 8 years ago
  12. de72874 Merge "ART: Temporarily disable test 913 for non-aot configs" by Andreas Gampe · 8 years ago
  13. 8c433b9 ART: Temporarily disable test 913 for non-aot configs by Andreas Gampe · 8 years ago
  14. ec8a998 Merge "Fix heap poisoning build" by Mathieu Chartier · 8 years ago
  15. 5ac321b Fix heap poisoning build by Mathieu Chartier · 8 years ago
  16. 1f77fed Merge "ART: Add reference following code" by Treehugger Robot · 8 years ago
  17. 334b5c3 Merge "Add interface check cast fast path to arm, arm64, x86" by Mathieu Chartier · 8 years ago
  18. 3b3daf3 Merge "Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd."" by Nicolas Geoffray · 8 years ago
  19. d4acdd3 Revert "Rename vdex-fd to output-vdex-fd, add input-vdex-fd." by Nicolas Geoffray · 8 years ago
  20. 70bfc8a ART: Add reference following code by Andreas Gampe · 8 years ago
  21. 04e446f Merge "ART: Refactor some TI test code for reuse" by Treehugger Robot · 8 years ago
  22. 7891b23 Merge "Allow read side effects for removing dead instructions." by Aart Bik · 8 years ago
  23. 5c44c1b Add interface check cast fast path to arm, arm64, x86 by Mathieu Chartier · 8 years ago
  24. ff7d89c Allow read side effects for removing dead instructions. by Aart Bik · 8 years ago
  25. 20c56a8 Merge "Revert "JIT root tables."" by Nicolas Geoffray · 8 years ago
  26. 4acd036 Revert "JIT root tables." by Nicolas Geoffray · 8 years ago
  27. 2e7f085 Merge "Revert "Support kJitTableAddress in x86/arm/arm64."" by Nicolas Geoffray · 8 years ago
  28. 07c919f Revert "Support kJitTableAddress in x86/arm/arm64." by Nicolas Geoffray · 8 years ago
  29. 984b081 Have `make` report a failing gtest run as a top-level target. by Roland Levillain · 8 years ago
  30. 336c3c3 ART: Refactor some TI test code for reuse by Andreas Gampe · 8 years ago
  31. b4e4c27 Merge "Reduce arena memory usage when changing graph structure." by Treehugger Robot · 8 years ago
  32. 11bbc7f Merge "Support kJitTableAddress in x86/arm/arm64." by Nicolas Geoffray · 8 years ago
  33. 2badb9a Merge "Remove timeout for the 570-checker-osr test" by Treehugger Robot · 8 years ago
  34. 661b69b Reduce arena memory usage when changing graph structure. by Vladimir Marko · 8 years ago
  35. 731f4c6 MethodHandles: Add a test case for MethodHandles.permuteArguments. by Narayan Kamath · 8 years ago
  36. 997d121 Support kJitTableAddress in x86/arm/arm64. by Nicolas Geoffray · 8 years ago
  37. 0d7dce8 Merge "Fix 552-checker-sharpening for PIC test." by Treehugger Robot · 8 years ago
  38. c44f849 Remove timeout for the 570-checker-osr test by Goran Jakovljevic · 8 years ago
  39. c3410ca Merge "MethodHandles: Remove obsolete TODO." by Narayan Kamath · 8 years ago
  40. 1a9cd64 Merge "Rename vdex-fd to output-vdex-fd, add input-vdex-fd." by Nicolas Geoffray · 8 years ago
  41. 54d6a20 Fix 552-checker-sharpening for PIC test. by Vladimir Marko · 8 years ago
  42. 751e288 MethodHandles: Remove obsolete TODO. by Narayan Kamath · 8 years ago
  43. fdaf0f4 Change string compression encoding. by Vladimir Marko · 8 years ago
  44. 916a771 MethodHandles: Add tests for MethodHandles.filterReturnValue. by Narayan Kamath · 8 years ago
  45. 2a2f713 Merge "MethodHandles: Add tests for MethodHandle.bindTo." by Narayan Kamath · 8 years ago
  46. 8677d0b MethodHandles: Add tests for MethodHandle.bindTo. by Narayan Kamath · 8 years ago
  47. bc654d0 Rename vdex-fd to output-vdex-fd, add input-vdex-fd. by Nicolas Geoffray · 8 years ago
  48. 0864c98 Merge "JIT root tables." by Nicolas Geoffray · 8 years ago
  49. 4c45ffa Merge "MethodHandles: Constructor support" by Orion Hodson · 8 years ago
  50. 3773f21 Merge "ART: Fix tidy warnings" by Treehugger Robot · 8 years ago
  51. 8acdebc Merge "Allow HDeoptimize to co-exist with LSE." by Mingyao Yang · 8 years ago
  52. 89269b6 Merge "ART: Refactor jfieldID handling" by Treehugger Robot · 8 years ago
  53. da40ac0 Merge "Change check cast entrypoint to check instance of" by Mathieu Chartier · 8 years ago
  54. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  55. 08883de ART: Refactor jfieldID handling by Andreas Gampe · 8 years ago
  56. 8bab69a Merge "ART: Refactor jmethodID handling" by Treehugger Robot · 8 years ago
  57. b99f4d6 Change check cast entrypoint to check instance of by Mathieu Chartier · 8 years ago
  58. ac3ebc3 JIT root tables. by Nicolas Geoffray · 8 years ago
  59. 0d781e6 MethodHandles: Constructor support by Orion Hodson · 8 years ago
  60. b02b8d7 Merge "Fix SimplifyIfs() trying to redirect exception handler edges." by Vladimir Marko · 8 years ago
  61. bb62b21 Merge "Add String.indexOf() benchmark." by Vladimir Marko · 8 years ago
  62. 606c8f0 Fix SimplifyIfs() trying to redirect exception handler edges. by Vladimir Marko · 8 years ago
  63. 66e4d71 Merge "Argument conversions for setter/getter MethodHandles." by Treehugger Robot · 8 years ago
  64. ba28f9f Argument conversions for setter/getter MethodHandles. by Orion Hodson · 8 years ago
  65. 13b2784 ART: Refactor jmethodID handling by Andreas Gampe · 8 years ago
  66. 689a331 Merge "ART: Extend Object tag table to be explicitly lockable" by Treehugger Robot · 8 years ago
  67. 67381d6 Merge "Add forwarding address checks for X86, arm, arm64" by Treehugger Robot · 8 years ago
  68. eaf7488 Merge "ART: Add Unlink to FdFile" by Treehugger Robot · 8 years ago
  69. 6b8d171 Merge "ART: Make excludes explicit" by Treehugger Robot · 8 years ago
  70. 6f198e3 Add forwarding address checks for X86, arm, arm64 by Mathieu Chartier · 8 years ago
  71. d834009 Merge "Support genrules with multiple tools" by Colin Cross · 8 years ago
  72. 550c589 ART: Add Unlink to FdFile by Andreas Gampe · 8 years ago
  73. f657ed0 Support genrules with multiple tools by Colin Cross · 8 years ago
  74. def4ee6 ART: Extend Object tag table to be explicitly lockable by Andreas Gampe · 8 years ago
  75. d98b4ed ART: Make excludes explicit by Andreas Gampe · 8 years ago
  76. 8ef4642 Merge "NB getError returns const char" by Dimitry Ivanov · 8 years ago
  77. 53e6c51 Merge changes I04517ee2,I476792ca by Treehugger Robot · 8 years ago
  78. c63a425 Merge "MethodHandles: Add tests for array accessors / identity / constant." by Treehugger Robot · 8 years ago
  79. 72367f8 Merge "Revert "Revert "Enable IntermediateAddress for primitive arrays with read barriers.""" by Roland Levillain · 8 years ago
  80. 3314dbb MethodHandles: Add tests for array accessors / identity / constant. by Narayan Kamath · 8 years ago
  81. a4bf5e0 Add String.indexOf() benchmark. by Vladimir Marko · 8 years ago
  82. 76ad240 Merge "Increase file size limit." by Nicolas Geoffray · 8 years ago
  83. 4151eff Increase file size limit. by Nicolas Geoffray · 8 years ago
  84. f7b7e85 Merge "Fix poison build." by Nicolas Geoffray · 8 years ago
  85. 53b07bd Fix poison build. by Nicolas Geoffray · 8 years ago
  86. a840d61 Merge "ART: Make TypeCheckSlowPath call kind consistent" by Andreas Gampe · 8 years ago
  87. b5f3d81 ART: Make TypeCheckSlowPath call kind consistent by Andreas Gampe · 8 years ago
  88. 686b845 ART: Remove unused lock levels by Andreas Gampe · 8 years ago
  89. a75ceb6 NB getError returns const char by Dimitry Ivanov · 8 years ago
  90. 1eb791a Merge "X86_64: Inline checking for kInterfaceCheck check cast" by Mathieu Chartier · 8 years ago
  91. ca47a17 ART: Clean up old mutex by Andreas Gampe · 8 years ago
  92. e58bdca Allow HDeoptimize to co-exist with LSE. by Mingyao Yang · 8 years ago
  93. cdba73b X86_64: Inline checking for kInterfaceCheck check cast by Mathieu Chartier · 8 years ago
  94. 6adc5a8 Merge "ART: Ignore google-default-arguments tidy check" by Treehugger Robot · 8 years ago
  95. d079ae8 Merge "ART: Add NOLINT to ObjPtr" by Treehugger Robot · 8 years ago
  96. 8fba1e0 Merge changes I8bbef5e3,Ib68bdc31,Ie39b7f59,I1ef8b65a by Treehugger Robot · 8 years ago
  97. b85fd6f Merge "Account for early exit loop." by Treehugger Robot · 8 years ago
  98. 4f27f0b Merge "Fix spin waiting for weak ref access in the intern table for CC." by Hiroshi Yamauchi · 8 years ago
  99. 0771ee2 Merge "Avoid visiting just eliminated bounds check." by Treehugger Robot · 8 years ago
  100. 19c5419 Revert "Revert "Enable IntermediateAddress for primitive arrays with read barriers."" by Roland Levillain · 8 years ago