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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 306823002: Flip --enable-apps-show-on-first-paint flag. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Tests Created 6 years, 6 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:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « apps/app_window_contents.cc ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 2
3 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 6311 matching lines...) Expand 10 before | Expand all | Expand 10 after
6322 <message name="IDS_FLAGS_ENABLE_TRANSLATE_NEW_UX_DESCRIPTION" desc="Desc ription for the flag to enable the new Translate UX."> 6322 <message name="IDS_FLAGS_ENABLE_TRANSLATE_NEW_UX_DESCRIPTION" desc="Desc ription for the flag to enable the new Translate UX.">
6323 Enable the new Translate bubble UX is offered instead of the infobar. 6323 Enable the new Translate bubble UX is offered instead of the infobar.
6324 </message> 6324 </message>
6325 </if> 6325 </if>
6326 <message name="IDS_FLAGS_DISABLE_VIEWS_RECT_BASED_TARGETING_NAME" desc="Na me of about:flags option to disable rect-based targeting in views"> 6326 <message name="IDS_FLAGS_DISABLE_VIEWS_RECT_BASED_TARGETING_NAME" desc="Na me of about:flags option to disable rect-based targeting in views">
6327 Disable rect-based targeting in views 6327 Disable rect-based targeting in views
6328 </message> 6328 </message>
6329 <message name="IDS_FLAGS_DISABLE_VIEWS_RECT_BASED_TARGETING_DESCRIPTION" d esc="Description of about:flags option to disable rect-based targeting in views" > 6329 <message name="IDS_FLAGS_DISABLE_VIEWS_RECT_BASED_TARGETING_DESCRIPTION" d esc="Description of about:flags option to disable rect-based targeting in views" >
6330 Disables rect-based targeting in views. Rect-based targeting uses a heur istic to determine the most probable target of a gesture, where the touch region is represented by a rectangle. 6330 Disables rect-based targeting in views. Rect-based targeting uses a heur istic to determine the most probable target of a gesture, where the touch region is represented by a rectangle.
6331 </message> 6331 </message>
6332 <message name="IDS_FLAGS_ENABLE_APPS_SHOW_ON_FIRST_PAINT_NAME" desc="Name of the flag to enable show-on-first-paint for apps."> 6332 <message name="IDS_FLAGS_DISABLE_APPS_SHOW_ON_FIRST_PAINT_NAME" desc="Name of the flag enable-show-on-first-paint for apps.">
6333 Enable show-on-first-paint for apps. 6333 Disable waiting for the first paint to show app windows.
6334 </message> 6334 </message>
6335 <message name="IDS_FLAGS_ENABLE_APPS_SHOW_ON_FIRST_PAINT_DESCRIPTION" desc ="Description of flag to enable show-on-first-paint for apps."> 6335 <message name="IDS_FLAGS_DISABLE_APPS_SHOW_ON_FIRST_PAINT_DESCRIPTION" des c="Description of flag disable-show-on-first-paint for apps.">
6336 Show apps windows after the first paint. Windows will be shown significa ntly later for heavy apps loading resources synchronously but it will be insigni ficant for apps that load most of their resources asynchronously. 6336 Don't wait for the first paint to show app windows. Windows will be show n sooner but will first display a blank white page.
6337 </message> 6337 </message>
6338 <message name="IDS_FLAGS_ENABLE_ENHANCED_BOOKMARKS_NAME" desc="Name of abo ut:flags option to enable Enhanced Bookmarks extension."> 6338 <message name="IDS_FLAGS_ENABLE_ENHANCED_BOOKMARKS_NAME" desc="Name of abo ut:flags option to enable Enhanced Bookmarks extension.">
6339 Enable Enhanced Bookmarks 6339 Enable Enhanced Bookmarks
6340 </message> 6340 </message>
6341 <message name="IDS_FLAGS_ENABLE_ENHANCED_BOOKMARKS_DESCRIPTION" desc="Desc ription of about:flags option to enable Enhanced Bookmarks extension."> 6341 <message name="IDS_FLAGS_ENABLE_ENHANCED_BOOKMARKS_DESCRIPTION" desc="Desc ription of about:flags option to enable Enhanced Bookmarks extension.">
6342 Provides an off switch for enhanced bookmarks experiment 6342 Provides an off switch for enhanced bookmarks experiment
6343 </message> 6343 </message>
6344 <message name="IDS_FLAGS_ORIGIN_CHIP_NAME" desc="Name of about:flags optio n to enable the display of the origin chip experiment."> 6344 <message name="IDS_FLAGS_ORIGIN_CHIP_NAME" desc="Name of about:flags optio n to enable the display of the origin chip experiment.">
6345 Origin chip 6345 Origin chip
6346 </message> 6346 </message>
(...skipping 7815 matching lines...) Expand 10 before | Expand all | Expand 10 after
14162 <message name="IDS_FLAGS_EXTENSION_CONTENT_VERIFICATION_ENFORCE" desc="Descr iption of the 'Extension Content Verification' enforce mode"> 14162 <message name="IDS_FLAGS_EXTENSION_CONTENT_VERIFICATION_ENFORCE" desc="Descr iption of the 'Extension Content Verification' enforce mode">
14163 Enforce (try to get hashes, and enforce them if successful) 14163 Enforce (try to get hashes, and enforce them if successful)
14164 </message> 14164 </message>
14165 14165
14166 <message name="IDS_FLAGS_EXTENSION_CONTENT_VERIFICATION_ENFORCE_STRICT" desc ="Description of the 'Extension Content Verification' enforce strict mode"> 14166 <message name="IDS_FLAGS_EXTENSION_CONTENT_VERIFICATION_ENFORCE_STRICT" desc ="Description of the 'Extension Content Verification' enforce strict mode">
14167 Enforce strict (hard fail if we can't get hashes) 14167 Enforce strict (hard fail if we can't get hashes)
14168 </message> 14168 </message>
14169 </messages> 14169 </messages>
14170 </release> 14170 </release>
14171 </grit> 14171 </grit>
OLDNEW
« no previous file with comments | « apps/app_window_contents.cc ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698