|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2390 lines, -103 lines) |
Patch |
 |
M |
Source/bindings/core/v8/custom/V8HTMLCanvasElementCustom.cpp
|
View
|
1
2
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
Source/core/core.gypi
|
View
|
1
2
3
4
5
6
7
8
9
|
7 chunks |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/HTMLCanvasElement.cpp
|
View
|
1
2
3
4
5
6
7
9
|
3 chunks |
+19 lines, -3 lines |
0 comments
|
Download
|
 |
A |
Source/core/html/canvas/WebGL2RenderingContext.h
|
View
|
1
2
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/html/canvas/WebGL2RenderingContext.cpp
|
View
|
1
2
|
1 chunk |
+77 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/html/canvas/WebGL2RenderingContext.idl
|
View
|
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/html/canvas/WebGL2RenderingContextBase.h
|
View
|
1
2
|
1 chunk |
+176 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/html/canvas/WebGL2RenderingContextBase.cpp
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1157 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/html/canvas/WebGL2RenderingContextBase.idl
|
View
|
1
2
3
4
|
1 chunk |
+447 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/html/canvas/WebGLFenceSync.h
|
View
|
1
2
3
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/html/canvas/WebGLFenceSync.cpp
|
View
|
1
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/html/canvas/WebGLQuery.h
|
View
|
1
2
3
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/html/canvas/WebGLQuery.cpp
|
View
|
1
2
3
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
Source/core/html/canvas/WebGLQuery.idl
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/canvas/WebGLRenderingContext.h
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/html/canvas/WebGLRenderingContext.cpp
|
View
|
1
2
3
4
5
9
|
2 chunks |
+2 lines, -56 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/canvas/WebGLRenderingContextBase.h
|
View
|
1
2
3
4
5
9
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/canvas/WebGLRenderingContextBase.cpp
|
View
|
1
2
3
|
16 chunks |
+83 lines, -20 lines |
0 comments
|
Download
|
 |
A |
Source/core/html/canvas/WebGLSampler.h
|
View
|
1
2
3
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/html/canvas/WebGLSampler.cpp
|
View
|
1
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
Source/core/html/canvas/WebGLSampler.idl
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/canvas/WebGLSharedObject.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/html/canvas/WebGLSync.h
|
View
|
1
2
3
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/html/canvas/WebGLSync.cpp
|
View
|
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
Source/core/html/canvas/WebGLSync.idl
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
A |
Source/core/html/canvas/WebGLTransformFeedback.h
|
View
|
1
2
3
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
A |
Source/core/html/canvas/WebGLTransformFeedback.cpp
|
View
|
1
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
Source/core/html/canvas/WebGLTransformFeedback.idl
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
Source/platform/RuntimeEnabledFeatures.in
|
View
|
1
2
3
4
5
6
7
9
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
Source/platform/graphics/GraphicsTypes3D.h
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
Source/web/WebRuntimeFeatures.cpp
|
View
|
1
2
3
4
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
public/web/WebRuntimeFeatures.h
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|