|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1265 lines, -992 lines) |
Patch |
|
M |
gm/lightingshader.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
4 chunks |
+13 lines, -7 lines |
0 comments
|
Download
|
|
M |
gyp/SampleApp.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
|
M |
gyp/core.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
4 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
|
M |
gyp/effects.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
gyp/libjpeg-turbo.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
include/core/SkCanvas.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+17 lines, -0 lines |
0 comments
|
Download
|
|
M |
include/core/SkDevice.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
A |
include/core/SkLight.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+56 lines, -0 lines |
0 comments
|
Download
|
|
A + |
include/core/SkPoint3.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
|
D |
include/effects/SkPoint3.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+0 lines, -108 lines |
0 comments
|
Download
|
|
M |
include/private/SkRecords.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
4 chunks |
+29 lines, -0 lines |
0 comments
|
Download
|
|
M |
include/utils/SkDeferredCanvas.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
include/utils/SkMatrix44.h
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
samplecode/SampleLighting.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
4 chunks |
+26 lines, -14 lines |
0 comments
|
Download
|
|
A |
samplecode/SampleLitAtlas.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+430 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/core/SkCanvas.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+38 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/core/SkDevice.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+64 lines, -0 lines |
0 comments
|
Download
|
|
A + |
src/core/SkLightingShader.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+48 lines, -7 lines |
0 comments
|
Download
|
|
A + |
src/core/SkLightingShader.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
21 chunks |
+316 lines, -116 lines |
0 comments
|
Download
|
|
M |
src/core/SkPictureFlat.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
src/core/SkPictureRecord.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/core/SkPictureRecord.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+46 lines, -0 lines |
0 comments
|
Download
|
|
A + |
src/core/SkPoint3.cpp
|
View
|
1
2
3
4
5
6
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
M |
src/core/SkRecordDraw.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/core/SkRecorder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/core/SkRecorder.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/effects/SkLightingShader.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+0 lines, -59 lines |
0 comments
|
Download
|
|
M |
src/effects/SkLightingShader.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+0 lines, -587 lines |
0 comments
|
Download
|
|
D |
src/effects/SkPoint3.cpp
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -80 lines |
0 comments
|
Download
|
|
M |
src/pipe/SkGPipePriv.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/pipe/SkGPipeRead.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+35 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/pipe/SkGPipeWrite.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+56 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/ports/SkGlobalInitialization_default.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/utils/SkDeferredCanvas.cpp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|