summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net
Commit message (Expand)AuthorAgeFilesLines
...
* Revert 103360 - NetworkDelegate::OnAuthRequired can set authentication or can...ddorwin@chromium.org2011-09-292-11/+4
* NetworkDelegate::OnAuthRequired can set authentication or cancel, in addition...cbentzel@chromium.org2011-09-292-4/+11
* Remove predictor_api.{h,cc}, which are empty.satorux@chromium.org2011-09-272-0/+0
* [cros] Downloading Profile image snapshot from Picasa album for logged-in user.avayvod@chromium.org2011-09-272-2/+3
* Moved static Gaia OAuth URLs to GaiaUrls.joaodasilva@chromium.org2011-09-203-96/+37
* Rework LibcrosService using our D-Bus library.satorux@chromium.org2011-09-171-8/+0
* Expose OAuth token/secret in TokenService.rickcam@chromium.org2011-09-163-9/+49
* Removing predictor_api.{h,cc} now that functionality has been moved into the ...rlp@chromium.org2011-09-132-760/+0
* Third try at committing this.erikwright@chromium.org2011-09-134-34/+121
* Move TestNotificationTracker to content as it has no dependencies to chrome b...jochen@chromium.org2011-09-131-1/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-134-4/+3
* Fix Linux Views build breakage.willchan@chromium.org2011-09-134-3/+4
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-134-4/+3
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-09-107-422/+1034
* Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co...erikwright@chromium.org2011-09-094-121/+34
* Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu...erikwright@chromium.org2011-09-094-34/+121
* Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...estade@chromium.org2011-09-094-121/+34
* Finalize a CL originally by departed intern ycxiao@ that detaches the loading...erikwright@chromium.org2011-09-084-34/+121
* net: Rename URLRequestStatus::os_error_.tfarina@chromium.org2011-09-084-7/+7
* Conditionally include Policy UI based on configuration_policy setting.jknotten@chromium.org2011-09-061-1/+6
* Introduced the URLBlacklistManager, and wired it to various places.joaodasilva@chromium.org2011-09-042-1/+26
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Change HttpNetworkTransaction and HttpStreamFactoryImpl::Job rch@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* Remove throttling trial, and make feature on by default.joi@chromium.org2011-09-011-5/+10
* Reduce number of unnamed-type-template-args violations (mostly when passing v...pkasting@chromium.org2011-09-013-13/+8
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-272-4/+2
* Direct copy of http://codereview.chromium.org/7685019/cevans@chromium.org2011-08-261-10/+8
* 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