summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test
Commit message (Expand)AuthorAgeFilesLines
* Fix the Windows build.brettw@chromium.org2010-08-031-5/+6
* Remove number conversion functions from string_util. These moved to string_nu...brettw@chromium.org2010-08-032-4/+8
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-032-0/+2
* [chrome_frame] Add methods for finding and performing default action on Acces...kkania@chromium.org2010-08-0211-135/+518
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-0/+1
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-301-1/+1
* Miscellaneous ChromeFrame code cleanup. The automation client class maintaine...ananta@chromium.org2010-07-301-1/+1
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-294-5/+13
* Ensure that window.open requests issued by ChromeFrame carry the correct cook...ananta@chromium.org2010-07-281-21/+126
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-283-6/+10
* The ChromeFrame persistent cookie test creates persistent cookies and reloads...ananta@chromium.org2010-07-283-17/+32
* Add undeclared virtual destructors part 2ziadh@chromium.org2010-07-271-0/+3
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-1/+1
* Continual header pruningerg@google.com2010-07-221-0/+1
* Change the expectations of the BeginningTransaction unit test to expect the h...ananta@chromium.org2010-07-201-12/+12
* Simple initial test for AppendCFUserAgentString.stoyan@chromium.org2010-07-191-0/+31
* Add a command line flag to change the default number of parallel DNS requests...eroman@chromium.org2010-07-171-1/+2
* Not firing DocumentComplete in the presence of buggy BHOs.tommi@chromium.org2010-07-161-0/+10
* ChromeFrame tabs would hang at times while closing. This would randomly occur...ananta@chromium.org2010-07-153-2/+28
* Attempt 2 at fixing the chrome frame net tests hang on the builders. This han...ananta@chromium.org2010-07-141-1/+6
* Sample of running integration test as a simple performance test.stoyan@chromium.org2010-07-141-0/+227
* 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
* [chrome_frame] Refactor/merge IE no interference tests with other mock event ...kkania@chromium.org2010-07-1226-2131/+2868
* Add an ExtensionPrefStore, layered between the user prefs and the managed pre...pam@chromium.org2010-07-121-6/+2
* Reenabling the ChromeFrame JavascriptWindowOpen test. ananta@chromium.org2010-07-081-3/+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
* 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
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-10/+5
* Ensure that the ChromeFrame reliability and perf tests startup in headless mo...ananta@chromium.org2010-06-235-29/+56
* 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
* Some more ChromeFrame test fixes to get the failing IE7 new window tests to p...ananta@chromium.org2010-06-233-14/+66
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-231-0/+0
* The ChromeFrame JavascriptWindowOpen test tries to open a popup in the onload...ananta@chromium.org2010-06-224-8/+14
* In pages rendered in ChromeFrame window open requests or link clicks with tar...ananta@chromium.org2010-06-222-1/+106
* Fix an issue with the ChromeFrame protocol patch which shows up in the Naviga...ananta@chromium.org2010-06-181-1/+2
* Pref service strings should be std::string.estade@chromium.org2010-06-181-1/+1
* Fix the NavigationToRestrictedSite ChromeFrame test to work with the new Chro...ananta@chromium.org2010-06-171-1/+11
* window.open calls issued by pages within ChromeFrame would not honor the sugg...ananta@chromium.org2010-06-174-2/+47
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-162-18/+4