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

Issue 1645093002: Move SkPixelXorXfermode.h to include/client/android (Closed)

Created:
4 years, 10 months ago by robertphillips
Modified:
4 years, 10 months ago
Reviewers:
scroggo, 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

Move SkPixelXorXfermode.h to include/client/android This intended to make clients aware that the SkPixelXorXfermode is Android-specific This needs to land after the Chromium CL https://codereview.chromium.org/1647953006/ (Add include/client/android to skia .gn & .gypi files) GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1645093002 Committed: https://skia.googlesource.com/skia/+/aa9cb62901075e9d2858353cb041e5e6d4719614 Committed: https://skia.googlesource.com/skia/+/188d44c5496c64fe06e02ba00a3e983200fa6c88

Patch Set 1 #

Patch Set 2 : Move SkPixelXorXfermode.cpp to src/android/effects #

Patch Set 3 : update to ToT #

Patch Set 4 : add new include dir to android_framgework_lib.gyp #

Total comments: 1

Patch Set 5 : mv include from android_framework_lib.gyp to effects.gyp #

Patch Set 6 : Don't move .cpp's to appease GN #

Patch Set 7 : Add include/client/android to public.bzl #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -118 lines) Patch
M gyp/effects.gyp View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download
M gyp/effects.gypi View 1 2 3 4 5 2 chunks +3 lines, -2 lines 0 comments Download
M gyp/gmslides.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M gyp/ports.gyp View 1 chunk +1 line, -0 lines 0 comments Download
A + include/client/android/SkAvoidXfermode.h View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + include/client/android/SkPixelXorXfermode.h View 0 chunks +-1 lines, --1 lines 0 comments Download
D include/effects/SkAvoidXfermode.h View 1 2 3 4 5 1 chunk +0 lines, -70 lines 0 comments Download
D include/effects/SkPixelXorXfermode.h View 1 chunk +0 lines, -48 lines 0 comments Download
M public.bzl View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 34 (17 generated)
robertphillips
4 years, 10 months ago (2016-01-28 16:55:12 UTC) #5
scroggo
> Move SkPixelXorXfermode.h to include/client/android > This intended to make clients aware that the > ...
4 years, 10 months ago (2016-01-28 17:07:50 UTC) #6
robertphillips
From offline discussions it appears the plan is: Migrate platform-specific headers to include/client/<platform> (e.g., include/client/android) ...
4 years, 10 months ago (2016-01-28 18:42:36 UTC) #7
scroggo
Robert said: > Okay - I ran gyp_to_android.py locally and it seems to add the ...
4 years, 10 months ago (2016-01-28 20:22:29 UTC) #9
robertphillips
Done & thanks (I never would've figured out that I needed to put something in ...
4 years, 10 months ago (2016-01-28 20:33:14 UTC) #10
reed1
api lgtm
4 years, 10 months ago (2016-01-28 21:05:58 UTC) #11
djsollen
https://codereview.chromium.org/1645093002/diff/60001/gyp/effects.gyp File gyp/effects.gyp (right): https://codereview.chromium.org/1645093002/diff/60001/gyp/effects.gyp#newcode31 gyp/effects.gyp:31: '../include/effects', I think if you add it here you ...
4 years, 10 months ago (2016-01-28 21:08:08 UTC) #12
scroggo
lgtm, either with Derek's recommendation or as is.
4 years, 10 months ago (2016-01-28 21:09:58 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/1645093002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1645093002/80001
4 years, 10 months ago (2016-01-29 12:49:11 UTC) #15
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-01-29 13:10:18 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1645093002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1645093002/80001
4 years, 10 months ago (2016-01-29 13:10:33 UTC) #20
commit-bot: I haz the power
Committed patchset #5 (id:80001) as https://skia.googlesource.com/skia/+/aa9cb62901075e9d2858353cb041e5e6d4719614
4 years, 10 months ago (2016-01-29 13:11:21 UTC) #22
robertphillips
A revert of this CL (patchset #5 id:80001) has been created in https://codereview.chromium.org/1644903004/ by robertphillips@google.com. ...
4 years, 10 months ago (2016-01-29 13:34:10 UTC) #23
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1645093002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1645093002/120001
4 years, 10 months ago (2016-02-01 12:38:29 UTC) #27
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-01 12:53:04 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1645093002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1645093002/120001
4 years, 10 months ago (2016-02-01 12:53:31 UTC) #32
commit-bot: I haz the power
4 years, 10 months ago (2016-02-01 12:54:18 UTC) #34
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://skia.googlesource.com/skia/+/188d44c5496c64fe06e02ba00a3e983200fa6c88

Powered by Google App Engine
This is Rietveld 408576698