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

Issue 1893273005: Hook up plumbing for minification/magnification filters. (Closed)

Created:
4 years, 8 months ago by erikchen
Modified:
4 years, 7 months ago
Reviewers:
ccameron
CC:
chromium-reviews, piman+watch_chromium.org, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@temp66
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Hook up plumbing for minification/magnification filters. BUG=602103 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/d152a667968f06bd8cd13aa8e8b761368660f48e Cr-Commit-Position: refs/heads/master@{#390278}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Hook up plumbing. #

Patch Set 4 : ImageTransportSurfaceOverlayMac #

Patch Set 5 : Move filter initialization to .cc file. #

Patch Set 6 : Rebase. #

Total comments: 6

Patch Set 7 : Comments from ccameron. #

Patch Set 8 : Fix test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -48 lines) Patch
M cc/output/ca_layer_overlay.h View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M cc/output/ca_layer_overlay.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M gpu/ipc/service/image_transport_surface_overlay_mac.mm View 1 2 3 4 5 1 chunk +5 lines, -4 lines 0 comments Download
M ui/accelerated_widget_mac/ca_layer_tree_unittest_mac.mm View 1 2 3 4 5 6 7 33 chunks +95 lines, -27 lines 0 comments Download
M ui/accelerated_widget_mac/ca_renderer_layer_tree.h View 1 2 3 4 5 6 7 6 chunks +11 lines, -5 lines 0 comments Download
M ui/accelerated_widget_mac/ca_renderer_layer_tree.mm View 1 2 3 4 5 6 7 13 chunks +27 lines, -11 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 32 (16 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1893273005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1893273005/1
4 years, 8 months ago (2016-04-19 20:53:55 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_gn_chromeos_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_chromeos_rel/builds/174657)
4 years, 8 months ago (2016-04-19 21:09:24 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1893273005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1893273005/20001
4 years, 8 months ago (2016-04-19 22:20:18 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_chromium_gn_compile_rel/builds/53507) linux_chromium_gn_chromeos_rel on ...
4 years, 8 months ago (2016-04-19 22:34:55 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1893273005/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1893273005/60001
4 years, 8 months ago (2016-04-26 00:46:34 UTC) #12
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_chromium_gn_compile_dbg on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_chromium_gn_compile_dbg/builds/56572) android_compile_dbg on ...
4 years, 8 months ago (2016-04-26 01:04:16 UTC) #14
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1893273005/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1893273005/80001
4 years, 7 months ago (2016-04-27 17:54:49 UTC) #16
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios_rel_device_gn on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_gn/builds/26069) mac_chromium_gn_rel on ...
4 years, 7 months ago (2016-04-27 17:58:03 UTC) #18
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1893273005/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1893273005/100001
4 years, 7 months ago (2016-04-27 21:30:35 UTC) #20
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-04-27 22:30:32 UTC) #22
erikchen
ccameron: Please review.
4 years, 7 months ago (2016-04-27 22:37:34 UTC) #24
ccameron
lgtm, though I'd prefer to use raw pointers for the NSString bit. https://codereview.chromium.org/1893273005/diff/100001/ui/accelerated_widget_mac/ca_renderer_layer_tree.h File ui/accelerated_widget_mac/ca_renderer_layer_tree.h ...
4 years, 7 months ago (2016-04-27 22:45:48 UTC) #25
erikchen
https://codereview.chromium.org/1893273005/diff/100001/ui/accelerated_widget_mac/ca_renderer_layer_tree.h File ui/accelerated_widget_mac/ca_renderer_layer_tree.h (right): https://codereview.chromium.org/1893273005/diff/100001/ui/accelerated_widget_mac/ca_renderer_layer_tree.h#newcode204 ui/accelerated_widget_mac/ca_renderer_layer_tree.h:204: base::scoped_nsobject<NSString> ca_filter; On 2016/04/27 22:45:48, ccameron wrote: > I'd ...
4 years, 7 months ago (2016-04-28 01:18:21 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1893273005/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1893273005/140001
4 years, 7 months ago (2016-04-28 01:18:51 UTC) #29
commit-bot: I haz the power
Committed patchset #8 (id:140001)
4 years, 7 months ago (2016-04-28 02:25:42 UTC) #30
commit-bot: I haz the power
4 years, 7 months ago (2016-04-30 17:15:39 UTC) #31
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/d152a667968f06bd8cd13aa8e8b761368660f48e
Cr-Commit-Position: refs/heads/master@{#390278}

Powered by Google App Engine
This is Rietveld 408576698