summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* Upload UMA data using protocol buffers.isherman@chromium.org2012-02-291-1/+3
* Reduce flakiness in chrome_frame_tests.exe by having each test run in a clean...grt@chromium.org2012-02-2814-250/+418
* Enable Chrome Frame net tests on IE9.erikwright@chromium.org2012-02-282-31/+22
* Revert 123901 - Upload UMA data using protocol buffers.cpu@chromium.org2012-02-281-3/+1
* Upload UMA data using protocol buffers.isherman@chromium.org2012-02-281-1/+3
* Cleanup: Remove some deprecated file_util methods.thestig@chromium.org2012-02-241-9/+9
* Revert 123123 (probably caused a big perf regression -- http://crbug.com/115479,thakis@chromium.org2012-02-231-2/+2
* Revert 123135 - Revert 123118 - Don't run chrome_frame_net_tests URLRequestTe...groby@chromium.org2012-02-222-1/+44
* Revert 123118 - Don't run chrome_frame_net_tests URLRequestTestHTTP over loop...groby@chromium.org2012-02-222-44/+1
* Fix media code to work with new ffmpeg.dalecurtis@google.com2012-02-221-2/+2
* Don't run chrome_frame_net_tests URLRequestTestHTTP over loopback, due to mys...erikwright@chromium.org2012-02-222-1/+44
* Have ScopedClipboardWriter and Clipboard::WriteObjects take a buffer parameter.peter@pcc.me.uk2012-02-221-1/+2
* 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