Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: third_party/WebKit/LayoutTests/virtual/iosurface_2d_canvas/fast/canvas/README.txt

Issue 1752083003: mac: Use IOSurfaces in Canvas2DLayerBridge. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@temp36_canvas2d_refactor
Patch Set: Fix compile on other OSes. Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/virtual/iosurface_2d_canvas/fast/canvas/README.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/iosurface_2d_canvas/fast/canvas/README.txt b/third_party/WebKit/LayoutTests/virtual/iosurface_2d_canvas/fast/canvas/README.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f0022b17cc01d61fb488c56c62233354abef7fe3
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/virtual/iosurface_2d_canvas/fast/canvas/README.txt
@@ -0,0 +1,3 @@
+# This suite runs the tests in LayoutTests/fast/canvas/ with
+# --enable-accelerated-2d-canvas and --use-gl=desktop.
+# See the virtual_test_suites() method in Tools/Scripts/webkitpy/layout_tests/port/base.py.

Powered by Google App Engine
This is Rietveld 408576698