summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/automation_client_mock.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove Chrome Frame's delay shutdown field trial.robertshield@chromium.org2013-04-181-5/+5
* Rename FilePath -> base::FilePath in various toplevel directoriesbrettw@chromium.org2013-02-101-2/+2
* Switch to TimeDelta interfaces in chrome automation test infrastructure.tedvessenes@gmail.com2012-07-201-1/+3
* Revert 146656 - Switch to TimeDelta interfaces in chrome automation test infr...cpu@chromium.org2012-07-131-3/+1
* Switch to TimeDelta interfaces in chrome automation test infrastructure.tedvessenes@gmail.com2012-07-131-1/+3
* Share the "get CF profile dir" code between ChromeFramePlugin and chrome_fram...joi@chromium.org2012-05-031-1/+1
* Update uses of TimeDelta in chrome_frame/*. Also update a bit of TimeDelta u...tedvessenes@gmail.com2012-04-231-3/+3
* Use TimeDelta for Chrome Frame test's TimedMsgLoop.grt@chromium.org2012-04-111-12/+13
* Adding FieldTrial support for Chrome Frame to allow measurement of startup ti...robertshield@chromium.org2012-03-101-5/+5
* Reduce flakiness in chrome_frame_tests.exe by having each test run in a clean...grt@chromium.org2012-02-281-103/+94
* Flakiness cleanup: disable remaining flaky tests in src/evan@chromium.org2012-02-151-2/+2
* Marks a handful of chrome frame tests as flaky.sky@chromium.org2012-02-151-3/+5
* Remove remaining references to CEEE.rogerta@chromium.org2011-12-201-8/+8
* base::Bind: Convert chrome_frame/.jhawkins@chromium.org2011-11-181-8/+5
* Remove includes of message headers in headers.jam@chromium.org2011-02-091-0/+1
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-3/+4
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-231-10/+10
* Revert 68944 - Revert "Add named testing interface."nirnimesh@chromium.org2010-12-231-2/+2
* Add support for gcf:about:plugins in chrome frame full tab mode. The URL vali...ananta@chromium.org2010-12-141-6/+13
* Revert "Add named testing interface."phajdan.jr@chromium.org2010-12-111-2/+2
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-081-6/+6
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-241-2/+2
* Revert 66840 - Add named testing interface. This allows you to connect to a p...kkania@chromium.org2010-11-201-2/+2
* Add named testing interface. This allows you to connect to a pre-existing Chr...nirnimesh@chromium.org2010-11-191-2/+2
* Add support for returning the session_id in both CreateExternalTab and Connec...hansl@google.com2010-11-051-8/+11
* Reverting this to see if this fixes ChromeFrame tests. Please reland with the...ananta@chromium.org2010-10-281-11/+8
* The ChromeFrame objects now provides an unfrozen interface called IChromeFram...hansl@google.com2010-10-281-8/+11
* Various changes to make GCF nicer for the non-en-US world:grt@chromium.org2010-10-201-8/+8
* Top level navigations are not sent to the host browser in the ChromeFrame NPA...ananta@chromium.org2010-09-301-8/+8
* Ensure that ChromeFrame link navigations which occur when the opener frame is...ananta@chromium.org2010-08-271-3/+60
* Handle automation server crashes. When Chrome crashes, we now handle the cas...tommi@chromium.org2010-08-101-86/+57
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-161-14/+3
* chrome_frame: Get rid of all occurrences of the deprecated ToWStringHack func...tfarina@chromium.org2010-06-081-1/+1
* Relanding this fix with the fixes to get chrome frame tests to pass.ananta@chromium.org2010-05-181-7/+13
* Fix the expectations for the ChromeFrame NavigateOk test so that it passes on...ananta@chromium.org2010-04-131-1/+1
* Test the new code for propagating OnChannelError to Chrome Frame Delegate.mad@chromium.org2010-03-311-31/+133
* Added the propagation of the OnChannelError notification.mad@chromium.org2010-03-261-0/+5
* Committing for Eric Dingle.mad@chromium.org2010-03-261-12/+72
* 3rd try. *sigh*slightlyoff@chromium.org2010-03-261-12/+21
* Reverting this CL to see if this fixes chrome frame unit test failures.ananta@chromium.org2010-03-251-21/+12
* Implements IDeleteBrowsing history and moves the GCF profile into the IE TIF ...slightlyoff@chromium.org2010-03-251-12/+21
* Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ...joi@chromium.org2010-03-231-66/+7
* Allow TabContentsDelegate classes to specify whether InfoBars are enabled.joi@chromium.org2010-03-231-7/+66
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Reorganize chrome_frame_unittest.h/ccamit@chromium.org2010-02-041-0/+269