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

Unified Diff: Source/WebCore/WebCore.gypi

Issue 7671031: Merge 92520 - [chromium] Accelerated canvas breaks when moving canvases or resources between Pages (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/835/
Patch Set: Created 9 years, 4 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
« no previous file with comments | « Source/WebCore/ChangeLog ('k') | Source/WebCore/html/canvas/CanvasRenderingContext2D.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/WebCore.gypi
===================================================================
--- Source/WebCore/WebCore.gypi (revision 93254)
+++ Source/WebCore/WebCore.gypi (working copy)
@@ -4262,6 +4262,8 @@
'platform/graphics/gpu/DrawingBuffer.h',
'platform/graphics/gpu/Shader.cpp',
'platform/graphics/gpu/Shader.h',
+ 'platform/graphics/gpu/SharedGraphicsContext3D.cpp',
+ 'platform/graphics/gpu/SharedGraphicsContext3D.h',
'platform/graphics/gpu/Texture.cpp',
'platform/graphics/gpu/Texture.h',
'platform/graphics/gpu/TilingData.cpp',
« no previous file with comments | « Source/WebCore/ChangeLog ('k') | Source/WebCore/html/canvas/CanvasRenderingContext2D.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698