summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net
Commit message (Expand)AuthorAgeFilesLines
* UDP connectivity - call host resolver for UDP echo (server, port)rtenneti@chromium.org2011-08-223-106/+113
* [ChromeOS] Fix a problem that fails to get oauth token for official build.xiyuan@chromium.org2011-08-201-4/+3
* Revert "Modifying prefetch to account for multi-profile."avi@chromium.org2011-08-197-1024/+422
* Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-197-422/+1024
* Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-197-1024/+422
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-08-197-422/+1024
* Add a GoogleServiceAuthError parameter to GaiaOAuthConsumer::OnGetOAuthTokenF...rickcam@chromium.org2011-08-183-4/+7
* Remove Purify and Quantify.Doing so will reduce substantially the size of the...jeanluc@chromium.org2011-08-171-1/+1
* base: Fix the TODO in string_util.htfarina@chromium.org2011-08-171-0/+1
* Prevent DOS attack on UDP echo servers by distinguishing between an echo requestrtenneti@chromium.org2011-08-162-38/+251
* Profiles: Clear all BROWSER_OPENED usageerg@google.com2011-08-121-1/+1
* Support Sync operations after user signing with --enable-sync-oauthrickcam@chromium.org2011-08-121-2/+2
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-112-2/+2
* base: Remove using declaration of FundamentalValue as it's no longer necessary.tfarina@chromium.org2011-08-114-9/+11
* Be a little more careful whether something is an URL or a file path.cevans@chromium.org2011-08-062-1/+12
* BUG=91661rickcam@chromium.org2011-08-048-68/+296
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-032-4/+7
* Adding service_name to GaiaOAuthFetcherrickcam@chromium.org2011-08-034-58/+80
* Add onAuthRequired signal to the webRequest APIjochen@chromium.org2011-08-032-0/+9
* WebSocket: Remove obsolete experiments related filestoyoshim@chromium.org2011-08-035-1175/+0
* Profile: Make NOTIFICATION_TOKEN_UPDATE profile specific for our multiprofile...erg@chromium.org2011-08-021-2/+3
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-013-3/+3
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-012-2/+2
* Handling of OAuth1 access token based login flow. The token+secret are now st...zelidrag@chromium.org2011-08-013-0/+119
* Move more files from chrome/test to chrome/test/base, part #3phajdan.jr@chromium.org2011-07-291-1/+1
* Updating OWNERS file.rickcam@chromium.org2011-07-291-7/+2
* Move more files from chrome/test to chrome/test/base, part #2phajdan.jr@chromium.org2011-07-291-1/+1
* Destroy URL fetcher in GaiaOAuthFetcher when done with it.mnissler@chromium.org2011-07-291-0/+2
* Profiles: Remove orphaned notifications.erg@chromium.org2011-07-291-5/+0
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-292-5/+5
* Add a scoper object for URLFetcher::Factoryphajdan.jr@chromium.org2011-07-292-12/+10
* Reland r94047 - Make Profile own ProfileIOData.willchan@chromium.org2011-07-292-38/+13
* Provides in memory and persistent storage for origin bound certificates, whic...rkn@chromium.org2011-07-293-0/+623
* Revert 94553 - Provides in memory and persistent storage for origin bound cer...sergeyu@chromium.org2011-07-283-623/+0
* Provides in memory and persistent storage for origin bound certificates, whic...rkn@chromium.org2011-07-283-0/+623
* Reintegrating GaiaOAuthFetcher with Sync signin UI. This is essentially a re...rickcam@chromium.org2011-07-281-1/+5
* Add OWNERSrickcam@chromium.org2011-07-281-0/+10
* Remove ChromeNetLog depenency from content/browser/debuggerdpranke@chromium.org2011-07-278-79/+140
* Revert 94196 (broke win shared build) - Remove ChromeNetLog dependency from c...willchan@chromium.org2011-07-268-140/+79
* Remove ChromeNetLog dependency from content/browser/debugger.dpranke@chromium.org2011-07-268-79/+140
* Revert r94047 "Make Profile own ProfileIOData."oshima@google.com2011-07-262-13/+38
* Make Profile own ProfileIOData.willchan@chromium.org2011-07-262-38/+13
* Addressed remaining comments from http://codereview.chromium.org/7464021/.zelidrag@chromium.org2011-07-262-24/+20
* Add a preference and command-line option to disable SSL/TLS cipher suitesrsleevi@chromium.org2011-07-232-2/+189
* Cleanup SSLConfigServiceManager[Pref]rsleevi@chromium.org2011-07-232-26/+22
* Added OAuth request, v1 and v2 token fetching logic to ChromeOS sign in proce...zelidrag@chromium.org2011-07-222-19/+144
* Adding preliminary OAuth support to Sync sign-in, by introducing GaiaOAuthFet...rickcam@chromium.org2011-07-224-0/+928
* Implemented AsyncHostResolver -- asynchronous HostResolver!agayev@chromium.org2011-07-212-0/+45
* Revert 93313 - Implemented AsyncHostResolver -- asynchronous HostResolver.agayev@chromium.org2011-07-212-45/+0
* Implemented AsyncHostResolver -- asynchronous HostResolver.agayev@chromium.org2011-07-212-0/+45