summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_frame_activex_base.h
Commit message (Expand)AuthorAgeFilesLines
* Remove Chrome Frame code and resources.grt@chromium.org2014-01-101-984/+0
* Update uses of UTF conversions in chrome_frame/, chromeos/, components/ to us...avi@chromium.org2013-12-251-7/+8
* Remove the automation code for ChromeFrame since it's not used anymore.jam@chromium.org2013-12-171-245/+0
* Use a direct include of strings headers in chrome_frame/.avi@chromium.org2013-06-111-2/+2
* Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...avi@chromium.org2013-06-071-2/+2
* content: Move kViewSourceScheme constant into content namespace.tfarina@chromium.org2013-05-301-1/+1
* Rename FilePath -> base::FilePath in various toplevel directoriesbrettw@chromium.org2013-02-101-1/+1
* Purge ImplementsThreadSafeReferenceCounting() from the codebase now that Task...fischman@chromium.org2012-08-071-5/+0
* Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .erikwright@chromium.org2012-03-151-2/+2
* Have Chrome Frame build its .idl artifacts into a sub-folder of SHARED_INTERM...robertshield@chromium.org2011-10-191-3/+1
* Revert 105803 - Have Chrome Frame build its .idl artifacts into a sub-folder ...robertshield@chromium.org2011-10-171-1/+3
* Have Chrome Frame build its .idl artifacts into a sub-folder of SHARED_INTERM...robertshield@chromium.org2011-10-171-3/+1
* Ensure that foreground tabs which are opened up as new windows in IE6 come to...ananta@chromium.org2011-10-051-23/+29
* Report IE 10 in histograms.grt@chromium.org2011-09-291-2/+2
* Convert RenderViewContextMenu to MenuItemView.rhashimoto@chromium.org2011-07-121-2/+2
* Handle the print context menu on ChromeFrame fully. Currently we handle it in...ananta@chromium.org2011-06-161-1/+1
* Download requests initiated in a ChromeFrame popup window opened via window.o...ananta@chromium.org2011-06-071-2/+15
* Ensure that context menu->Print works in ChromeFrame.ananta@chromium.org2011-05-241-0/+6
* Remove locked histogram macros since jar@chromium.org made the base macros th...grt@chromium.org2011-04-061-5/+5
* Remove extension automation support that was used only by CEEE.joi@chromium.org2011-04-061-78/+6
* Fix the flakiness with download requests routed by ChromeFrame to the host br...ananta@chromium.org2011-03-111-0/+1
* Revert 76880 - ChromeFrame would fail to upload POST data to the server if th...ananta@chromium.org2011-03-041-2/+1
* ChromeFrame would fail to upload POST data to the server if the webserver req...ananta@chromium.org2011-03-041-1/+2
* Download requests in ChromeFrame which occur in response to a POST request ne...ananta@chromium.org2011-02-281-9/+8
* Fix for a chrome frame crasher seen in the chrome frame mstone 10 beta channel.ananta@chromium.org2011-02-151-1/+2
* Remove includes of message headers in headers.jam@chromium.org2011-02-091-15/+16
* Disabling building of CEEE; we will be moving the code to a separatejoi@chromium.org2011-01-311-7/+1
* Fix miscellaneous compilation bugs under Visual Studio 2010.jeanluc@chromium.org2011-01-301-1/+1
* Integrate the Ready Mode prompt with IE and Chrome Frame. In Ready Mode, prom...erikwright@chromium.org2011-01-121-6/+2
* Popups opened with the noreferrer parameter within ChromeFrame should open in...ananta@chromium.org2011-01-061-2/+15
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-231-14/+11
* Fixing a regression introduced with r69101, which now prevents Chrome Framerogerta@chromium.org2010-12-151-27/+11
* Add support for gcf:about:plugins in chrome frame full tab mode. The URL vali...ananta@chromium.org2010-12-141-6/+18
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-1/+1
* Refreshing a ChromeFrame page which was received in response to a top level P...ananta@chromium.org2010-12-031-9/+2
* Always use persistent profile for CF+CEEE installs.joi@chromium.org2010-12-011-1/+7
* Post the WM_SYSKEYDOWN/WM_SYSKEYUP messages to the parent window when ChromeF...ananta@chromium.org2010-11-301-9/+11
* Test Selenium core on chrome frameamit@chromium.org2010-11-241-8/+9
* Popup windows launched in a new window in ChromeFrame on IE8 would open behin...ananta@chromium.org2010-11-091-1/+1
* Reapply part of r64637, which caused mysterious failures on mac waterfall.erg@google.com2010-11-081-2/+2
* Add support for returning the session_id in both CreateExternalTab and Connec...hansl@google.com2010-11-051-0/+15
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-011-2/+2
* Refactor automation messages.erg@google.com2010-11-011-2/+2
* Reverting this to see if this fixes ChromeFrame tests. Please reland with the...ananta@chromium.org2010-10-281-13/+0
* The ChromeFrame objects now provides an unfrozen interface called IChromeFram...hansl@google.com2010-10-281-0/+13
* Add support for OnClose event in ActiveX and NPAPIamit@chromium.org2010-10-271-2/+8
* Remove scoped_bstr_win, fix all callers to use the new location.brettw@chromium.org2010-10-201-26/+28
* Various changes to make GCF nicer for the non-en-US world:grt@chromium.org2010-10-201-3/+14
* Convert LOG(INFO) to VLOG(1) - chrome_frame/.pkasting@chromium.org2010-10-191-7/+7
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1