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

Issue 1152283014: SkPDF: fix name escape code (Closed)

Created:
5 years, 6 months ago by hal.canary
Modified:
5 years, 6 months ago
Reviewers:
bungeman-skia
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: 2

Patch Set 2 : 2015-06-08 (Monday) 11:21:10 EDT #

Patch Set 3 : 2015-06-08 (Monday) 11:53:55 EDT #

Total comments: 4

Patch Set 4 : 2015-06-08 (Monday) 13:47:48 EDT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -24 lines) Patch
M src/pdf/SkPDFTypes.cpp View 1 2 3 2 chunks +10 lines, -24 lines 0 comments Download

Messages

Total messages: 23 (9 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1152283014/1
5 years, 6 months ago (2015-06-08 14:54:09 UTC) #2
hal.canary
PTAL
5 years, 6 months ago (2015-06-08 14:54:29 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 6 months ago (2015-06-08 14:59:55 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1152283014/20001
5 years, 6 months ago (2015-06-08 15:21:42 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot/builds/1217) Build-Ubuntu-Clang-x86_64-Debug-Trybot on ...
5 years, 6 months ago (2015-06-08 15:22:59 UTC) #10
bungeman-skia
I would very much like to know why we're getting a '\0' inside the name. ...
5 years, 6 months ago (2015-06-08 15:23:48 UTC) #11
hal.canary
https://codereview.chromium.org/1152283014/diff/1/src/pdf/SkPDFTypes.cpp File src/pdf/SkPDFTypes.cpp (right): https://codereview.chromium.org/1152283014/diff/1/src/pdf/SkPDFTypes.cpp#newcode108 src/pdf/SkPDFTypes.cpp:108: if ('\0' == *n) { On 2015/06/08 15:23:48, bungeman1 ...
5 years, 6 months ago (2015-06-08 15:55:24 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1152283014/40001
5 years, 6 months ago (2015-06-08 15:55:44 UTC) #14
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 6 months ago (2015-06-08 16:01:20 UTC) #16
bungeman-skia
https://codereview.chromium.org/1152283014/diff/40001/src/pdf/SkPDFTypes.cpp File src/pdf/SkPDFTypes.cpp (right): https://codereview.chromium.org/1152283014/diff/40001/src/pdf/SkPDFTypes.cpp#newcode102 src/pdf/SkPDFTypes.cpp:102: // Given an arbitrary string, write it as a ...
5 years, 6 months ago (2015-06-08 17:18:23 UTC) #17
hal.canary
https://codereview.chromium.org/1152283014/diff/40001/src/pdf/SkPDFTypes.cpp File src/pdf/SkPDFTypes.cpp (right): https://codereview.chromium.org/1152283014/diff/40001/src/pdf/SkPDFTypes.cpp#newcode102 src/pdf/SkPDFTypes.cpp:102: // Given an arbitrary string, write it as a ...
5 years, 6 months ago (2015-06-08 17:48:33 UTC) #19
bungeman-skia
lgtm
5 years, 6 months ago (2015-06-08 17:50:41 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1152283014/80001
5 years, 6 months ago (2015-06-08 17:53:26 UTC) #22
commit-bot: I haz the power
5 years, 6 months ago (2015-06-08 19:15:05 UTC) #23
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://skia.googlesource.com/skia/+/8ca89e18f54dcc9f18c17aff4d49791b310c4eeb

Powered by Google App Engine
This is Rietveld 408576698