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

Side by Side Diff: chrome/browser/browser_resources.grd

Issue 2224003003: Vulcanize MD History to improve page-load performance (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 4 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
« no previous file with comments | « chrome/browser/PRESUBMIT.py ('k') | chrome/browser/resources/md_downloads/crisper.js » ('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 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false"> 2 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false">
3 <outputs> 3 <outputs>
4 <output filename="grit/browser_resources.h" type="rc_header"> 4 <output filename="grit/browser_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="browser_resources.pak" type="data_package" /> 7 <output filename="browser_resources.pak" type="data_package" />
8 </outputs> 8 </outputs>
9 <release seq="1"> 9 <release seq="1">
10 <structures> 10 <structures>
(...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after
207 </if> 207 </if>
208 <if expr="not is_android"> 208 <if expr="not is_android">
209 <include name="IDR_HELP_JS" file="resources\help\help.js" flattenhtml="t rue" type="BINDATA" /> 209 <include name="IDR_HELP_JS" file="resources\help\help.js" flattenhtml="t rue" type="BINDATA" />
210 <include name="IDR_HELP_PAGE_JS" file="resources\help\help_page.js" flat tenhtml="true" type="BINDATA" /> 210 <include name="IDR_HELP_PAGE_JS" file="resources\help\help_page.js" flat tenhtml="true" type="BINDATA" />
211 <include name="IDR_CHANNEL_CHANGE_PAGE_JS" file="resources\help\channel_ change_page.js" flattenhtml="true" type="BINDATA" /> 211 <include name="IDR_CHANNEL_CHANGE_PAGE_JS" file="resources\help\channel_ change_page.js" flattenhtml="true" type="BINDATA" />
212 </if> 212 </if>
213 <include name="IDR_HISTORY_HTML" file="resources\history\history.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" /> 213 <include name="IDR_HISTORY_HTML" file="resources\history\history.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" />
214 <include name="IDR_HISTORY_JS" file="resources\history\history.js" flatten html="true" type="BINDATA" /> 214 <include name="IDR_HISTORY_JS" file="resources\history\history.js" flatten html="true" type="BINDATA" />
215 215
216 <if expr="not is_android and not is_ios"> 216 <if expr="not is_android and not is_ios">
217 <include name="IDR_MD_HISTORY_APP_HTML" file="resources\md_history\app.h tml" type="BINDATA" />
218 <include name="IDR_MD_HISTORY_APP_JS" file="resources\md_history\app.js" type="BINDATA" />
219 <include name="IDR_MD_HISTORY_BROWSER_SERVICE_HTML" file="resources\md_h istory\browser_service.html" type="BINDATA" />
220 <include name="IDR_MD_HISTORY_BROWSER_SERVICE_JS" file="resources\md_his tory\browser_service.js" type="BINDATA" />
221 <include name="IDR_MD_HISTORY_CONSTANTS_HTML" file="resources\md_history \constants.html" type="BINDATA" /> 217 <include name="IDR_MD_HISTORY_CONSTANTS_HTML" file="resources\md_history \constants.html" type="BINDATA" />
222 <include name="IDR_MD_HISTORY_CONSTANTS_JS" file="resources\md_history\c onstants.js" type="BINDATA" /> 218 <include name="IDR_MD_HISTORY_CONSTANTS_JS" file="resources\md_history\c onstants.js" type="BINDATA" />
223 <include name="IDR_MD_HISTORY_GROUPED_LIST_HTML" file="resources\md_hist ory\grouped_list.html" type="BINDATA" /> 219 <include name="IDR_MD_HISTORY_HISTORY_HTML" file="resources\md_history\h istory.html" flattenhtml="true" type="BINDATA" />
224 <include name="IDR_MD_HISTORY_GROUPED_LIST_JS" file="resources\md_histor y\grouped_list.js" type="BINDATA" />
225 <include name="IDR_MD_HISTORY_HISTORY_HTML" file="resources\md_history\h istory.html" type="BINDATA" />
226 <include name="IDR_MD_HISTORY_HISTORY_ITEM_HTML" file="resources\md_hist ory\history_item.html" type="BINDATA" />
227 <include name="IDR_MD_HISTORY_HISTORY_ITEM_JS" file="resources\md_histor y\history_item.js" type="BINDATA" />
228 <include name="IDR_MD_HISTORY_HISTORY_JS" file="resources\md_history\his tory.js" type="BINDATA" /> 220 <include name="IDR_MD_HISTORY_HISTORY_JS" file="resources\md_history\his tory.js" type="BINDATA" />
229 <include name="IDR_MD_HISTORY_HISTORY_LIST_BEHAVIOR_HTML" file="resource s\md_history\history_list_behavior.html" type="BINDATA" />
230 <include name="IDR_MD_HISTORY_HISTORY_LIST_BEHAVIOR_JS" file="resources\ md_history\history_list_behavior.js" type="BINDATA" />
231 <include name="IDR_MD_HISTORY_HISTORY_LIST_HTML" file="resources\md_hist ory\history_list.html" type="BINDATA" />
232 <include name="IDR_MD_HISTORY_HISTORY_LIST_JS" file="resources\md_histor y\history_list.js" type="BINDATA" />
233 <include name="IDR_MD_HISTORY_HISTORY_TOOLBAR_HTML" file="resources\md_h istory\history_toolbar.html" type="BINDATA" />
234 <include name="IDR_MD_HISTORY_HISTORY_TOOLBAR_JS" file="resources\md_his tory\history_toolbar.js" type="BINDATA" />
235 <include name="IDR_MD_HISTORY_ICONS_HTML" file="resources\md_history\ico ns.html" type="BINDATA" />
236 <include name="IDR_MD_HISTORY_IMAGES_100_SIGN_IN_PROMO_PNG" file="resour ces\md_history\images\100\sign_in_promo.png" type="BINDATA" /> 221 <include name="IDR_MD_HISTORY_IMAGES_100_SIGN_IN_PROMO_PNG" file="resour ces\md_history\images\100\sign_in_promo.png" type="BINDATA" />
237 <include name="IDR_MD_HISTORY_IMAGES_200_SIGN_IN_PROMO_PNG" file="resour ces\md_history\images\200\sign_in_promo.png" type="BINDATA" /> 222 <include name="IDR_MD_HISTORY_IMAGES_200_SIGN_IN_PROMO_PNG" file="resour ces\md_history\images\200\sign_in_promo.png" type="BINDATA" />
238 <include name="IDR_MD_HISTORY_LAZY_RENDER_HTML" file="resources\md_histo ry\lazy_render.html" type="BINDATA" /> 223 <if expr="use_vulcanize">
239 <include name="IDR_MD_HISTORY_LAZY_RENDER_JS" file="resources\md_history \lazy_render.js" type="BINDATA" /> 224 <then>
240 <include name="IDR_MD_HISTORY_LIST_CONTAINER_HTML" file="resources\md_hi story\list_container.html" type="BINDATA" /> 225 <include name="IDR_MD_HISTORY_APP_VULCANIZED_HTML" file="resources\m d_history\app.vulcanized.html" flattenhtml="true" allowexternalscript="true" typ e="BINDATA" />
241 <include name="IDR_MD_HISTORY_LIST_CONTAINER_JS" file="resources\md_hist ory\list_container.js" type="BINDATA" /> 226 <include name="IDR_MD_HISTORY_APP_CRISPER_JS" file="resources\md_his tory\app.crisper.js" flattenhtml="true" allowexternalscript="true" type="BINDATA " />
242 <include name="IDR_MD_HISTORY_SEARCHED_LABEL_HTML" file="resources\md_hi story\searched_label.html" type="BINDATA" /> 227 </then>
243 <include name="IDR_MD_HISTORY_SEARCHED_LABEL_JS" file="resources\md_hist ory\searched_label.js" type="BINDATA" /> 228 <else>
244 <include name="IDR_MD_HISTORY_SHARED_STYLE_HTML" file="resources\md_hist ory\shared_style.html" type="BINDATA" /> 229 <include name="IDR_MD_HISTORY_APP_HTML" file="resources\md_history\a pp.html" type="BINDATA" />
245 <include name="IDR_MD_HISTORY_SIDE_BAR_HTML" file="resources\md_history\ side_bar.html" type="BINDATA" /> 230 <include name="IDR_MD_HISTORY_APP_JS" file="resources\md_history\app .js" type="BINDATA" />
246 <include name="IDR_MD_HISTORY_SIDE_BAR_JS" file="resources\md_history\si de_bar.js" type="BINDATA" /> 231 <include name="IDR_MD_HISTORY_BROWSER_SERVICE_HTML" file="resources\ md_history\browser_service.html" type="BINDATA" />
247 <include name="IDR_MD_HISTORY_SYNCED_DEVICE_CARD_HTML" file="resources\m d_history\synced_device_card.html" type="BINDATA" /> 232 <include name="IDR_MD_HISTORY_BROWSER_SERVICE_JS" file="resources\md _history\browser_service.js" type="BINDATA" />
248 <include name="IDR_MD_HISTORY_SYNCED_DEVICE_CARD_JS" file="resources\md_ history\synced_device_card.js" type="BINDATA" /> 233 <include name="IDR_MD_HISTORY_GROUPED_LIST_HTML" file="resources\md_ history\grouped_list.html" type="BINDATA" />
249 <include name="IDR_MD_HISTORY_SYNCED_DEVICE_MANAGER_HTML" file="resource s\md_history\synced_device_manager.html" type="BINDATA" /> 234 <include name="IDR_MD_HISTORY_GROUPED_LIST_JS" file="resources\md_hi story\grouped_list.js" type="BINDATA" />
250 <include name="IDR_MD_HISTORY_SYNCED_DEVICE_MANAGER_JS" file="resources\ md_history\synced_device_manager.js" type="BINDATA" /> 235 <include name="IDR_MD_HISTORY_HISTORY_ITEM_HTML" file="resources\md_ history\history_item.html" type="BINDATA" />
236 <include name="IDR_MD_HISTORY_HISTORY_ITEM_JS" file="resources\md_hi story\history_item.js" type="BINDATA" />
237 <include name="IDR_MD_HISTORY_HISTORY_LIST_BEHAVIOR_HTML" file="reso urces\md_history\history_list_behavior.html" type="BINDATA" />
238 <include name="IDR_MD_HISTORY_HISTORY_LIST_BEHAVIOR_JS" file="resour ces\md_history\history_list_behavior.js" type="BINDATA" />
239 <include name="IDR_MD_HISTORY_HISTORY_LIST_HTML" file="resources\md_ history\history_list.html" type="BINDATA" />
240 <include name="IDR_MD_HISTORY_HISTORY_LIST_JS" file="resources\md_hi story\history_list.js" type="BINDATA" />
241 <include name="IDR_MD_HISTORY_HISTORY_TOOLBAR_HTML" file="resources\ md_history\history_toolbar.html" type="BINDATA" />
242 <include name="IDR_MD_HISTORY_HISTORY_TOOLBAR_JS" file="resources\md _history\history_toolbar.js" type="BINDATA" />
243 <include name="IDR_MD_HISTORY_ICONS_HTML" file="resources\md_history \icons.html" type="BINDATA" />
244 <include name="IDR_MD_HISTORY_LAZY_RENDER_HTML" file="resources\md_h istory\lazy_render.html" type="BINDATA" />
245 <include name="IDR_MD_HISTORY_LAZY_RENDER_JS" file="resources\md_his tory\lazy_render.js" type="BINDATA" />
246 <include name="IDR_MD_HISTORY_LIST_CONTAINER_HTML" file="resources\m d_history\list_container.html" type="BINDATA" />
247 <include name="IDR_MD_HISTORY_LIST_CONTAINER_JS" file="resources\md_ history\list_container.js" type="BINDATA" />
248 <include name="IDR_MD_HISTORY_SEARCHED_LABEL_HTML" file="resources\m d_history\searched_label.html" type="BINDATA" />
249 <include name="IDR_MD_HISTORY_SEARCHED_LABEL_JS" file="resources\md_ history\searched_label.js" type="BINDATA" />
250 <include name="IDR_MD_HISTORY_SHARED_STYLE_HTML" file="resources\md_ history\shared_style.html" type="BINDATA" />
251 <include name="IDR_MD_HISTORY_SIDE_BAR_HTML" file="resources\md_hist ory\side_bar.html" type="BINDATA" />
252 <include name="IDR_MD_HISTORY_SIDE_BAR_JS" file="resources\md_histor y\side_bar.js" type="BINDATA" />
253 <include name="IDR_MD_HISTORY_SYNCED_DEVICE_CARD_HTML" file="resourc es\md_history\synced_device_card.html" type="BINDATA" />
254 <include name="IDR_MD_HISTORY_SYNCED_DEVICE_CARD_JS" file="resources \md_history\synced_device_card.js" type="BINDATA" />
255 <include name="IDR_MD_HISTORY_SYNCED_DEVICE_MANAGER_HTML" file="reso urces\md_history\synced_device_manager.html" type="BINDATA" />
256 <include name="IDR_MD_HISTORY_SYNCED_DEVICE_MANAGER_JS" file="resour ces\md_history\synced_device_manager.js" type="BINDATA" />
257 </else>
258 </if>
251 </if> 259 </if>
252 260
253 <include name="IDR_OTHER_DEVICES_JS" file="resources\history\other_devices .js" flattenhtml="true" type="BINDATA" /> 261 <include name="IDR_OTHER_DEVICES_JS" file="resources\history\other_devices .js" flattenhtml="true" type="BINDATA" />
254 <include name="IDR_IDENTITY_API_SCOPE_APPROVAL_MANIFEST" file="resources\i dentity_scope_approval_dialog\manifest.json" type="BINDATA" /> 262 <include name="IDR_IDENTITY_API_SCOPE_APPROVAL_MANIFEST" file="resources\i dentity_scope_approval_dialog\manifest.json" type="BINDATA" />
255 <include name="IDR_NEW_INLINE_LOGIN_HTML" file="resources\inline_login\new _inline_login.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 263 <include name="IDR_NEW_INLINE_LOGIN_HTML" file="resources\inline_login\new _inline_login.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
256 <include name="IDR_INLINE_LOGIN_HTML" file="resources\inline_login\inline_ login.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 264 <include name="IDR_INLINE_LOGIN_HTML" file="resources\inline_login\inline_ login.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
257 <include name="IDR_INLINE_LOGIN_CSS" file="resources\inline_login\inline_l ogin.css" flattenhtml="true" type="BINDATA" /> 265 <include name="IDR_INLINE_LOGIN_CSS" file="resources\inline_login\inline_l ogin.css" flattenhtml="true" type="BINDATA" />
258 <include name="IDR_INLINE_LOGIN_JS" file="resources\inline_login\inline_lo gin.js" flattenhtml="true" type="BINDATA" /> 266 <include name="IDR_INLINE_LOGIN_JS" file="resources\inline_login\inline_lo gin.js" flattenhtml="true" type="BINDATA" />
259 <include name="IDR_GAIA_AUTH_AUTHENTICATOR_JS" file="resources\gaia_auth_h ost\authenticator.js" flattenhtml="true" type="BINDATA" /> 267 <include name="IDR_GAIA_AUTH_AUTHENTICATOR_JS" file="resources\gaia_auth_h ost\authenticator.js" flattenhtml="true" type="BINDATA" />
260 <include name="IDR_GAIA_AUTH_HOST_JS" file="resources\gaia_auth_host\gaia_ auth_host.js" flattenhtml="true" type="BINDATA" /> 268 <include name="IDR_GAIA_AUTH_HOST_JS" file="resources\gaia_auth_host\gaia_ auth_host.js" flattenhtml="true" type="BINDATA" />
(...skipping 299 matching lines...) Expand 10 before | Expand all | Expand 10 after
560 <include name="IDR_CAST_FAVICON" file="resources\cast\cast_favicon.ico" type="BINDATA" /> 568 <include name="IDR_CAST_FAVICON" file="resources\cast\cast_favicon.ico" type="BINDATA" />
561 </if> 569 </if>
562 <if expr="not is_android and not is_ios"> 570 <if expr="not is_android and not is_ios">
563 <include name="IDR_IME_WINDOW_CLOSE" file="resources\input_ime\ime_windo w_close.png" type="BINDATA" /> 571 <include name="IDR_IME_WINDOW_CLOSE" file="resources\input_ime\ime_windo w_close.png" type="BINDATA" />
564 <include name="IDR_IME_WINDOW_CLOSE_C" file="resources\input_ime\ime_win dow_close_click.png" type="BINDATA" /> 572 <include name="IDR_IME_WINDOW_CLOSE_C" file="resources\input_ime\ime_win dow_close_click.png" type="BINDATA" />
565 <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_win dow_close_hover.png" type="BINDATA" /> 573 <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_win dow_close_hover.png" type="BINDATA" />
566 </if> 574 </if>
567 </includes> 575 </includes>
568 </release> 576 </release>
569 </grit> 577 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/PRESUBMIT.py ('k') | chrome/browser/resources/md_downloads/crisper.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698