| Commit message (Expand) | Author | Age | Files | Lines |
* | This CL fixes the following issues:- | ananta@chromium.org | 2009-11-11 | 1 | -7/+19 |
* | Modifying extension automation so that it is done through a particular | joi@chromium.org | 2009-11-08 | 1 | -1/+7 |
* | Basic wiring to enable downloads for CF's host browser network stack. A nota... | tommi@chromium.org | 2009-11-07 | 1 | -6/+20 |
* | Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome.... | robertshield@chromium.org | 2009-11-04 | 1 | -2/+7 |
* | Using thread safe reference counting to wrap the UploadData instance.Moving t... | tommi@chromium.org | 2009-10-29 | 1 | -1/+1 |
* | Remove a DCHECK that happens on every exit of IE. We appear to be leaking aut... | robertshield@chromium.org | 2009-10-28 | 1 | -1/+6 |
* | Remove the Chrome Frame preprocessor define in chrome_constants.cc and deal w... | robertshield@chromium.org | 2009-10-28 | 1 | -4/+5 |
* | If a HTTP post to a server returns any redirect code other than 307, then bro... | ananta@chromium.org | 2009-10-27 | 1 | -1/+0 |
* | Hopefully the last of the fixes to get Chrome Frame tests going again. | ananta@chromium.org | 2009-10-24 | 1 | -0/+15 |
* | Attempts to get the chrome_frame_tests going again on the chrome frame builde... | ananta@chromium.org | 2009-10-24 | 1 | -1/+0 |
* | Currently the host network stack in IE which uses Urlmon interfaces to initiate | ananta@chromium.org | 2009-10-24 | 1 | -1/+1 |
* | Enhance extension UI testing by enabling you to select which extension | joi@chromium.org | 2009-10-23 | 1 | -2/+2 |
* | Add bindings to chrome frame to call the new extension automation apis. | rogerta@chromium.org | 2009-10-23 | 1 | -0/+87 |
* | Assigning INFINITE (which is 0xFFFFFFFF) to an int, is not a very good idea... | mad@chromium.org | 2009-10-19 | 1 | -4/+8 |
* | When Chrome hands off a URL to be opened by the external host by the ViewHost... | ananta@chromium.org | 2009-10-19 | 1 | -5/+7 |
* | Fixing a tiny bit of silliness in chrome_frame_automation.cc. | robertshield@chromium.org | 2009-10-15 | 1 | -2/+1 |
* | Turn off Chrome error dialogs when it is launched by Chrome Frame. | robertshield@chromium.org | 2009-10-07 | 1 | -0/+4 |
* | Added support for specifying the BrowserFlags DWORD value when we register th... | ananta@chromium.org | 2009-10-06 | 1 | -0/+13 |
* | Pass the renderer a11y flag to Chrome Frame-created renderers. | slightlyoff@chromium.org | 2009-10-06 | 1 | -0/+2 |
* | Committing patch 256001 for Roger:http://codereview.chromium.org/256001Allow ... | tommi@chromium.org | 2009-10-01 | 1 | -3/+5 |
* | Reverting 27389. | darin@chromium.org | 2009-09-30 | 1 | -2/+2 |
* | Reverting 27379, in hopes of fixing browser_tests. | senorblanco@chromium.org | 2009-09-28 | 1 | -2/+2 |
* | Assert that thread-safe reference counting is used with | darin@chromium.org | 2009-09-28 | 1 | -2/+2 |
* | Validate URLs being navigated to by ChromeFrame in the ChromeFrameAutomationC... | ananta@chromium.org | 2009-09-25 | 1 | -4/+7 |
* | Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming... | slightlyoff@chromium.org | 2009-09-24 | 1 | -0/+975 |