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

Issue 7631029: Merge 91736 - Source/WebCore: Removed support for the GL_latch_CHROMIUM extension which Chromium ... (Closed)

Created:
9 years, 4 months ago by jamesr
Modified:
9 years, 4 months ago
Reviewers:
jamesr
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/835/
Visibility:
Public.

Description

Merge 91736 - Source/WebCore: Removed support for the GL_latch_CHROMIUM extension which Chromium no longer supports. Replaced calls to SetLatch with calls to Flush since Flush now has barrier semantics in Chromium. https://bugs.webkit.org/show_bug.cgi?id=65043 BUG=80703 Patch by Al Patrick <apatrick@chromium.org>; on 2011-07-25 Reviewed by James Robinson. * platform/graphics/chromium/Canvas2DLayerChromium.cpp: (WebCore::Canvas2DLayerChromium::updateCompositorResources): * platform/graphics/chromium/DrawingBufferChromium.cpp: (WebCore::DrawingBuffer::publishToPlatformLayer): * platform/graphics/chromium/Extensions3DChromium.h: * platform/graphics/chromium/LayerRendererChromium.cpp: (WebCore::LayerRendererChromium::LayerRendererChromium): (WebCore::LayerRendererChromium::drawLayers): (WebCore::LayerRendererChromium::addChildContext): (WebCore::LayerRendererChromium::removeChildContext): * platform/graphics/chromium/LayerRendererChromium.h: Source/WebKit/chromium: Removed support for the GL_latch_CHROMIUM extension which Chromium no longer supports. https://bugs.webkit.org/show_bug.cgi?id=65043 Patch by Al Patrick <apatrick@chromium.org>; on 2011-07-25 Reviewed by James Robinson. * public/WebGraphicsContext3D.h: * src/Extensions3DChromium.cpp: * src/GraphicsContext3DChromium.cpp: * src/GraphicsContext3DInternal.h: TBR=commit-queue@webkit.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=93244

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -11356 lines) Patch
M Source/WebCore/ChangeLog View 2 chunks +1 line, -10165 lines 0 comments Download
M Source/WebCore/platform/graphics/chromium/Canvas2DLayerChromium.cpp View 1 chunk +3 lines, -5 lines 0 comments Download
M Source/WebCore/platform/graphics/chromium/DrawingBufferChromium.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M Source/WebCore/platform/graphics/chromium/Extensions3DChromium.h View 2 chunks +0 lines, -7 lines 0 comments Download
M Source/WebCore/platform/graphics/chromium/LayerRendererChromium.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/WebCore/platform/graphics/chromium/LayerRendererChromium.cpp View 5 chunks +2 lines, -36 lines 0 comments Download
M Source/WebKit/chromium/ChangeLog View 1 chunk +0 lines, -1103 lines 0 comments Download
M Source/WebKit/chromium/public/WebGraphicsContext3D.h View 1 chunk +0 lines, -6 lines 0 comments Download
M Source/WebKit/chromium/src/Extensions3DChromium.cpp View 1 chunk +0 lines, -20 lines 0 comments Download
M Source/WebKit/chromium/src/GraphicsContext3DChromium.cpp View 1 chunk +0 lines, -4 lines 0 comments Download
M Source/WebKit/chromium/src/GraphicsContext3DInternal.h View 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
jamesr
9 years, 4 months ago (2011-08-17 21:24:26 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698