summaryrefslogtreecommitdiffstats
path: root/components/captive_portal
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in components/, part 1 of 4.avi2015-12-254-3/+4
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-021-3/+2
* Adjust URLFetcher::Create API so that object is returned as scoped_ptr.dtapuska2015-05-011-4/+1
* Sort GN files under componentssatorux2015-02-161-1/+1
* Get rid of net::DO_NOT_PROMPT_FOR_LOGINbaranovich2015-01-151-1/+0
* replace COMPILE_ASSERT with static_assert in components/mostynb2014-12-221-2/+3
* Add more components unittests to the GN build.brettw2014-11-261-2/+5
* 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
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-5/+3
* Standardize usage of virtual/override/final in components/dcheng2014-10-211-2/+2
* Adding instrumentation to locate the source of jankiness.vadimt2014-10-111-0/+6
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-062-3/+3
* Mark gtest and gmock as testonly in GN.Brett Wilson2014-09-081-0/+2
* Fixups in components/ for scoped_refptr operator T* removal.dcheng2014-09-041-1/+1
* Add more components tests to the GN build.brettw@chromium.org2014-07-211-0/+11
* Add components and CLD to GN build.brettw@chromium.org2014-07-101-0/+35
* Move CaptivePortalDetector to src/chomponents/captive_portalstevenjb@chromium.org2014-04-2910-0/+685