summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net
Commit message (Expand)AuthorAgeFilesLines
* Revert 111882 - Integrate OAuth2 login token generation into TokenService:jstritar@chromium.org2011-11-293-185/+49
* Replace all usages of FRIEND_TEST() with FRIEND_TEST_ALL_PREFIXES()robertshield@chromium.org2011-11-291-2/+2
* Integrate OAuth2 login token generation into TokenService:munjal@chromium.org2011-11-293-49/+185
* base::Bind: Convert the following files.jhawkins@chromium.org2011-11-291-35/+20
* Revert 111850 - base::Bind: Convert the following files.jhawkins@chromium.org2011-11-291-20/+35
* base::Bind: Convert the following files.jhawkins@chromium.org2011-11-291-35/+20
* Removing SignalingTask and replace with base::Bind(&WaitableEvent::Signal, ...)dcheng@chromium.org2011-11-251-2/+5
* Move ResourceResponse struct into the Content API, since it's used in Chrome....jam@chromium.org2011-11-242-9/+12
* base::Bind: Convert view_http_cache_job_factory.cc.jhawkins@chromium.org2011-11-231-29/+35
* Callback API Change: Reimplement Bind(); support IgnoreResult, full currying,...ajwong@chromium.org2011-11-212-2/+2
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-2111-58/+63
* base::Bind fixesgroby@chromium.org2011-11-178-24/+31
* chrome: Remove 11 exit time destructors and 4 static initializers.thakis@chromium.org2011-11-171-1/+1
* base::Bind fixesgroby@chromium.org2011-11-174-13/+17
* base::Bind: Convert HostResolver::Resolve.jhawkins@chromium.org2011-11-163-17/+9
* Persist dynamically learned SPDY settings (like CWND).rtenneti@chromium.org2011-11-153-546/+600
* UserPolicyCache only becomes ready after policy has been fetched.joaodasilva@chromium.org2011-11-152-2/+2
* net: Move UnescapeRule into the net namespace.tfarina@chromium.org2011-11-152-6/+6
* Cleanup: Remove unneeded forward declarations from various chrome/browser sub...thestig@chromium.org2011-11-152-5/+0
* Add/change metrics for cookie store loading:erikwright@chromium.org2011-11-141-15/+135
* share all the needed linux code with OpenBSD in chrome and contentrobert.nagy@gmail.com2011-11-111-1/+1
* Add a method to TokenService to fetch tokens for newly added services in newmunjal@chromium.org2011-11-113-8/+84
* CookieMonster: Store expiration time also for session cookies.marja@chromium.org2011-11-102-6/+7
* Random base::Bind migrations (low hanging fruit).csilv@chromium.org2011-11-091-4/+5
* Remove HostResolverImpl from Mock*HostResolver. szym@chromium.org2011-11-081-5/+2
* Revert 108910 - Remove HostResolverImpl from Mock*HostResolver.szym@chromium.org2011-11-071-2/+5
* Remove HostResolverImpl from Mock*HostResolver.szym@chromium.org2011-11-071-5/+2
* Finish up the app notification setup code:munjal@chromium.org2011-11-042-1/+3
* redesign and reimplement proxy config service and tracker, revise proxy ui on...kuan@chromium.org2011-11-049-468/+593
* Log the (server, to-be-verified) certificate chains to the NetLog when loggin...rsleevi@chromium.org2011-11-041-44/+5
* Switch to composition for TestBrowserThread.joi@chromium.org2011-11-031-6/+8
* Moving the SignalingTask class to base/test.tommi@chromium.org2011-11-022-2/+2
* Move BrowserThread to content namespace.joi@chromium.org2011-11-0228-1/+48
* Add back prefs::kSSL3Enabled and prefs::kTLS1Enabled, but controlrsleevi@chromium.org2011-11-012-36/+145
* Make X509Certificate::GetDEREncoded a static function taking an OSCertHandlersleevi@chromium.org2011-11-011-8/+5
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-2827-54/+55
* Adding CookieSettings for storing cookie content settings.marja@chromium.org2011-10-281-4/+6
* Mark CacheHitAfterRedirect as flaky.eroman@chromium.org2011-10-281-1/+2
* Handle additional feedback from http://codereview.chromium.org/8395038/.jam@chromium.org2011-10-283-10/+6
* Fix bug where Navigation Timing reports negative load time when redirecting tosimonjam@chromium.org2011-10-272-2/+43
* Rename URLFetcher to be URLFetcherImpl, now that we have the content::URLFetc...jam@chromium.org2011-10-271-5/+8
* Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...jam@chromium.org2011-10-262-9/+9
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-254-26/+28
* net: enable CRL sets behind a command line flag.agl@chromium.org2011-10-252-7/+9
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-245-32/+59
* [cros] OOBE: add histograms for Profile image fetching.ivankr@chromium.org2011-10-241-1/+1
* Move kFraudulentCertificateUploadEndpoint to its proper home in the .cc.palmer@chromium.org2011-10-212-6/+6
* Allow CookieStorage implementations other than CookieMonster.droger@google.com2011-10-201-2/+9
* Apply some improvements suggested by wtc.palmer@chromium.org2011-10-201-2/+4
* Revert 106437 (seems to break _all_ the sync unit tests) - Updating Preconnec...thakis@chromium.org2011-10-204-49/+25