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