summaryrefslogtreecommitdiffstats
path: root/content/browser/loader/resource_scheduler.cc
Commit message (Expand)AuthorAgeFilesLines
* SPDY - persist 300 most recently used servers that support SPDY tortenneti@chromium.org2014-04-301-2/+2
* Cache total_delayable_count for in_flight_requests in ResourceSchedulerhong.zheng@intel.com2014-04-251-201/+284
* This CL adds an intra-priority level sorting value for finer grained control ...simonhatch@chromium.org2014-04-071-64/+116
* Revert of Introduce an intra-priority level sorting value - Chromium Side (ht...tkent@chromium.org2014-04-011-116/+64
* This CL adds an intra-priority level sorting value for finer grained control ...simonhatch@chromium.org2014-03-311-64/+116
* Disabled resource scheduling when using a SPDY proxypmeenan@chromium.org2014-01-081-4/+25
* GTTF: Enable glibcxx debug mode for Debug builds by default.phajdan.jr@chromium.org2013-12-101-1/+4
* Make resource throttles and AsyncResourceHandler add events to NetLogmmenke@chromium.org2013-12-041-0/+4
* Return early if item isn't found in map.nasko@chromium.org2013-11-281-0/+5
* Revert 235592 "Revert 235491 "Add a cap of six in-flight request..."kinuko@chromium.org2013-11-181-27/+116
* Revert 235491 "Add a cap of six in-flight requests per host to t..."kinuko@chromium.org2013-11-181-116/+27
* Add a cap of six in-flight requests per host to the ResourceScheduleroysteine@chromium.org2013-11-161-27/+116
* [Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITYakalin@chromium.org2013-11-141-1/+8
* Revert 232802 "[Net] Assert that URLRequests with LOAD_IGNORE_LI..."scherkus@chromium.org2013-11-041-8/+1
* [Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITYakalin@chromium.org2013-11-041-1/+8
* Resource Scheduler should ignore non-HTTP[S] requests.simonjam@chromium.org2013-10-241-0/+8
* [Tracing] Add support for forward looking or backwards looking async steps.simonjam@chromium.org2013-10-241-1/+1
* Add trace events for URLRequestssimonjam@chromium.org2013-08-171-0/+3
* Load one image at a time prior to parsing the <body>.simonjam@chromium.org2013-06-261-2/+9
* ResourceScheduler: Don't delay low priority requests when SPDY is available.willchan@chromium.org2013-05-021-2/+17
* Limit to only 10 image requests per page in ResourceScheduler.simonjam@chromium.org2013-03-241-51/+155
* [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-26/+41
* Change the ResourceScheduler's cutoff to LOW instead of MEDIUM.simonjam@chromium.org2013-03-021-1/+1
* Add a ResourceScheduler to ResourceDispatcherHost.simonjam@chromium.org2013-02-271-0/+242
* Revert 183382 - broke gmailsimonjam@chromium.org2013-02-211-242/+0
* Add a ResourceScheduler to ResourceDispatcherHost.simonjam@chromium.org2013-02-201-0/+242