summaryrefslogtreecommitdiffstats
path: root/components/captive_portal/captive_portal_detector.cc
Commit message (Expand)AuthorAgeFilesLines
* Adjust URLFetcher::Create API so that object is returned as scoped_ptr.dtapuska2015-05-011-4/+1
* Get rid of net::DO_NOT_PROMPT_FOR_LOGINbaranovich2015-01-151-1/+0
* Extract Retry-After parsing from captive portal detectorttuttle2014-11-061-9/+7
* Removing instrumentations for task URLFetcherCore::OnCompletedURLRequestvadimt2014-11-041-6/+0
* Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...vadimt2014-10-291-3/+3
* Adding instrumentation to locate the source of jankiness.vadimt2014-10-111-0/+6
* Move CaptivePortalDetector to src/chomponents/captive_portalstevenjb@chromium.org2014-04-291-0/+148