summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/net/fake_external_tab.cc
Commit message (Expand)AuthorAgeFilesLines
* Load chrome.dll as a resource dll so that resources can be loaded by the brow...tommi@chromium.org2009-11-251-0/+10
* Tommi, please review everything. John please review the changes to plugin_ser...ananta@chromium.org2009-11-211-1/+2
* Remove themes/default.dll and merge the resources into chrome.dll.tc@google.com2009-11-021-1/+0
* Initialize the chrome thread object at the start of the CFUrlRequestUnittestR...ananta@chromium.org2009-10-301-4/+4
* Instantiate a dummy notification service instance in chrome frame on the threadananta@chromium.org2009-10-291-0/+3
* With the change in the constructor for the ChromeThread class, we are seeing ...ananta@chromium.org2009-10-281-1/+2
* Remove the Chrome Frame preprocessor define in chrome_constants.cc and deal w...robertshield@chromium.org2009-10-281-7/+8
* Fix build error.ananta@chromium.org2009-10-271-1/+1
* If a HTTP post to a server returns any redirect code other than 307, then bro...ananta@chromium.org2009-10-271-6/+3
* Fix another build break that didn't show up on the try bots.jam@chromium.org2009-10-271-1/+1
* Fix an include.brettw@chromium.org2009-10-091-1/+1
* Fixes a compile error due to an call to an incorrect function to get the length.ananta@chromium.org2009-10-051-6/+6
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-241-0/+391