summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* Fix the ChromeFrame Launch timeout test - mock destruction order.stoyan@chromium.org2010-10-061-1/+1
* Find additional children of accessible elements that cannot be found using MS...kkania@chromium.org2010-10-062-48/+121
* Reland http://codereview.chromium.org/3528004/stoyan@chromium.org2010-10-0611-0/+2059
* 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
* Revert 61583 - Initial skeleton for refactored ChromeFrameAutomationClient an...stoyan@chromium.org2010-10-0611-2060/+0
* Initial skeleton for refactored ChromeFrameAutomationClient and AutomationPro...stoyan@chromium.org2010-10-0511-0/+2060
* Policy support for being able to specify a list of content types that Chrome ...tommi@chromium.org2010-10-046-33/+138
* Simple fix correcting the lifetime scope of automated url request jobs during...twiz@google.com2010-10-041-19/+49
* 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-015-3/+20
* chrome_frame: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-10-0124-130/+163
* Top level navigations are not sent to the host browser in the ChromeFrame NPA...ananta@chromium.org2010-09-3015-67/+95
* 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
* Correction of union that was assuming big-endian behaviour when writing integ...twiz@google.com2010-09-281-5/+13
* 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-289-127/+674
* 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
* Add application/xml and text/xml to the list of content typesamit@chromium.org2010-09-241-12/+15
* Correct problem with localized resource loading in Chrome Frame: we were not ...robertshield@chromium.org2010-09-244-36/+93
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-243-0/+3
* Fix a c_str() use-after-free bug in the chrome frame code.nick@chromium.org2010-09-221-2/+2
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-222-1/+3
* Committing http://codereview.chromium.org/3420004/show for grt@robertshield@chromium.org2010-09-2212-73/+143
* Revert 60084 - A test for Chrome Frame delete browser history behaviour in IE8.erikwright@chromium.org2010-09-219-649/+128
* A test for Chrome Frame delete browser history behaviour in IE8.erikwright@chromium.org2010-09-219-128/+649
* Remove code that enables renderer accessibility based on the SPI_GETSCREENREA...ctguil@chromium.org2010-09-185-12/+22
* Added full support for invoking before unload and unload handlers on ChromeFr...ananta@chromium.org2010-09-178-54/+107
* Add more buggy BHO's to the listamit@chromium.org2010-09-171-1/+15
* Fixes for a couple of ChromeFrame crashes seen in the latest dev channel buil...ananta@chromium.org2010-09-162-25/+70
* Basic policy implementation for Chrome Frame. We read the policy settings on...tommi@chromium.org2010-09-155-6/+296
* Reland 59362 - net: Rename ProxyService::CreateNull to ProxyService::CreateDi...tfarina@chromium.org2010-09-151-1/+1
* As a best effort terminate IE at the end of each chrome frame test run on an ...ananta@chromium.org2010-09-152-2/+4
* Delete the http_transaction_factory_ and http_auth_handler_factory_ pointers ...ananta@chromium.org2010-09-141-0/+2
* Forgot to add this to the commit enabling code coverage in the chrome_frame.g...mad@google.com2010-09-141-0/+122
* Trying to green up the tree, lots of mac and win red around this cl.thomasvl@chromium.org2010-09-141-1/+1
* net: Rename ProxyService::CreateNull to ProxyService::CreateDirect.tfarina@chromium.org2010-09-141-1/+1
* Fix a ChromeFrame crash which occurs while uploading UMA data. We use Chrome'...ananta@chromium.org2010-09-141-1/+13
* Remove the last usage of the python web server from chrome frame testsananta@chromium.org2010-09-131-30/+0
* FBTF: Move ctors/dtors into cc files.erg@google.com2010-09-131-0/+1
* Partial clone of the following CL: http://codereview.chromium.org/3013045/showtwiz@google.com2010-09-103-11/+36