summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_frame_automation.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert of a revert of a patch that re-enabled automation protocol version mis...robertshield@chromium.org2010-10-211-0/+4
* Reverting this as this causes a message box to show up on the builders indica...ananta@chromium.org2010-10-201-4/+0
* Re-add the version mismatch checking which was removed at some point. Also ad...robertshield@chromium.org2010-10-201-0/+4
* Various changes to make GCF nicer for the non-en-US world:grt@chromium.org2010-10-201-2/+7
* Convert LOG(INFO) to VLOG(1) - chrome_frame/.pkasting@chromium.org2010-10-191-5/+5
* Top level navigations are not sent to the host browser in the ChromeFrame NPA...ananta@chromium.org2010-09-301-3/+7
* Remove code that enables renderer accessibility based on the SPI_GETSCREENREA...ctguil@chromium.org2010-09-181-0/+5
* Added full support for invoking before unload and unload handlers on ChromeFr...ananta@chromium.org2010-09-171-13/+19
* Add lock since the add/remove tabproxy is invoked from different threads.stoyan@chromium.org2010-09-021-0/+3
* Silencing a couple of dchecks that occur when running the debug version of th...tommi@chromium.org2010-08-311-1/+6
* When GCF is the default renderer, use Chrome's User-agent header instead of I...tommi@chromium.org2010-08-311-2/+5
* Ensure that ChromeFrame link navigations which occur when the opener frame is...ananta@chromium.org2010-08-271-1/+5
* GTTF: After timeout, all further automation calls should fail immediately.phajdan.jr@chromium.org2010-08-191-1/+1
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-0/+1
* Restrict unsafe URLs in Chrome Frameamit@chromium.org2010-08-131-5/+20
* Attempt to fix chrome frame tests crash on the IE6 builder. The crash occurs ...ananta@chromium.org2010-08-121-0/+10
* Handle automation server crashes. When Chrome crashes, we now handle the cas...tommi@chromium.org2010-08-101-174/+270
* Added support in Chromeframe full tab mode IE for setting zoom levels via Vie...ananta@chromium.org2010-08-091-0/+7
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-301-2/+2
* Miscellaneous ChromeFrame code cleanup. The automation client class maintaine...ananta@chromium.org2010-07-301-21/+27
* CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()evan@chromium.org2010-07-291-3/+2
* Fix IE crash while attempting to send the AutomationMsg_RunUnloadHandlers IPC...ananta@chromium.org2010-07-151-3/+9
* ChromeFrame tabs would hang at times while closing. This would randomly occur...ananta@chromium.org2010-07-151-0/+7
* ChromeFrame would leave chrome processes running if a page rendered in Chrome...ananta@chromium.org2010-07-121-2/+3
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-161-4/+1
* Move the crash metrics to the crash reproting lib to avoid a back dependency ...mad@google.com2010-06-121-1/+1
* Add support for uploading UMA metrics data from ChromeFrame. Added support fo...ananta@chromium.org2010-06-111-3/+14
* Relanding 49339 jcivelli@chromium.org2010-06-101-2/+0
* Revert 49339 - Enable renderer accessibility by default.jcivelli@chromium.org2010-06-101-0/+2
* Enable renderer accessibility by default.ctguil@chromium.org2010-06-091-2/+0
* Navigating to a page in ChromeFrame in IE would display the sad tab page brie...ananta@chromium.org2010-06-031-0/+3
* Rewrite of chrome_launcher.exe. ETW-based perf tests suggest that this is on ...robertshield@chromium.org2010-05-281-1/+1
* Fix the ChromeFrame MockCreateTabOk test by returning the launch result from ...ananta@chromium.org2010-05-191-4/+5
* Fix the ChromeFrame new window popup test by ensuring that CreateExternalTabC...ananta@chromium.org2010-05-191-6/+6
* Relanding this fix with the fixes to get chrome frame tests to pass.ananta@chromium.org2010-05-181-93/+25
* Revert 47453 - In ChromeFrame the ChromeFrameAutomationProxy object is create...ananta@chromium.org2010-05-171-128/+92
* In ChromeFrame the ChromeFrameAutomationProxy object is created on the backgr...ananta@chromium.org2010-05-171-92/+128
* ChromeFrame would not switch to Chrome at times. The navigation manager in Ch...ananta@chromium.org2010-05-121-2/+1
* Instrument Chrome and Chrome Frame for some perf measurements.siggi@chromium.org2010-05-101-0/+8
* Opening new chrome frame tabs would fail randomly. This was because of a race...ananta@chromium.org2010-05-071-0/+3
* Preparation CL for executing READ and COOKIE network requests from the backgr...stoyan@chromium.org2010-04-131-31/+33
* Move Urlmon network requests to UI thread, thus allowing reusing the bind con...stoyan@chromium.org2010-04-081-2/+1
* Speculative fix for a ChromeFrame crash reported on the crash server. The cra...ananta@chromium.org2010-04-071-1/+7
* Reenable the ChromeFrame unload event test which basically loads a page which...ananta@chromium.org2010-03-261-0/+29
* Added the propagation of the OnChannelError notification.mad@chromium.org2010-03-261-5/+53
* Committing for Eric Dingle.mad@chromium.org2010-03-261-16/+10
* 3rd try. *sigh*slightlyoff@chromium.org2010-03-261-24/+12
* Reverting this CL to see if this fixes chrome frame unit test failures.ananta@chromium.org2010-03-251-12/+24
* Implements IDeleteBrowsing history and moves the GCF profile into the IE TIF ...slightlyoff@chromium.org2010-03-251-24/+12
* Add support for grabbing full dumps from chrome in ChromeFrame reliability te...ananta@chromium.org2010-03-251-0/+5