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

Issue 10459016: Disable accelerated animation (Closed)

Created:
8 years, 6 months ago by Ian Vollick
Modified:
8 years, 6 months ago
CC:
chromium-reviews, nkostylev+watch_chromium.org, jochen+watch-content_chromium.org, jam, joi+watch-content_chromium.org, darin-cc_chromium.org, oshima+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Disable accelerated animation With this change accelerated animation will be disabled by default. BUG=129934 TEST=manual [email protected],[email protected],[email protected] Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=139433

Patch Set 1 #

Total comments: 1

Patch Set 2 : Just switch enable/disable. Don't rename flag. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -18 lines) Patch
M chrome/app/generated_resources.grd View 3 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/login/login_utils.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/gpu_util.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M content/public/common/content_switches.h View 1 1 chunk +1 line, -1 line 0 comments Download
M content/public/common/content_switches.cc View 1 1 chunk +2 lines, -2 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
Ian Vollick
8 years, 6 months ago (2012-05-29 23:23:44 UTC) #1
jamesr
lgtm https://chromiumcodereview.appspot.com/10459016/diff/1/content/public/common/content_switches.cc File content/public/common/content_switches.cc (right): https://chromiumcodereview.appspot.com/10459016/diff/1/content/public/common/content_switches.cc#newcode188 content/public/common/content_switches.cc:188: const char kEnableAcceleratedAnimation[] = "enable-accelerated-animation"; for the sake ...
8 years, 6 months ago (2012-05-29 23:42:24 UTC) #2
jochen (gone - plz use gerrit)
8 years, 6 months ago (2012-05-30 08:36:19 UTC) #3
unofficial content lg

https://chromiumcodereview.appspot.com/10459016/diff/3001/content/public/comm...
File content/public/common/content_switches.cc (right):

https://chromiumcodereview.appspot.com/10459016/diff/3001/content/public/comm...
content/public/common/content_switches.cc:188: const char
kEnableThreadedAnimation[]    = "enable-threaded-animation";
nit. please align =

Powered by Google App Engine
This is Rietveld 408576698