summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-102-24/+0
* Allow Chrome Frame test to run on Vista/IE7 at high integrity.grt@chromium.org2012-01-091-3/+11
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-067-6/+4
* Allow crash reporting for GCF integration tests to be suppressed via command ...grt@chromium.org2012-01-061-4/+9
* Empty XHR posts requests fail in ChromeFrame with status code 0. The POST req...ananta@chromium.org2012-01-061-7/+21
* Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn.ajwong@chromium.org2012-01-066-22/+21
* Get rid of TabContentsWrapper::tab_contents. Also make it use WebContents exc...jam@chromium.org2012-01-061-4/+5
* Merge Chrome Frame file lists into common file lists.mmoss@chromium.org2012-01-053-14/+0
* Disable FullTabSeleniumTest.Core, crashes flakily.mnissler@chromium.org2012-01-041-2/+3
* And now NewRunnableMethod(), you die.ajwong@chromium.org2012-01-041-6/+1
* Enabling the following ChromeFrame tests which were failing because of a cras...ananta@chromium.org2012-01-043-10/+5
* base::Bind: Remove callback_old.h.jhawkins@chromium.org2012-01-031-2/+1
* Disable failing Chrome Frame tests following WebKit roll, for rniwajsbell@chromium.org2011-12-233-5/+10
* base::Bind: Remove includes of base.bind in header files.jhawkins@chromium.org2011-12-213-32/+53
* Rename PluginService to PluginServiceImpl.jam@chromium.org2011-12-211-1/+0
* Remove remaining references to CEEE.rogerta@chromium.org2011-12-2010-55/+31
* Move general UiPerfTest code to shared area in preparation for performance br...jbates@chromium.org2011-12-201-17/+14
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-192-3/+7