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

Issue 7064032: Turns on the gpu accelerated canvas by default (Closed)

Created:
9 years, 7 months ago by Justin Novosad
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Avi (use Gerrit), jam, Jói, apatrick_chromium, brettw-cc_chromium.org
Visibility:
Public.

Description

Contributed by junov@chromium.org Turns on the gpu accelerated canvas by default BUG=82017 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86510

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -39 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/browser/tab_contents/render_view_host_delegate_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser_init.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/common/chrome_switches.h View 2 chunks +1 line, -1 line 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M content/browser/gpu/gpu_blacklist.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/gpu/gpu_blacklist.cc View 7 chunks +12 lines, -13 lines 0 comments Download
M content/browser/gpu/gpu_data_manager.cc View 1 2 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Justin Novosad
PTAL
9 years, 7 months ago (2011-05-24 16:42:48 UTC) #1
Avi (use Gerrit)
Code LGTM. Please fix the description to use the standard labels: BUG= TEST= so that ...
9 years, 7 months ago (2011-05-24 16:50:21 UTC) #2
vangelis
one nit, otherwise LGTM http://codereview.chromium.org/7064032/diff/1/chrome/common/chrome_switches.cc File chrome/common/chrome_switches.cc (right): http://codereview.chromium.org/7064032/diff/1/chrome/common/chrome_switches.cc#newcode368 chrome/common/chrome_switches.cc:368: const char kDisableAccelerated2dCanvas[] = "disable-accelerated-2d-canvas"; ...
9 years, 7 months ago (2011-05-24 17:03:32 UTC) #3
Justin Novosad
http://codereview.chromium.org/7064032/diff/1/chrome/common/chrome_switches.cc File chrome/common/chrome_switches.cc (right): http://codereview.chromium.org/7064032/diff/1/chrome/common/chrome_switches.cc#newcode368 chrome/common/chrome_switches.cc:368: const char kDisableAccelerated2dCanvas[] = "disable-accelerated-2d-canvas"; On 2011/05/24 17:03:33, vangelis ...
9 years, 7 months ago (2011-05-24 17:29:03 UTC) #4
Zhenyao Mo
one nit. otherwise LGTM http://codereview.chromium.org/7064032/diff/1/content/browser/gpu/gpu_data_manager.cc File content/browser/gpu/gpu_data_manager.cc (left): http://codereview.chromium.org/7064032/diff/1/content/browser/gpu/gpu_data_manager.cc#oldcode145 content/browser/gpu/gpu_data_manager.cc:145: switches::kDisableExperimentalWebGL Here you need to ...
9 years, 7 months ago (2011-05-24 17:31:13 UTC) #5
Justin Novosad
http://codereview.chromium.org/7064032/diff/1/content/browser/gpu/gpu_data_manager.cc File content/browser/gpu/gpu_data_manager.cc (left): http://codereview.chromium.org/7064032/diff/1/content/browser/gpu/gpu_data_manager.cc#oldcode145 content/browser/gpu/gpu_data_manager.cc:145: switches::kDisableExperimentalWebGL On 2011/05/24 17:31:14, Zhenyao Mo wrote: > Here ...
9 years, 7 months ago (2011-05-24 17:39:54 UTC) #6
Ben Goodger (Google)
LGTM
9 years, 7 months ago (2011-05-24 19:28:25 UTC) #7
jamesr
Where are the try jobs?
9 years, 7 months ago (2011-05-24 19:32:12 UTC) #8
Justin Novosad
On 2011/05/24 19:32:12, jamesr wrote: > Where are the try jobs? I was forced to ...
9 years, 7 months ago (2011-05-24 19:42:48 UTC) #9
Justin Novosad
Could one of you kind reviewers land this for me? I do not have commit ...
9 years, 7 months ago (2011-05-24 20:03:22 UTC) #10
jamesr
I think this patch does what it intends to, but I'm not sure it's a ...
9 years, 7 months ago (2011-05-24 20:05:54 UTC) #11
jamesr
(note: I think this'll break a lot of stuff, but if y'all want to try ...
9 years, 7 months ago (2011-05-24 22:06:44 UTC) #12
jamesr
(note: I think this'll break a lot of stuff, but if y'all want to try ...
9 years, 7 months ago (2011-05-24 22:06:45 UTC) #13
commit-bot: I haz the power
9 years, 7 months ago (2011-05-24 23:01:16 UTC) #14
Change committed as 86510

Powered by Google App Engine
This is Rietveld 408576698