1. 9b26955 Merge "ART: Fix lookup class used by invoke-custom" am: 78a6ce868a by Orion Hodson · 7 years ago
  2. 78a6ce8 Merge "ART: Fix lookup class used by invoke-custom" by Treehugger Robot · 7 years ago
  3. b4dc8d0 Merge "Use to-upper function instead of $(shell tr)" am: 67a3d45c89 by Colin Cross · 7 years ago
  4. 67a3d45 Merge "Use to-upper function instead of $(shell tr)" by Treehugger Robot · 7 years ago
  5. 47bbad5 Merge "Fix typos." am: dc46115ab2 by Roland Levillain · 7 years ago
  6. ee4acc6 Merge "ART: Add option to use stderr logger" am: 6540037010 by Andreas Gampe · 7 years ago
  7. acbc12e Merge "Fix input cdex -> output non-cdex" am: b7a3ddfaa3 by Mathieu Chartier · 7 years ago
  8. dc46115 Merge "Fix typos." by Roland Levillain · 7 years ago
  9. 6540037 Merge "ART: Add option to use stderr logger" by Treehugger Robot · 7 years ago
  10. b7a3ddf Merge "Fix input cdex -> output non-cdex" by Mathieu Chartier · 7 years ago
  11. e416979 ART: Fix lookup class used by invoke-custom by Orion Hodson · 7 years ago
  12. ef01222 Fix typos. by Roland Levillain · 8 years ago
  13. ce3667a Merge "Revert^2 "ART: Interpreter support for VarHandle accessors"" by Orion Hodson · 7 years ago
  14. cd4ddee Merge "Revert^2 "ART: Interpreter support for VarHandle accessors"" by Treehugger Robot · 7 years ago
  15. a854f50 Merge "Visit targets of proxy methods when visiting thread roots." by Roland Levillain · 7 years ago
  16. 551ff7e Merge "Visit targets of proxy methods when visiting thread roots." by Roland Levillain · 7 years ago
  17. 928033d Revert^2 "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 7 years ago
  18. 53d85b7 Merge "Improve to-space invariant error reporting in the CC collector." by Roland Levillain · 7 years ago
  19. cc78efa Merge "Improve to-space invariant error reporting in the CC collector." by Roland Levillain · 7 years ago
  20. d12b12a Merge "Add commands to make jdwp tests dump stacks on timeouts" am: 2456ad11f3 by Alex Light · 7 years ago
  21. 2456ad1 Merge "Add commands to make jdwp tests dump stacks on timeouts" by Treehugger Robot · 7 years ago
  22. c51dfb2 Merge "Make exception test more robust against dex changes." am: 8f8c5c50a1 by Aart Bik · 7 years ago
  23. 8f8c5c5 Merge "Make exception test more robust against dex changes." by Treehugger Robot · 7 years ago
  24. d27923c Fix input cdex -> output non-cdex by Mathieu Chartier · 7 years ago
  25. 25419b5 ART: Add option to use stderr logger by Andreas Gampe · 7 years ago
  26. 089a9c5 Merge "Fix HPROF DDMS." am: b1c724cc1e by Alex Light · 7 years ago
  27. 3d08bbd Use to-upper function instead of $(shell tr) by Colin Cross · 7 years ago
  28. b1c724c Merge "Fix HPROF DDMS." by Alex Light · 7 years ago
  29. c289ebc Merge "Suppress clang 7.0 warnings." am: 65404f0764 by Chih-Hung Hsieh · 7 years ago
  30. 65404f0 Merge "Suppress clang 7.0 warnings." by Treehugger Robot · 7 years ago
  31. 4c84ca6 Suppress clang 7.0 warnings. by Chih-Hung Hsieh · 7 years ago
  32. 878f33f Add commands to make jdwp tests dump stacks on timeouts by Alex Light · 7 years ago
  33. e78471d Make exception test more robust against dex changes. by Aart Bik · 7 years ago
  34. b66526a Merge "ART: Clear any exception after resolution" am: 3a4f5f3393 by Andreas Gampe · 7 years ago
  35. 94668bc Merge "Revert "Disable hidden API checks during WellKnownClasses::Init"" by Guang Zhu · 7 years ago
  36. 3a4f5f3 Merge "ART: Clear any exception after resolution" by Treehugger Robot · 7 years ago
  37. 70d8d78 Merge "Implement ClampGrowthLimit feature for region space" am: df30f82c86 by Lokesh Gidra · 7 years ago
  38. 272bbb0 Merge "Revert "Disable hidden API checks during WellKnownClasses::Init"" by Guang Zhu · 7 years ago
  39. df30f82 Merge "Implement ClampGrowthLimit feature for region space" by Lokesh Gidra · 7 years ago
  40. 7b6345d Revert "Disable hidden API checks during WellKnownClasses::Init" by Guang Zhu · 7 years ago
  41. fdcd7b9 Merge "Avoid generating cdex for dex files with duplicate methods" by Mathieu Chartier · 7 years ago
  42. 6568c1c Merge "Avoid generating cdex for dex files with duplicate methods" by Mathieu Chartier · 7 years ago
  43. 001eff9 Improve to-space invariant error reporting in the CC collector. by Roland Levillain · 7 years ago
  44. d3a6aea Merge "Add support for counting hotness in compiled code for MIPS" by Nicolas Geoffray · 7 years ago
  45. 09cccda Merge "Remove unused methods." am: d96e802dae by Nicolas Geoffray · 7 years ago
  46. 1c95825 Merge "Add support for counting hotness in compiled code for MIPS" by Nicolas Geoffray · 7 years ago
  47. d96e802 Merge "Remove unused methods." by Nicolas Geoffray · 7 years ago
  48. f55c60d Merge "Revert "Revert "Revert "Prevent UAF issues caused by static destructors"""" by Orion Hodson · 7 years ago
  49. 30ca8e3 Merge "Revert "Revert "Revert "Prevent UAF issues caused by static destructors"""" by Orion Hodson · 7 years ago
  50. 70f4415 Revert "Revert "Revert "Prevent UAF issues caused by static destructors""" by Orion Hodson · 7 years ago
  51. feec167 Add support for counting hotness in compiled code for MIPS by Goran Jakovljevic · 7 years ago
  52. 03a9f4b Merge "Disable hidden API checks during WellKnownClasses::Init" am: 9b9458ae0b by David Brazdil · 7 years ago
  53. 9b9458a Merge "Disable hidden API checks during WellKnownClasses::Init" by David Brazdil · 7 years ago
  54. 8407b4e Disable hidden API checks during WellKnownClasses::Init by David Brazdil · 7 years ago
  55. 7130744 ART: Clear any exception after resolution by Andreas Gampe · 7 years ago
  56. 9ae4fd1 Merge "Revert "Revert "Prevent UAF issues caused by static destructors""" by Alex Light · 7 years ago
  57. 4362822 Merge "Revert "Revert "Prevent UAF issues caused by static destructors""" by Treehugger Robot · 7 years ago
  58. f0c1179 Merge "Added missing return." am: 249eeac1ee by Aart Bik · 7 years ago
  59. f50bc2a Merge "Call patchoat --verify from art runtime to verify art files" by Chris Morin · 7 years ago
  60. 249eeac Merge "Added missing return." by Treehugger Robot · 7 years ago
  61. e009de6 Merge "Call patchoat --verify from art runtime to verify art files" by Treehugger Robot · 7 years ago
  62. ceaa3fa Merge "Fix potential null read for truncated dex files" am: 0efe3243d4 by Mathieu Chartier · 7 years ago
  63. c7d2e78 Fix HPROF DDMS. by Alex Light · 7 years ago
  64. 05f90d1 Avoid generating cdex for dex files with duplicate methods by Mathieu Chartier · 7 years ago
  65. 0efe324 Merge "Fix potential null read for truncated dex files" by Mathieu Chartier · 7 years ago
  66. 46f4dae Merge "Do not eliminate array allocation if it may throw NegativeArraySizeException" by Mingyao Yang · 7 years ago
  67. f12c309 Merge "Do not eliminate array allocation if it may throw NegativeArraySizeException" by Mingyao Yang · 7 years ago
  68. 6280f87 Revert "Revert "Prevent UAF issues caused by static destructors"" by Alex Light · 7 years ago
  69. 897df03 Added missing return. by Aart Bik · 7 years ago
  70. 5f0b71a Implement ClampGrowthLimit feature for region space by Lokesh Gidra · 7 years ago
  71. e5fac73 Call patchoat --verify from art runtime to verify art files by Chris Morin · 7 years ago
  72. 4655f89 Merge "Do not enforce hidden API for boot image and preopt compilation" by David Brazdil · 7 years ago
  73. 2e6d97b Merge "Do not enforce hidden API for boot image and preopt compilation" by David Brazdil · 7 years ago
  74. 0fd0a8c Merge "Make libdexfile tests independent of runtime" am: 661078b334 by David Sehr · 7 years ago
  75. 661078b Merge "Make libdexfile tests independent of runtime" by David Sehr · 7 years ago
  76. 700a985 Fix potential null read for truncated dex files by Mathieu Chartier · 7 years ago
  77. 7cf9af2 Do not eliminate array allocation if it may throw NegativeArraySizeException by Mingyao Yang · 7 years ago
  78. 111347f Merge "Don't analyze methods with verification errors." am: 129ebeef13 by Aart Bik · 7 years ago
  79. 129ebee Merge "Don't analyze methods with verification errors." by Treehugger Robot · 7 years ago
  80. a689903 Do not enforce hidden API for boot image and preopt compilation by David Brazdil · 7 years ago
  81. a4369f2 Merge "ART: Add test for reflective invocations of MethodHandles." by Orion Hodson · 7 years ago
  82. 5ffc549 Merge "ART: Add test for reflective invocations of MethodHandles." by Treehugger Robot · 7 years ago
  83. 2c148f0 Don't analyze methods with verification errors. by Aart Bik · 7 years ago
  84. 8b5d152 Remove unused methods. by Nicolas Geoffray · 7 years ago
  85. fa854e4 Visit targets of proxy methods when visiting thread roots. by Roland Levillain · 7 years ago
  86. b8d99c6 Merge "Revert "Prevent UAF issues caused by static destructors"" am: bae3065e57 by Nicolas Geoffray · 7 years ago
  87. 0881436 ART: Add test for reflective invocations of MethodHandles. by Orion Hodson · 7 years ago
  88. bae3065 Merge "Revert "Prevent UAF issues caused by static destructors"" by Treehugger Robot · 7 years ago
  89. 6a94cec Revert "Prevent UAF issues caused by static destructors" by Nicolas Geoffray · 7 years ago
  90. 05e1550 Merge "Revert "Remove skips for EnableCollection tests"" am: 480dc3c008 by Nicolas Geoffray · 7 years ago
  91. 480dc3c Merge "Revert "Remove skips for EnableCollection tests"" by Nicolas Geoffray · 7 years ago
  92. 28199c3 Revert "Remove skips for EnableCollection tests" by Nicolas Geoffray · 7 years ago
  93. 6b1b69f Merge "Use more ArrayRefs in quicken infos" am: 426ee26b3d by Mathieu Chartier · 7 years ago
  94. 426ee26 Merge "Use more ArrayRefs in quicken infos" by Treehugger Robot · 7 years ago
  95. 780d12c Merge "Prevent UAF issues caused by static destructors" am: 7d522a4447 by Alex Light · 7 years ago
  96. 7d522a4 Merge "Prevent UAF issues caused by static destructors" by Alex Light · 7 years ago
  97. 5168173 Use more ArrayRefs in quicken infos by Mathieu Chartier · 7 years ago
  98. e112340 Make libdexfile tests independent of runtime by David Sehr · 7 years ago
  99. fd7c6d0 Merge "Disable hidden API checks for Am" am: 90771c270b by David Brazdil · 7 years ago
  100. 90771c2 Merge "Disable hidden API checks for Am" by David Brazdil · 7 years ago