summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_active_document.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove Chrome Frame code and resources.grt@chromium.org2014-01-101-905/+0
* Update uses of UTF conversions in chrome_frame/, chromeos/, components/ to us...avi@chromium.org2013-12-251-1/+1
* Remove ChromeFrame resource-related IPCs and the code which depended on them.jam@chromium.org2013-12-181-257/+2
* Remove the automation code for ChromeFrame since it's not used anymore.jam@chromium.org2013-12-171-280/+1
* Move EmptyString, kWhitespace and the BOM to base.brettw@chromium.org2013-12-021-3/+2
* Use a direct include of strings headers in chrome_frame/.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...avi@chromium.org2013-06-071-1/+1
* content: Move kViewSourceScheme constant into content namespace.tfarina@chromium.org2013-05-301-2/+2
* Have Chrome Frame ignore NavigationStateChanged events for provisional naviga...robertshield@chromium.org2013-03-201-5/+31
* Revert 188443 "Have Chrome Frame ignore NavigationStateChanged e..."robertshield@chromium.org2013-03-151-14/+5
* Have Chrome Frame ignore NavigationStateChanged events for provisional naviga...robertshield@chromium.org2013-03-151-5/+14
* Enforce that chrome_frame only uses content through its API.jam@chromium.org2012-02-131-1/+1
* Get rid of TabContentsWrapper::tab_contents. Also make it use WebContents exc...jam@chromium.org2012-01-061-4/+5
* Remove remaining references to CEEE.rogerta@chromium.org2011-12-201-1/+1
* Move PageZoom enum into content/public/common and into the content namespace....jam@chromium.org2011-10-281-3/+3
* Move SecurityStyle enum into content/public/common and put it into the conten...jam@chromium.org2011-10-211-1/+1
* Move navigation_types.h from content/common to content/public/browser, and pu...jam@chromium.org2011-10-181-1/+0
* Revert 106029nkostylev@chromium.org2011-10-181-0/+1
* Move navigation_types.h from content/common to content/public/browser, and pu...jam@chromium.org2011-10-181-1/+0
* Ensure that foreground tabs which are opened up as new windows in IE6 come to...ananta@chromium.org2011-10-051-0/+13
* Fix a back forward bug in ChromeFrame reported on the field. The bug occurs w...ananta@chromium.org2011-08-171-56/+8
* ChromeFrame should report anchor navigations to Chrome. Currently this does n...ananta@chromium.org2011-06-301-0/+37
* Download requests initiated in a ChromeFrame popup window opened via window.o...ananta@chromium.org2011-06-071-0/+2
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-101-2/+2
* Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-061-2/+2
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-061-2/+2
* Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-051-2/+2
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-051-2/+2
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-27/+27
* Remove locked histogram macros since jar@chromium.org made the base macros th...grt@chromium.org2011-04-061-2/+2
* Chrome frame support for resizing popup windowsjoshia@google.com2011-03-291-41/+33
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-2/+2
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* Fix for the chrome frame anchor url navigation test failures. Fix is to appen...ananta@chromium.org2011-02-231-0/+11
* If we switch into ChromeFrame as a result of a redirect then we need to navig...ananta@chromium.org2011-02-221-2/+2
* Removing WS_EX_CLIENTEDGE from the extended styles for the ChromeFrame active...ananta@chromium.org2011-02-181-1/+1
* A number of poorly written IE BHO's crash IE if ChromeFrame is the currently ...ananta@chromium.org2011-02-111-9/+13
* Remove includes of message headers in headers.jam@chromium.org2011-02-091-19/+23
* Fix a ChromeFrame Back Forward navigation issue which occurs when we modify t...ananta@chromium.org2011-01-151-8/+15
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-311-2/+3
* Move thread local stuff from base to base/threading and consistently use thebrettw@chromium.org2010-12-301-1/+1
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-231-23/+19
* Add support for gcf:about:plugins in chrome frame full tab mode. The URL vali...ananta@chromium.org2010-12-141-1/+13
* Refreshing a ChromeFrame page which was received in response to a top level P...ananta@chromium.org2010-12-031-0/+32
* The View->Source menu item in the IE9 menu bar is disabled for ChromeFrame pa...ananta@chromium.org2010-12-011-1/+1
* Ensure that popup windows opened within ChromeFrame full tab mode in IE recei...ananta@chromium.org2010-11-181-2/+12
* Part 3 of reapplying r64637.erg@google.com2010-11-121-1/+1
* Popup windows launched in a new window in ChromeFrame on IE8 would open behin...ananta@chromium.org2010-11-091-1/+1
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1