| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable DllRedirectorLoadingTest.TestDllRedirection for component builds. | grt@chromium.org | 2012-01-18 | 1 | -2/+11 |
* | Fix DCHECKs in the UMA histogram code in ChromeFrame. These started firing du... | ananta@chromium.org | 2012-01-12 | 1 | -2/+2 |
* | Move chrome/common/metrics* files into a shared subdirectory. | isherman@chromium.org | 2012-01-12 | 2 | -4/+4 |
* | Convert use of int ms to TimeDelta in files owned by ananta. | tedvessenes@gmail.com | 2012-01-12 | 1 | -3/+3 |
* | Synchronize access to TestAutomationResourceMessageFilter's requests_ map. Th... | robertshield@chromium.org | 2012-01-11 | 2 | -2/+25 |
* | Move creation and ownership of ResourceDispatcherHost and PluginService to co... | jam@chromium.org | 2012-01-11 | 2 | -23/+2 |
* | Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu... | jam@chromium.org | 2012-01-10 | 2 | -0/+24 |
* | Move creation and ownership of ResourceDispatcherHost and PluginService to co... | jam@chromium.org | 2012-01-10 | 2 | -24/+0 |
* | Allow Chrome Frame test to run on Vista/IE7 at high integrity. | grt@chromium.org | 2012-01-09 | 1 | -3/+11 |
* | Remove task.h and finish base::Bind() migration. | ajwong@chromium.org | 2012-01-06 | 7 | -6/+4 |
* | Allow crash reporting for GCF integration tests to be suppressed via command ... | grt@chromium.org | 2012-01-06 | 1 | -4/+9 |
* | Empty XHR posts requests fail in ChromeFrame with status code 0. The POST req... | ananta@chromium.org | 2012-01-06 | 1 | -7/+21 |
* | Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn. | ajwong@chromium.org | 2012-01-06 | 6 | -22/+21 |
* | Get rid of TabContentsWrapper::tab_contents. Also make it use WebContents exc... | jam@chromium.org | 2012-01-06 | 1 | -4/+5 |
* | Merge Chrome Frame file lists into common file lists. | mmoss@chromium.org | 2012-01-05 | 3 | -14/+0 |
* | Disable FullTabSeleniumTest.Core, crashes flakily. | mnissler@chromium.org | 2012-01-04 | 1 | -2/+3 |
* | And now NewRunnableMethod(), you die. | ajwong@chromium.org | 2012-01-04 | 1 | -6/+1 |
* | Enabling the following ChromeFrame tests which were failing because of a cras... | ananta@chromium.org | 2012-01-04 | 3 | -10/+5 |
* | base::Bind: Remove callback_old.h. | jhawkins@chromium.org | 2012-01-03 | 1 | -2/+1 |
* | Disable failing Chrome Frame tests following WebKit roll, for rniwa | jsbell@chromium.org | 2011-12-23 | 3 | -5/+10 |
* | base::Bind: Remove includes of base.bind in header files. | jhawkins@chromium.org | 2011-12-21 | 3 | -32/+53 |
* | Rename PluginService to PluginServiceImpl. | jam@chromium.org | 2011-12-21 | 1 | -1/+0 |
* | Remove remaining references to CEEE. | rogerta@chromium.org | 2011-12-20 | 10 | -55/+31 |
* | Move general UiPerfTest code to shared area in preparation for performance br... | jbates@chromium.org | 2011-12-20 | 1 | -17/+14 |
* | Standardize StringToInt{,64} interface. | tedvessenes@gmail.com | 2011-12-19 | 2 | -3/+7 |
* | Revert 114944 - Standardize StringToInt{,64} interface. | battre@chromium.org | 2011-12-18 | 2 | -7/+3 |
* | Standardize StringToInt{,64} interface. | tedvessenes@gmail.com | 2011-12-18 | 2 | -3/+7 |
* | Revert 114929 - Standardize StringToInt{,64} interface. | rsleevi@chromium.org | 2011-12-17 | 2 | -7/+3 |
* | Standardize StringToInt{,64} interface. | tedvessenes@gmail.com | 2011-12-17 | 2 | -3/+7 |
* | Fix Chrome Frame crash when automation server dies. | grt@chromium.org | 2011-12-17 | 2 | -4/+5 |
* | chrome_frame: Include notification_service.h instead of notification_service_... | tfarina@chromium.org | 2011-12-16 | 1 | -1/+1 |
* | Avoid including gtest file directly, and go through base instead | jar@chromium.org | 2011-12-15 | 1 | -1/+1 |
* | Enable ChromeFrame net tests for IE versions 8 and below. Changes include the... | ananta@chromium.org | 2011-12-15 | 1 | -20/+8 |
* | Revert 114320 (broke chrome_frame_tests) - Enable ChromeFrame net tests for I... | willchan@chromium.org | 2011-12-14 | 1 | -7/+19 |
* | Enable ChromeFrame net tests for IE versions 8 and below. Changes include the... | ananta@chromium.org | 2011-12-14 | 1 | -19/+7 |
* | This goes most of the way to re-enabling chrome_frame_net_tests by making it ... | joi@chromium.org | 2011-12-12 | 5 | -224/+372 |
* | Removing MessageLoop::QuitTask() from chrome_frame/ | dcheng@chromium.org | 2011-12-10 | 6 | -10/+10 |
* | Reverts a commit that caused ASAN failures, and 2 dependent commits. | joi@chromium.org | 2011-12-07 | 1 | -1/+1 |
* | Chrome Frame test fixes for Vista/IE7. | grt@chromium.org | 2011-12-06 | 14 | -165/+258 |
* | base::Bind: Convert disk_cache_based_ssl_host_info. | jhawkins@chromium.org | 2011-12-06 | 1 | -1/+1 |
* | Suppression of ContextMenuTest.CFTxtFieldPaste | vsevik@chromium.org | 2011-12-02 | 1 | -1/+1 |
* | Added recommended pref store on Windows. | joaodasilva@chromium.org | 2011-12-01 | 2 | -5/+5 |
* | Fix typo in poor man's trybot. | joi@chromium.org | 2011-11-30 | 1 | -1/+1 |
* | Use callback_forward.h instead of callback.h where possible. | erikwright@chromium.org | 2011-11-30 | 1 | -2/+1 |
* | ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ... | pkasting@chromium.org | 2011-11-29 | 3 | -3/+5 |
* | Revert 111910 - Attempt to re-enable ChromeFrame net tests. | joi@chromium.org | 2011-11-29 | 1 | -2/+4 |
* | Attempt to re-enable ChromeFrame net tests. | joi@chromium.org | 2011-11-29 | 1 | -4/+2 |
* | Have content/ create and destroy its own threads. (Re-land) | joi@chromium.org | 2011-11-28 | 3 | -12/+44 |
* | Update poor man's trybot script. | joi@chromium.org | 2011-11-28 | 1 | -11/+20 |
* | Revert 111695 - Have content/ create and destroy its own threads. | joi@chromium.org | 2011-11-28 | 3 | -44/+12 |