Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(802)

Issue 14598004: Clean up software compositing switches. (Closed)

Created:
7 years, 7 months ago by slavi
Modified:
7 years, 7 months ago
CC:
chromium-reviews, jonathan.backer, Ian Vollick, jam, apatrick_chromium, joi+watch-content_chromium.org, darin-cc_chromium.org, piman+watch_chromium.org, cc-bugs_chromium.org, jochen+watch_chromium.org
Visibility:
Public.

Description

Clean up software compositing switches. After this patch just --disable-gpu should be enough to put Chrome in software compositing mode for Aura builds. Relanding https://codereview.chromium.org/13985036 which got a speculative revert. [email protected],[email protected],[email protected] NOTRY=true BUG=229712, 230120 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=197751

Patch Set 1 #

Patch Set 2 : Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -32 lines) Patch
M chrome/browser/browser_process_impl.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/chrome_browser_main.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M content/browser/gpu/gpu_data_manager_impl.h View 2 chunks +5 lines, -1 line 0 comments Download
M content/browser/gpu/gpu_data_manager_impl.cc View 6 chunks +25 lines, -0 lines 0 comments Download
M content/browser/renderer_host/image_transport_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/public/browser/gpu_data_manager.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/public/common/content_switches.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M content/public/common/content_switches.cc View 1 1 chunk +2 lines, -3 lines 0 comments Download
M content/renderer/render_widget.cc View 1 3 chunks +18 lines, -9 lines 0 comments Download
M content/shell/shell_main_delegate.cc View 2 chunks +7 lines, -2 lines 0 comments Download
M content/shell/shell_switches.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/shell/shell_switches.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M content/shell/webkit_test_controller.cc View 1 chunk +1 line, -0 lines 0 comments Download
M ui/compositor/compositor_switches.h View 1 chunk +0 lines, -1 line 0 comments Download
M ui/compositor/compositor_switches.cc View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
slavi
This is the same patch as https://codereview.chromium.org/13985036 which got an unjust speculative" revert because of ...
7 years, 7 months ago (2013-05-01 20:34:04 UTC) #1
jamesr
still lgtm. if this patch is textually identical to the original one, i think it'd ...
7 years, 7 months ago (2013-05-01 20:35:39 UTC) #2
piman
On Wed, May 1, 2013 at 1:35 PM, <[email protected]> wrote: > still lgtm. if this ...
7 years, 7 months ago (2013-05-01 20:36:26 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/14598004/1
7 years, 7 months ago (2013-05-01 20:42:07 UTC) #4
commit-bot: I haz the power
Failed to apply patch for content/browser/renderer_host/render_process_host_impl.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 7 months ago (2013-05-01 20:42:10 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/14598004/6003
7 years, 7 months ago (2013-05-01 20:51:42 UTC) #6
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=752
7 years, 7 months ago (2013-05-01 21:03:47 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/14598004/6003
7 years, 7 months ago (2013-05-01 21:40:00 UTC) #8
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=35727
7 years, 7 months ago (2013-05-01 23:38:59 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/14598004/6003
7 years, 7 months ago (2013-05-02 00:26:02 UTC) #10
commit-bot: I haz the power
Change committed as 197751
7 years, 7 months ago (2013-05-02 00:26:48 UTC) #11
kinuko
After around this change aura tests started to fail for ApiTests (which is also failing ...
7 years, 7 months ago (2013-05-02 05:02:28 UTC) #12
kinuko
Let me revert this one again, if it doesn't fix I'll revert my revert. Thanks,
7 years, 7 months ago (2013-05-02 05:03:21 UTC) #13
slavi
7 years, 7 months ago (2013-05-02 19:32:10 UTC) #14
Message was sent while issue was closed.
On 2013/05/02 05:02:28, kinuko wrote:
> After around this change aura tests started to fail for ApiTests (which is
also
> failing in your win7_aura try results) and PointerLock. Previously the
> "speculative revert" seems to have fixed those errors, and I suspect this one
> may be real, may have something to do with those errors. (Though this CL says
> it's for cleaning up)

PointerLock was failing before this patch (hence the NOTRY in it). Let me know
if you will re-revert.

Powered by Google App Engine
This is Rietveld 408576698