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

Issue 304613002: Reland https://codereview.chromium.org/286903025 (Closed)

Created:
6 years, 7 months ago by kelvinly
Modified:
6 years, 6 months ago
Reviewers:
epoger, benchen
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Hopefully fixed the build problem #

Patch Set 3 : Added jsoncpp to wherever I could spot a TimerData depends, which happen to be only in two places #

Patch Set 4 : Moved TimerData into its own library, maybe that fixed it? #

Patch Set 5 : Added SK_BUILD_JSON_WRITER flags around JSON components of TimerData #

Patch Set 6 : More dependency juggling #

Patch Set 7 : Maybe this will fix it? #

Patch Set 8 : Diagnostic patch; testing to see if the problem's really in TimerData.cpp #

Patch Set 9 : Moving warning pragmas around to try to figure out the line.. #

Patch Set 10 : Maybe the problem's in TimerData.h? #

Patch Set 11 : Diagnostic patch: removed header from gyp entry #

Unified diffs Side-by-side diffs Delta from patch set Stats (+439 lines, -76 lines) Patch
M bench/ResultsWriter.h View 3 chunks +5 lines, -21 lines 0 comments Download
A bench/ResultsWriter.cpp View 1 chunk +33 lines, -0 lines 0 comments Download
M bench/TimerData.h View 1 2 3 4 5 6 7 8 9 10 2 chunks +15 lines, -0 lines 0 comments Download
M bench/TimerData.cpp View 1 2 3 4 5 6 7 8 9 2 chunks +85 lines, -1 line 0 comments Download
M gyp/bench.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M gyp/tools.gyp View 1 2 3 4 5 6 7 8 9 10 4 chunks +17 lines, -5 lines 0 comments Download
M tools/PictureBenchmark.h View 4 chunks +4 lines, -4 lines 0 comments Download
M tools/PictureBenchmark.cpp View 7 chunks +27 lines, -40 lines 0 comments Download
A tools/PictureResultsWriter.h View 1 chunk +232 lines, -0 lines 0 comments Download
M tools/bench_pictures_main.cpp View 7 chunks +20 lines, -5 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
kelvinly
All the trybots succeeded, can I resubmit? (Also, sorry for grabbing a couple of the ...
6 years, 7 months ago (2014-05-28 00:09:12 UTC) #1
epoger
LGTM with some suggestions for next time... On 2014/05/28 00:09:12, kelvinly wrote: > All the ...
6 years, 7 months ago (2014-05-28 01:33:28 UTC) #2
epoger
I retract my approval... as you can see, Build-Win7-VS2010-x86-Release-ANGLE-Trybot fails. [21:33:52.898000] FAILED: ninja -t msvc ...
6 years, 7 months ago (2014-05-28 02:03:15 UTC) #3
kelvinly
Looks like it's working! Approval to commit?
6 years, 6 months ago (2014-05-29 15:15:50 UTC) #4
benchen
Hi Kelvin, so on Patch 11 the trybots succeeded? If so this lgtm. Elliot, what ...
6 years, 6 months ago (2014-05-29 16:28:39 UTC) #5
epoger
lgtm
6 years, 6 months ago (2014-05-29 16:52:44 UTC) #6
kelvinly
The CQ bit was checked by kelvinly@google.com
6 years, 6 months ago (2014-05-29 16:56:17 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/kelvinly@google.com/304613002/190001
6 years, 6 months ago (2014-05-29 16:57:16 UTC) #8
commit-bot: I haz the power
6 years, 6 months ago (2014-05-29 17:10:29 UTC) #9
Message was sent while issue was closed.
Change committed as 14966

Powered by Google App Engine
This is Rietveld 408576698