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

Issue 2152273002: Add support for Fuchsia (Closed)

Created:
4 years, 5 months ago by abarth-chromium
Modified:
4 years, 5 months ago
CC:
reviews_skia.org
Base URL:
https://fuchsia.googlesource.com/third_party/skia@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Add support for Fuchsia GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2152273002 [mtklein edit from here down] No public API changes. TBR=reed@google.com Committed: https://skia.googlesource.com/skia/+/6fc8ff024bd823f350400a86e7b9daa1c25f618e

Patch Set 1 #

Patch Set 2 : Stay a component #

Total comments: 4

Patch Set 3 : Include proper header for fsync #

Patch Set 4 : //third_party/zlib #

Patch Set 5 : Fix win build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -52 lines) Patch
M BUILD.gn View 1 2 3 8 chunks +22 lines, -12 lines 0 comments Download
M include/core/SkPreConfig.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/ports/SkOSFile_stdio.cpp View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/BUILD.gn View 1 2 3 2 chunks +1 line, -38 lines 0 comments Download
A third_party/third_party.gni View 1 2 3 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/zlib/BUILD.gn View 1 2 3 1 chunk +35 lines, -0 lines 0 comments Download

Messages

Total messages: 32 (11 generated)
reed1
4 years, 5 months ago (2016-07-15 16:47:38 UTC) #3
mtklein
You're using our BUILD.gn? Neat/scary. That was like, step 1 of 1000...
4 years, 5 months ago (2016-07-15 16:49:58 UTC) #4
abarth
On 2016/07/15 at 16:49:58, mtklein wrote: > You're using our BUILD.gn? Neat/scary. That was like, ...
4 years, 5 months ago (2016-07-15 16:51:05 UTC) #5
mtklein
https://codereview.chromium.org/2152273002/diff/20001/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/2152273002/diff/20001/BUILD.gn#newcode75 BUILD.gn:75: if (!is_fuchsia) { Is this... you sync Skia under ...
4 years, 5 months ago (2016-07-15 16:54:03 UTC) #6
mtklein
On 2016/07/15 16:51:05, abarth wrote: > On 2016/07/15 at 16:49:58, mtklein wrote: > > You're ...
4 years, 5 months ago (2016-07-15 16:54:25 UTC) #7
abarth
https://codereview.chromium.org/2152273002/diff/20001/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/2152273002/diff/20001/BUILD.gn#newcode75 BUILD.gn:75: if (!is_fuchsia) { On 2016/07/15 at 16:54:03, mtklein wrote: ...
4 years, 5 months ago (2016-07-15 17:48:54 UTC) #9
mtklein
On 2016/07/15 17:48:54, abarth wrote: > https://codereview.chromium.org/2152273002/diff/20001/BUILD.gn > File BUILD.gn (right): > > https://codereview.chromium.org/2152273002/diff/20001/BUILD.gn#newcode75 > ...
4 years, 5 months ago (2016-07-15 17:51:47 UTC) #10
abarth
Updated. PTAL.
4 years, 5 months ago (2016-07-15 18:37:03 UTC) #11
mtklein
lgtm
4 years, 5 months ago (2016-07-15 19:19:38 UTC) #12
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/2152273002/60001
4 years, 5 months ago (2016-07-15 19:52:01 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: skia_presubmit-Trybot on master.client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/skia_presubmit-Trybot/builds/11328)
4 years, 5 months ago (2016-07-15 19:53:31 UTC) #16
abarth
Looks like I need more LGTM sauce for the change to include/core/SkPreConfig.h
4 years, 5 months ago (2016-07-15 19:54:57 UTC) #17
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/2152273002/60001
4 years, 5 months ago (2016-07-15 19:59:01 UTC) #20
mtklein
Nah, let's TBR Mike. There's no public API change here. You will need to only ...
4 years, 5 months ago (2016-07-15 19:59:51 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: Build-Win-MSVC-x86_64-Debug-Trybot on master.client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86_64-Debug-Trybot/builds/9875)
4 years, 5 months ago (2016-07-15 20:05:37 UTC) #23
reed1
agreed that you can TBR me for this sort of api mod
4 years, 5 months ago (2016-07-15 21:17:21 UTC) #24
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/2152273002/80001
4 years, 5 months ago (2016-07-15 21:51:36 UTC) #27
commit-bot: I haz the power
Committed patchset #5 (id:80001) as https://skia.googlesource.com/skia/+/6fc8ff024bd823f350400a86e7b9daa1c25f618e
4 years, 5 months ago (2016-07-15 22:15:19 UTC) #29
jcgregorio
On 2016/07/15 at 22:15:19, commit-bot wrote: > Committed patchset #5 (id:80001) as https://skia.googlesource.com/skia/+/6fc8ff024bd823f350400a86e7b9daa1c25f618e $ gn ...
4 years, 5 months ago (2016-07-18 21:09:45 UTC) #30
abarth
On 2016/07/18 at 21:09:45, jcgregorio wrote: > Am I missing something locally? Looks like brettw ...
4 years, 5 months ago (2016-07-18 21:36:58 UTC) #31
abarth
4 years, 5 months ago (2016-07-18 21:49:18 UTC) #32
Message was sent while issue was closed.
Sorry:

> if (current_os == "fuchsia") { ... }

Powered by Google App Engine
This is Rietveld 408576698