summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 114944 - Standardize StringToInt{,64} interface.battre@chromium.org2011-12-182-7/+3
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-182-3/+7
* Revert 114929 - Standardize StringToInt{,64} interface.rsleevi@chromium.org2011-12-172-7/+3
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-172-3/+7
* Fix Chrome Frame crash when automation server dies.grt@chromium.org2011-12-172-4/+5
* chrome_frame: Include notification_service.h instead of notification_service_...tfarina@chromium.org2011-12-161-1/+1
* Avoid including gtest file directly, and go through base insteadjar@chromium.org2011-12-151-1/+1
* Enable ChromeFrame net tests for IE versions 8 and below. Changes include the...ananta@chromium.org2011-12-151-20/+8
* Revert 114320 (broke chrome_frame_tests) - Enable ChromeFrame net tests for I...willchan@chromium.org2011-12-141-7/+19
* Enable ChromeFrame net tests for IE versions 8 and below. Changes include the...ananta@chromium.org2011-12-141-19/+7
* This goes most of the way to re-enabling chrome_frame_net_tests by making it ...joi@chromium.org2011-12-125-224/+372
* Removing MessageLoop::QuitTask() from chrome_frame/dcheng@chromium.org2011-12-106-10/+10
* Reverts a commit that caused ASAN failures, and 2 dependent commits.joi@chromium.org2011-12-071-1/+1
* Chrome Frame test fixes for Vista/IE7.grt@chromium.org2011-12-0614-165/+258
* base::Bind: Convert disk_cache_based_ssl_host_info.jhawkins@chromium.org2011-12-061-1/+1
* Suppression of ContextMenuTest.CFTxtFieldPastevsevik@chromium.org2011-12-021-1/+1
* Added recommended pref store on Windows.joaodasilva@chromium.org2011-12-012-5/+5
* Fix typo in poor man's trybot.joi@chromium.org2011-11-301-1/+1
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-301-2/+1
* ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...pkasting@chromium.org2011-11-293-3/+5
* Revert 111910 - Attempt to re-enable ChromeFrame net tests.joi@chromium.org2011-11-291-2/+4
* Attempt to re-enable ChromeFrame net tests.joi@chromium.org2011-11-291-4/+2
* Have content/ create and destroy its own threads. (Re-land)joi@chromium.org2011-11-283-12/+44
* Update poor man's trybot script.joi@chromium.org2011-11-281-11/+20
* Revert 111695 - Have content/ create and destroy its own threads.joi@chromium.org2011-11-283-44/+12