| Commit message (Expand) | Author | Age | Files | Lines |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-11-30 | 2 | -0/+3 |
* | Revert 33301 and 33305 due to unit_tests breakage. | maruel@chromium.org | 2009-11-30 | 2 | -3/+0 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-11-30 | 2 | -0/+3 |
* | Make SystemMonitor not a Singleton and move it out of base | phajdan.jr@chromium.org | 2009-11-26 | 1 | -1/+1 |
* | Enable ETW logging in Chrome Frame. | siggi@chromium.org | 2009-11-25 | 1 | -0/+9 |
* | Load chrome.dll as a resource dll so that resources can be loaded by the brow... | tommi@chromium.org | 2009-11-25 | 2 | -2/+11 |
* | Transfer CF downloads to the host browser.TEST=Click a download link (not via... | tommi@chromium.org | 2009-11-25 | 5 | -42/+180 |
* | ChromeFrame's host network stack implementation for IE full tab mode implicit... | ananta@chromium.org | 2009-11-24 | 2 | -30/+86 |
* | Unit test for back/forward for url fragments. Improvements in the testing | amit@chromium.org | 2009-11-23 | 3 | -18/+227 |
* | Fix Chrome frame builder redness. | ananta@chromium.org | 2009-11-23 | 1 | -2/+5 |
* | Revert "installer: clean up to use FilePath instead of std::wstring." | kuchhal@chromium.org | 2009-11-23 | 1 | -3/+3 |
* | installer: clean up to use FilePath instead of std::wstring. | kuchhal@chromium.org | 2009-11-23 | 1 | -3/+3 |
* | Tommi, please review everything. John please review the changes to plugin_ser... | ananta@chromium.org | 2009-11-21 | 3 | -14/+26 |
* | Launch COM server IE as low integrity process on Vista. | stoyan@chromium.org | 2009-11-20 | 3 | -26/+130 |
* | Move use_host_network test out of ChromeFrame. | stoyan@chromium.org | 2009-11-19 | 1 | -135/+0 |
* | Ensure that the renderer has focus when ChromeFrame navigates to a URL in IE ... | ananta@chromium.org | 2009-11-19 | 4 | -8/+48 |
* | Updates test to use new document location for overlay nodes. | slightlyoff@chromium.org | 2009-11-19 | 1 | -5/+5 |
* | Make UtilChangePersistentNPAPIMarker return true on unregistration if | joi@chromium.org | 2009-11-19 | 1 | -1/+5 |
* | Respect the "allowall" value for the X-Frame-Options header, as some | joi@chromium.org | 2009-11-19 | 5 | -15/+106 |
* | Back/Forward support for url fragments | amit@chromium.org | 2009-11-19 | 20 | -256/+1252 |
* | The FullTabModeIE_ChromeFrameKeyboardTest test would never complete at times.... | ananta@chromium.org | 2009-11-18 | 2 | -11/+17 |
* | Disabling the About ChromeFrame test as this is consistently failing on the b... | ananta@chromium.org | 2009-11-18 | 1 | -1/+3 |
* | Fixes detection logic for IE under XP SP2. | slightlyoff@chromium.org | 2009-11-18 | 1 | -2/+10 |
* | Don't treat CF in privileged mode as an iframe for framebusting | joi@chromium.org | 2009-11-17 | 2 | -2/+5 |
* | Fix a race condition in InitializeAndPatchProtocolsIfNeeded as discovered by ... | tommi@chromium.org | 2009-11-13 | 3 | -13/+24 |
* | Added a regression test which validates that keystrokes are received correctl... | ananta@chromium.org | 2009-11-13 | 4 | -1/+127 |
* | Fix a crash in ChromeActiveDocument::IEExec() when m_spClientSite is null. | robertshield@chromium.org | 2009-11-12 | 1 | -1/+1 |
* | The ChromeFrameAutomationClient class needs to be refcounted as it implements... | ananta@chromium.org | 2009-11-12 | 12 | -78/+62 |
* | ChromeFrame HTTP requests would randomly fail if we navigated to multiple HTT... | ananta@chromium.org | 2009-11-11 | 5 | -33/+44 |
* | Add NPAPI plugin registration persistence code to chrome frame. If the DLL is... | robertshield@chromium.org | 2009-11-11 | 3 | -1/+81 |
* | This CL fixes the following issues:- | ananta@chromium.org | 2009-11-11 | 2 | -10/+33 |
* | Making no automation the default - this was the intent of a previous | joi@chromium.org | 2009-11-10 | 2 | -4/+6 |
* | Updates CFInstall.js to: | slightlyoff@chromium.org | 2009-11-10 | 8 | -54/+460 |
* | More memory stats code cleanup: | sgk@chromium.org | 2009-11-09 | 2 | -6/+4 |
* | Allowing JS to set/reset extension automation, this makes for more | joi@chromium.org | 2009-11-08 | 2 | -0/+55 |
* | Modifying extension automation so that it is done through a particular | joi@chromium.org | 2009-11-08 | 2 | -8/+7 |
* | Basic wiring to enable downloads for CF's host browser network stack. A nota... | tommi@chromium.org | 2009-11-07 | 9 | -13/+45 |
* | Eliminate icu_stubs. Things still seem to link fine without these. I suspec... | pkasting@chromium.org | 2009-11-07 | 3 | -258/+0 |
* | Get rid of GetMemoryInfo() in favor of using base::ProcessMetrics. | sgk@chromium.org | 2009-11-05 | 1 | -11/+20 |
* | Continue to remove CHROME_FRAME_BUILD define from code that goes into chrome.... | robertshield@chromium.org | 2009-11-04 | 3 | -3/+9 |
* | Marking the AboutChromeFrame test flaky. | slightlyoff@chromium.org | 2009-11-03 | 1 | -1/+1 |
* | Don't switch to CF's active document for frames or iframes.This fixes an issu... | tommi@chromium.org | 2009-11-03 | 8 | -29/+147 |
* | Add a switch to the whitelist. | joi@chromium.org | 2009-11-02 | 1 | -2/+3 |
* | Remove themes/default.dll and merge the resources into chrome.dll. | tc@google.com | 2009-11-02 | 1 | -1/+0 |
* | Mark the flaky iframe post test as such. | slightlyoff@chromium.org | 2009-10-30 | 1 | -1/+3 |
* | Initialize the chrome thread object at the start of the CFUrlRequestUnittestR... | ananta@chromium.org | 2009-10-30 | 1 | -4/+4 |
* | The newly added AboutChromeFrame test for IE full tab mode was failing on the... | ananta@chromium.org | 2009-10-30 | 4 | -14/+10 |
* | Added unit tests for ChromeFrame IE full tab mode. These test the following c... | ananta@chromium.org | 2009-10-29 | 8 | -59/+390 |
* | Remove unused files. | stoyan@google.com | 2009-10-29 | 2 | -287/+0 |
* | Instantiate a dummy notification service instance in chrome frame on the thread | ananta@chromium.org | 2009-10-29 | 1 | -0/+3 |