summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* These tests cannot run under chrome_frame_net_tests by design.erikwright@chromium.org2012-02-211-0/+2
* Handle NULL response_headers passed to our IHTTPNegotiate::OnResponse() imple...robertshield@chromium.org2012-02-181-3/+6
* Update Chrome Frame owners file to reflect the folk working on Chrome Frame.robertshield@chromium.org2012-02-161-1/+2
* Flakiness cleanup: disable remaining flaky tests in src/evan@chromium.org2012-02-153-4/+4
* Marks a handful of chrome frame tests as flaky.sky@chromium.org2012-02-153-5/+9
* Fix COM initialization in chrome_frame_tests.exe for the ATL version included...robertshield@chromium.org2012-02-143-9/+23
* Flakiness cleanup: disable flaky tests under chrome_frame/evan@chromium.org2012-02-144-12/+13
* Disable Chrome's print preview in Chrome Frame.grt@chromium.org2012-02-144-1/+39
* Revert 121852 - Fix COM initialization in chrome_frame_tests.exe when built w...joi@chromium.org2012-02-141-2/+4
* Fix COM initialization in chrome_frame_tests.exe when built with the ATL incl...robertshield@chromium.org2012-02-141-4/+2
* Enforce that chrome_frame only uses content through its API.jam@chromium.org2012-02-132-1/+7
* Cleanup in ProcessSingleton. These originated as candidate fixes for issue 1...joi@chromium.org2012-02-103-12/+4
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-102-1/+6
* net: Make UploadData::GetContentLength() asynchronous.satorux@chromium.org2012-02-102-3/+3
* Make google_update.gyp write shared files to SHARED_INTERMEDIATE_DIRrsleevi@chromium.org2012-02-101-2/+2
* Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...marshall@chromium.org2012-02-092-6/+1
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-092-1/+6
* net: Rework UploadDataStream API by introducing Read().satorux@chromium.org2012-02-081-16/+15
* Revert "Support sharing of ContentMain and BrowserMain code with embedded use...evan@chromium.org2012-02-062-6/+1
* Support sharing of ContentMain and BrowserMain code with embedded use cases.marshall@chromium.org2012-02-062-1/+6
* Fix chunked uploads in Chrome Frame.robertshield@chromium.org2012-02-031-8/+6
* Add partial pre-read functionality to browser startup (Windows).rogerm@chromium.org2012-02-032-12/+144
* Fix flakiness in Chrome Frame HeaderTest.grt@chromium.org2012-02-031-2/+3
* Disable ChromeFrameTestWithWebServer.WidgetModeIE_CFInstanceRPC in Debug builds.grt@chromium.org2012-02-031-1/+8
* Fix races in CFTxtFieldUndo and CFTxtFieldRedo tests.grt@chromium.org2012-02-031-14/+21
* Make some CF integration tests ever so slightly more deterministic.grt@chromium.org2012-02-021-24/+40
* Fix use of OnAccDocLoad in CF integration tests.grt@chromium.org2012-02-029-55/+152
* Fix attrition experiment toast regression due to startup refactoring.finnur@chromium.org2012-02-022-3/+4
* net: Replace UploadDataStream::Create() with Init().satorux@chromium.org2012-02-021-6/+8
* Enlarge the CF integration test timeout values, more so for Debug builds.robertshield@chromium.org2012-01-311-2/+8
* content: Modfiy ResourceBundle and content_shell to run with alternative pak ...erg@chromium.org2012-01-281-1/+1
* Add Malay as a translation.tony@chromium.org2012-01-282-0/+8
* Separate chrome/common/metrics/metrics_helpers.{h,cc} into files for the cons...isherman@chromium.org2012-01-272-1/+2
* Fix JS error in ChromeFrameTestWithWebServer.FLAKY_WidgetModeIE_SrcProperty t...robertshield@chromium.org2012-01-261-11/+14
* Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leakyfischman@chromium.org2012-01-261-2/+1
* Disable certain net tests when running under Chrome Frame.erikwright@chromium.org2012-01-251-0/+17
* A couple more improvements to chrome_frame_tests.exe:robertshield@chromium.org2012-01-252-10/+23
* Spawn a new process to register and unregister DLLs.grt@chromium.org2012-01-256-51/+166
* Remove the default plugin.bauerb@chromium.org2012-01-241-2/+6
* Mark flaky.miket@chromium.org2012-01-241-2/+3
* Disable DllRedirectorLoadingTest.TestDllRedirection for component builds.grt@chromium.org2012-01-231-1/+10
* Log WebBrowser event method names rather than DISPID integer values for more ...grt@chromium.org2012-01-233-10/+128
* Fix npchrome_frame dll lookups for shared_library builds.grt@chromium.org2012-01-203-38/+36
* Disable DllRedirectorLoadingTest.TestDllRedirection for component builds.grt@chromium.org2012-01-181-2/+11
* Fix DCHECKs in the UMA histogram code in ChromeFrame. These started firing du...ananta@chromium.org2012-01-121-2/+2
* Move chrome/common/metrics* files into a shared subdirectory.isherman@chromium.org2012-01-122-4/+4
* Convert use of int ms to TimeDelta in files owned by ananta.tedvessenes@gmail.com2012-01-121-3/+3
* Synchronize access to TestAutomationResourceMessageFilter's requests_ map. Th...robertshield@chromium.org2012-01-112-2/+25
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-112-23/+2
* Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...jam@chromium.org2012-01-102-0/+24