summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Move some heavy, repeatedly emitted symbols to implementation files.erg@google.com2010-08-301-0/+1
* Add a helper process to Chrome Frame to allow for non-administrative installs...robertshield@chromium.org2010-08-3012-23/+669
* Fix ChromeFrame Firefox tests which started failing after the change to allow...ananta@chromium.org2010-08-282-2/+9
* Add ChromeFrame to the useragent string in outgoing UMA requests from ChromeF...ananta@chromium.org2010-08-271-0/+10
* Ensure that ChromeFrame link navigations which occur when the opener frame is...ananta@chromium.org2010-08-273-7/+68
* Disable forwarding of accelerators to privileged host.joi@chromium.org2010-08-271-1/+2
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-2710-18/+10
* Refactor version-getting info into a chrome::VersionInfo object.evan@chromium.org2010-08-271-5/+4
* Eliminate the chrome_version_info target completely.evan@chromium.org2010-08-262-2/+0
* Fix a crash when delegate_ goes away in ReadStreamamit@chromium.org2010-08-261-1/+3
* Submitting for Erik:tommi@chromium.org2010-08-262-2/+19
* GTTF: Extract performance-testing-specific parts of UITestBase to UIPerfTest.phajdan.jr@chromium.org2010-08-262-4/+5
* Attempt to handle a case whereby we've lost our automation server.tommi@chromium.org2010-08-261-1/+11
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-262-6/+6
* Don't send dumps for buggy BHOs.tommi@chromium.org2010-08-251-0/+3
* [chrome frame] Send mouse button messages to select a menu item if the deskto...kkania@chromium.org2010-08-252-16/+56
* Adds HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-241-1/+2
* Clean up the way top level navigations are handled in ChromeFrame and reporte...ananta@chromium.org2010-08-231-1/+3
* Fix for the ChromeFrame unload event test failures seen on the builder. For s...ananta@chromium.org2010-08-211-0/+1
* Fix a dumb error introduced earlier. We need to call Stop only when the wait ...ananta@chromium.org2010-08-201-1/+0
* Speculative fix for the ChromeFrame IE8 random test failures. The tests which...ananta@chromium.org2010-08-202-5/+7
* Add a method for setting the value of an Accessibility object.kkania@chromium.org2010-08-205-18/+85
* Attempting to debug the IE8 chrome frame random failures by tracing out the l...ananta@chromium.org2010-08-201-1/+5
* GTTF: After timeout, all further automation calls should fail immediately.phajdan.jr@chromium.org2010-08-191-1/+1
* Fix for the ChromeFrame XHR test failures. This test was incorrectly hardcodi...ananta@chromium.org2010-08-191-1/+2
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-196-16/+19
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-189-1/+9
* Revert 56539 - Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-181-2/+1
* Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-181-1/+2
* Only send an accessibility doc load event if the browser has a renderer window.kkania@chromium.org2010-08-174-14/+61
* Add an ATL module to the chrome_frame_net_tests since some of the Chrome acce...robertshield@chromium.org2010-08-172-1/+9
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-174-23/+16
* Re-land part of r55416, minus actually moving the test_suite.h contents to a ...brettw@chromium.org2010-08-171-2/+2
* Support rendering in Chrome Frame if the content-type of the top level reques...stoyan@chromium.org2010-08-171-11/+35
* [chrome_frame] Add utils for using MSAA for working with menus and for select...kkania@chromium.org2010-08-1714-488/+873
* Reland 56241: Add an exceptionbarrier in Hook_Start(Ex). This is an attempt tostoyan@chromium.org2010-08-171-0/+4
* Revert 56241 - Add an exceptionbarrier in Hook_Start(Ex). This is an attempt ...stoyan@chromium.org2010-08-161-3/+0
* [chrome frame] Change detection scheme for CF renderer from checking IE windo...kkania@chromium.org2010-08-161-11/+6
* Add an exceptionbarrier in Hook_Start(Ex). This is an attempt to reduce the a...stoyan@chromium.org2010-08-161-0/+3
* Re-land just the project file changes from r55416. This makes projects that usebrettw@chromium.org2010-08-151-0/+3
* Cleanup Registry API: part 3.tfarina@chromium.org2010-08-142-4/+4
* CommandLine: eliminate wstring-accepting AppendLooseValueevan@chromium.org2010-08-131-6/+3
* Restrict unsafe URLs in Chrome Frameamit@chromium.org2010-08-1313-226/+251
* Use Environment::SetVar in more places.tfarina@chromium.org2010-08-134-22/+35
* Fix ChromeFrame perf graph names to ensure that all counters show up.ananta@chromium.org2010-08-121-5/+5
* Fix chrome frame upgrade from old to new beta. During upgrade process, two ve...ananta@chromium.org2010-08-121-1/+0
* Attempt to fix chrome frame tests crash on the IE6 builder. The crash occurs ...ananta@chromium.org2010-08-121-0/+10
* The ChromeFrame perf tests which measure ETW performance traces emitted by Ch...ananta@chromium.org2010-08-121-85/+119
* Bring back RefreshElevationPolicy to avoid prompts on Vista and Win7amit@chromium.org2010-08-111-0/+3
* Adding support for Code Coverage.mad@google.com2010-08-111-13/+166