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

Issue 1710493002: Speculative fix for Google3 iOS build (Closed)

Created:
4 years, 10 months ago by msarett
Modified:
4 years, 10 months ago
Reviewers:
dogben, dogben, tomhudson
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Speculative fix for Google3 iOS build Now that SkImageGenerator is hooked up to use SkCodec by default, we need to compile SkCodec in order to compile Skia. The good news is that we can now turn on/off individual codecs. This CL enables SkCodec on iOS, but does not turn on any of the codecs that require third_party libraries. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1710493002 Committed: https://skia.googlesource.com/skia/+/2775cf548ca62d3b1076a7e9cc2a40853f1bb885

Patch Set 1 #

Patch Set 2 : Exclude srcs with dependencies #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : Rebase #

Patch Set 5 : Adding changes from the diff #

Patch Set 6 : Rebase again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M public.bzl View 1 2 3 4 5 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (8 generated)
msarett
4 years, 10 months ago (2016-02-17 18:53:22 UTC) #3
dogben
On 2016/02/17 at 18:53:22, msarett wrote: > Hmm, that's odd. I ran a full presubmit ...
4 years, 10 months ago (2016-02-17 18:58:55 UTC) #4
msarett
Here is the CL that did the breaking... https://codereview.chromium.org/1699183004/ The one you reviewed was probably ...
4 years, 10 months ago (2016-02-17 19:02:00 UTC) #5
msarett
Fingers crossed on this one...
4 years, 10 months ago (2016-02-17 19:20:37 UTC) #6
dogben
https://codereview.chromium.org/1710493002/diff/20001/public.bzl File public.bzl (right): https://codereview.chromium.org/1710493002/diff/20001/public.bzl#newcode216 public.bzl:216: "src/codec/*Gif*", Can't exclude these here, because they're already included ...
4 years, 10 months ago (2016-02-17 20:00:58 UTC) #8
msarett
Patch Set 3 fixes the issues with 2. https://codereview.chromium.org/1710493002/diff/20001/public.bzl File public.bzl (right): https://codereview.chromium.org/1710493002/diff/20001/public.bzl#newcode216 public.bzl:216: "src/codec/*Gif*", ...
4 years, 10 months ago (2016-02-17 20:09:22 UTC) #9
dogben
On 2016/02/17 at 20:09:22, msarett wrote: > Patch Set 3 fixes the issues with 2. ...
4 years, 10 months ago (2016-02-17 20:28:17 UTC) #10
msarett
Adding changes from the diff... Did you intentionally drop src/android/*? I'm not sure it will ...
4 years, 10 months ago (2016-02-17 20:32:09 UTC) #11
dogben
On 2016/02/17 at 20:32:09, msarett wrote: > Adding changes from the diff... > > Did ...
4 years, 10 months ago (2016-02-17 21:01:35 UTC) #12
dogben
On 2016/02/17 at 21:01:35, Ben Wagner wrote: > On 2016/02/17 at 20:32:09, msarett wrote: > ...
4 years, 10 months ago (2016-02-17 21:02:22 UTC) #13
msarett
On 2016/02/17 21:01:35, Ben Wagner wrote: > On 2016/02/17 at 20:32:09, msarett wrote: > > ...
4 years, 10 months ago (2016-02-17 21:06:09 UTC) #14
dogben
lgtm LGTM with or without src/android.
4 years, 10 months ago (2016-02-17 21:20:14 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1710493002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1710493002/80001
4 years, 10 months ago (2016-02-17 21:23:08 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: Build-Mac-Clang-Arm7-Debug-iOS-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Mac-Clang-Arm7-Debug-iOS-Trybot/builds/383) Build-Mac-Clang-x86_64-Release-Trybot on client.skia.compile (JOB_FAILED, ...
4 years, 10 months ago (2016-02-17 21:24:23 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1710493002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1710493002/100001
4 years, 10 months ago (2016-02-17 21:27:27 UTC) #22
commit-bot: I haz the power
4 years, 10 months ago (2016-02-17 22:14:30 UTC) #24
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://skia.googlesource.com/skia/+/2775cf548ca62d3b1076a7e9cc2a40853f1bb885

Powered by Google App Engine
This is Rietveld 408576698