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

Issue 1645633003: Hide SkPixelXorXfermode from Chrome (Closed)

Created:
4 years, 11 months ago by robertphillips
Modified:
4 years, 10 months ago
Reviewers:
f(malita), mtklein, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Hide SkPixelXorXfermode from Chrome The goal here is to have Android & Skia know about SkPixelXorXfermode but not Chrome. See also https://codereview.chromium.org/1644703002/ ( Disable deprecated Skia xfermodes) which handles the Chrome side. GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1645633003

Patch Set 1 #

Total comments: 2

Patch Set 2 : update to ToT #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -0 lines) Patch
M gm/pixelxorxfermode.cpp View 2 chunks +4 lines, -0 lines 0 comments Download
M include/core/SkPostConfig.h View 1 chunk +5 lines, -0 lines 0 comments Download
M include/effects/SkPixelXorXfermode.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M src/effects/SkPixelXorXfermode.cpp View 1 2 chunks +5 lines, -0 lines 0 comments Download
M src/ports/SkGlobalInitialization_default.cpp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
robertphillips
4 years, 11 months ago (2016-01-27 19:40:17 UTC) #4
f(malita)
https://codereview.chromium.org/1645633003/diff/1/gm/pixelxorxfermode.cpp File gm/pixelxorxfermode.cpp (right): https://codereview.chromium.org/1645633003/diff/1/gm/pixelxorxfermode.cpp#newcode15 gm/pixelxorxfermode.cpp:15: #if SK_INCLUDE_DEPRECATED_XFERMODES Nit: would it make more sense to ...
4 years, 11 months ago (2016-01-27 20:02:04 UTC) #5
f(malita)
https://codereview.chromium.org/1645633003/diff/1/gm/pixelxorxfermode.cpp File gm/pixelxorxfermode.cpp (right): https://codereview.chromium.org/1645633003/diff/1/gm/pixelxorxfermode.cpp#newcode15 gm/pixelxorxfermode.cpp:15: #if SK_INCLUDE_DEPRECATED_XFERMODES On 2016/01/27 20:02:04, f(malita) wrote: > Nit: ...
4 years, 11 months ago (2016-01-27 20:44:45 UTC) #6
mtklein
any changes to SkValue lgtm (about to delete it)
4 years, 11 months ago (2016-01-27 20:49:21 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1645633003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1645633003/1
4 years, 11 months ago (2016-01-27 21:35:35 UTC) #10
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot/builds/5607)
4 years, 11 months ago (2016-01-27 21:36:16 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1645633003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1645633003/20001
4 years, 11 months ago (2016-01-27 21:56:05 UTC) #14
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-27 22:08:11 UTC) #16
robertphillips
4 years, 10 months ago (2016-01-28 20:24:03 UTC) #17
Abandoning in favor of https://codereview.chromium.org/1645093002/ (Move
SkPixelXorXfermode.h to include/client/android)

Powered by Google App Engine
This is Rietveld 408576698