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

Issue 1662793003: UI Compositor: Disable external animation host for ui::Compositor (Aura) (Closed)

Created:
4 years, 10 months ago by loyso (OOO)
Modified:
4 years, 9 months ago
Reviewers:
CC:
chromium-reviews, Ian Vollick, dzhioev+watch_chromium.org, achuith+watch_chromium.org, sievers+watch_chromium.org, jbauman+watch_chromium.org, oshima+watch_chromium.org, kalyank, piman+watch_chromium.org, danakj+watch_chromium.org, cc-bugs_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@fixtests
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

UI Compositor: Disable external animation host for ui::Compositor (Aura) This is a revert of: http://crrev.com/1536833004 Enable external animation host for ui::Compositor (Aura) and http://crrev.com/1684903003 Expose ui-disable-compositor-animation-timelines in about/flags DO NOT LAND. TRYJOBS ONLY. BUG=574859

Patch Set 1 #

Patch Set 2 : Fix wrong switch name in chrome_restart_request.cc #

Patch Set 3 : Rebase. #

Patch Set 4 : Rebase. #

Patch Set 5 : Revert about/flags #

Patch Set 6 : Fix histograms.xml #

Patch Set 7 : Rebase. #

Patch Set 8 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -19 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 4 5 6 7 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 4 5 6 7 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/login/chrome_restart_request.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 5 6 7 2 chunks +1 line, -1 line 0 comments Download
M ui/compositor/compositor.cc View 1 2 3 4 5 6 7 1 chunk +2 lines, -2 lines 0 comments Download
M ui/compositor/compositor_switches.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/compositor/compositor_switches.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M ui/compositor/layer.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (2 generated)
loyso (OOO)
Description was changed from ========== UI Compositor: Disable external animation host for ui::Compositor (Aura) This ...
4 years, 10 months ago (2016-02-03 02:44:07 UTC) #1
loyso (OOO)
4 years, 10 months ago (2016-02-11 05:51:56 UTC) #2
Description was changed from

==========
UI Compositor: Disable external animation host for ui::Compositor (Aura)

This is a revert of:
http://crrev.com/1536833004 Enable external animation host for ui::Compositor
(Aura)

DO NOT LAND. TRYJOBS ONLY.

BUG=574859
==========

to

==========
UI Compositor: Disable external animation host for ui::Compositor (Aura)

This is a revert of:
http://crrev.com/1536833004 Enable external animation host for ui::Compositor
(Aura)
and
http://crrev.com/1684903003 Expose ui-disable-compositor-animation-timelines in
about/flags

DO NOT LAND. TRYJOBS ONLY.

BUG=574859
==========

Powered by Google App Engine
This is Rietveld 408576698