|
hack
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+458 lines, -114 lines) |
Patch |
 |
M |
debugger/QT/SkDebuggerGUI.cpp
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
include/core/SkCanvas.h
|
View
|
1
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
include/core/SkDevice.h
|
View
|
1
|
2 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
include/core/SkPicture.h
|
View
|
1
2
3
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
include/gpu/GrContext.h
|
View
|
1
2
3
|
4 chunks |
+7 lines, -6 lines |
0 comments
|
Download
|
 |
M |
include/gpu/GrRect.h
|
View
|
1
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
include/gpu/SkGpuDevice.h
|
View
|
1
2
3
|
3 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/core/SkCanvas.cpp
|
View
|
1
|
2 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/core/SkDevice.cpp
|
View
|
1
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/core/SkPicture.cpp
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/core/SkPicturePlayback.h
|
View
|
1
2
3
|
1 chunk |
+33 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/core/SkPicturePlayback.cpp
|
View
|
1
2
3
4
|
5 chunks |
+96 lines, -13 lines |
0 comments
|
Download
|
 |
M |
src/gpu/GrContext.cpp
|
View
|
1
2
3
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/gpu/GrDrawState.h
|
View
|
1
2
3
|
10 chunks |
+16 lines, -14 lines |
0 comments
|
Download
|
 |
M |
src/gpu/GrLayerCache.h
|
View
|
1
2
3
|
2 chunks |
+39 lines, -12 lines |
0 comments
|
Download
|
 |
M |
src/gpu/GrLayerCache.cpp
|
View
|
1
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/gpu/GrPictureUtils.h
|
View
|
1
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/gpu/GrPictureUtils.cpp
|
View
|
1
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/gpu/SkGpuDevice.cpp
|
View
|
1
2
3
4
|
17 chunks |
+152 lines, -27 lines |
0 comments
|
Download
|
 |
M |
tools/PictureBenchmark.h
|
View
|
1
|
2 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
tools/PictureBenchmark.cpp
|
View
|
1
2
3
|
7 chunks |
+31 lines, -8 lines |
0 comments
|
Download
|
 |
M |
tools/PictureRenderer.h
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tools/PictureRenderer.cpp
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tools/bbh_shootout.cpp
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tools/bench_pictures_main.cpp
|
View
|
1
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
tools/render_pictures_main.cpp
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|