1. e0ef320 Merge "Fix typo in class2greylist" am: 921702dfd9 by David Brazdil · 7 years ago
  2. 921702d Merge "Fix typo in class2greylist" by Treehugger Robot · 7 years ago
  3. e42ecd9 Fix typo in class2greylist by David Brazdil · 7 years ago
  4. 0fd91b6 Merge "Decode only the needed tables from CodeInfo." am: d61bd66a3c by David Srbecky · 7 years ago
  5. d61bd66 Merge "Decode only the needed tables from CodeInfo." by David Srbecky · 7 years ago
  6. ed4cda6 Merge "Add raw_monitor_enter_no_suspend extension" am: acb5d4611a by Alex Light · 7 years ago
  7. acb5d46 Merge "Add raw_monitor_enter_no_suspend extension" by Treehugger Robot · 7 years ago
  8. 5a49d22 Merge "Move class2greylist from frameworks/base." am: 2e91db9438 by Mathew Inwood · 7 years ago
  9. c98f83e Add raw_monitor_enter_no_suspend extension by Alex Light · 7 years ago
  10. 2e91db9 Merge "Move class2greylist from frameworks/base." by Mathew Inwood · 7 years ago
  11. 81b334f Move class2greylist from frameworks/base. by Mathew Inwood · 7 years ago
  12. 6ee06e9 Decode only the needed tables from CodeInfo. by David Srbecky · 7 years ago
  13. 77fc032 Merge "Re-enable tests for no-image & jit." am: f5dcd31d89 by Vladimir Marko · 7 years ago
  14. f5dcd31 Merge "Re-enable tests for no-image & jit." by Vladimir Marko · 7 years ago
  15. 5fbe75b Merge "Generate unstripped .oat files in the symbols directory." am: 0b2c69760f by David Srbecky · 7 years ago
  16. 0b2c697 Merge "Generate unstripped .oat files in the symbols directory." by Treehugger Robot · 7 years ago
  17. 86ae9c3 Re-enable tests for no-image & jit. by Vladimir Marko · 7 years ago
  18. c110a3f Merge "Move dexdump, dexlist, openjdkjvmti to ClassAccessor" am: be272b93ff by Mathieu Chartier · 7 years ago
  19. be272b9 Merge "Move dexdump, dexlist, openjdkjvmti to ClassAccessor" by Mathieu Chartier · 7 years ago
  20. 4ac9ade Move dexdump, dexlist, openjdkjvmti to ClassAccessor by Mathieu Chartier · 7 years ago
  21. 2952266 Merge "Mark more phony targets as PHONY" am: 98b189fe7e by Dan Willemsen · 7 years ago
  22. 98b189f Merge "Mark more phony targets as PHONY" by Treehugger Robot · 7 years ago
  23. d60f5a2 Mark more phony targets as PHONY by Dan Willemsen · 7 years ago
  24. 09a9e10 Merge "ART: Fix CheckedCall" am: c19adea473 by Andreas Gampe · 7 years ago
  25. c19adea Merge "ART: Fix CheckedCall" by Treehugger Robot · 7 years ago
  26. 16c8448 Merge "Move dex2oat_test to ClassAccessor" am: 8635d85210 by Mathieu Chartier · 7 years ago
  27. 8635d85 Merge "Move dex2oat_test to ClassAccessor" by Mathieu Chartier · 7 years ago
  28. 5f183c8 Merge "Elide ClinitCheck for superclasses with trivial init." am: da6220a29f by Vladimir Marko · 7 years ago
  29. da6220a Merge "Elide ClinitCheck for superclasses with trivial init." by Vladimir Marko · 7 years ago
  30. 77606b3 Merge "Fix a stale reference use." am: b789d8966c by Vladimir Marko · 7 years ago
  31. b789d89 Merge "Fix a stale reference use." by Vladimir Marko · 7 years ago
  32. f4ca082 Merge "Finish moving oatdump to ClassAccessor" am: bf3e4e2d77 by Mathieu Chartier · 7 years ago
  33. bf3e4e2 Merge "Finish moving oatdump to ClassAccessor" by Mathieu Chartier · 7 years ago
  34. 2242ef1 Move dex2oat_test to ClassAccessor by Mathieu Chartier · 7 years ago
  35. 2a7867f ART: Fix CheckedCall by Andreas Gampe · 7 years ago
  36. 98dad40 Finish moving oatdump to ClassAccessor by Mathieu Chartier · 7 years ago
  37. 2ab1bdd Elide ClinitCheck for superclasses with trivial init. by Vladimir Marko · 7 years ago
  38. fca0b49 Fix a stale reference use. by Vladimir Marko · 7 years ago
  39. 04fb8ae Merge "Update ahat version number to 1.6" am: fe62f67269 by Richard Uhler · 7 years ago
  40. fe62f67 Merge "Update ahat version number to 1.6" by Treehugger Robot · 7 years ago
  41. 7acdd99 Merge "Move .art.rel data to a section in .art, part 2." am: fa5fc80f93 by Vladimir Marko · 7 years ago
  42. 55a2789 Update ahat version number to 1.6 by Richard Uhler · 7 years ago
  43. fa5fc80 Merge "Move .art.rel data to a section in .art, part 2." by Vladimir Marko · 7 years ago
  44. 61a17ad Merge "Fix mac build (hopefully)" am: fb9c672577 by Mathieu Chartier · 7 years ago
  45. fb9c672 Merge "Fix mac build (hopefully)" by Treehugger Robot · 7 years ago
  46. 9a497a6 Fix mac build (hopefully) by Mathieu Chartier · 7 years ago
  47. 173d5c6 Merge "Add some helpful features to jdwp test runners" am: b85c4a368c by Alex Light · 7 years ago
  48. b85c4a3 Merge "Add some helpful features to jdwp test runners" by Treehugger Robot · 7 years ago
  49. d0d25fe Add some helpful features to jdwp test runners by Alex Light · 7 years ago
  50. ac42ccb Merge changes I87f2999f,I8af0e845 am: b07dcdba37 by Vladimir Marko · 7 years ago
  51. b07dcdb Merge changes I87f2999f,I8af0e845 by Vladimir Marko · 7 years ago
  52. 6121aa6 Move .art.rel data to a section in .art, part 2. by Vladimir Marko · 7 years ago
  53. 0470f2e Merge "Add a public error code to DexFileLoader::OpenAll." am: 6250dfa225 by Dario Freni · 7 years ago
  54. 6250dfa Merge "Add a public error code to DexFileLoader::OpenAll." by Dario Freni · 7 years ago
  55. 947bcce Merge "Move .art.rel data to a section in .art, part 1." am: 125a47c0d5 by Vladimir Marko · 7 years ago
  56. 125a47c Merge "Move .art.rel data to a section in .art, part 1." by Vladimir Marko · 7 years ago
  57. 6b5a1e0 Merge "ART: Clean up unused using declarations" am: 6514f95435 by Andreas Gampe · 7 years ago
  58. 6514f95 Merge "ART: Clean up unused using declarations" by Treehugger Robot · 7 years ago
  59. d2500f1 Merge "ART: Add more tidy checks to fatal list" am: 1eb8ce0839 by Andreas Gampe · 7 years ago
  60. 1eb8ce0 Merge "ART: Add more tidy checks to fatal list" by Treehugger Robot · 7 years ago
  61. 4f6ddba Merge "Use std::move() to prevent copying." am: 2472a523ad by Stephen Hines · 7 years ago
  62. 2472a52 Merge "Use std::move() to prevent copying." by Treehugger Robot · 7 years ago
  63. 4cdf96a Merge "ART: Disable Wunreachable-code for tidy" am: a89ec15111 by Andreas Gampe · 7 years ago
  64. a89ec15 Merge "ART: Disable Wunreachable-code for tidy" by Treehugger Robot · 7 years ago
  65. 1a727b0 Use std::move() to prevent copying. by Stephen Hines · 7 years ago
  66. a17500d Merge "ART: disable test 712 for interpreter+gcstress" am: a8416b6de3 by Orion Hodson · 7 years ago
  67. a8416b6 Merge "ART: disable test 712 for interpreter+gcstress" by Orion Hodson · 7 years ago
  68. bd39d14 ART: Clean up unused using declarations by Andreas Gampe · 7 years ago
  69. 6f4cf6e ART: Add more tidy checks to fatal list by Andreas Gampe · 7 years ago
  70. 6c0403e Merge "Revert "Revert "Handle a special case of lock aliasing during lock verification""" by Alexey Grebenkin · 7 years ago
  71. c1d762a Merge "Revert "Revert "Handle a special case of lock aliasing during lock verification""" by Treehugger Robot · 7 years ago
  72. 97d4e46 Merge "Always produce PIC code for AOT compilation." am: 59d0872519 by Vladimir Marko · 7 years ago
  73. c945e0d Remove ArtMethod's declaring class state checks. by Vladimir Marko · 7 years ago
  74. e01844a ART: disable test 712 for interpreter+gcstress by Orion Hodson · 7 years ago
  75. 59d0872 Merge "Always produce PIC code for AOT compilation." by Treehugger Robot · 7 years ago
  76. e166fac Add a public error code to DexFileLoader::OpenAll. by Dario Freni · 7 years ago
  77. d93e374 ObjPtr<>-ify ArtMethod and mirror::Method. by Vladimir Marko · 7 years ago
  78. ca8de0a Move .art.rel data to a section in .art, part 1. by Vladimir Marko · 7 years ago
  79. e4b082f Merge "Revert^5 "Rewrite JVMTI method tracing to use trampolines"" by David Srbecky · 7 years ago
  80. 79deffc Merge "Revert^5 "Rewrite JVMTI method tracing to use trampolines"" by David Srbecky · 7 years ago
  81. d25eb2c Revert^5 "Rewrite JVMTI method tracing to use trampolines" by David Srbecky · 7 years ago
  82. 7d4c987 Merge "Revert^4 "Rewrite JVMTI method tracing to use trampolines"" by Alex Light · 7 years ago
  83. b7044de Merge "Revert^4 "Rewrite JVMTI method tracing to use trampolines"" by Treehugger Robot · 7 years ago
  84. d7da314 Revert^4 "Rewrite JVMTI method tracing to use trampolines" by Alex Light · 7 years ago
  85. c5d4b9a Merge "Add test 071-dexfile to skips for gcstress" am: 37422455ff by Alex Light · 7 years ago
  86. 3742245 Merge "Add test 071-dexfile to skips for gcstress" by Treehugger Robot · 7 years ago
  87. eee2ee8 Add test 071-dexfile to skips for gcstress by Alex Light · 7 years ago
  88. edd84f1 Merge "Revert^3 "Rewrite JVMTI method tracing to use trampolines"" by David Srbecky · 7 years ago
  89. 14daaca Merge "Revert^3 "Rewrite JVMTI method tracing to use trampolines"" by David Srbecky · 7 years ago
  90. bf2ca05 Revert^3 "Rewrite JVMTI method tracing to use trampolines" by David Srbecky · 7 years ago
  91. ad34501 Merge "ahat: add support for parsing 0x0C HEAP DUMP record" am: 289c6c4008 by Richard Uhler · 7 years ago
  92. 289c6c4 Merge "ahat: add support for parsing 0x0C HEAP DUMP record" by Treehugger Robot · 7 years ago
  93. eb5ff61 ahat: add support for parsing 0x0C HEAP DUMP record by Richard Uhler · 7 years ago
  94. 780a010 Merge "Add --retained option to ahat" am: 7f7f9d3991 by Richard Uhler · 7 years ago
  95. 7f7f9d3 Merge "Add --retained option to ahat" by Treehugger Robot · 7 years ago
  96. c51181c Merge "Add another test that the slower gcstress causes timeouts" am: 557204ac61 by Alex Light · 7 years ago
  97. 557204a Merge "Add another test that the slower gcstress causes timeouts" by Treehugger Robot · 7 years ago
  98. 23ea024 Add another test that the slower gcstress causes timeouts by Alex Light · 7 years ago
  99. bd48570 Merge changes Id83aa0d7,I91211641 am: 1bec084ee8 by Alex Light · 7 years ago
  100. 1bec084 Merge changes Id83aa0d7,I91211641 by Treehugger Robot · 7 years ago