1. 3f028a0 Revert "Add tests to expected failures." am: c21970dada by Hans Boehm · 3 years, 5 months ago
  2. c21970d Revert "Add tests to expected failures." by Hans Boehm · 3 years, 5 months ago
  3. e9b9ef4 Handle run-away instruction in oatdump. am: a985080de3 by Nicolas Geoffray · 3 years, 5 months ago
  4. a985080 Handle run-away instruction in oatdump. by Nicolas Geoffray · 3 years, 5 months ago
  5. c9766a2 Do not try to connect to heapprofd. am: 120e4062a6 by Florian Mayer · 3 years, 5 months ago
  6. 120e406 Do not try to connect to heapprofd. by Florian Mayer · 3 years, 5 months ago
  7. 8e75f97 odrefresh: Avoid string copy am: 8ba64c2143 by Greg Kaiser · 3 years, 5 months ago
  8. 8ba64c2 odrefresh: Avoid string copy by Greg Kaiser · 3 years, 5 months ago
  9. 46cdc57 Use only one core on fugu by default. am: 0108f0d5c1 by David Srbecky · 3 years, 5 months ago
  10. fe7b9c8 Fix debug symbol for art_quick_throw_null_pointer_exception_from_signal am: 9a5a2b817c by David Srbecky · 3 years, 5 months ago
  11. eb9de0e Reduce libcore parallelism for host am: 9d00bf1e0a by David Srbecky · 3 years, 5 months ago
  12. 0108f0d Use only one core on fugu by default. by David Srbecky · 3 years, 5 months ago
  13. 9a5a2b8 Fix debug symbol for art_quick_throw_null_pointer_exception_from_signal by David Srbecky · 3 years, 5 months ago
  14. 9d00bf1 Reduce libcore parallelism for host by David Srbecky · 3 years, 5 months ago
  15. 7a1641c Avoid loading external libraries from ARTs internal linker namespace am: 266594305a by Martin Stjernholm · 3 years, 5 months ago
  16. 2665943 Avoid loading external libraries from ARTs internal linker namespace (reland). by Martin Stjernholm · 3 years, 6 months ago
  17. 33fdea1 odrefresh: log an error if updatable_bcp_packages file is missing am: 816cab342a by Orion Hodson · 3 years, 5 months ago
  18. 0d1f8e5 odrefresh: add compilation space checks am: 263c39eaef by Orion Hodson · 3 years, 5 months ago
  19. 816cab3 odrefresh: log an error if updatable_bcp_packages file is missing by Orion Hodson · 3 years, 5 months ago
  20. 263c39e odrefresh: add compilation space checks by Orion Hodson · 3 years, 5 months ago
  21. f70ea1c Link libvixl statically. am: 053e1383c7 by Vladimir Marko · 3 years, 5 months ago
  22. 053e138 Link libvixl statically. by Vladimir Marko · 3 years, 6 months ago
  23. 98c5434 Do not sleep while waiting for GC am: bcec38f7b7 by Hans Boehm · 3 years, 5 months ago
  24. 3175b6b Revert "Add 2040-huge-native-alloc test" am: c256028e1f by Hans Boehm · 3 years, 5 months ago
  25. bcec38f Do not sleep while waiting for GC by Hans Boehm · 3 years, 5 months ago
  26. c256028 Revert "Add 2040-huge-native-alloc test" by Hans Boehm · 3 years, 5 months ago
  27. 24725d9 Revert "Avoid loading external libraries from ARTs internal linker namespace." am: 91d2c5c1d1 by Calin Juravle · 3 years, 5 months ago
  28. 91d2c5c Revert "Avoid loading external libraries from ARTs internal linker namespace." by Calin Juravle · 3 years, 5 months ago
  29. c5a019b Use cached memory for gcstress unwinds. am: 6958df93f8 by David Srbecky · 3 years, 5 months ago
  30. 6958df9 Use cached memory for gcstress unwinds. by David Srbecky · 3 years, 5 months ago
  31. ea4af9f [automerger skipped] DO NOT MERGE - Mark RQ2A.210105.001 as merged. am: 30cf977ce1 -s ours by Xin Li · 3 years, 5 months ago
  32. 30cf977 DO NOT MERGE - Mark RQ2A.210105.001 as merged. by Xin Li · 3 years, 5 months ago
  33. 5cd0f64 Add 2040-huge-native-alloc test am: be0d891ac8 by Hans Boehm · 3 years, 5 months ago
  34. be0d891 Add 2040-huge-native-alloc test by Hans Boehm · 3 years, 6 months ago
  35. dec0d72 Add empty boot image profile and preload classes for ART am: ab0b19fb9f by yawanng · 3 years, 5 months ago
  36. ab0b19f Add empty boot image profile and preload classes for ART by yawanng · 3 years, 6 months ago
  37. e4313c7 Increase JDWP test timeout. am: 8aca1a30a8 by David Srbecky · 3 years, 5 months ago
  38. 8aca1a3 Increase JDWP test timeout. by David Srbecky · 3 years, 5 months ago
  39. bd3b6bd Avoid loading external libraries from ARTs internal linker namespace. am: 582448f29f by Martin Stjernholm · 3 years, 5 months ago
  40. 32b9408 Revert "Devirtualize to HInvokeStaticOrDirect." am: 39d4df62d4 by Nicolas Geoffray · 3 years, 5 months ago
  41. 582448f Avoid loading external libraries from ARTs internal linker namespace. by Martin Stjernholm · 3 years, 6 months ago
  42. 39d4df6 Revert "Devirtualize to HInvokeStaticOrDirect." by Nicolas Geoffray · 3 years, 5 months ago
  43. 9391da1 Use `quick_exit` instead of `_exit` (except for error handling). am: a28c827fdb by Roland Levillain · 3 years, 5 months ago
  44. a28c827 Use `quick_exit` instead of `_exit` (except for error handling). by Roland Levillain · 3 years, 6 months ago
  45. 9e85a06 Fix some tests to work in prebuilt ART module mode. am: 7eedd447cb by Martin Stjernholm · 3 years, 5 months ago
  46. 7eedd44 Fix some tests to work in prebuilt ART module mode. by Martin Stjernholm · 3 years, 5 months ago
  47. a3ff712 Add heterogenous lookup to Thread::custom_tls_ am: 6e1b7d85d9 by Alex Light · 3 years, 5 months ago
  48. 615f664 Avoid the warning heapprofd_client_api.so does not include an am: 0877daf3a4 by Wessam Hassanein · 3 years, 5 months ago
  49. 6e1b7d8 Add heterogenous lookup to Thread::custom_tls_ by Alex Light · 3 years, 5 months ago
  50. 0877daf Avoid the warning heapprofd_client_api.so does not include an by Wessam Hassanein · 3 years, 6 months ago
  51. 4ccf960 Also add magic "sorted" symbol to create_minidebuginfo am: 7a147a05dc by David Srbecky · 3 years, 5 months ago
  52. 7a147a0 Also add magic "sorted" symbol to create_minidebuginfo by David Srbecky · 3 years, 6 months ago
  53. 3d9a07c Fix .debug_frame_hdr generation. am: 2d3354ac96 by David Srbecky · 3 years, 5 months ago
  54. e8a1954 buildbot-build.sh: Invert installclean flag am: af30bf7fb4 by David Srbecky · 3 years, 5 months ago
  55. 7371f63 Devirtualize to HInvokeStaticOrDirect. am: 5024ddfd12 by Nicolas Geoffray · 3 years, 5 months ago
  56. 2d3354a Fix .debug_frame_hdr generation. by David Srbecky · 3 years, 6 months ago
  57. af30bf7 buildbot-build.sh: Invert installclean flag by David Srbecky · 3 years, 6 months ago
  58. 5024ddf Devirtualize to HInvokeStaticOrDirect. by Nicolas Geoffray · 3 years, 6 months ago
  59. e1ae0e5 Clean up `ResetOffset()` calls in profile tests. am: 5859b689d4 by Vladimir Marko · 3 years, 5 months ago
  60. 5859b68 Clean up `ResetOffset()` calls in profile tests. by Vladimir Marko · 3 years, 6 months ago
  61. dc66edf Adjust code in compiledWithOptimizing am: 68dc4a524c by Nicolas Geoffray · 3 years, 5 months ago
  62. 68dc4a5 Adjust code in compiledWithOptimizing by Nicolas Geoffray · 3 years, 6 months ago
  63. c6a26c3 Disable live-lock kill daemon for tests. am: 06884debcd by David Srbecky · 3 years, 6 months ago
  64. 06884de Disable live-lock kill daemon for tests. by David Srbecky · 3 years, 6 months ago
  65. 6b6cba2 Handle missing dist directory when --skip-apex is used. am: 3cafbac6f2 by Martin Stjernholm · 3 years, 6 months ago
  66. 3cafbac Handle missing dist directory when --skip-apex is used. by Martin Stjernholm · 3 years, 6 months ago
  67. 32fbe84 Make libjdwp an exported library in the ART APEX. am: 8e5966dec0 by Martin Stjernholm · 3 years, 6 months ago
  68. 8e5966d Make libjdwp an exported library in the ART APEX. by Martin Stjernholm · 3 years, 6 months ago
  69. ab7e76b In run tests, do not rely on loading native libs in the ART namespace am: 0d0f8df507 by Martin Stjernholm · 3 years, 6 months ago
  70. 51e108d Extend Link() to allow linking to the default namespace. am: 2207b7e7db by Martin Stjernholm · 3 years, 6 months ago
  71. 0d0f8df In run tests, do not rely on loading native libs in the ART namespace by Martin Stjernholm · 3 years, 6 months ago
  72. 2207b7e Extend Link() to allow linking to the default namespace. by Martin Stjernholm · 3 years, 6 months ago
  73. 9274021 Handle potential race in oat file loading. am: 107d22b9c7 by Nicolas Geoffray · 3 years, 6 months ago
  74. b770efe Revert "odrefresh: re-enable OdrFsUtilsTest.GetUsedSpace" am: 17c5018895 by Nicolas Geoffray · 3 years, 6 months ago
  75. 01a27ca Add tests to expected failures. am: 06b173cd2e by Nicolas Geoffray · 3 years, 6 months ago
  76. 107d22b Handle potential race in oat file loading. by Nicolas Geoffray · 3 years, 6 months ago
  77. 17c5018 Revert "odrefresh: re-enable OdrFsUtilsTest.GetUsedSpace" by Nicolas Geoffray · 3 years, 6 months ago
  78. bcf0d1d Handle a potential race when verifying dex files in the background. am: 8078996ff9 by Nicolas Geoffray · 3 years, 6 months ago
  79. 06b173c Add tests to expected failures. by Nicolas Geoffray · 3 years, 6 months ago
  80. 8078996 Handle a potential race when verifying dex files in the background. by Nicolas Geoffray · 3 years, 6 months ago
  81. 38cb438 run-libcore-tests.py: Extend error regex am: e059ef1ca7 by David Srbecky · 3 years, 6 months ago
  82. e059ef1 run-libcore-tests.py: Extend error regex by David Srbecky · 3 years, 6 months ago
  83. 4aea09d Mark art apex as compressible am: 2d682691b2 by Nikita Ioffe · 3 years, 6 months ago
  84. e894d6a odrefresh: re-enable OdrFsUtilsTest.GetUsedSpace am: 59d29bfeda by Orion Hodson · 3 years, 6 months ago
  85. 2d68269 Mark art apex as compressible by Nikita Ioffe · 3 years, 6 months ago
  86. 59d29bf odrefresh: re-enable OdrFsUtilsTest.GetUsedSpace by Orion Hodson · 3 years, 6 months ago
  87. c359783 Fix run-libcore-tests exclusions for fugu. am: 680d768b1a by David Srbecky · 3 years, 6 months ago
  88. 680d768 Fix run-libcore-tests exclusions for fugu. by David Srbecky · 3 years, 6 months ago
  89. 66c17b4 Generalize Main.compiledWithOptimizing. am: 39198c0833 by Nicolas Geoffray · 3 years, 6 months ago
  90. 39198c0 Generalize Main.compiledWithOptimizing. by Nicolas Geoffray · 3 years, 6 months ago
  91. b8ca427 string_view: handle with care. am: d808f69a57 by Nicolas Geoffray · 3 years, 6 months ago
  92. d808f69 string_view: handle with care. by Nicolas Geoffray · 3 years, 6 months ago
  93. 03fbf3d Fix partial LSE using removed load as Phi input. am: 807de1ed23 by Vladimir Marko · 3 years, 6 months ago
  94. 807de1e Fix partial LSE using removed load as Phi input. by Vladimir Marko · 3 years, 6 months ago
  95. 2074a80 buildbot-build.sh: Convenience tweaks for local use. am: 6de68dd322 by David Srbecky · 3 years, 6 months ago
  96. 6de68dd buildbot-build.sh: Convenience tweaks for local use. by David Srbecky · 3 years, 6 months ago
  97. 70adf8a Revert^2 "Solidify GC triggering and reporting" am: 5c4d0df0ee by Hans Boehm · 3 years, 6 months ago
  98. 5c4d0df Revert^2 "Solidify GC triggering and reporting" by Hans Boehm · 3 years, 6 months ago
  99. 207e620 Enable mini-debug-info by default. am: 9cacdce5a0 by David Srbecky · 3 years, 6 months ago
  100. 9cacdce Enable mini-debug-info by default. by David Srbecky · 3 years, 6 months ago