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

Issue 1644043003: SkMojo: test linking Skia against the Mojo SDK (Closed)

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

Description

SkMojo: test linking Skia against the Mojo SDK TODO: build on systems other than Linux. Add mojo_skd to the DEPS. Add a DM::Via called `mojo-`. everything is hidden behind the gyp variable `skia_mojo`. GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1644043003 Committed: https://skia.googlesource.com/skia/+/7a76f9c8f4de11e51b3495eec0d76be88a12adfa

Patch Set 1 #

Total comments: 14

Patch Set 2 : it works!!!!! #

Patch Set 3 : 2016-01-29 (Friday) 12:55:47 EST #

Total comments: 16

Patch Set 4 : fix build #

Patch Set 5 : serialize mojo #

Patch Set 6 : more replies to mtklein@ #

Total comments: 3

Patch Set 7 : rebase #

Patch Set 8 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+196 lines, -4 lines) Patch
M DEPS View 1 2 3 4 5 6 1 chunk +3 lines, -0 lines 0 comments Download
M dm/DM.cpp View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M dm/DMSrcSink.h View 1 2 3 4 5 6 1 chunk +6 lines, -0 lines 0 comments Download
M dm/DMSrcSink.cpp View 1 2 3 4 5 6 2 chunks +53 lines, -0 lines 0 comments Download
A experimental/mojo/.gitignore View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
A + experimental/mojo/SkMojo.mojom View 1 2 1 chunk +3 lines, -4 lines 0 comments Download
A experimental/mojo/generate.py View 1 2 3 4 5 1 chunk +62 lines, -0 lines 0 comments Download
M gyp/common_variables.gypi View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M gyp/dm.gypi View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
A gyp/skmojo.gyp View 1 2 3 4 5 6 7 1 chunk +59 lines, -0 lines 0 comments Download

Messages

Total messages: 37 (18 generated)
hal.canary
compiles, does not link.
4 years, 10 months ago (2016-01-28 22:27:41 UTC) #3
mtklein
https://codereview.chromium.org/1644043003/diff/1/experimental/mojo/.gitignore File experimental/mojo/.gitignore (right): https://codereview.chromium.org/1644043003/diff/1/experimental/mojo/.gitignore#newcode1 experimental/mojo/.gitignore:1: Skia.mojom-internal.h *.mojom*.*? https://codereview.chromium.org/1644043003/diff/1/experimental/mojo/Skia.mojom File experimental/mojo/Skia.mojom (right): https://codereview.chromium.org/1644043003/diff/1/experimental/mojo/Skia.mojom#newcode3 experimental/mojo/Skia.mojom:3: module ...
4 years, 10 months ago (2016-01-29 01:07:38 UTC) #4
mtklein
This is neat to see how all these things might work, but it represents many, ...
4 years, 10 months ago (2016-01-29 01:11:16 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1644043003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1644043003/40001
4 years, 10 months ago (2016-01-29 17:56:12 UTC) #7
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Mac10.9-Clang-Arm7-Debug-iOS-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Mac10.9-Clang-Arm7-Debug-iOS-Trybot/builds/1127)
4 years, 10 months ago (2016-01-29 17:58:24 UTC) #9
hal.canary
https://codereview.chromium.org/1644043003/diff/1/experimental/mojo/.gitignore File experimental/mojo/.gitignore (right): https://codereview.chromium.org/1644043003/diff/1/experimental/mojo/.gitignore#newcode1 experimental/mojo/.gitignore:1: Skia.mojom-internal.h On 2016/01/29 at 01:07:38, mtklein wrote: > *.mojom*.*? ...
4 years, 10 months ago (2016-01-29 17:58:30 UTC) #10
hal.canary
first SkMojo CL.
4 years, 10 months ago (2016-01-29 17:59:39 UTC) #12
mtklein
https://codereview.chromium.org/1644043003/diff/40001/dm/DMSrcSink.cpp File dm/DMSrcSink.cpp (right): https://codereview.chromium.org/1644043003/diff/40001/dm/DMSrcSink.cpp#newcode35 dm/DMSrcSink.cpp:35: #include "SkMojo.mojom.h" Indent this #include a bit? https://codereview.chromium.org/1644043003/diff/40001/dm/DMSrcSink.cpp#newcode1242 dm/DMSrcSink.cpp:1242: ...
4 years, 10 months ago (2016-01-29 18:09:41 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1644043003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1644043003/80001
4 years, 10 months ago (2016-01-29 18:26:14 UTC) #15
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1644043003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1644043003/100001
4 years, 10 months ago (2016-01-29 18:44:38 UTC) #17
hal.canary
https://codereview.chromium.org/1644043003/diff/40001/dm/DMSrcSink.cpp File dm/DMSrcSink.cpp (right): https://codereview.chromium.org/1644043003/diff/40001/dm/DMSrcSink.cpp#newcode35 dm/DMSrcSink.cpp:35: #include "SkMojo.mojom.h" On 2016/01/29 at 18:09:40, mtklein wrote: > ...
4 years, 10 months ago (2016-01-29 18:44:50 UTC) #18
mtklein
lgtm https://codereview.chromium.org/1644043003/diff/100001/dm/DMSrcSink.cpp File dm/DMSrcSink.cpp (right): https://codereview.chromium.org/1644043003/diff/100001/dm/DMSrcSink.cpp#newcode1254 dm/DMSrcSink.cpp:1254: SkMojo::FlattenedPicturePtr mojoPicture = SkMojo::FlattenedPicture::New(); Just curious, is this ...
4 years, 10 months ago (2016-01-29 18:51:54 UTC) #19
reed1
4 years, 10 months ago (2016-01-29 19:54:02 UTC) #22
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-01-30 17:59:01 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1644043003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1644043003/100001
4 years, 10 months ago (2016-01-30 19:54:54 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: Build-Mac10.9-Clang-Arm7-Debug-iOS-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Mac10.9-Clang-Arm7-Debug-iOS-Trybot/builds/1151)
4 years, 10 months ago (2016-01-30 19:55:52 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1644043003/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1644043003/120001
4 years, 10 months ago (2016-02-03 18:54:11 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1644043003/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1644043003/140001
4 years, 10 months ago (2016-02-03 19:16:13 UTC) #35
commit-bot: I haz the power
4 years, 10 months ago (2016-02-03 19:53:22 UTC) #37
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://skia.googlesource.com/skia/+/7a76f9c8f4de11e51b3495eec0d76be88a12adfa

Powered by Google App Engine
This is Rietveld 408576698