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

Issue 2178353005: Remove use of MakeRenderTargetDirect from view system (Closed)

Created:
4 years, 4 months ago by robertphillips
Modified:
4 years, 4 months ago
Reviewers:
Brian Osman, bsalomon
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Remove use of MakeRenderTargetDirect from view system Here is the CL that sent me down the SkGammaColorFilter path GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2178353005 Committed: https://skia.googlesource.com/skia/+/ecf3dbe8f2987a08b21be1aff61b7fbfbb69640a

Patch Set 1 #

Patch Set 2 : update #

Patch Set 3 : clean up #

Patch Set 4 : update #

Patch Set 5 : Add flush #

Patch Set 6 : update #

Patch Set 7 : fix MSAA message #

Patch Set 8 : Fix Mac #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -142 lines) Patch
M example/HelloWorld.h View 3 chunks +9 lines, -8 lines 0 comments Download
M example/HelloWorld.cpp View 1 2 3 5 chunks +12 lines, -15 lines 0 comments Download
M include/views/SkWindow.h View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M samplecode/SampleApp.h View 1 2 3 4 5 6 3 chunks +7 lines, -7 lines 0 comments Download
M samplecode/SampleApp.cpp View 1 2 3 4 5 6 11 chunks +20 lines, -24 lines 0 comments Download
M src/views/SkWindow.cpp View 1 2 3 4 5 4 chunks +12 lines, -7 lines 0 comments Download
M src/views/mac/SkNSView.mm View 1 2 3 4 5 6 7 4 chunks +24 lines, -24 lines 0 comments Download
M tests/ApplyGammaTest.cpp View 1 2 3 4 5 2 chunks +54 lines, -54 lines 0 comments Download

Messages

Total messages: 27 (19 generated)
robertphillips
4 years, 4 months ago (2016-07-27 15:57:42 UTC) #4
bsalomon
On 2016/07/27 15:57:42, robertphillips wrote: Seems like an improvement to me, though I'd like to ...
4 years, 4 months ago (2016-07-27 16:01:19 UTC) #5
robertphillips
On 2016/07/27 16:01:19, bsalomon wrote: > On 2016/07/27 15:57:42, robertphillips wrote: > > Seems like ...
4 years, 4 months ago (2016-07-27 16:10:30 UTC) #6
bsalomon
On 2016/07/27 16:10:30, robertphillips wrote: > On 2016/07/27 16:01:19, bsalomon wrote: > > On 2016/07/27 ...
4 years, 4 months ago (2016-07-27 17:23:28 UTC) #7
robertphillips
PTAL. I've updated this so it sets the stage for replacing applyGamma with a SkCanvas::drawImage.
4 years, 4 months ago (2016-07-28 17:24:06 UTC) #9
bsalomon
lgtm
4 years, 4 months ago (2016-07-28 17:44:46 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/2178353005/160001
4 years, 4 months ago (2016-07-28 22:16:39 UTC) #25
commit-bot: I haz the power
4 years, 4 months ago (2016-07-28 22:17:38 UTC) #27
Message was sent while issue was closed.
Committed patchset #8 (id:160001) as
https://skia.googlesource.com/skia/+/ecf3dbe8f2987a08b21be1aff61b7fbfbb69640a

Powered by Google App Engine
This is Rietveld 408576698