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

Issue 1852613002: First blitter for linear pipeline. (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : Working repeat tiler, but not efficient. #

Patch Set 3 : Address review comments. #

Patch Set 4 : sync #

Patch Set 5 : Remove junk. #

Patch Set 6 : sync #

Patch Set 7 : remove test #

Total comments: 4

Patch Set 8 : Moved check and construction of blitter pipeline to SkLinearBitmapPipeline. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -13 lines) Patch
M src/core/SkBitmapProcShader.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkBitmapProcShader.cpp View 1 2 3 4 5 6 7 4 chunks +58 lines, -9 lines 0 comments Download
M src/core/SkLinearBitmapPipeline.h View 1 2 3 4 5 6 7 2 chunks +25 lines, -3 lines 0 comments Download
M src/core/SkLinearBitmapPipeline.cpp View 1 2 3 4 5 6 7 1 chunk +61 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (10 generated)
herb_g
Working repeat tiler, but not efficient.
4 years, 8 months ago (2016-04-06 15:30:23 UTC) #2
herb_g
Address review comments.
4 years, 8 months ago (2016-04-08 19:51:27 UTC) #3
herb_g
sync
4 years, 8 months ago (2016-04-08 20:48:33 UTC) #4
herb_g
Remove junk.
4 years, 8 months ago (2016-04-08 20:50:25 UTC) #5
herb_g
sync
4 years, 8 months ago (2016-04-09 20:28:49 UTC) #6
herb_g
remove test
4 years, 8 months ago (2016-04-09 20:34:37 UTC) #7
herb_g
4 years, 8 months ago (2016-04-09 20:36:02 UTC) #10
reed1
What is the speed-up w/ this new specialization?
4 years, 8 months ago (2016-04-11 10:23:24 UTC) #12
mtklein
lgtm https://codereview.chromium.org/1852613002/diff/120001/src/core/SkBitmapProcShader.cpp File src/core/SkBitmapProcShader.cpp (right): https://codereview.chromium.org/1852613002/diff/120001/src/core/SkBitmapProcShader.cpp#newcode181 src/core/SkBitmapProcShader.cpp:181: if (mode == SkXfermode::kSrcOver_Mode This section here is ...
4 years, 8 months ago (2016-04-11 16:43:25 UTC) #14
herb_g
Moved check and construction of blitter pipeline to SkLinearBitmapPipeline.
4 years, 8 months ago (2016-04-12 20:01:11 UTC) #15
herb_g
https://codereview.chromium.org/1852613002/diff/120001/src/core/SkBitmapProcShader.cpp File src/core/SkBitmapProcShader.cpp (right): https://codereview.chromium.org/1852613002/diff/120001/src/core/SkBitmapProcShader.cpp#newcode181 src/core/SkBitmapProcShader.cpp:181: if (mode == SkXfermode::kSrcOver_Mode On 2016/04/11 16:43:25, mtklein wrote: ...
4 years, 8 months ago (2016-04-12 20:03:49 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1852613002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1852613002/140001
4 years, 8 months ago (2016-04-12 20:04:32 UTC) #18
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-12 20:33:25 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1852613002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1852613002/140001
4 years, 8 months ago (2016-04-12 21:06:45 UTC) #23
commit-bot: I haz the power
4 years, 8 months ago (2016-04-12 21:08:03 UTC) #25
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://skia.googlesource.com/skia/+/69076fe5cf88c45b8dac4ca44bc5845f8817a57e

Powered by Google App Engine
This is Rietveld 408576698