|
This version differs from the initial proposal in two main ways:
1) I used the "comment" naming convention rather than the "annotation" naming convention to avoid confusion with the other annotations
2) I removed the groupID that was returned from beginGroup and passed into endGroup. It didn't seem to buy us anything and was making it a bit painful to record and replay pictures.
Let the discussion begin ...
Total comments: 1
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+235 lines, -9 lines) |
Patch |
|
M |
debugger/QT/SkDebuggerGUI.cpp
|
View
|
1
2
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
debugger/SkDebugCanvas.h
|
View
|
1
2
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
debugger/SkDebugCanvas.cpp
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
debugger/SkDrawCommand.h
|
View
|
1
2
|
2 chunks |
+37 lines, -0 lines |
0 comments
|
Download
|
|
M |
debugger/SkDrawCommand.cpp
|
View
|
1
2
|
3 chunks |
+28 lines, -0 lines |
0 comments
|
Download
|
|
M |
gm/rects.cpp
|
View
|
1
2
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
include/core/SkCanvas.h
|
View
|
1
2
|
2 chunks |
+39 lines, -1 line |
0 comments
|
Download
|
|
M |
include/utils/SkDumpCanvas.h
|
View
|
1
2
|
2 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
|
M |
include/utils/SkProxyCanvas.h
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/core/SkCanvas.cpp
|
View
|
1
2
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/core/SkPictureFlat.h
|
View
|
1
2
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
src/core/SkPicturePlayback.cpp
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/core/SkPictureRecord.h
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/core/SkPictureRecord.cpp
|
View
|
1
2
|
2 chunks |
+30 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/pipe/SkGPipeWrite.cpp
|
View
|
1
2
|
2 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/utils/SkDumpCanvas.cpp
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/utils/SkProxyCanvas.cpp
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
tests/CanvasTest.cpp
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
Total messages: 18 (0 generated)
|