summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test
Commit message (Expand)AuthorAgeFilesLines
* ChromeFrame network tests were broken since the change to honor the automatio...ananta@chromium.org2010-10-262-1/+20
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-7/+7
* Enable developers to conditionally activate Chrome Frame, depending on the ve...erikwright@chromium.org2010-10-252-0/+243
* Fix a build break due to r63514.erikwright@chromium.org2010-10-221-2/+2
* Update code that previously constructed strings from string iterators only to...erikwright@chromium.org2010-10-221-1/+3
* Refreshing pages in ChromeFrame would basically always fetch the pages from t...ananta@chromium.org2010-10-212-4/+49
* Remove scoped_bstr_win, fix all callers to use the new location.brettw@chromium.org2010-10-206-22/+26
* Various changes to make GCF nicer for the non-en-US world:grt@chromium.org2010-10-205-25/+126
* Remove usage of the old page info dialogs in ChromeFrame and use the new page...ananta@chromium.org2010-10-199-26/+58
* GCF activation for alternate content typesamit@chromium.org2010-10-191-0/+63
* Convert LOG(INFO) to VLOG(1) - chrome_frame/.pkasting@chromium.org2010-10-1910-44/+48
* Revert revert 62918 - net: clean up SSLHostInfo construction."agl@chromium.org2010-10-191-1/+2
* Revert 62918 - net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-2/+1
* net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-1/+2
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-174-8/+14
* Attempt to fix the flakiness with the newly added CF_DownloadFileFromPost chr...ananta@chromium.org2010-10-161-1/+2
* Resurrecting Tommi's attachment download test in response to a FORM post requ...ananta@chromium.org2010-10-165-3/+283
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-152-6/+6
* Modification to the initial focus assignment behaviour. By giving focus to c...twiz@google.com2010-10-131-1/+8
* Fix the ChromeFrame net test failures. These tests started failing since the ...ananta@chromium.org2010-10-122-4/+4
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-122-2/+2
* Roll gtest 445 -> 446thakis@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part16:tfarina@chromium.org2010-10-112-4/+4
* Move PerfTestSuite implementation into a .cc file and add it to the basebrettw@chromium.org2010-10-101-2/+3
* Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-081-1/+2
* Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-071-2/+1
* net: plumb DnsRRResolver from IOThread to HttpNetworkSession.agl@chromium.org2010-10-071-1/+2
* Find additional children of accessible elements that cannot be found using MS...kkania@chromium.org2010-10-062-48/+121
* Remove TestServer::WaitToFinish, it is now unused.phajdan.jr@chromium.org2010-10-062-10/+0
* Add new SaveLinkAs test for chrome frame.kkania@chromium.org2010-10-062-34/+49
* Add chrome frame test for checking hotkey opens the Find dialog.kkania@chromium.org2010-10-061-0/+29
* Policy support for being able to specify a list of content types that Chrome ...tommi@chromium.org2010-10-041-26/+85
* Pass the accept and cache-control headers from ChromeFrame via the host netwo...ananta@chromium.org2010-10-013-57/+70
* Do not write non-toplevel POST response into the WINInet cache.stoyan@chromium.org2010-10-011-0/+4
* chrome_frame: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-10-0110-39/+53
* Top level navigations are not sent to the host browser in the ChromeFrame NPA...ananta@chromium.org2010-09-306-48/+44
* Disable the DeleteBrowserHistoryTest. Still doesn't run reliably on the build...erikwright@chromium.org2010-09-301-1/+1
* It seems that OnAccLoad and OnLoad are not reliably ordered. Add a helper tha...erikwright@chromium.org2010-09-301-5/+59
* Submit of http://codereview.chromium.org/3471021 for grt@. Original description:robertshield@chromium.org2010-09-292-1/+11
* HttpAuthHandlerFactory::CreateDefault requires a HostResolver argument.cbentzel@chromium.org2010-09-291-1/+2
* Disable this test, which works 100 out of 100 times locally, but never on the...erikwright@chromium.org2010-09-281-1/+1
* Add a unit test for refresh in mshtml to see where we're not tagging the user...tommi@chromium.org2010-09-284-5/+150
* Revert 60791 - HttpAuthHandlerFactory::CreateDefault requires a HostResolver ...cbentzel@chromium.org2010-09-281-2/+1
* HttpAuthHandlerFactory::CreateDefault requires a HostResolver argument.cbentzel@chromium.org2010-09-281-1/+2
* This changelist consists of a test for the Delete Browsing History feature.erikwright@chromium.org2010-09-288-125/+653
* Modify chrome_frame_test_utils to react gracefully if crash_service is alread...erikwright@chromium.org2010-09-281-5/+86
* GTTF: Remove flaky mark from the following tests:phajdan.jr@chromium.org2010-09-281-3/+1
* Another attempt to fix the Extract build failures on the IE8 builder. Removed...ananta@chromium.org2010-09-241-40/+10
* Correct problem with localized resource loading in Chrome Frame: we were not ...robertshield@chromium.org2010-09-241-0/+25
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-221-1/+2