| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a direct include of strings headers in chrome_frame/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,... | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | content: Move kViewSourceScheme constant into content namespace. | tfarina@chromium.org | 2013-05-30 | 1 | -2/+2 |
* | Have Chrome Frame ignore NavigationStateChanged events for provisional naviga... | robertshield@chromium.org | 2013-03-20 | 1 | -5/+31 |
* | Revert 188443 "Have Chrome Frame ignore NavigationStateChanged e..." | robertshield@chromium.org | 2013-03-15 | 1 | -14/+5 |
* | Have Chrome Frame ignore NavigationStateChanged events for provisional naviga... | robertshield@chromium.org | 2013-03-15 | 1 | -5/+14 |
* | Enforce that chrome_frame only uses content through its API. | jam@chromium.org | 2012-02-13 | 1 | -1/+1 |
* | Get rid of TabContentsWrapper::tab_contents. Also make it use WebContents exc... | jam@chromium.org | 2012-01-06 | 1 | -4/+5 |
* | Remove remaining references to CEEE. | rogerta@chromium.org | 2011-12-20 | 1 | -1/+1 |
* | Move PageZoom enum into content/public/common and into the content namespace.... | jam@chromium.org | 2011-10-28 | 1 | -3/+3 |
* | Move SecurityStyle enum into content/public/common and put it into the conten... | jam@chromium.org | 2011-10-21 | 1 | -1/+1 |
* | Move navigation_types.h from content/common to content/public/browser, and pu... | jam@chromium.org | 2011-10-18 | 1 | -1/+0 |
* | Revert 106029 | nkostylev@chromium.org | 2011-10-18 | 1 | -0/+1 |
* | Move navigation_types.h from content/common to content/public/browser, and pu... | jam@chromium.org | 2011-10-18 | 1 | -1/+0 |
* | Ensure that foreground tabs which are opened up as new windows in IE6 come to... | ananta@chromium.org | 2011-10-05 | 1 | -0/+13 |
* | Fix a back forward bug in ChromeFrame reported on the field. The bug occurs w... | ananta@chromium.org | 2011-08-17 | 1 | -56/+8 |
* | ChromeFrame should report anchor navigations to Chrome. Currently this does n... | ananta@chromium.org | 2011-06-30 | 1 | -0/+37 |
* | Download requests initiated in a ChromeFrame popup window opened via window.o... | ananta@chromium.org | 2011-06-07 | 1 | -0/+2 |
* | Merge gpu_trace_event back into base/debug/trace_event. | scheib@chromium.org | 2011-05-10 | 1 | -2/+2 |
* | Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial... | scheib@chromium.org | 2011-05-06 | 1 | -2/+2 |
* | Merge gpu_trace_event back into base/debug/trace_event. | scheib@chromium.org | 2011-05-06 | 1 | -2/+2 |
* | Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial... | scheib@chromium.org | 2011-05-05 | 1 | -2/+2 |
* | Merge gpu_trace_event back into base/debug/trace_event. | scheib@chromium.org | 2011-05-05 | 1 | -2/+2 |
* | Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h. | tfarina@chromium.org | 2011-04-12 | 1 | -27/+27 |
* | Remove locked histogram macros since jar@chromium.org made the base macros th... | grt@chromium.org | 2011-04-06 | 1 | -2/+2 |
* | Chrome frame support for resizing popup windows | joshia@google.com | 2011-03-29 | 1 | -41/+33 |
* | Move the remaining files in chrome\common to content\common. | jam@chromium.org | 2011-03-17 | 1 | -2/+2 |
* | Update the includes to the old tab_contents.h | jam@chromium.org | 2011-03-02 | 1 | -1/+1 |
* | Fix for the chrome frame anchor url navigation test failures. Fix is to appen... | ananta@chromium.org | 2011-02-23 | 1 | -0/+11 |
* | If we switch into ChromeFrame as a result of a redirect then we need to navig... | ananta@chromium.org | 2011-02-22 | 1 | -2/+2 |
* | Removing WS_EX_CLIENTEDGE from the extended styles for the ChromeFrame active... | ananta@chromium.org | 2011-02-18 | 1 | -1/+1 |
* | A number of poorly written IE BHO's crash IE if ChromeFrame is the currently ... | ananta@chromium.org | 2011-02-11 | 1 | -9/+13 |
* | Remove includes of message headers in headers. | jam@chromium.org | 2011-02-09 | 1 | -19/+23 |
* | Fix a ChromeFrame Back Forward navigation issue which occurs when we modify t... | ananta@chromium.org | 2011-01-15 | 1 | -8/+15 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -1/+1 |
* | Move base/win_util to the base/win directory and use the base::win namespace. | brettw@google.com | 2010-12-31 | 1 | -2/+3 |
* | Move thread local stuff from base to base/threading and consistently use the | brettw@chromium.org | 2010-12-30 | 1 | -1/+1 |
* | Clean up Automation and Chrome Frame IPC code.-only use routed messages when ... | jam@chromium.org | 2010-12-23 | 1 | -23/+19 |
* | Add support for gcf:about:plugins in chrome frame full tab mode. The URL vali... | ananta@chromium.org | 2010-12-14 | 1 | -1/+13 |
* | Refreshing a ChromeFrame page which was received in response to a top level P... | ananta@chromium.org | 2010-12-03 | 1 | -0/+32 |
* | The View->Source menu item in the IE9 menu bar is disabled for ChromeFrame pa... | ananta@chromium.org | 2010-12-01 | 1 | -1/+1 |
* | Ensure that popup windows opened within ChromeFrame full tab mode in IE recei... | ananta@chromium.org | 2010-11-18 | 1 | -2/+12 |
* | Part 3 of reapplying r64637. | erg@google.com | 2010-11-12 | 1 | -1/+1 |
* | Popup windows launched in a new window in ChromeFrame on IE8 would open behin... | ananta@chromium.org | 2010-11-09 | 1 | -1/+1 |
* | Split out command IDs from chrome_dll_resource.h. | evan@chromium.org | 2010-11-08 | 1 | -1/+1 |
* | Reapply part of r64637, which caused mysterious failures on mac waterfall. | erg@google.com | 2010-11-08 | 1 | -1/+1 |
* | Back forward transitions would not work within ChromeFrame when attempted via... | ananta@chromium.org | 2010-11-05 | 1 | -5/+6 |
* | Revert "Refactor automation messages." due to mysterious problems on mac. | erg@google.com | 2010-11-01 | 1 | -1/+2 |
* | Refactor automation messages. | erg@google.com | 2010-11-01 | 1 | -2/+1 |
* | Add support for OnClose event in ActiveX and NPAPI | amit@chromium.org | 2010-10-27 | 1 | -0/+4 |