|
Implementing ACCELERATED_COMPOSITING via Skia
|
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
|
|