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

Unified Diff: chrome/app/generated_resources.grd

Issue 9020019: Add --enable-accelerated-filters to about:flags (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/about_flags.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 215a7d2c3389c4247b016541c10af1ad1c9ba1f9..d6966f5ad4595db2f54b4f6c2f28f228e360279c 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -4758,6 +4758,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_SHOW_FPS_COUNTER_DESCRIPTION" desc="Description of the 'Show FPS counter' lab.">
Shows a page's actual frame rate, in frames per second, when hardware acceleration is active.
</message>
+ <message name="IDS_FLAGS_ACCELERATED_FILTERS" desc="Name of the 'Accelerated CSS Filters' lab.">
Stephen White 2011/12/21 18:46:34 I'd call it "Accelerated Filters" or "Accelerated
Nico 2011/12/21 18:51:44 Done.
+ GPU Accelerated CSS Filters
+ </message>
+ <message name="IDS_FLAGS_ACCELERATED_FILTERS_DESCRIPTION" desc="Description of the 'Show FPS counter' lab.">
Stephen White 2011/12/21 18:46:34 Show FPS Counter -> Accelerated Filters.
Nico 2011/12/21 18:51:44 :-( Done.
+ Use the GPU to accelerate rendering of css filters.
Stephen White 2011/12/21 18:46:34 As above, "css filters" -> "SVG and CSS filters".
Nico 2011/12/21 18:51:44 Done.
+ </message>
<message name="IDS_FLAGS_COMPOSITE_TO_TEXTURE_NAME" desc="Name of the 'Offscreen Compositing' lab.">
Composite to Texture
</message>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/about_flags.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698