summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* Add a tiny helper script to shutdown the chrome frame helper process.robertshield@chromium.org2010-09-041-0/+30
* Fix a ChromeFrame crash which occurs while uploading metrics data. The crash ...ananta@chromium.org2010-09-031-118/+174
* Disable incremental linking for chrome_frame_reliability_tests on 32 bits win...maruel@chromium.org2010-09-031-1/+10
* Add crash reporting to the long running Chrome Frame helper process.robertshield@chromium.org2010-09-036-72/+111
* Remove changes to the logging format in Chrome Frame's reliability tests adde...robertshield@chromium.org2010-09-031-1/+1
* Fix regression that allowd gcf: urls used with http and httpsamit@chromium.org2010-09-031-0/+10
* Update the renderer accessibility switch for chrome frame. Renderer accessibi...ctguil@chromium.org2010-09-031-1/+1
* Correct a problem whereby the prefetching experiment would never be scheduled...robertshield@chromium.org2010-09-033-1/+26
* Remove WebBrowserEventSink from chrome frame code, which necessitated some re...kkania@chromium.org2010-09-026-826/+113
* More false positive crashes crash report suppressions.amit@chromium.org2010-09-021-0/+4
* Fix BHO registration snafu caused by r58197.robertshield@chromium.org2010-09-021-1/+1
* Add lock since the add/remove tabproxy is invoked from different threads.stoyan@chromium.org2010-09-021-0/+3
* Pin the DLL if we make any patches instead of doing it from the Bho that does...tommi@chromium.org2010-09-025-23/+29
* Fine grained supporessions for false positivesamit@chromium.org2010-09-011-12/+50
* Don't build Chrome Frame helper .exe and .dll to the \servers directory. This...robertshield@chromium.org2010-09-011-2/+2
* Add two new entry points to the Chrome Frame DLL to allow for non-admin regis...robertshield@chromium.org2010-09-018-32/+86
* Disable incremental linking on 32 bits for chrome_frame_perftests.maruel@chromium.org2010-09-011-0/+9
* [chrome frame] Clean up chrome frame tests and get rid of most dependencies o...kkania@chromium.org2010-09-0113-417/+550
* Silencing a couple of dchecks that occur when running the debug version of th...tommi@chromium.org2010-08-312-3/+12
* When GCF is the default renderer, use Chrome's User-agent header instead of I...tommi@chromium.org2010-08-3114-60/+217
* Fix erroneous errors printed to the log when IE navigates to a site that uses...robertshield@chromium.org2010-08-311-8/+12
* Fix ChromeFrame unload event tests which were failing on IE6 due to an IE nav...iyengar@google.com2010-08-311-0/+4
* 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