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

Issue 12963002: Refactor skia_warnings_as_errors (Closed)

Created:
7 years, 9 months ago by borenet
Modified:
7 years, 9 months ago
CC:
skia-review_googlegroups.com, rmistry
Visibility:
Public.

Description

Refactor skia_warnings_as_errors Committed: https://code.google.com/p/skia/source/detail?r=8330

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 1

Patch Set 3 : Fix merge conflicts and trybot failures #

Total comments: 2

Patch Set 4 : Put warnings-as-errors exclusion in its own file #

Patch Set 5 : Add missing file #

Patch Set 6 : Merge conflicts #

Patch Set 7 : Fix ANGLE #

Patch Set 8 : Include missing angle.gyp #

Patch Set 9 : Use variable instead of disable_warnings_as_errors.gypi #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -132 lines) Patch
M gyp/angle.gyp View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
A gyp/cityhash.gyp View 1 2 3 4 5 6 7 8 1 chunk +33 lines, -0 lines 1 comment Download
M gyp/common_conditions.gypi View 1 2 3 4 5 6 12 chunks +40 lines, -46 lines 0 comments Download
M gyp/common_variables.gypi View 1 2 3 4 5 6 2 chunks +10 lines, -4 lines 0 comments Download
M gyp/jsoncpp.gyp View 1 2 3 4 5 6 7 8 2 chunks +3 lines, -20 lines 0 comments Download
M gyp/libjpeg.gyp View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -13 lines 0 comments Download
M gyp/utils.gyp View 1 2 3 4 5 6 7 8 3 chunks +2 lines, -48 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
borenet
7 years, 9 months ago (2013-03-20 17:34:53 UTC) #1
djsollen
https://codereview.chromium.org/12963002/diff/1/gyp/common_variables.gypi File gyp/common_variables.gypi (right): https://codereview.chromium.org/12963002/diff/1/gyp/common_variables.gypi#newcode99 gyp/common_variables.gypi:99: [ 'skia_os in ["linux", "freebsd", "openbsd", "solaris"]', { why ...
7 years, 9 months ago (2013-03-20 17:43:29 UTC) #2
borenet
https://codereview.chromium.org/12963002/diff/1/gyp/common_variables.gypi File gyp/common_variables.gypi (right): https://codereview.chromium.org/12963002/diff/1/gyp/common_variables.gypi#newcode99 gyp/common_variables.gypi:99: [ 'skia_os in ["linux", "freebsd", "openbsd", "solaris"]', { On ...
7 years, 9 months ago (2013-03-20 19:19:34 UTC) #3
djsollen
https://codereview.chromium.org/12963002/diff/2007/gyp/jsoncpp.gyp File gyp/jsoncpp.gyp (right): https://codereview.chromium.org/12963002/diff/2007/gyp/jsoncpp.gyp#newcode55 gyp/jsoncpp.gyp:55: # Turn off warnings as errors. What do you ...
7 years, 9 months ago (2013-03-20 19:29:06 UTC) #4
borenet
Patch set 5. https://codereview.chromium.org/12963002/diff/2007/gyp/jsoncpp.gyp File gyp/jsoncpp.gyp (right): https://codereview.chromium.org/12963002/diff/2007/gyp/jsoncpp.gyp#newcode55 gyp/jsoncpp.gyp:55: # Turn off warnings as errors. ...
7 years, 9 months ago (2013-03-20 20:02:50 UTC) #5
djsollen
lgtm
7 years, 9 months ago (2013-03-20 20:06:34 UTC) #6
borenet
cc bsalomon@ for merge issues.
7 years, 9 months ago (2013-03-21 20:49:56 UTC) #7
borenet
New approach at patch set 9. https://codereview.chromium.org/12963002/diff/57001/gyp/cityhash.gyp File gyp/cityhash.gyp (right): https://codereview.chromium.org/12963002/diff/57001/gyp/cityhash.gyp#newcode1 gyp/cityhash.gyp:1: { Moved from ...
7 years, 9 months ago (2013-03-21 22:32:18 UTC) #8
borenet
On 2013/03/21 22:32:18, borenet wrote: > New approach at patch set 9. > > https://codereview.chromium.org/12963002/diff/57001/gyp/cityhash.gyp ...
7 years, 9 months ago (2013-03-22 12:03:04 UTC) #9
borenet
On 2013/03/22 12:03:04, borenet wrote: > On 2013/03/21 22:32:18, borenet wrote: > > New approach ...
7 years, 9 months ago (2013-03-22 12:07:55 UTC) #10
bsalomon
lgtm
7 years, 9 months ago (2013-03-22 13:10:06 UTC) #11
borenet
7 years, 9 months ago (2013-03-22 13:16:15 UTC) #12
Message was sent while issue was closed.
Committed patchset #9 manually as r8330 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698