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

Issue 1621753002: First rough draft of skiaserve (Closed)

Created:
4 years, 11 months ago by joshua.litt
Modified:
4 years, 11 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: 5

Patch Set 2 : tweaks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+203 lines, -9 lines) Patch
M gyp/common_variables.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M gyp/most.gyp View 1 chunk +6 lines, -1 line 0 comments Download
A + gyp/skiaserve.gyp View 2 chunks +13 lines, -8 lines 0 comments Download
A tools/skiaserve/skiaserve.cpp View 1 1 chunk +183 lines, -0 lines 0 comments Download

Messages

Total messages: 38 (6 generated)
joshualitt
ptal, sorry there are almost as many todos as lines of code, but I want ...
4 years, 11 months ago (2016-01-22 16:30:12 UTC) #3
jcgregorio
LGTM modulo the one question. https://codereview.chromium.org/1621753002/diff/1/gyp/most.gyp File gyp/most.gyp (right): https://codereview.chromium.org/1621753002/diff/1/gyp/most.gyp#newcode82 gyp/most.gyp:82: [ 'skia_build_server', { Won't ...
4 years, 11 months ago (2016-01-22 16:50:21 UTC) #4
joshualitt
https://codereview.chromium.org/1621753002/diff/1/gyp/most.gyp File gyp/most.gyp (right): https://codereview.chromium.org/1621753002/diff/1/gyp/most.gyp#newcode82 gyp/most.gyp:82: [ 'skia_build_server', { On 2016/01/22 16:50:21, jcgregorio wrote: > ...
4 years, 11 months ago (2016-01-22 16:51:19 UTC) #5
jcgregorio
https://codereview.chromium.org/1621753002/diff/1/gyp/most.gyp File gyp/most.gyp (right): https://codereview.chromium.org/1621753002/diff/1/gyp/most.gyp#newcode82 gyp/most.gyp:82: [ 'skia_build_server', { On 2016/01/22 at 16:51:19, joshualitt wrote: ...
4 years, 11 months ago (2016-01-22 16:59:29 UTC) #6
ethannicholas
https://codereview.chromium.org/1621753002/diff/1/tools/skiaserve/skiaserve.cpp File tools/skiaserve/skiaserve.cpp (right): https://codereview.chromium.org/1621753002/diff/1/tools/skiaserve/skiaserve.cpp#newcode99 tools/skiaserve/skiaserve.cpp:99: SkString generateTemplate(SkString source) { Is the fact that the ...
4 years, 11 months ago (2016-01-22 17:09:52 UTC) #7
mtklein
https://codereview.chromium.org/1621753002/diff/1/tools/skiaserve/skiaserve.cpp File tools/skiaserve/skiaserve.cpp (right): https://codereview.chromium.org/1621753002/diff/1/tools/skiaserve/skiaserve.cpp#newcode99 tools/skiaserve/skiaserve.cpp:99: SkString generateTemplate(SkString source) { On 2016/01/22 17:09:51, ethannicholas wrote: ...
4 years, 11 months ago (2016-01-22 17:11:57 UTC) #9
ethannicholas
On 2016/01/22 17:11:57, mtklein wrote: > https://codereview.chromium.org/1621753002/diff/1/tools/skiaserve/skiaserve.cpp > File tools/skiaserve/skiaserve.cpp (right): > > https://codereview.chromium.org/1621753002/diff/1/tools/skiaserve/skiaserve.cpp#newcode99 > ...
4 years, 11 months ago (2016-01-22 17:17:37 UTC) #10
joshualitt
On 2016/01/22 17:11:57, mtklein wrote: > https://codereview.chromium.org/1621753002/diff/1/tools/skiaserve/skiaserve.cpp > File tools/skiaserve/skiaserve.cpp (right): > > https://codereview.chromium.org/1621753002/diff/1/tools/skiaserve/skiaserve.cpp#newcode99 > ...
4 years, 11 months ago (2016-01-22 17:18:20 UTC) #11
mtklein
On 2016/01/22 17:18:20, joshualitt wrote: > On 2016/01/22 17:11:57, mtklein wrote: > > > https://codereview.chromium.org/1621753002/diff/1/tools/skiaserve/skiaserve.cpp ...
4 years, 11 months ago (2016-01-22 17:18:54 UTC) #12
joshualitt
On 2016/01/22 17:17:37, ethannicholas wrote: > On 2016/01/22 17:11:57, mtklein wrote: > > > https://codereview.chromium.org/1621753002/diff/1/tools/skiaserve/skiaserve.cpp ...
4 years, 11 months ago (2016-01-22 17:19:22 UTC) #13
ethannicholas
On 2016/01/22 17:18:54, mtklein wrote: > On 2016/01/22 17:18:20, joshualitt wrote: > > On 2016/01/22 ...
4 years, 11 months ago (2016-01-22 17:19:52 UTC) #14
joshualitt
On 2016/01/22 17:18:54, mtklein wrote: > On 2016/01/22 17:18:20, joshualitt wrote: > > On 2016/01/22 ...
4 years, 11 months ago (2016-01-22 17:19:56 UTC) #15
mtklein
On 2016/01/22 17:19:56, joshualitt wrote: > On 2016/01/22 17:18:54, mtklein wrote: > > On 2016/01/22 ...
4 years, 11 months ago (2016-01-22 17:21:32 UTC) #16
joshualitt
On 2016/01/22 17:19:56, joshualitt wrote: > On 2016/01/22 17:18:54, mtklein wrote: > > On 2016/01/22 ...
4 years, 11 months ago (2016-01-22 17:21:58 UTC) #17
jcgregorio
On 2016/01/22 at 17:21:32, mtklein wrote: > On 2016/01/22 17:19:56, joshualitt wrote: > > On ...
4 years, 11 months ago (2016-01-22 17:23:12 UTC) #18
mtklein
> That won't work, file:// is not equivalent to http://localhost. I'm not sure I follow. ...
4 years, 11 months ago (2016-01-22 17:25:43 UTC) #19
ethannicholas
On 2016/01/22 17:25:43, mtklein wrote: > > That won't work, file:// is not equivalent to ...
4 years, 11 months ago (2016-01-22 17:28:29 UTC) #20
jcgregorio
On 2016/01/22 at 17:25:43, mtklein wrote: > > That won't work, file:// is not equivalent ...
4 years, 11 months ago (2016-01-22 17:29:28 UTC) #21
mtklein
On 2016/01/22 17:29:28, jcgregorio wrote: > On 2016/01/22 at 17:25:43, mtklein wrote: > > > ...
4 years, 11 months ago (2016-01-22 17:37:48 UTC) #22
jcgregorio
On 2016/01/22 at 17:37:48, mtklein wrote: > On 2016/01/22 17:29:28, jcgregorio wrote: > > On ...
4 years, 11 months ago (2016-01-22 17:41:54 UTC) #23
mtklein
On 2016/01/22 17:41:54, jcgregorio wrote: > On 2016/01/22 at 17:37:48, mtklein wrote: > > On ...
4 years, 11 months ago (2016-01-22 17:43:22 UTC) #24
jcgregorio
On 2016/01/22 at 17:43:22, mtklein wrote: > On 2016/01/22 17:41:54, jcgregorio wrote: > > On ...
4 years, 11 months ago (2016-01-22 17:48:36 UTC) #25
jcgregorio
On 2016/01/22 at 17:48:36, jcgregorio wrote: > On 2016/01/22 at 17:43:22, mtklein wrote: > > ...
4 years, 11 months ago (2016-01-22 17:50:01 UTC) #26
ethannicholas
On 2016/01/22 17:43:22, mtklein wrote: > On 2016/01/22 17:41:54, jcgregorio wrote: > > On 2016/01/22 ...
4 years, 11 months ago (2016-01-22 17:50:14 UTC) #27
mtklein
On 2016/01/22 17:50:14, ethannicholas wrote: > On 2016/01/22 17:43:22, mtklein wrote: > > On 2016/01/22 ...
4 years, 11 months ago (2016-01-22 18:12:19 UTC) #28
ethannicholas
On 2016/01/22 18:12:19, mtklein wrote: > On 2016/01/22 17:50:14, ethannicholas wrote: > > On 2016/01/22 ...
4 years, 11 months ago (2016-01-22 18:13:49 UTC) #29
mtklein
On 2016/01/22 18:13:49, ethannicholas wrote: > On 2016/01/22 18:12:19, mtklein wrote: > > On 2016/01/22 ...
4 years, 11 months ago (2016-01-22 18:14:36 UTC) #30
ethannicholas
On 2016/01/22 18:14:36, mtklein wrote: > On 2016/01/22 18:13:49, ethannicholas wrote: > > On 2016/01/22 ...
4 years, 11 months ago (2016-01-22 18:15:47 UTC) #31
mtklein
On 2016/01/22 18:15:47, ethannicholas wrote: > On 2016/01/22 18:14:36, mtklein wrote: > > On 2016/01/22 ...
4 years, 11 months ago (2016-01-22 18:18:07 UTC) #32
jcgregorio
On 2016/01/22 at 18:18:07, mtklein wrote: > On 2016/01/22 18:15:47, ethannicholas wrote: > > On ...
4 years, 11 months ago (2016-01-22 18:20:11 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1621753002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1621753002/20001
4 years, 11 months ago (2016-01-22 19:09:38 UTC) #36
commit-bot: I haz the power
4 years, 11 months ago (2016-01-22 19:21:46 UTC) #38
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/7f6a1e078641c1acd135da6ad04b9be53b29cf0d

Powered by Google App Engine
This is Rietveld 408576698