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

Issue 145423002: Add an --enable-deferred-filters command-line flag. (Closed)

Created:
6 years, 11 months ago by Stephen White
Modified:
6 years, 11 months ago
Reviewers:
jamesr, piman
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Add an --enable-deferred-filters command-line flag. This flag causes SVG-on-SVG filters to be drawn with an all-Skia path. For impl-side painting, this also means that filters will be captured in the same SkPicture as the rest of the web content. BUG=237641 [Today's excellent patch formatting brought to you by jamesr, and the letters O, C and D.] Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=246583

Patch Set 1 #

Total comments: 2

Patch Set 2 : Changes re: review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -0 lines) Patch
M chrome/browser/chromeos/login/chrome_restart_request.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/render_view_host_impl.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M content/public/common/common_param_traits_macros.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/content_switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/public/common/content_switches.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/renderer/web_preferences.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M webkit/common/webpreferences.h View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/common/webpreferences.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Stephen White
PTAL. Thanks!
6 years, 11 months ago (2014-01-23 01:13:04 UTC) #1
piman
lgtm https://codereview.chromium.org/145423002/diff/1/.gitmodules File .gitmodules (right): https://codereview.chromium.org/145423002/diff/1/.gitmodules#newcode12 .gitmodules:12: os = all You probably didn't mean to ...
6 years, 11 months ago (2014-01-23 01:19:53 UTC) #2
Stephen White
On 2014/01/23 01:19:53, piman wrote: > lgtm > > https://codereview.chromium.org/145423002/diff/1/.gitmodules > File .gitmodules (right): > ...
6 years, 11 months ago (2014-01-23 01:59:51 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/senorblanco@chromium.org/145423002/100001
6 years, 11 months ago (2014-01-23 02:16:27 UTC) #4
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=45991
6 years, 11 months ago (2014-01-23 02:35:06 UTC) #5
Stephen White
+jamesr for webkit/OWNERS
6 years, 11 months ago (2014-01-23 02:47:17 UTC) #6
jamesr
Please reformat the description so the first line fits in 72 columns. This patch description ...
6 years, 11 months ago (2014-01-23 02:51:26 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/senorblanco@chromium.org/145423002/100001
6 years, 11 months ago (2014-01-23 03:01:03 UTC) #8
jamesr
Better format is: First line (describes patch, no longer than 72 col) (blank line) Long-form ...
6 years, 11 months ago (2014-01-23 03:02:44 UTC) #9
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
6 years, 11 months ago (2014-01-23 09:55:57 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/senorblanco@chromium.org/145423002/100001
6 years, 11 months ago (2014-01-23 13:02:33 UTC) #11
commit-bot: I haz the power
6 years, 11 months ago (2014-01-23 13:17:52 UTC) #12
Message was sent while issue was closed.
Change committed as 246583

Powered by Google App Engine
This is Rietveld 408576698