HomeSort by relevance Sort by last modified time
    Searched full:subresources (Results 1 - 25 of 57) sorted by null

1 2 3

  /external/chromium_org/third_party/WebKit/Source/core/loader/archive/
ArchiveResourceCollection.cpp 46 const Vector<RefPtr<ArchiveResource> >& subresources = archive->subresources(); local
47 for (Vector<RefPtr<ArchiveResource> >::const_iterator iterator = subresources.begin(); iterator != subresources.end(); ++iterator)
MHTMLArchive.h 63 const Vector<RefPtr<ArchiveResource> >& subresources() const { return m_subresources; } function in class:WebCore::MHTMLArchive
  /external/chromium/chrome/browser/net/
connect_interceptor.cc 63 // Subresources for main frames usually get predicted when we detected the
65 // predictions now for subresources or for redirected hosts.
url_info.h 13 // may describe associated subresources, for future speculative connections to
14 // those expected subresources.
predictor.h 7 // subresources.
193 // subresources, we multiply the expected_subresource_use_ value by the
209 // Perform actual resolution or preconnection to subresources now. This is
306 // subresources and omni-box search URLs.
sdch_dictionary_fetcher.h 41 // page subresources (or tabs opened in parallel) all suggest the dictionary.
referrer.h 99 // in SubresourceMap which are subresources and that were needed to complete the
130 // The number of times this referer had its subresources scanned for possible
  /external/chromium_org/chrome/renderer/extensions/
user_script_scheduler.h 33 // b) or when the page has completely loaded including all subresources.
37 // timely for pages with lots of slow subresources.
  /external/chromium_org/chrome/browser/managed_mode/
managed_mode_resource_throttle.cc 36 // Only treat main frame requests for now (ignoring subresources).
  /external/chromium_org/chrome/browser/net/
connect_interceptor.cc 77 // Subresources for main frames usually get predicted when we detected the
79 // predictions now for subresources or for redirected hosts.
timed_cache.h 17 // When we learn about subresources to possibly preconnect to, it would be a
url_info.h 13 // may describe associated subresources, for future speculative connections to
14 // those expected subresources.
sdch_dictionary_fetcher.h 48 // page subresources (or tabs opened in parallel) all suggest the dictionary.
referrer.h 99 // in SubresourceMap which are subresources and that were needed to complete the
130 // The number of times this referer had its subresources scanned for possible
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_blocking_page_unittest.cc 235 // Tests showing a blocking page for a page that contains malware subresources
269 // Tests showing a blocking page for a page that contains malware subresources
300 // subresources and not proceeding. This just tests that the extra malware
301 // subresources (which trigger queued interstitial pages) do not break anything.
341 // subresources and proceeding through the first interstitial, but not the next.
397 // subresources and proceeding through the multiple interstitials.
  /external/chromium_org/third_party/icu/source/common/
uresimp.h 186 * fallback to its parent. This performs fallback on subresources. For example, when a table
210 * fallback to its parent. This performs fallback on subresources. For example, when a table
262 * For subresources, the locale where this resource comes from will be returned.
  /external/icu4c/common/
uresimp.h 184 * fallback to its parent. This performs fallback on subresources. For example, when a table
207 * fallback to its parent. This performs fallback on subresources. For example, when a table
255 * For subresources, the locale where this resource comes from will be returned.
  /external/chromium_org/chrome_frame/
urlmon_url_request.h 141 // Controls whether we download subresources on the page in a background
  /external/chromium_org/third_party/WebKit/Source/core/xml/
XSLImportRule.cpp 109 // loaded (even if our subresources haven't), so if we have a stylesheet after
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_blocking_page_unittest.cc 302 // Tests showing a blocking page for a page that contains malware subresources
337 // Tests showing a blocking page for a page that contains malware subresources
369 // subresources and not proceeding. This just tests that the extra malware
370 // subresources (which trigger queued interstitial pages) do not break anything.
411 // subresources and proceeding through the first interstitial, but not the next.
468 // subresources and proceeding through the multiple interstitials.
  /external/chromium/chrome/browser/
browsing_data_remover.h 129 // subresources on visited sites, and initial navigation history.
io_thread.h 126 // speculative data about subresources of visited sites, and startup-time
  /external/chromium/chrome/browser/resources/
ssl_error.html 116 // resources. The script that does this looks for subresources like
ssl_roadblock.html 119 // resources. The script that does this looks for subresources like
  /external/chromium/net/base/
load_flags_list.h 91 // Indicate that this is a sub frame, and hence it might have subresources that

Completed in 1623 milliseconds

1 2 3