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

Issue 2347443002: Compile the skia library for windows using gn. (Closed)

Created:
4 years, 3 months ago by herb_g
Modified:
4 years, 3 months ago
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 16

Patch Set 2 : Add linking with out environment. #

Patch Set 3 : Merge branch 'master' of https://skia.googlesource.com/skia into bring-up-to-date #

Patch Set 4 : Merge branch 'master' of https://skia.googlesource.com/skia into bring-up-to-date #

Patch Set 5 : Merge branch 'master' of https://skia.googlesource.com/skia into bring-up-to-date #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+253 lines, -122 lines) Patch
M BUILD.gn View 1 2 1 chunk +1 line, -1 line 0 comments Download
M gn/BUILD.gn View 1 2 3 chunks +236 lines, -118 lines 1 comment Download
M gn/BUILDCONFIG.gn View 1 2 1 chunk +7 lines, -2 lines 0 comments Download
M third_party/sfntly/BUILD.gn View 1 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/third_party.gni View 1 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 19 (10 generated)
herb_g
4 years, 3 months ago (2016-09-14 21:11:51 UTC) #4
mtklein
https://codereview.chromium.org/2347443002/diff/1/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/2347443002/diff/1/BUILD.gn#newcode407 BUILD.gn:407: if (!is_win) { Probably redundant. https://codereview.chromium.org/2347443002/diff/1/gn/BUILD.gn File gn/BUILD.gn (right): ...
4 years, 3 months ago (2016-09-14 21:25:15 UTC) #5
herb_g
https://codereview.chromium.org/2347443002/diff/1/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/2347443002/diff/1/BUILD.gn#newcode407 BUILD.gn:407: if (!is_win) { On 2016/09/14 21:25:14, mtklein wrote: > ...
4 years, 3 months ago (2016-09-16 19:54:15 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2347443002/60001
4 years, 3 months ago (2016-09-16 19:56:33 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2347443002/80001
4 years, 3 months ago (2016-09-16 20:09:05 UTC) #12
mtklein_C
lgtm *\o/*
4 years, 3 months ago (2016-09-16 20:17:45 UTC) #14
commit-bot: I haz the power
Committed patchset #5 (id:80001) as https://skia.googlesource.com/skia/+/b6318bf44dd89dc8465dcf48ba820701eae24acb
4 years, 3 months ago (2016-09-16 20:30:00 UTC) #16
hal.canary
https://codereview.chromium.org/2347443002/diff/80001/gn/BUILD.gn File gn/BUILD.gn (right): https://codereview.chromium.org/2347443002/diff/80001/gn/BUILD.gn#newcode37 gn/BUILD.gn:37: "WIN32_LEAN_AND_MEAN", this may not be necessary, since we have ...
4 years, 3 months ago (2016-09-16 21:04:37 UTC) #18
mtklein
4 years, 3 months ago (2016-09-17 11:54:39 UTC) #19
Message was sent while issue was closed.
> https://codereview.chromium.org/2347443002/diff/80001/gn/BUILD.gn#newcode37
> gn/BUILD.gn:37: "WIN32_LEAN_AND_MEAN",
> this may not be necessary, since we have SkLeanWindows.h

Other way around!

Powered by Google App Engine
This is Rietveld 408576698