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

Issue 1216483002: golden/pdfxform a pdf rasterization server (Closed)

Created:
5 years, 6 months ago by hal.canary
Modified:
5 years, 5 months ago
Reviewers:
jcgregorio, stephana
CC:
jcgregorio, reviews_skia.org
Base URL:
https://skia.googlesource.com/buildbot@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

golden/pdfxform a pdf rasterization server also: added PDF Rasterizer BUG=skia:3721 Committed: https://skia.googlesource.com/buildbot/+/18a17c0a39d79df770d40bdcc528dce7bfee4fca

Patch Set 1 #

Total comments: 3

Patch Set 2 : 2015-06-26 (Friday) 11:26:48 EDT #

Total comments: 6

Patch Set 3 : 2015-06-26 (Friday) 13:16:51 EDT #

Patch Set 4 : 2015-06-26 (Friday) 14:33:47 EDT #

Total comments: 21

Patch Set 5 : 2015-06-26 (Friday) 18:10:07 EDT #

Patch Set 6 : 2015-06-26 (Friday) 18:37:58 EDT #

Total comments: 10

Patch Set 7 : 2015-07-07 (Tuesday) 14:55:58 EDT #

Total comments: 8

Patch Set 8 : 2015-07-09 (Thursday) 13:32:58 EDT #

Total comments: 4

Patch Set 9 : 2015-07-09 (Thursday) 13:58:11 EDT #

Patch Set 10 : 2015-07-09 (Thursday) 14:48:41 EDT #

Patch Set 11 : 2015-07-09 (Thursday) 15:12:53 EDT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+497 lines, -0 lines) Patch
A .gitattributes View 1 1 chunk +1 line, -0 lines 0 comments Download
A golden/go/pdfxform/main.go View 1 2 3 4 5 6 7 8 9 10 1 chunk +496 lines, -0 lines 0 comments Download

Messages

Total messages: 40 (11 generated)
hal.canary
PTAL
5 years, 6 months ago (2015-06-25 21:30:51 UTC) #2
stephana
On 2015/06/25 at 21:30:51, halcanary wrote: > PTAL Opposite to what I said in conversation ...
5 years, 6 months ago (2015-06-26 13:59:28 UTC) #3
jcgregorio
https://codereview.chromium.org/1216483002/diff/1/golden/go/pdfxform/pdfxform.go File golden/go/pdfxform/pdfxform.go (right): https://codereview.chromium.org/1216483002/diff/1/golden/go/pdfxform/pdfxform.go#newcode226 golden/go/pdfxform/pdfxform.go:226: } // data/45aa8af265d16839402583df5756a7c6.png How does this image get deployed ...
5 years, 6 months ago (2015-06-26 15:09:23 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1216483002/20001
5 years, 6 months ago (2015-06-26 15:28:31 UTC) #7
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Infra-PerCommit-Trybot on client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/Infra-PerCommit-Trybot/builds/866)
5 years, 6 months ago (2015-06-26 15:29:32 UTC) #9
stephana
https://codereview.chromium.org/1216483002/diff/20001/golden/go/pdfxform/main.go File golden/go/pdfxform/main.go (right): https://codereview.chromium.org/1216483002/diff/20001/golden/go/pdfxform/main.go#newcode39 golden/go/pdfxform/main.go:39: type md5digest [md5.Size]byte I think treating MD5 hashes as ...
5 years, 6 months ago (2015-06-26 17:25:06 UTC) #10
hal.canary
https://codereview.chromium.org/1216483002/diff/1/golden/go/pdfxform/pdfxform.go File golden/go/pdfxform/pdfxform.go (right): https://codereview.chromium.org/1216483002/diff/1/golden/go/pdfxform/pdfxform.go#newcode226 golden/go/pdfxform/pdfxform.go:226: } // data/45aa8af265d16839402583df5756a7c6.png On 2015/06/26 15:09:23, jcgregorio wrote: > ...
5 years, 6 months ago (2015-06-26 17:27:10 UTC) #11
jcgregorio
https://codereview.chromium.org/1216483002/diff/1/golden/go/pdfxform/pdfxform.go File golden/go/pdfxform/pdfxform.go (right): https://codereview.chromium.org/1216483002/diff/1/golden/go/pdfxform/pdfxform.go#newcode226 golden/go/pdfxform/pdfxform.go:226: } // data/45aa8af265d16839402583df5756a7c6.png If this is the only external ...
5 years, 6 months ago (2015-06-26 17:35:11 UTC) #12
stephana
On 2015/06/26 at 17:27:10, halcanary wrote: > https://codereview.chromium.org/1216483002/diff/1/golden/go/pdfxform/pdfxform.go > File golden/go/pdfxform/pdfxform.go (right): > > https://codereview.chromium.org/1216483002/diff/1/golden/go/pdfxform/pdfxform.go#newcode226 ...
5 years, 6 months ago (2015-06-26 17:38:03 UTC) #13
hal.canary
https://codereview.chromium.org/1216483002/diff/20001/golden/go/pdfxform/main.go File golden/go/pdfxform/main.go (right): https://codereview.chromium.org/1216483002/diff/20001/golden/go/pdfxform/main.go#newcode39 golden/go/pdfxform/main.go:39: type md5digest [md5.Size]byte On 2015/06/26 17:25:06, stephana wrote: > ...
5 years, 6 months ago (2015-06-26 18:44:12 UTC) #14
jcgregorio
https://codereview.chromium.org/1216483002/diff/60001/golden/go/pdfxform/main.go File golden/go/pdfxform/main.go (right): https://codereview.chromium.org/1216483002/diff/60001/golden/go/pdfxform/main.go#newcode34 golden/go/pdfxform/main.go:34: pngExt = "png" PNG_EXT https://codereview.chromium.org/1216483002/diff/60001/golden/go/pdfxform/main.go#newcode35 golden/go/pdfxform/main.go:35: pdfExt = "pdf" ...
5 years, 6 months ago (2015-06-26 19:21:06 UTC) #15
stephana
https://codereview.chromium.org/1216483002/diff/60001/golden/go/pdfxform/main.go File golden/go/pdfxform/main.go (right): https://codereview.chromium.org/1216483002/diff/60001/golden/go/pdfxform/main.go#newcode184 golden/go/pdfxform/main.go:184: defer removeIf(pngPath) We have a function for this already. ...
5 years, 6 months ago (2015-06-26 20:03:00 UTC) #16
jcgregorio
https://codereview.chromium.org/1216483002/diff/60001/golden/go/pdfxform/main.go File golden/go/pdfxform/main.go (right): https://codereview.chromium.org/1216483002/diff/60001/golden/go/pdfxform/main.go#newcode447 golden/go/pdfxform/main.go:447: // uploadErrorImage should be run once to verify that ...
5 years, 6 months ago (2015-06-26 20:08:08 UTC) #17
hal.canary
https://codereview.chromium.org/1216483002/diff/60001/golden/go/pdfxform/main.go File golden/go/pdfxform/main.go (right): https://codereview.chromium.org/1216483002/diff/60001/golden/go/pdfxform/main.go#newcode34 golden/go/pdfxform/main.go:34: pngExt = "png" On 2015/06/26 19:21:05, jcgregorio wrote: > ...
5 years, 6 months ago (2015-06-26 22:10:52 UTC) #18
hal.canary
https://codereview.chromium.org/1216483002/diff/60001/golden/go/pdfxform/main.go File golden/go/pdfxform/main.go (right): https://codereview.chromium.org/1216483002/diff/60001/golden/go/pdfxform/main.go#newcode113 golden/go/pdfxform/main.go:113: config := auth.OAuthConfig(cacheFilePath, auth.SCOPE_FULL_CONTROL) On 2015/06/26 19:21:05, jcgregorio wrote: ...
5 years, 6 months ago (2015-06-26 22:38:24 UTC) #19
hal.canary
message: On 2015/06/26 22:38:24, Hal Canary wrote: > https://codereview.chromium.org/1216483002/diff/60001/golden/go/pdfxform/main.go > File golden/go/pdfxform/main.go (right): > > ...
5 years, 5 months ago (2015-07-07 17:03:20 UTC) #20
stephana
In addition to the error handling this should also add metrics that record the failures ...
5 years, 5 months ago (2015-07-07 17:28:28 UTC) #21
hal.canary
https://codereview.chromium.org/1216483002/diff/100001/golden/go/pdfxform/main.go File golden/go/pdfxform/main.go (right): https://codereview.chromium.org/1216483002/diff/100001/golden/go/pdfxform/main.go#newcode89 golden/go/pdfxform/main.go:89: // assertNil logs the err and exits if it ...
5 years, 5 months ago (2015-07-07 18:59:52 UTC) #22
stephana
https://codereview.chromium.org/1216483002/diff/120001/golden/go/pdfxform/main.go File golden/go/pdfxform/main.go (right): https://codereview.chromium.org/1216483002/diff/120001/golden/go/pdfxform/main.go#newcode217 golden/go/pdfxform/main.go:217: func (xformer *pdfXformer) makeTmpDir() string { This should return ...
5 years, 5 months ago (2015-07-09 17:18:54 UTC) #23
hal.canary
https://codereview.chromium.org/1216483002/diff/120001/golden/go/pdfxform/main.go File golden/go/pdfxform/main.go (right): https://codereview.chromium.org/1216483002/diff/120001/golden/go/pdfxform/main.go#newcode217 golden/go/pdfxform/main.go:217: func (xformer *pdfXformer) makeTmpDir() string { On 2015/07/09 17:18:54, ...
5 years, 5 months ago (2015-07-09 17:37:39 UTC) #24
stephana
https://codereview.chromium.org/1216483002/diff/140001/golden/go/pdfxform/main.go File golden/go/pdfxform/main.go (right): https://codereview.chromium.org/1216483002/diff/140001/golden/go/pdfxform/main.go#newcode70 golden/go/pdfxform/main.go:70: var buffer [4]byte buffer := make([]byte, 4) ... f.Read(buffer).... ...
5 years, 5 months ago (2015-07-09 17:55:45 UTC) #25
hal.canary
https://codereview.chromium.org/1216483002/diff/140001/golden/go/pdfxform/main.go File golden/go/pdfxform/main.go (right): https://codereview.chromium.org/1216483002/diff/140001/golden/go/pdfxform/main.go#newcode70 golden/go/pdfxform/main.go:70: var buffer [4]byte On 2015/07/09 17:55:45, stephana wrote: > ...
5 years, 5 months ago (2015-07-09 17:58:38 UTC) #26
stephana
On 2015/07/09 17:58:38, Hal Canary wrote: > https://codereview.chromium.org/1216483002/diff/140001/golden/go/pdfxform/main.go > File golden/go/pdfxform/main.go (right): > > https://codereview.chromium.org/1216483002/diff/140001/golden/go/pdfxform/main.go#newcode70 ...
5 years, 5 months ago (2015-07-09 18:07:10 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1216483002/160001
5 years, 5 months ago (2015-07-09 18:08:25 UTC) #29
commit-bot: I haz the power
Try jobs failed on following builders: Infra-PerCommit-Trybot on client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/Infra-PerCommit-Trybot/builds/904)
5 years, 5 months ago (2015-07-09 18:09:15 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1216483002/180001
5 years, 5 months ago (2015-07-09 19:07:18 UTC) #34
commit-bot: I haz the power
Try jobs failed on following builders: Infra-PerCommit-Trybot on client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/Infra-PerCommit-Trybot/builds/906)
5 years, 5 months ago (2015-07-09 19:09:10 UTC) #36
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1216483002/200001
5 years, 5 months ago (2015-07-09 19:17:56 UTC) #39
commit-bot: I haz the power
5 years, 5 months ago (2015-07-09 19:19:15 UTC) #40
Message was sent while issue was closed.
Committed patchset #11 (id:200001) as
https://skia.googlesource.com/buildbot/+/18a17c0a39d79df770d40bdcc528dce7bfee...

Powered by Google App Engine
This is Rietveld 408576698