1. caacd02 Merge "Move .art.rel data to a section in .art, part 2." am: fa5fc80f93 by Vladimir Marko · 7 years ago
  2. 7acdd99 Merge "Move .art.rel data to a section in .art, part 2." am: fa5fc80f93 by Vladimir Marko · 7 years ago
  3. fa5fc80 Merge "Move .art.rel data to a section in .art, part 2." by Vladimir Marko · 7 years ago
  4. 17d342f Merge "Fix mac build (hopefully)" am: fb9c672577 am: 61a17ad8bc by Mathieu Chartier · 7 years ago
  5. 61a17ad Merge "Fix mac build (hopefully)" am: fb9c672577 by Mathieu Chartier · 7 years ago
  6. fb9c672 Merge "Fix mac build (hopefully)" by Treehugger Robot · 7 years ago
  7. 9a497a6 Fix mac build (hopefully) by Mathieu Chartier · 7 years ago
  8. 34d6eee Merge "Add some helpful features to jdwp test runners" am: b85c4a368c by Alex Light · 7 years ago
  9. 173d5c6 Merge "Add some helpful features to jdwp test runners" am: b85c4a368c by Alex Light · 7 years ago
  10. b85c4a3 Merge "Add some helpful features to jdwp test runners" by Treehugger Robot · 7 years ago
  11. d0d25fe Add some helpful features to jdwp test runners by Alex Light · 7 years ago
  12. 7ae1c26 Merge changes I87f2999f,I8af0e845 am: b07dcdba37 am: ac42ccb056 by Vladimir Marko · 7 years ago
  13. ac42ccb Merge changes I87f2999f,I8af0e845 am: b07dcdba37 by Vladimir Marko · 7 years ago
  14. b07dcdb Merge changes I87f2999f,I8af0e845 by Vladimir Marko · 7 years ago
  15. 6121aa6 Move .art.rel data to a section in .art, part 2. by Vladimir Marko · 7 years ago
  16. 74f31e0 Merge "Add a public error code to DexFileLoader::OpenAll." am: 6250dfa225 by Dario Freni · 7 years ago
  17. 0470f2e Merge "Add a public error code to DexFileLoader::OpenAll." am: 6250dfa225 by Dario Freni · 7 years ago
  18. 6250dfa Merge "Add a public error code to DexFileLoader::OpenAll." by Dario Freni · 7 years ago
  19. a13201e Merge "Move .art.rel data to a section in .art, part 1." am: 125a47c0d5 by Vladimir Marko · 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. 2468ff1 Merge "Merge pi-dev-plus-aosp-without-vendor into stage-dr1-aosp-master" into stage-dr1-aosp-master by TreeHugger Robot · 7 years ago
  23. 306f06d Merge "ART: Clean up unused using declarations" am: 6514f95435 am: 6b5a1e0065 by Andreas Gampe · 7 years ago
  24. 6b5a1e0 Merge "ART: Clean up unused using declarations" am: 6514f95435 by Andreas Gampe · 7 years ago
  25. 6514f95 Merge "ART: Clean up unused using declarations" by Treehugger Robot · 7 years ago
  26. 97c410a Merge "ART: Add more tidy checks to fatal list" am: 1eb8ce0839 am: d2500f16e2 by Andreas Gampe · 7 years ago
  27. d2500f1 Merge "ART: Add more tidy checks to fatal list" am: 1eb8ce0839 by Andreas Gampe · 7 years ago
  28. 1eb8ce0 Merge "ART: Add more tidy checks to fatal list" by Treehugger Robot · 7 years ago
  29. 1bc23a9 Merge "Use std::move() to prevent copying." am: 2472a523ad am: 4f6ddba8c1 by Stephen Hines · 7 years ago
  30. 4f6ddba Merge "Use std::move() to prevent copying." am: 2472a523ad by Stephen Hines · 7 years ago
  31. 2472a52 Merge "Use std::move() to prevent copying." by Treehugger Robot · 7 years ago
  32. d53849b Merge pi-dev-plus-aosp-without-vendor into stage-dr1-aosp-master by Xin Li · 7 years ago
  33. 3390def Merge "ART: Disable Wunreachable-code for tidy" am: a89ec15111 am: 4cdf96ae39 by Andreas Gampe · 7 years ago
  34. 4cdf96a Merge "ART: Disable Wunreachable-code for tidy" am: a89ec15111 by Andreas Gampe · 7 years ago
  35. a89ec15 Merge "ART: Disable Wunreachable-code for tidy" by Treehugger Robot · 7 years ago
  36. 1a727b0 Use std::move() to prevent copying. by Stephen Hines · 7 years ago
  37. 1707293 Merge "ART: disable test 712 for interpreter+gcstress" am: a8416b6de3 by Orion Hodson · 7 years ago
  38. a17500d Merge "ART: disable test 712 for interpreter+gcstress" am: a8416b6de3 by Orion Hodson · 7 years ago
  39. a8416b6 Merge "ART: disable test 712 for interpreter+gcstress" by Orion Hodson · 7 years ago
  40. bd39d14 ART: Clean up unused using declarations by Andreas Gampe · 7 years ago
  41. 6f4cf6e ART: Add more tidy checks to fatal list by Andreas Gampe · 7 years ago
  42. 6c0403e Merge "Revert "Revert "Handle a special case of lock aliasing during lock verification""" by Alexey Grebenkin · 7 years ago
  43. c1d762a Merge "Revert "Revert "Handle a special case of lock aliasing during lock verification""" by Treehugger Robot · 7 years ago
  44. 97d4e46 Merge "Always produce PIC code for AOT compilation." am: 59d0872519 by Vladimir Marko · 7 years ago
  45. c945e0d Remove ArtMethod's declaring class state checks. by Vladimir Marko · 7 years ago
  46. e01844a ART: disable test 712 for interpreter+gcstress by Orion Hodson · 7 years ago
  47. 59d0872 Merge "Always produce PIC code for AOT compilation." by Treehugger Robot · 7 years ago
  48. e166fac Add a public error code to DexFileLoader::OpenAll. by Dario Freni · 7 years ago
  49. d93e374 ObjPtr<>-ify ArtMethod and mirror::Method. by Vladimir Marko · 7 years ago
  50. ca8de0a Move .art.rel data to a section in .art, part 1. by Vladimir Marko · 7 years ago
  51. e4b082f Merge "Revert^5 "Rewrite JVMTI method tracing to use trampolines"" by David Srbecky · 7 years ago
  52. 79deffc Merge "Revert^5 "Rewrite JVMTI method tracing to use trampolines"" by David Srbecky · 7 years ago
  53. d25eb2c Revert^5 "Rewrite JVMTI method tracing to use trampolines" by David Srbecky · 7 years ago
  54. 7d4c987 Merge "Revert^4 "Rewrite JVMTI method tracing to use trampolines"" by Alex Light · 7 years ago
  55. b7044de Merge "Revert^4 "Rewrite JVMTI method tracing to use trampolines"" by Treehugger Robot · 7 years ago
  56. d7da314 Revert^4 "Rewrite JVMTI method tracing to use trampolines" by Alex Light · 7 years ago
  57. e9f25f6 Merge "Add test 071-dexfile to skips for gcstress" am: 37422455ff am: c5d4b9a710 by Alex Light · 7 years ago
  58. c5d4b9a Merge "Add test 071-dexfile to skips for gcstress" am: 37422455ff by Alex Light · 7 years ago
  59. 3742245 Merge "Add test 071-dexfile to skips for gcstress" by Treehugger Robot · 7 years ago
  60. eee2ee8 Add test 071-dexfile to skips for gcstress by Alex Light · 7 years ago
  61. b637cc5 Merge "Revert^3 "Rewrite JVMTI method tracing to use trampolines"" am: 14daacad75 by David Srbecky · 7 years ago
  62. edd84f1 Merge "Revert^3 "Rewrite JVMTI method tracing to use trampolines"" by David Srbecky · 7 years ago
  63. 14daaca Merge "Revert^3 "Rewrite JVMTI method tracing to use trampolines"" by David Srbecky · 7 years ago
  64. bf2ca05 Revert^3 "Rewrite JVMTI method tracing to use trampolines" by David Srbecky · 7 years ago
  65. cf3a5b2 Merge "ahat: add support for parsing 0x0C HEAP DUMP record" am: 289c6c4008 by Richard Uhler · 7 years ago
  66. ad34501 Merge "ahat: add support for parsing 0x0C HEAP DUMP record" am: 289c6c4008 by Richard Uhler · 7 years ago
  67. 289c6c4 Merge "ahat: add support for parsing 0x0C HEAP DUMP record" by Treehugger Robot · 7 years ago
  68. a3b730f Merge "Add --retained option to ahat" am: 7f7f9d3991 am: 780a010df3 by Richard Uhler · 7 years ago
  69. eb5ff61 ahat: add support for parsing 0x0C HEAP DUMP record by Richard Uhler · 7 years ago
  70. 780a010 Merge "Add --retained option to ahat" am: 7f7f9d3991 by Richard Uhler · 7 years ago
  71. 7f7f9d3 Merge "Add --retained option to ahat" by Treehugger Robot · 7 years ago
  72. 951215e Merge "Add another test that the slower gcstress causes timeouts" am: 557204ac61 by Alex Light · 7 years ago
  73. c51181c Merge "Add another test that the slower gcstress causes timeouts" am: 557204ac61 by Alex Light · 7 years ago
  74. 557204a Merge "Add another test that the slower gcstress causes timeouts" by Treehugger Robot · 7 years ago
  75. 23ea024 Add another test that the slower gcstress causes timeouts by Alex Light · 7 years ago
  76. a70d24a Merge changes Id83aa0d7,I91211641 am: 1bec084ee8 am: bd48570ef9 by Alex Light · 7 years ago
  77. bd48570 Merge changes Id83aa0d7,I91211641 am: 1bec084ee8 by Alex Light · 7 years ago
  78. 1bec084 Merge changes Id83aa0d7,I91211641 by Treehugger Robot · 7 years ago
  79. c0eb46b Merge "ART: Address comment in Idaca9fe129ddc91aab79c65b3d0ca86f057848de" am: 8ec1abdbcc by Andreas Gampe · 7 years ago
  80. d2d66a3 Merge "ART: Address comment in Idaca9fe129ddc91aab79c65b3d0ca86f057848de" by Andreas Gampe · 7 years ago
  81. 8ec1abd Merge "ART: Address comment in Idaca9fe129ddc91aab79c65b3d0ca86f057848de" by Treehugger Robot · 7 years ago
  82. b940407 Merge "Add some tests to gcstress knownfailures" am: f036454872 am: 243b451a67 by Alex Light · 7 years ago
  83. 243b451 Merge "Add some tests to gcstress knownfailures" am: f036454872 by Alex Light · 7 years ago
  84. 460c6ce Revert^2 "Rewrite JVMTI method tracing to use trampolines" by Alex Light · 7 years ago
  85. 5357067 Allow threads to be marked as unsuspendable by kForUserCode by Alex Light · 7 years ago
  86. f036454 Merge "Add some tests to gcstress knownfailures" by Treehugger Robot · 7 years ago
  87. 26834e8 Merge "Add analysis for move-result target" am: 663078ec90 am: bf5cf8ce0d by Mathieu Chartier · 7 years ago
  88. bf5cf8c Merge "Add analysis for move-result target" am: 663078ec90 by Mathieu Chartier · 7 years ago
  89. 663078e Merge "Add analysis for move-result target" by Mathieu Chartier · 7 years ago
  90. 764280a ART: Address comment in Idaca9fe129ddc91aab79c65b3d0ca86f057848de by Andreas Gampe · 7 years ago
  91. b7f10d5 Add some tests to gcstress knownfailures by Alex Light · 7 years ago
  92. 2fbc04d Add --retained option to ahat by Richard Uhler · 7 years ago
  93. bfafcb5 Merge changes I668f5351,I40fa767b am: 6743f1ebd4 am: 54791cdc20 by Alex Light · 7 years ago
  94. 54791cd Merge changes I668f5351,I40fa767b am: 6743f1ebd4 by Alex Light · 7 years ago
  95. d55970a Merge "ART: Fix space trimming in oatdump_test" am: 9be57cee98 am: f2c99884ff by Andreas Gampe · 7 years ago
  96. f2c9988 Merge "ART: Fix space trimming in oatdump_test" am: 9be57cee98 by Andreas Gampe · 7 years ago
  97. 6743f1e Merge changes I668f5351,I40fa767b by Treehugger Robot · 7 years ago
  98. 9be57ce Merge "ART: Fix space trimming in oatdump_test" by Treehugger Robot · 7 years ago
  99. 8a0ede9 Add analysis for move-result target by Mathieu Chartier · 7 years ago
  100. 543d845 Revert^2 "Move GCStress BacktraceHelper to libbacktrace" by Alex Light · 7 years ago