Index: chrome/app/generated_resources.grd |
=================================================================== |
--- chrome/app/generated_resources.grd (revision 88613) |
+++ chrome/app/generated_resources.grd (working copy) |
@@ -4173,6 +4173,12 @@ |
Disables synchronization with the display's vertical refresh rate when GPU rendering. This allows frame rates to exceed |
60 hertz. While useful for benchmarking purposes, this also results in visual tearing during rapid screen updates. |
</message> |
+ <message name="IDS_FLAGS_ACCELERATED_CANVAS_2D_NAME" desc="Name of the 'GPU Accelerated Canvas 2D' lab."> |
+ GPU Accelerated Canvas 2D |
+ </message> |
+ <message name="IDS_FLAGS_ACCELERATED_CANVAS_2D_DESCRIPTION" desc="Description of the 'GPU Accelerated Canvas 2D' lab."> |
+ Enables higher performance of canvas tags with a 2D context by rendering using Graphics Processor Unit (GPU) hardware. |
+ </message> |
<message name="IDS_FLAGS_WEBAUDIO_NAME" desc="Name of the 'Web Audio' lab."> |
Web Audio |
</message> |