1. f4ca082 Merge "Finish moving oatdump to ClassAccessor" am: bf3e4e2d77 by Mathieu Chartier · 7 years ago
  2. bf3e4e2 Merge "Finish moving oatdump to ClassAccessor" by Mathieu Chartier · 7 years ago
  3. 98dad40 Finish moving oatdump to ClassAccessor by Mathieu Chartier · 7 years ago
  4. 04fb8ae Merge "Update ahat version number to 1.6" am: fe62f67269 by Richard Uhler · 7 years ago
  5. fe62f67 Merge "Update ahat version number to 1.6" by Treehugger Robot · 7 years ago
  6. 7acdd99 Merge "Move .art.rel data to a section in .art, part 2." am: fa5fc80f93 by Vladimir Marko · 7 years ago
  7. 55a2789 Update ahat version number to 1.6 by Richard Uhler · 7 years ago
  8. fa5fc80 Merge "Move .art.rel data to a section in .art, part 2." by Vladimir Marko · 7 years ago
  9. 61a17ad Merge "Fix mac build (hopefully)" am: fb9c672577 by Mathieu Chartier · 7 years ago
  10. fb9c672 Merge "Fix mac build (hopefully)" by Treehugger Robot · 7 years ago
  11. 9a497a6 Fix mac build (hopefully) by Mathieu Chartier · 7 years ago
  12. 173d5c6 Merge "Add some helpful features to jdwp test runners" am: b85c4a368c by Alex Light · 7 years ago
  13. b85c4a3 Merge "Add some helpful features to jdwp test runners" by Treehugger Robot · 7 years ago
  14. d0d25fe Add some helpful features to jdwp test runners by Alex Light · 7 years ago
  15. ac42ccb Merge changes I87f2999f,I8af0e845 am: b07dcdba37 by Vladimir Marko · 7 years ago
  16. b07dcdb Merge changes I87f2999f,I8af0e845 by Vladimir Marko · 7 years ago
  17. 6121aa6 Move .art.rel data to a section in .art, part 2. by Vladimir Marko · 7 years ago
  18. 0470f2e Merge "Add a public error code to DexFileLoader::OpenAll." am: 6250dfa225 by Dario Freni · 7 years ago
  19. 6250dfa Merge "Add a public error code to DexFileLoader::OpenAll." by Dario Freni · 7 years ago
  20. 947bcce Merge "Move .art.rel data to a section in .art, part 1." am: 125a47c0d5 by Vladimir Marko · 7 years ago
  21. 125a47c Merge "Move .art.rel data to a section in .art, part 1." by Vladimir Marko · 7 years ago
  22. 6b5a1e0 Merge "ART: Clean up unused using declarations" am: 6514f95435 by Andreas Gampe · 7 years ago
  23. 6514f95 Merge "ART: Clean up unused using declarations" by Treehugger Robot · 7 years ago
  24. d2500f1 Merge "ART: Add more tidy checks to fatal list" am: 1eb8ce0839 by Andreas Gampe · 7 years ago
  25. 1eb8ce0 Merge "ART: Add more tidy checks to fatal list" by Treehugger Robot · 7 years ago
  26. 4f6ddba Merge "Use std::move() to prevent copying." am: 2472a523ad by Stephen Hines · 7 years ago
  27. 2472a52 Merge "Use std::move() to prevent copying." by Treehugger Robot · 7 years ago
  28. 4cdf96a Merge "ART: Disable Wunreachable-code for tidy" am: a89ec15111 by Andreas Gampe · 7 years ago
  29. a89ec15 Merge "ART: Disable Wunreachable-code for tidy" by Treehugger Robot · 7 years ago
  30. 1a727b0 Use std::move() to prevent copying. by Stephen Hines · 7 years ago
  31. a17500d Merge "ART: disable test 712 for interpreter+gcstress" am: a8416b6de3 by Orion Hodson · 7 years ago
  32. a8416b6 Merge "ART: disable test 712 for interpreter+gcstress" by Orion Hodson · 7 years ago
  33. bd39d14 ART: Clean up unused using declarations by Andreas Gampe · 7 years ago
  34. 6f4cf6e ART: Add more tidy checks to fatal list by Andreas Gampe · 7 years ago
  35. 6c0403e Merge "Revert "Revert "Handle a special case of lock aliasing during lock verification""" by Alexey Grebenkin · 7 years ago
  36. c1d762a Merge "Revert "Revert "Handle a special case of lock aliasing during lock verification""" by Treehugger Robot · 7 years ago
  37. 97d4e46 Merge "Always produce PIC code for AOT compilation." am: 59d0872519 by Vladimir Marko · 7 years ago
  38. c945e0d Remove ArtMethod's declaring class state checks. by Vladimir Marko · 7 years ago
  39. e01844a ART: disable test 712 for interpreter+gcstress by Orion Hodson · 7 years ago
  40. 59d0872 Merge "Always produce PIC code for AOT compilation." by Treehugger Robot · 7 years ago
  41. e166fac Add a public error code to DexFileLoader::OpenAll. by Dario Freni · 7 years ago
  42. d93e374 ObjPtr<>-ify ArtMethod and mirror::Method. by Vladimir Marko · 7 years ago
  43. ca8de0a Move .art.rel data to a section in .art, part 1. by Vladimir Marko · 7 years ago
  44. e4b082f Merge "Revert^5 "Rewrite JVMTI method tracing to use trampolines"" by David Srbecky · 7 years ago
  45. 79deffc Merge "Revert^5 "Rewrite JVMTI method tracing to use trampolines"" by David Srbecky · 7 years ago
  46. d25eb2c Revert^5 "Rewrite JVMTI method tracing to use trampolines" by David Srbecky · 7 years ago
  47. 7d4c987 Merge "Revert^4 "Rewrite JVMTI method tracing to use trampolines"" by Alex Light · 7 years ago
  48. b7044de Merge "Revert^4 "Rewrite JVMTI method tracing to use trampolines"" by Treehugger Robot · 7 years ago
  49. d7da314 Revert^4 "Rewrite JVMTI method tracing to use trampolines" by Alex Light · 7 years ago
  50. c5d4b9a Merge "Add test 071-dexfile to skips for gcstress" am: 37422455ff by Alex Light · 7 years ago
  51. 3742245 Merge "Add test 071-dexfile to skips for gcstress" by Treehugger Robot · 7 years ago
  52. eee2ee8 Add test 071-dexfile to skips for gcstress by Alex Light · 7 years ago
  53. edd84f1 Merge "Revert^3 "Rewrite JVMTI method tracing to use trampolines"" by David Srbecky · 7 years ago
  54. 14daaca Merge "Revert^3 "Rewrite JVMTI method tracing to use trampolines"" by David Srbecky · 7 years ago
  55. bf2ca05 Revert^3 "Rewrite JVMTI method tracing to use trampolines" by David Srbecky · 7 years ago
  56. ad34501 Merge "ahat: add support for parsing 0x0C HEAP DUMP record" am: 289c6c4008 by Richard Uhler · 7 years ago
  57. 289c6c4 Merge "ahat: add support for parsing 0x0C HEAP DUMP record" by Treehugger Robot · 7 years ago
  58. eb5ff61 ahat: add support for parsing 0x0C HEAP DUMP record by Richard Uhler · 7 years ago
  59. 780a010 Merge "Add --retained option to ahat" am: 7f7f9d3991 by Richard Uhler · 7 years ago
  60. 7f7f9d3 Merge "Add --retained option to ahat" by Treehugger Robot · 7 years ago
  61. c51181c Merge "Add another test that the slower gcstress causes timeouts" am: 557204ac61 by Alex Light · 7 years ago
  62. 557204a Merge "Add another test that the slower gcstress causes timeouts" by Treehugger Robot · 7 years ago
  63. 23ea024 Add another test that the slower gcstress causes timeouts by Alex Light · 7 years ago
  64. bd48570 Merge changes Id83aa0d7,I91211641 am: 1bec084ee8 by Alex Light · 7 years ago
  65. 1bec084 Merge changes Id83aa0d7,I91211641 by Treehugger Robot · 7 years ago
  66. d2d66a3 Merge "ART: Address comment in Idaca9fe129ddc91aab79c65b3d0ca86f057848de" by Andreas Gampe · 7 years ago
  67. 8ec1abd Merge "ART: Address comment in Idaca9fe129ddc91aab79c65b3d0ca86f057848de" by Treehugger Robot · 7 years ago
  68. 243b451 Merge "Add some tests to gcstress knownfailures" am: f036454872 by Alex Light · 7 years ago
  69. 460c6ce Revert^2 "Rewrite JVMTI method tracing to use trampolines" by Alex Light · 7 years ago
  70. 5357067 Allow threads to be marked as unsuspendable by kForUserCode by Alex Light · 7 years ago
  71. f036454 Merge "Add some tests to gcstress knownfailures" by Treehugger Robot · 7 years ago
  72. bf5cf8c Merge "Add analysis for move-result target" am: 663078ec90 by Mathieu Chartier · 7 years ago
  73. 663078e Merge "Add analysis for move-result target" by Mathieu Chartier · 7 years ago
  74. 764280a ART: Address comment in Idaca9fe129ddc91aab79c65b3d0ca86f057848de by Andreas Gampe · 7 years ago
  75. b7f10d5 Add some tests to gcstress knownfailures by Alex Light · 7 years ago
  76. 2fbc04d Add --retained option to ahat by Richard Uhler · 7 years ago
  77. 54791cd Merge changes I668f5351,I40fa767b am: 6743f1ebd4 by Alex Light · 7 years ago
  78. f2c9988 Merge "ART: Fix space trimming in oatdump_test" am: 9be57cee98 by Andreas Gampe · 7 years ago
  79. 6743f1e Merge changes I668f5351,I40fa767b by Treehugger Robot · 7 years ago
  80. 9be57ce Merge "ART: Fix space trimming in oatdump_test" by Treehugger Robot · 7 years ago
  81. 8a0ede9 Add analysis for move-result target by Mathieu Chartier · 7 years ago
  82. 543d845 Revert^2 "Move GCStress BacktraceHelper to libbacktrace" by Alex Light · 7 years ago
  83. 184f075 Rewrite thread CustomTLS to support keyed TLS entries by Alex Light · 7 years ago
  84. 3cfc2e7 ART: Fix space trimming in oatdump_test by Andreas Gampe · 7 years ago
  85. 4372bae Merge "ART: Implement loop full unrolling." am: 33602449cf by Vladimir Marko · 7 years ago
  86. 3360244 Merge "ART: Implement loop full unrolling." by Vladimir Marko · 7 years ago
  87. ca4e526 Merge "Update test expectations for 911-get-stack-trace." am: 728ca71cc4 by Mads Ager · 7 years ago
  88. 728ca71 Merge "Update test expectations for 911-get-stack-trace." by Mads Ager · 7 years ago
  89. 02818c3 Merge "ART: Clean up test exec code" am: eb577ebe86 by Andreas Gampe · 7 years ago
  90. eb577eb Merge "ART: Clean up test exec code" by Treehugger Robot · 7 years ago
  91. 8abeb06 Update test expectations for 911-get-stack-trace. by Mads Ager · 7 years ago
  92. 80e81f3 Merge "ahat: switch to using new dominators API" am: 06a45b7588 by Richard Uhler · 7 years ago
  93. 06a45b7 Merge "ahat: switch to using new dominators API" by Treehugger Robot · 7 years ago
  94. b5ad4f5 Merge "ART: Delete code optimizing a%1 and a%-1 from InstructionCodeGeneratorARM64" by Vladimir Marko · 7 years ago
  95. ebe6037 Merge "ART: Delete code optimizing a%1 and a%-1 from InstructionCodeGeneratorARM64" by Vladimir Marko · 7 years ago
  96. e824a30 ahat: switch to using new dominators API by Richard Uhler · 7 years ago
  97. 8e524ad Always produce PIC code for AOT compilation. by Vladimir Marko · 7 years ago
  98. 433ca9c Merge "Add a more flexible Dominators API." am: f1255887da by Richard Uhler · 7 years ago
  99. f125588 Merge "Add a more flexible Dominators API." by Treehugger Robot · 7 years ago
  100. b478772 Merge "Remove unused InvokeInfo from stack maps and the runtime." am: 2449d6d006 by David Srbecky · 7 years ago