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

Issue 650002: Implementing ACCELERATED_COMPOSITING via Skia

Created:
10 years, 10 months ago by Vangelis Kokkevis
Modified:
9 years, 6 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/trunk/
Visibility:
Public.

Description

Implementing ACCELERATED_COMPOSITING via Skia

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Patch Set 8 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1670 lines, -13 lines) Patch
M WebCore/WebCore.gypi View 1 2 3 4 5 6 7 1 chunk +6 lines, -0 lines 0 comments Download
M WebCore/platform/graphics/GraphicsLayer.h View 1 2 3 4 5 6 7 1 chunk +6 lines, -0 lines 0 comments Download
A WebCore/platform/graphics/skia/GraphicsLayerSkia.h View 1 2 3 4 5 6 7 1 chunk +151 lines, -0 lines 0 comments Download
A WebCore/platform/graphics/skia/GraphicsLayerSkia.cpp View 1 2 3 4 5 6 7 1 chunk +586 lines, -0 lines 0 comments Download
A WebCore/platform/graphics/skia/LayerRendererSkia.h View 2 3 4 5 6 7 1 chunk +81 lines, -0 lines 0 comments Download
A WebCore/platform/graphics/skia/LayerRendererSkia.cpp View 2 3 4 5 6 7 1 chunk +138 lines, -0 lines 0 comments Download
A WebCore/platform/graphics/skia/LayerSkia.h View 1 2 3 4 5 6 7 1 chunk +231 lines, -0 lines 0 comments Download
A WebCore/platform/graphics/skia/LayerSkia.cpp View 1 2 3 4 5 6 7 1 chunk +297 lines, -0 lines 0 comments Download
M WebKit/chromium/src/ChromeClientImpl.h View 1 2 3 4 5 6 7 1 chunk +10 lines, -0 lines 0 comments Download
M WebKit/chromium/src/ChromeClientImpl.cpp View 1 2 3 4 5 6 7 2 chunks +13 lines, -0 lines 0 comments Download
M WebKit/chromium/src/WebFrameImpl.h View 3 4 5 6 7 2 chunks +2 lines, -0 lines 0 comments Download
M WebKit/chromium/src/WebFrameImpl.cpp View 3 4 5 6 7 2 chunks +14 lines, -9 lines 0 comments Download
M WebKit/chromium/src/WebViewImpl.h View 1 2 3 4 5 6 7 4 chunks +24 lines, -1 line 0 comments Download
M WebKit/chromium/src/WebViewImpl.cpp View 1 2 3 4 5 6 7 4 chunks +111 lines, -3 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698