| Index: chrome/app/generated_resources.grd
|
| ===================================================================
|
| --- chrome/app/generated_resources.grd (revision 108604)
|
| +++ chrome/app/generated_resources.grd (working copy)
|
| @@ -4550,6 +4550,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_WEBGL_NAME" desc="Name of the 'WebGL' lab.">
|
| WebGL
|
| </message>
|
|
|