summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* Add one more DLL to the DocumentComplete blacklist.tommi@chromium.org2010-07-191-0/+1
* Simple initial test for AppendCFUserAgentString.stoyan@chromium.org2010-07-191-0/+31
* Compress and checksum pending logs that are going to be persisted. Persisted ...ziadh@chromium.org2010-07-191-6/+5
* Fix the failing ChromeFrame BeginningTransaction unit test. The user agent va...ananta@chromium.org2010-07-181-1/+1
* BUG=47879stoyan@chromium.org2010-07-177-80/+247
* Add a command line flag to change the default number of parallel DNS requests...eroman@chromium.org2010-07-171-1/+2
* Remove lock.h from resource_bundle.h and histogram.h.erg@chromium.org2010-07-162-0/+2
* Not firing DocumentComplete in the presence of buggy BHOs.tommi@chromium.org2010-07-165-21/+128
* Small refactoring in preparation of the assassination of HttpNegotiate patch ...stoyan@chromium.org2010-07-152-9/+7
* 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-156-2/+76
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Do not wrap non-HTTP(s) requests.stoyan@chromium.org2010-07-151-1/+7
* Boot prefetch optimization for Chrome Frame (experimental)amit@chromium.org2010-07-151-45/+49
* Attempt 2 at fixing the chrome frame net tests hang on the builders. This han...ananta@chromium.org2010-07-141-1/+6
* Replace NavigationManager DCHECK in favor of DLOG_IF(ERROR, ...) in chrome_ac...ericdingle@chromium.org2010-07-141-1/+1
* Sample of running integration test as a simple performance test.stoyan@chromium.org2010-07-141-0/+227
* Implement HTTP headers sniffing in the ProtocolSinkWrap, instead of relying o...stoyan@chromium.org2010-07-143-40/+71
* Attempt to fix the chrome frame net tests failures on the builders. There see...ananta@chromium.org2010-07-141-2/+2
* ChromeFrame back forward navigations at times would mess up the navigation hi...ananta@chromium.org2010-07-133-1/+89
* Assign resource ids from a central file.tony@chromium.org2010-07-131-1/+1
* Handling case where automation server is NULL when creating the active doc wi...tommi@chromium.org2010-07-132-1/+12
* [chrome_frame] Refactor/merge IE no interference tests with other mock event ...kkania@chromium.org2010-07-1227-2134/+2875
* ChromeFrame would leave chrome processes running if a page rendered in Chrome...ananta@chromium.org2010-07-121-2/+3
* Add an ExtensionPrefStore, layered between the user prefs and the managed pre...pam@chromium.org2010-07-121-6/+2
* Forward both BINDSTATUS_SERVER_MIMETYPEAVAILABLE and BINDSTATUS_MIMETYPEAVAIL...stoyan@chromium.org2010-07-091-1/+0
* Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-081-5/+4
* Applying "Solving a bug in Chrome Frame that Firefox doesn't set preferences ...robertshield@chromium.org2010-07-081-1/+0
* Reenabling the ChromeFrame JavascriptWindowOpen test. ananta@chromium.org2010-07-081-3/+1
* Include the Chrome Frame binary in Chrome installers. Note that it will only ...robertshield@chromium.org2010-07-071-1/+1
* Brushed up listen socket:pfeldman@chromium.org2010-07-052-7/+12
* Changing the pre-reading of chrome.dll to read it as an image section instead...ananta@chromium.org2010-07-031-7/+45
* Revert 51572 - Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-021-4/+5
* Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-021-5/+4
* Store blocked and accessed cookies in the tab contents.jochen@chromium.org2010-07-021-2/+2
* Disable a crashing test: NoInterferenceTest.JavascriptWindowOpensatish@chromium.org2010-07-021-2/+4
* Disabling the ChromeFrame NavigationToRestrictedSite test as it causes IE8 to...ananta@chromium.org2010-07-011-1/+3
* Attempt to fix the ChromeFrame tests which rely on sending input to the IE ad...ananta@chromium.org2010-06-301-1/+1
* Set ChromeFrame unpinned mode for the duration of the perf tests to ensure th...ananta@chromium.org2010-06-292-4/+4
* Change chrome from statically enabling high resolution timers on windowsmbelshe@chromium.org2010-06-291-1/+1
* Disabling the ChromeFrame reference build perf memory test as it causes a cra...ananta@chromium.org2010-06-291-1/+6
* Attempt to fix ChromeFrame perf test failures on the experimental builder. Th...ananta@chromium.org2010-06-291-0/+1
* Fix ChromeFrame reference perf tests failures. CoFreeUnusedLibraries at times...ananta@chromium.org2010-06-291-1/+0
* ChromeFrame perf tests now depend on Chrome's reference build. The ChromeFram...ananta@chromium.org2010-06-281-3/+1
* Cleanup some unncessary dependencies on libxml.mad@google.com2010-06-271-1/+0
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-10/+5
* Make new (CTransaction) hooking and sniffing mechanism the default one.stoyan@chromium.org2010-06-242-7/+19
* Ensure that the ChromeFrame reliability and perf tests startup in headless mo...ananta@chromium.org2010-06-236-29/+64
* Hopefully the last of the ChromeFrame window open test failures. The Document...ananta@chromium.org2010-06-231-27/+13
* Fix the randomly failing ChromeFrame window open tests to account for the add...ananta@chromium.org2010-06-231-17/+8