summaryrefslogtreecommitdiffstats
path: root/chrome/service/net
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add a command line flag to change the default number of parallel DNS requests...eroman@chromium.org2010-07-171-1/+2
* Change the default number of proxy resolver threads used for evaluating PAC s...eroman@chromium.org2010-07-101-1/+2
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-254-200/+4
* Revert 50402 (build failure) - Pass in NetLog to NetworkChangeNotifier.willchan@chromium.org2010-06-213-16/+13
* Pass in NetLog to NetworkChangeNotifier.willchan@chromium.org2010-06-213-13/+16
* Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.willchan@chromium.org2010-06-151-2/+2
* Rework the logging for sockets/connectjobs.eroman@chromium.org2010-06-031-1/+2
* Added an implementation of the NetworkChangeNotifierThread interface for the ...sanjeevr@chromium.org2010-05-213-0/+196
* Fixed build break caused by using the new BackendFactory method of constructi...sanjeevr@chromium.org2010-05-121-1/+1
* Created a new process type called the service process to host background task...sanjeevr@chromium.org2010-05-122-0/+133