summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* Revert 62918 - net: clean up SSLHostInfo construction.agl@chromium.org2010-10-182-3/+1
* net: clean up SSLHostInfo construction.agl@chromium.org2010-10-182-1/+3
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-178-19/+29
* 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
* Really fix ChromeFrame compile for scoped changes.brettw@chromium.org2010-10-161-1/+1
* Fix two cases I missed when renaming/moving Windows-related scoped stuff.brettw@chromium.org2010-10-161-4/+6
* Move the windows-specific scoped_* stuff from base to base/win and in the bas...brettw@chromium.org2010-10-161-15/+17
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-156-15/+16
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-147-14/+17
* Fix a regression in ChromeFrame which caused download attachments to not work...ananta@chromium.org2010-10-141-0/+1
* Add an option ProxyService::Create() to disable use of proxy auto-config.eroman@chromium.org2010-10-141-4/+4
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-143-10/+10
* Modification to the initial focus assignment behaviour. By giving focus to c...twiz@google.com2010-10-132-2/+12
* Fix the ChromeFrame test (it was not ready anyway).stoyan@chromium.org2010-10-131-4/+1
* Review URL: http://codereview.chromium.org/3685006stoyan@chromium.org2010-10-136-49/+335
* Fix the ChromeFrame net test failures. These tests started failing since the ...ananta@chromium.org2010-10-122-4/+4
* Test for ChannelError for Chrome Frame Proxy.stoyan@chromium.org2010-10-121-0/+41
* 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
* Relanding this change.ananta@chromium.org2010-10-082-11/+53
* Disable the 'About Chrome Frame' option in the context menu for the NPAPI plu...ericdingle@chromium.org2010-10-082-0/+11
* Revert 61997 - Fix a memory leak in ChromeFrame which is caused by leaking th...jar@chromium.org2010-10-082-51/+10
* Fix a memory leak in ChromeFrame which is caused by leaking the urlmon transa...ananta@chromium.org2010-10-082-10/+51
* Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-082-1/+3
* Deserialize and dispatch all async tab messages.stoyan@chromium.org2010-10-073-1/+242
* Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-072-3/+1
* net: plumb DnsRRResolver from IOThread to HttpNetworkSession.agl@chromium.org2010-10-072-1/+3
* 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