summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/net
Commit message (Expand)AuthorAgeFilesLines
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-2/+2
* Rename FilePath -> base::FilePath in various toplevel directoriesbrettw@chromium.org2013-02-103-14/+16
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-061-2/+8
* LoadTiming in net, part 3.mmenke@chromium.org2013-01-211-0/+5
* [Profiles, Fixit] Removing usage of GetDefaultProfile from chrome_frame code.rlp@chromium.org2013-01-041-1/+1
* build fix attemptthakis@chromium.org2012-12-031-1/+1
* Move many ProcessSingleton methods to "protected" visibility as an upcoming r...gab@chromium.org2012-12-031-0/+2
* POSTs to HSTS domains are no longer converted to GETs mmenke@chromium.org2012-11-281-1/+2
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* Reland 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-132-2/+5
* Revert 167337 - Move url_request_test_util into net namespacejochen@chromium.org2012-11-132-5/+2
* Move url_request_test_util into net namespacejochen@chromium.org2012-11-132-2/+5
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-11-081-3/+11
* Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...pauljensen@chromium.org2012-11-072-2/+5
* Revert 165062 - We believe this change broke startup_testsnsylvain@chromium.org2012-11-011-11/+3
* Account for server vs host clock skew in cookie expiration times.pauljensen@chromium.org2012-11-011-0/+1
* Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...zelidrag@chromium.org2012-10-301-3/+11
* Process only the first Strict-Transport-Security header.palmer@chromium.org2012-10-301-0/+7
* when running in single process mode, modify the browser's command line to inc...jochen@chromium.org2012-10-251-1/+1
* Eliminate duplicate COM and OLE initializations.pkasting@chromium.org2012-10-232-9/+3
* URLRequestHttpJob::StartTransaction should honour network delegate.vabr@chromium.org2012-09-271-0/+7
* There are two blocking network delegates in url_request_unittest:vabr@chromium.org2012-09-261-0/+5
* Wire up Chrome's resources to the CF net tests' ResourceBundle.grt@chromium.org2012-09-131-0/+4
* Modify chrome_frame_net_tests to integrate the refactoring to ProcessSingleton.erikwright@chromium.org2012-09-014-175/+46
* Attempt to fix flake in FullTabModeIE_TestPostReissue by avoiding loopback ad...grt@chromium.org2012-08-251-2/+3
* Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...shalev@chromium.org2012-08-242-3/+8
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-181-1/+1
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-131-1/+1
* sandbox/src -> sandbox/win/srcjln@chromium.org2012-07-131-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Automatically disable FLAKY_* version of disabled tests, if any.erikwright@chromium.org2012-06-201-2/+16
* Change the exclusion rule to FLAKY, to match the change to the test name.erikwright@chromium.org2012-06-191-1/+1
* Simplify how Content*Client interfaces are created. Instead of depending on t...jam@chromium.org2012-06-051-8/+10
* Make BrowserMainParts have an empty implementation to make embedding easier.jam@chromium.org2012-05-301-4/+0
* Give ContentMainDelegate a default implementation to simplify embedders.jam@chromium.org2012-05-301-12/+0
* Exclude the new net test HTTPSRequestTest.TLSv1Fallback from cf net tests.wtc@chromium.org2012-05-261-0/+1
* Fix flake in chrome_frame_net_tests due to improper use of IE configurator.grt@chromium.org2012-05-101-1/+3
* Add new ResourceBundle::Delegate interface.marshall@chromium.org2012-05-091-1/+1
* Take snapshots when Chrome Frame fails to start in IE.erikwright@chromium.org2012-05-071-0/+6
* Exclude a new net test from cf net tests.erikwright@chromium.org2012-04-281-0/+1
* Update uses of TimeDelta in chrome_frame/*. Also update a bit of TimeDelta u...tedvessenes@gmail.com2012-04-231-2/+2
* Get chrome:// dev tool urls hooked up in content_shell.michaeln@google.com2012-04-201-4/+4
* Attempt to fix ChromeFrameTestWithWebServer tests.grt@chromium.org2012-04-171-26/+3
* Remove the BrowserMainParts::GetMainMessageLoop method. Change BrowserMainLoo...marshall@chromium.org2012-04-102-5/+0
* Don't turn a failure to shut down IE into a test suite failure.erikwright@chromium.org2012-04-041-1/+1
* Set up machine configuration so that IE7 and IE9 behave predictably.grt@chromium.org2012-04-032-0/+19
* Integrate the TestLogCollector with the Chrome Frame net tests.erikwright@chromium.org2012-03-282-12/+109
* Exclude some tests that rely on a test CA being installed.erikwright@chromium.org2012-03-281-0/+3
* Move scoped_ole_initializer.h to ui/base/win and clean up ole initialization/...tfarina@chromium.org2012-03-141-1/+0
* Don't perform or require a successful Chrome shutdown at the end of Chrome Fr...erikwright@chromium.org2012-03-144-6/+46