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

Unified Diff: chrome/app/generated_resources.grd

Issue 1083383005: Connect the new video rendering path to the compositor. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@vra
Patch Set: Update LoginCustomFlags histogram. Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « cc/layers/video_frame_provider_client_impl.cc ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »
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 f61d3e9ff784e80c6aeb247421c38700bfdf6606..4ec32ec10c3bb3ee11c163bd3b105cdb711cf647 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6880,6 +6880,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_SUPERVISED_USER_SAFESITES_ONLINE_CHECK_ONLY" desc="Description for the choice to enable only the online check in the supervised user SafeSites filtering feature.">
Online check only
</message>
+ <message name="IDS_FLAGS_ENABLE_NEW_VIDEO_RENDERER_NAME" desc="Title for the flag to enable the new video rendering path for video elements.">
+ Enable the new video rendering path for video elements.
+ </message>
+ <message name="IDS_FLAGS_ENABLE_NEW_VIDEO_RENDERER_DESCRIPTION" desc="Description for the flag to enable the new video rendering path for video elements.">
+ Enables the new compositor driven video rendering path for smoother playback in video elements.
+ </message>
<!-- Crashes -->
<message name="IDS_CRASHES_TITLE" desc="Title for the chrome://crashes page.">
« no previous file with comments | « cc/layers/video_frame_provider_client_impl.cc ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698