summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Add client-side support for the origin bound certificate TLS extension.rkn@chromium.org2011-07-146-4/+109
* Fix memory leak in URLRequestTestHTTP.NetworkDelegateTunnelConnectionFailedbattre@chromium.org2011-07-141-3/+3
* Unit testing of event generation NetworkDelegate / Web Request APIbattre@chromium.org2011-07-145-163/+447
* Make the URLRequestContext constantbattre@chromium.org2011-07-1413-25/+29
* Revert 92511 - Make the URLRequestContext constantbattre@chromium.org2011-07-1413-29/+25
* Make the URLRequestContext constantbattre@chromium.org2011-07-1413-25/+29
* Fix a few places using OS_MAC instead of OS_MACOSX to disable flaky/failing t...rsleevi@chromium.org2011-07-141-1/+1
* Mark TransportClientSocketPoolTest.BackupSocketFailAfterStall flaky on ChromeOSrsleevi@chromium.org2011-07-141-2/+3
* Nix CommandLine::GetSwitchCount.msw@chromium.org2011-07-131-2/+1
* Add content-security-policy to chrome://view-http-cache, and move scripts to ...tsepez@chromium.org2011-07-131-1/+3
* Add COMPONENT_BUILD global define. darin@chromium.org2011-07-133-23/+4
* Export some functions to fix component build for chromeos.sadrul@chromium.org2011-07-131-1/+1
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-131-4/+5
* Disk cache: detect block files that are shorter than expectedrvargas@google.com2011-07-136-5/+39
* Make MultiThreadedProxyResolver resistant to crashes when leaked.willchan@chromium.org2011-07-131-6/+7
* Fix leaking request IDs in webRequest APIbattre@chromium.org2011-07-138-53/+211
* Rewrite the name verifier using CanonicalizeHostjoth@chromium.org2011-07-132-72/+48
* Revert 92331 - Fix leaking request IDs in webRequest APIbattre@chromium.org2011-07-138-209/+53
* Fix leaking request IDs in webRequest APIbattre@chromium.org2011-07-138-53/+209
* Revert "Add COMPONENT_BUILD global define. "yurys@chromium.org2011-07-133-4/+23
* Add COMPONENT_BUILD global define. darin@chromium.org2011-07-133-23/+4
* Linux Cert manager: improve PKCS #12 import error messages.mattm@chromium.org2011-07-133-7/+64
* Enhancements to the about://appcache-internals pages.michaeln@google.com2011-07-122-37/+44
* Fixed issues with previous CL.rkn@chromium.org2011-07-123-40/+53
* Revert "Clean up users of a deprecated base::LaunchApp API."evan@chromium.org2011-07-121-5/+4
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-121-4/+5
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-1221-54/+74
* net: enable components build on Linuxevan@chromium.org2011-07-121-10/+15
* Define an asynchronous API for CookieStore.ycxiao@chromium.org2011-07-126-558/+1428
* Update the PreconnectWithBackupTimer and PreconnectWithBackupTimerwtc@chromium.org2011-07-121-8/+9
* Make the host name verification conform to rfc6125joth@chromium.org2011-07-124-123/+289
* net: expose some more classes as APIevan@chromium.org2011-07-115-40/+43
* Upstream android net related code (part3)michaelbai@google.com2011-07-114-0/+41
* Fixed network connectivity checks specific to ChromeOS. Previously we were d...zelidrag@chromium.org2011-07-114-0/+51
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-114-24/+0
* Upstream android net related code (part 1)michaelbai@google.com2011-07-117-13/+51
* Add WebSocket over SPDY experimental implementation.toyoshim@chromium.org2011-07-115-89/+411
* Revert 92006 - Make the host name verification conform to rfc6125joth@chromium.org2011-07-114-290/+121
* Make the host name verification conform to rfc6125joth@chromium.org2011-07-114-121/+290
* Revert 91997 - Add WebSocket over SPDY experimental implementation.toyoshim@chromium.org2011-07-115-410/+87
* The NET_API change got swallowed by the automerge grrr :(pastarmovj@chromium.org2011-07-111-1/+1
* Introduce a policy to control the maximal number of connections per proxy ser...pastarmovj@chromium.org2011-07-112-1/+5
* Add WebSocket over SPDY experimental implementation.toyoshim@chromium.org2011-07-115-87/+410
* Added OriginBoundCertService class to handle the fetching (and creation) of o...rkn@chromium.org2011-07-084-0/+148
* Remove old comments.eroman@chromium.org2011-07-081-6/+0
* Change HttpProxyClientSocket and SpdyProxyClient socket to lookrch@chromium.org2011-07-084-4/+6
* Updating a link in the comments.marja@google.com2011-07-081-1/+1
* Revert 91842 - Introduce a policy to control the maximal number of connection...johnme@google.com2011-07-082-5/+1
* Introduce a policy to control the maximal number of connections per proxy ser...pastarmovj@chromium.org2011-07-082-1/+5
* Reland r91815, "Clean up RegisterProtocolFactory calls."willchan@chromium.org2011-07-081-3/+3