summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/net/test_automation_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove ChromeFrame resource-related IPCs and the code which depended on them.jam@chromium.org2013-12-181-124/+0
* Remove the automation code for ChromeFrame since it's not used anymore.jam@chromium.org2013-12-171-13/+0
* Introduce GURL::SchemeIsHttpFamily(), which returns true for http and https.cdn@chromium.org2013-08-221-1/+1
* Rename FilePath -> base::FilePath in various toplevel directoriesbrettw@chromium.org2013-02-101-1/+1
* Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...pauljensen@chromium.org2012-11-071-0/+2
* Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...shalev@chromium.org2012-08-241-3/+6
* Don't perform or require a successful Chrome shutdown at the end of Chrome Fr...erikwright@chromium.org2012-03-141-1/+2
* This goes most of the way to re-enabling chrome_frame_net_tests by making it ...joi@chromium.org2011-12-121-2/+9
* Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor.willchan@chromium.org2011-07-191-5/+5
* Fix ChromeFrame net tests which have broken since revision 70089 which added ...ananta@chromium.org2011-01-141-2/+1
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-3/+3
* Revert 68944 - Revert "Add named testing interface."nirnimesh@chromium.org2010-12-231-1/+1
* Revert "Add named testing interface."phajdan.jr@chromium.org2010-12-111-1/+1
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-111-2/+2
* Get rid of std::wstring version of HasSwitch.tfarina@chromium.org2010-12-081-1/+1
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-5/+5
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-241-1/+1
* Revert 66840 - Add named testing interface. This allows you to connect to a p...kkania@chromium.org2010-11-201-1/+1
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-191-1/+1
* Revert 66350 - Add named testing interface. This allows you to connect to a p...nirnimesh@chromium.org2010-11-171-1/+1
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-171-1/+1
* Part 2 of reapplying r64637.erg@google.com2010-11-101-1/+1
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-011-1/+1
* Refactor automation messages.erg@google.com2010-11-011-1/+1
* ChromeFrame network tests were broken since the change to honor the automatio...ananta@chromium.org2010-10-261-1/+17
* Convert LOG(INFO) to VLOG(1) - chrome_frame/.pkasting@chromium.org2010-10-191-2/+2
* Fix the ChromeFrame net test failures. These tests started failing since the ...ananta@chromium.org2010-10-121-3/+4
* Attempt 2 at fixing the chrome frame net tests hang on the builders. This han...ananta@chromium.org2010-07-141-1/+6
* Attempt to fix the chrome frame net tests failures on the builders. There see...ananta@chromium.org2010-07-141-2/+2
* In IE8 new windows opened within ChromeFrame via window.open calls at times b...ananta@chromium.org2010-01-301-1/+1
* Tommi, please review everything. John please review the changes to plugin_ser...ananta@chromium.org2009-11-211-6/+14
* Basic wiring to enable downloads for CF's host browser network stack. A nota...tommi@chromium.org2009-11-071-1/+7
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-241-0/+89