summaryrefslogtreecommitdiffstats
path: root/net/proxy
Commit message (Expand)AuthorAgeFilesLines
* NetLog: Log net error codes on a lot of EndEvents.mmenke@chromium.org2011-02-081-15/+10
* Refactor HttpNetworkSession construction.willchan@chromium.org2011-02-031-15/+6
* Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.willchan@chromium.org2011-01-281-16/+33
* More net/ method ordering.erg@google.com2011-01-261-11/+11
* Clean up net unit testing code.erg@google.com2011-01-261-1/+1
* Revert "Clean up net unit testing code." since it breaks the shlib builder.erg@google.com2011-01-251-1/+1
* Clean up net unit testing code.erg@google.com2011-01-251-1/+1
* Introduce incognito preference settings.battre@chromium.org2011-01-251-0/+6
* More net/ header/implementation method reordering.erg@google.com2011-01-213-33/+34
* More net/ reordering.erg@google.com2011-01-211-0/+1
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-212-9/+9
* Even more reordering the methods in headers and implementation in net/.erg@google.com2011-01-203-30/+30
* net: Remove prefix net:: from some places that already are in namespace net.tfarina@chromium.org2011-01-196-55/+55
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-2/+2
* Suppress a ThreadAssertion warning when joining worker thread for PAC scripts.eroman@chromium.org2011-01-151-2/+8
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-156-24/+24
* Start reordering the methods in headers in net/.erg@google.com2011-01-071-3/+3
* reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.estade@chromium.org2011-01-071-0/+1
* Revert r70628. It broke Linux valgrind bots. See for exampleestade@chromium.org2011-01-071-1/+0
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-0/+1
* Revert 70618 - First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-1/+0
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-0/+1
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-063-6/+8
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-025-5/+5
* move base/object_watcher into base/win and add the win namespace. Fixup callers.brettw@google.com2011-01-012-4/+4
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-013-9/+9
* Move non_thread_safe from base to base/threading and into the base namespace.brettw@chromium.org2011-01-011-2/+3
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-014-4/+4
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-2/+3
* Move some misc thread-related stuff from base to base/thread and into the basebrettw@chromium.org2010-12-301-4/+4
* Create a URLRequestContext for PAC fetching.willchan@chromium.org2010-12-232-1/+7
* Almost done deinlining virtual methods.erg@google.com2010-12-1615-18/+92
* Cache certificate verification results in memory.wtc@google.com2010-12-161-2/+5
* Deinline even more destructors.erg@google.com2010-12-142-12/+15
* Add a CHECK() to make sure thread creation succeeded.eroman@chromium.org2010-12-101-1/+1
* Remove unused histogram that races in single process modejar@chromium.org2010-12-031-19/+2
* Update NetLog to be threadsafe.mmenke@chromium.org2010-12-017-116/+157
* Make a copy of the proxy bypass list rules when assigning, rather than refere...eroman@chromium.org2010-12-012-21/+65
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-303-24/+23
* Prevent re-entrancy into ProxyScriptFetcherImpl from ~URLRequestContext.willchan@chromium.org2010-11-231-0/+3
* Revert "Revert "net: Plumb DnsCertProvenanceChecker around.""agl@chromium.org2010-11-221-1/+1
* Revert "net: Plumb DnsCertProvenanceChecker around."agl@chromium.org2010-11-221-1/+1
* net: Plumb DnsCertProvenanceChecker around.agl@chromium.org2010-11-221-1/+1
* Fix ThreadChecker to use Locks and not use scoped_ptr.willchan@chromium.org2010-11-212-38/+31
* Address a TODO about not using recursion to handle synchronous completions of...eroman@chromium.org2010-11-202-23/+41
* Revert "net: Plumb DnsCertProvenanceChecker around."agl@chromium.org2010-11-181-1/+1
* net: Plumb DnsCertProvenanceChecker around.agl@chromium.org2010-11-181-1/+1
* base: Get rid of 'using' declaration of StringAppendF.tfarina@chromium.org2010-11-151-2/+2
* Restrict file protocol on chromeos to certain whitelisted directories. Disabl...achuith@chromium.org2010-11-111-0/+6
* Make GConf dependency optional.phajdan.jr@chromium.org2010-11-091-0/+6