summaryrefslogtreecommitdiffstats
path: root/content/browser/loader/resource_scheduler_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Cache total_delayable_count for in_flight_requests in ResourceSchedulerhong.zheng@intel.com2014-04-251-0/+31
* This CL adds an intra-priority level sorting value for finer grained control ...simonhatch@chromium.org2014-04-071-2/+26
* Revert of Introduce an intra-priority level sorting value - Chromium Side (ht...tkent@chromium.org2014-04-011-26/+2
* This CL adds an intra-priority level sorting value for finer grained control ...simonhatch@chromium.org2014-03-311-2/+26
* Allow the content browser client to specify a special cookie store to betburkard@chromium.org2014-03-121-1/+1
* Add ServiceWorkerContext to ResourceMessageFilter and WorkerStoragePartitionkinuko@chromium.org2014-03-121-0/+1
* Revert 256579 "Allow the content browser client to specify a spe..."peter@chromium.org2014-03-121-1/+1
* Allow the content browser client to specify a special cookie store to betburkard@chromium.org2014-03-121-1/+1
* Update resource requests to remove redundant frame ID.creis@chromium.org2014-03-031-2/+1
* Allow retrieval of media device ID salt even after ResourceContext has gone a...joi@chromium.org2014-02-131-1/+0
* Make PrerenderTracker's resource_throttle_io_thread_map_ use RenderFrame IDs ...jam@chromium.org2014-01-211-1/+2
* Removes MessageLoop::TYPE_XXX where possiblesky@chromium.org2014-01-151-2/+1
* Disabled resource scheduling when using a SPDY proxypmeenan@chromium.org2014-01-081-0/+14
* Move more of the plugin code in the renderer to use RenderFrame instead of Re...jam@chromium.org2013-12-061-0/+1
* This cl implement a salt that is being used for obfuscating device ids before...perkj@chromium.org2013-12-021-0/+1
* Preserve should_replace_current_entry across request transfers.davidben@chromium.org2013-11-191-0/+1
* Revert 235592 "Revert 235491 "Add a cap of six in-flight request..."kinuko@chromium.org2013-11-181-10/+32
* Revert 235491 "Add a cap of six in-flight requests per host to t..."kinuko@chromium.org2013-11-181-32/+10
* Add a cap of six in-flight requests per host to the ResourceScheduleroysteine@chromium.org2013-11-161-10/+32
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-1/+1
* Experimental Revert of 231910 "Allows prefetch and other detachable requests ...mmenke@chromium.org2013-11-041-1/+0
* [Net] Add a priority parameter to URLRequest's constructorakalin@chromium.org2013-10-311-2/+2
* Allows prefetch and other detachable requests to live beyond the renderer by ...jkarlin@google.com2013-10-301-0/+1
* Resource Scheduler should ignore non-HTTP[S] requests.simonjam@chromium.org2013-10-241-0/+10
* Make ResourceHandlers stateless with respect to child/routing/request IDs.creis@chromium.org2013-09-251-0/+1
* Modify ResourceMessageFilter so that it can support attaching to PluginProces...jam@chromium.org2013-09-091-16/+15
* Convert a bunch of resource IPCs to be control messages. They didn't need to ...jam@chromium.org2013-09-061-2/+1
* Clear device labels from MediaStreamTrack.getSources() if not authorizedvrk@chromium.org2013-08-061-0/+2
* reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...scottmg@chromium.org2013-07-231-1/+1
* Revert 212927 "Move webkitplatformsupport_impl and related from ..."bryeung@chromium.org2013-07-221-1/+1
* Move webkitplatformsupport_impl and related from glue to childscottmg@chromium.org2013-07-221-1/+1
* [SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointersakalin@chromium.org2013-07-181-1/+1
* Use a direct include of the message_loop header in content/, part 1.avi@chromium.org2013-07-181-1/+1
* Load one image at a time prior to parsing the <body>.simonjam@chromium.org2013-06-261-19/+36
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-2/+2
* ResourceScheduler: Don't delay low priority requests when SPDY is available.willchan@chromium.org2013-05-021-0/+18
* Limit to only 10 image requests per page in ResourceScheduler.simonjam@chromium.org2013-03-241-13/+214
* [Net] Propagate priority changes from URLRequest to HttpTransactionakalin@chromium.org2013-03-221-1/+1
* Revert 189829 "[Net] Propagate priority changes from URLRequest ..."msw@chromium.org2013-03-221-1/+1
* [Net] Propagate priority changes from URLRequest to HttpTransactionakalin@chromium.org2013-03-221-1/+1
* ResourceScheduler should use renderer notifications instead of MRUCache to tr...simonjam@chromium.org2013-03-181-15/+2
* Change the ResourceScheduler's cutoff to LOW instead of MEDIUM.simonjam@chromium.org2013-03-021-11/+11
* Add a ResourceScheduler to ResourceDispatcherHost.simonjam@chromium.org2013-02-271-0/+211
* Revert 183382 - broke gmailsimonjam@chromium.org2013-02-211-211/+0
* Add a ResourceScheduler to ResourceDispatcherHost.simonjam@chromium.org2013-02-201-0/+211