summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_frame_automation.h
Commit message (Expand)AuthorAgeFilesLines
* Adding FieldTrial support for Chrome Frame to allow measurement of startup ti...robertshield@chromium.org2012-03-101-8/+21
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Remove remaining references to CEEE.rogerta@chromium.org2011-12-201-8/+2
* Fix Chrome Frame crash when automation server dies.grt@chromium.org2011-12-171-1/+2
* Move PageZoom enum into content/public/common and into the content namespace....jam@chromium.org2011-10-281-2/+2
* Fix a back forward bug in ChromeFrame reported on the field. The bug occurs w...ananta@chromium.org2011-08-171-5/+0
* Remove 1) NPAPI support from Chrome Frame and 2) Firefox/Opera/Safari tests.grt@chromium.org2011-06-291-15/+1
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-2/+2
* Remove extension automation support that was used only by CEEE.joi@chromium.org2011-04-061-23/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Fix for the HTTPSGetTest and GetTest net test failures with ChromeFrame. Thes...ananta@chromium.org2011-02-241-1/+2
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-2/+2
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-2/+3
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-4/+4
* Revert 70144 and 70145 and add a build fix.jam@chromium.org2010-12-241-1/+1
* Revert 70141 - Make a few more places use bool for OnMessageReceived.gfeher@chromium.org2010-12-241-2/+2
* Make a few more places use bool for OnMessageReceived.jam@chromium.org2010-12-241-2/+2
* Revert 68944 - Revert "Add named testing interface."nirnimesh@chromium.org2010-12-231-0/+1
* Add support for gcf:about:plugins in chrome frame full tab mode. The URL vali...ananta@chromium.org2010-12-141-3/+6
* Revert "Add named testing interface."phajdan.jr@chromium.org2010-12-111-1/+0
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-241-0/+1
* Revert 66840 - Add named testing interface. This allows you to connect to a p...kkania@chromium.org2010-11-201-1/+0
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-191-0/+1
* Add support for returning the session_id in both CreateExternalTab and Connec...hansl@google.com2010-11-051-1/+7
* Reverting this to see if this fixes ChromeFrame tests. Please reland with the...ananta@chromium.org2010-10-281-7/+1
* The ChromeFrame objects now provides an unfrozen interface called IChromeFram...hansl@google.com2010-10-281-1/+7
* Various changes to make GCF nicer for the non-en-US world:grt@chromium.org2010-10-201-3/+9
* Top level navigations are not sent to the host browser in the ChromeFrame NPA...ananta@chromium.org2010-09-301-2/+24
* Added full support for invoking before unload and unload handlers on ChromeFr...ananta@chromium.org2010-09-171-4/+4
* When GCF is the default renderer, use Chrome's User-agent header instead of I...tommi@chromium.org2010-08-311-1/+2
* Restrict unsafe URLs in Chrome Frameamit@chromium.org2010-08-131-21/+20
* Handle automation server crashes. When Chrome crashes, we now handle the cas...tommi@chromium.org2010-08-101-54/+197
* Added support in Chromeframe full tab mode IE for setting zoom levels via Vie...ananta@chromium.org2010-08-091-0/+4
* Miscellaneous ChromeFrame code cleanup. The automation client class maintaine...ananta@chromium.org2010-07-301-2/+0
* ChromeFrame tabs would hang at times while closing. This would randomly occur...ananta@chromium.org2010-07-151-0/+4
* Fix the ChromeFrame MockCreateTabOk test by returning the launch result from ...ananta@chromium.org2010-05-191-2/+3
* Fix the ChromeFrame new window popup test by ensuring that CreateExternalTabC...ananta@chromium.org2010-05-191-4/+1
* Relanding this fix with the fixes to get chrome frame tests to pass.ananta@chromium.org2010-05-181-3/+12
* Revert 47453 - In ChromeFrame the ChromeFrameAutomationProxy object is create...ananta@chromium.org2010-05-171-12/+3
* In ChromeFrame the ChromeFrameAutomationProxy object is created on the backgr...ananta@chromium.org2010-05-171-3/+12
* Preparation CL for executing READ and COOKIE network requests from the backgr...stoyan@chromium.org2010-04-131-3/+4
* Move Urlmon network requests to UI thread, thus allowing reusing the bind con...stoyan@chromium.org2010-04-081-1/+1
* Reenable the ChromeFrame unload event test which basically loads a page which...ananta@chromium.org2010-03-261-0/+1
* Added the propagation of the OnChannelError notification.mad@chromium.org2010-03-261-6/+12
* Committing for Eric Dingle.mad@chromium.org2010-03-261-6/+3
* 3rd try. *sigh*slightlyoff@chromium.org2010-03-261-2/+6