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

Issue 2100483003: cc: Change directly composited image raster source scale occasionally. (Closed)

Created:
4 years, 6 months ago by vmpstr
Modified:
4 years, 5 months ago
Reviewers:
danakj, chrishtr, enne (OOO)
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Change directly composited image raster source scale occasionally. This patch changes the behavior of directly composited images in the following way: - The scale starts at 1.f. - It is halved if the ideal source scale is less than half of the raster scale. - It is doubled if the ideal source scale is greater than the raster scale. R=enne, chrishtr, danakj BUG=606287 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/c05804da22bca99f807b9198465dbe1318dbfa76 Cr-Commit-Position: refs/heads/master@{#402333}

Patch Set 1 #

Patch Set 2 : remove comment #

Patch Set 3 : update #

Patch Set 4 : fix #

Patch Set 5 : tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -13 lines) Patch
M cc/layers/picture_layer_impl.cc View 1 2 3 3 chunks +23 lines, -13 lines 0 comments Download
M cc/layers/picture_layer_impl_unittest.cc View 1 2 3 4 1 chunk +62 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (8 generated)
vmpstr
Please take a look. This heuristic seems to work OK in the sense that an ...
4 years, 6 months ago (2016-06-24 22:10:54 UTC) #2
vmpstr
+danakj as well
4 years, 6 months ago (2016-06-24 22:11:22 UTC) #5
enne (OOO)
It's a little sad how disconnected directly composited images are from the rest of the ...
4 years, 6 months ago (2016-06-24 22:38:51 UTC) #6
vmpstr
On 2016/06/24 22:38:51, enne wrote: > It's a little sad how disconnected directly composited images ...
4 years, 6 months ago (2016-06-24 22:54:33 UTC) #7
enne (OOO)
Ok, that sounds reasonable, especially re: trying to avoid being blurry indefinitely.
4 years, 6 months ago (2016-06-25 00:37:26 UTC) #8
enne (OOO)
Could you maybe write a unit test to just make sure this logic is doing ...
4 years, 6 months ago (2016-06-25 00:45:43 UTC) #9
vmpstr
Added a test, PTAL.
4 years, 5 months ago (2016-06-27 18:46:51 UTC) #10
enne (OOO)
lgtm, thanks!
4 years, 5 months ago (2016-06-27 19:39:48 UTC) #11
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/2100483003/80001
4 years, 5 months ago (2016-06-27 20:39:12 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/192422)
4 years, 5 months ago (2016-06-27 21:42:06 UTC) #15
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/2100483003/80001
4 years, 5 months ago (2016-06-27 23:25:33 UTC) #17
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 5 months ago (2016-06-27 23:49:07 UTC) #19
commit-bot: I haz the power
4 years, 5 months ago (2016-06-27 23:54:34 UTC) #21
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/c05804da22bca99f807b9198465dbe1318dbfa76
Cr-Commit-Position: refs/heads/master@{#402333}

Powered by Google App Engine
This is Rietveld 408576698