Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(238)

Issue 2130643004: drawTextRSXform (Closed)

Created:
4 years, 5 months ago by reed1
Modified:
4 years, 5 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : add gm #

Patch Set 3 : add to skrecord #

Patch Set 4 : add serialization, dox #

Patch Set 5 : update util canvases #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+361 lines, -5 lines) Patch
M gm/drawatlas.cpp View 1 1 chunk +65 lines, -0 lines 0 comments Download
M include/core/SkCanvas.h View 1 2 3 2 chunks +10 lines, -0 lines 2 comments Download
M include/core/SkDevice.h View 1 chunk +2 lines, -0 lines 0 comments Download
M include/core/SkPicture.h View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M include/private/SkRecords.h View 1 2 2 chunks +7 lines, -0 lines 0 comments Download
M include/utils/SkDumpCanvas.h View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M include/utils/SkLuaCanvas.h View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M include/utils/SkNWayCanvas.h View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M include/utils/SkPaintFilterCanvas.h View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M src/core/SkCanvas.cpp View 1 2 chunks +22 lines, -0 lines 0 comments Download
M src/core/SkDevice.cpp View 1 1 chunk +41 lines, -0 lines 0 comments Download
M src/core/SkPictureFlat.h View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
M src/core/SkPicturePlayback.cpp View 1 2 3 1 chunk +13 lines, -0 lines 0 comments Download
M src/core/SkPictureRecord.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M src/core/SkPictureRecord.cpp View 1 2 3 1 chunk +24 lines, -0 lines 0 comments Download
M src/core/SkRecordDraw.cpp View 1 2 3 chunks +11 lines, -0 lines 0 comments Download
M src/core/SkRecorder.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M src/core/SkRecorder.cpp View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
M src/utils/SkDumpCanvas.cpp View 1 2 3 4 1 chunk +8 lines, -0 lines 0 comments Download
M src/utils/SkLuaCanvas.cpp View 1 2 3 4 1 chunk +8 lines, -0 lines 0 comments Download
M src/utils/SkNWayCanvas.cpp View 1 2 3 4 1 chunk +8 lines, -0 lines 0 comments Download
M src/utils/SkPaintFilterCanvas.cpp View 1 2 3 4 1 chunk +9 lines, -0 lines 0 comments Download
M tools/android/SkAndroidSDKCanvas.h View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M tools/android/SkAndroidSDKCanvas.cpp View 1 2 3 4 1 chunk +10 lines, -4 lines 0 comments Download
M tools/debugger/SkDebugCanvas.h View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M tools/debugger/SkDebugCanvas.cpp View 1 2 3 4 1 chunk +5 lines, -0 lines 0 comments Download
M tools/debugger/SkDrawCommand.h View 1 2 3 4 3 chunks +22 lines, -0 lines 0 comments Download
M tools/debugger/SkDrawCommand.cpp View 1 2 3 4 4 chunks +60 lines, -0 lines 4 comments Download

Messages

Total messages: 27 (13 generated)
reed1
API check
4 years, 5 months ago (2016-07-07 16:24:54 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2130643004/1
4 years, 5 months ago (2016-07-07 16:25:15 UTC) #5
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot on master.client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot/builds/9484)
4 years, 5 months ago (2016-07-07 16:28:46 UTC) #7
f(malita)
lgtm https://codereview.chromium.org/2130643004/diff/1/include/core/SkCanvas.h File include/core/SkCanvas.h (right): https://codereview.chromium.org/2130643004/diff/1/include/core/SkCanvas.h#newcode989 include/core/SkCanvas.h:989: void drawTextOnPath(const void* text, size_t byteLength, const SkPath& ...
4 years, 5 months ago (2016-07-07 16:51:05 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2130643004/20001
4 years, 5 months ago (2016-07-07 17:21:32 UTC) #10
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot on master.client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot/builds/9488)
4 years, 5 months ago (2016-07-07 17:31:08 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2130643004/60001
4 years, 5 months ago (2016-07-07 18:38:12 UTC) #14
reed1
ptal https://codereview.chromium.org/2130643004/diff/1/include/core/SkCanvas.h File include/core/SkCanvas.h (right): https://codereview.chromium.org/2130643004/diff/1/include/core/SkCanvas.h#newcode989 include/core/SkCanvas.h:989: void drawTextOnPath(const void* text, size_t byteLength, const SkPath& ...
4 years, 5 months ago (2016-07-07 18:51:50 UTC) #15
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-07-07 19:02:37 UTC) #17
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2130643004/80001
4 years, 5 months ago (2016-07-07 19:24:26 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2130643004/80001
4 years, 5 months ago (2016-07-07 19:42:43 UTC) #23
commit-bot: I haz the power
Committed patchset #5 (id:80001) as https://skia.googlesource.com/skia/+/45561a0b15fe045ba272c328684c3f7ae290785a
4 years, 5 months ago (2016-07-07 19:47:21 UTC) #25
robertphillips
https://codereview.chromium.org/2130643004/diff/80001/include/core/SkCanvas.h File include/core/SkCanvas.h (right): https://codereview.chromium.org/2130643004/diff/80001/include/core/SkCanvas.h#newcode994 include/core/SkCanvas.h:994: * If cullRect is not null, it is a ...
4 years, 5 months ago (2016-07-07 20:59:11 UTC) #26
reed1
4 years, 5 months ago (2016-07-07 22:51:45 UTC) #27
Message was sent while issue was closed.
follow-up CL: https://codereview.chromium.org/2123923006/#

https://codereview.chromium.org/2130643004/diff/80001/include/core/SkCanvas.h
File include/core/SkCanvas.h (right):

https://codereview.chromium.org/2130643004/diff/80001/include/core/SkCanvas.h...
include/core/SkCanvas.h:994: *  If cullRect is not null, it is a conservative
bounds of what will be drawn
On 2016/07/07 20:59:11, robertphillips wrote:
> stray ')' ?

Done.

https://codereview.chromium.org/2130643004/diff/80001/tools/debugger/SkDrawCo...
File tools/debugger/SkDrawCommand.cpp (right):

https://codereview.chromium.org/2130643004/diff/80001/tools/debugger/SkDrawCo...
tools/debugger/SkDrawCommand.cpp:206: case kDrawTextOnPath_OpType: return
"DrawTextOnPath";
On 2016/07/07 20:59:11, robertphillips wrote:
> Everyone else starts with a capital 'D' ...

Yes, all of the other ones are wrong.

Done.

https://codereview.chromium.org/2130643004/diff/80001/tools/debugger/SkDrawCo...
tools/debugger/SkDrawCommand.cpp:3028: const SkPaint& paint)
On 2016/07/07 20:59:11, robertphillips wrote:
> Not 'kDrawTextRSXform_OpType' ?

Done.

Powered by Google App Engine
This is Rietveld 408576698