summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* Move StatisticsRecorder out of histogram.cc/h for further refactoring.kaiwang@chromium.org2012-07-131-0/+1
* Revert 146656 - Switch to TimeDelta interfaces in chrome automation test infr...cpu@chromium.org2012-07-135-19/+14
* Switch to TimeDelta interfaces in chrome automation test infrastructure.tedvessenes@gmail.com2012-07-135-14/+19
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-132-2/+2
* sandbox/src -> sandbox/win/srcjln@chromium.org2012-07-132-2/+2
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-1116-16/+0
* Remove two deprecated methods from base::Versionisherman@chromium.org2012-07-114-32/+38
* Add methods to add DataPack from open filescjhopman@chromium.org2012-07-101-1/+1
* Adding Chrome Frame metric for SetSite performance.robertshield@chromium.org2012-06-301-0/+5
* Add base::RunLoop and update ui_test_utils to use it to reduce flakinessjbates@chromium.org2012-06-282-4/+9
* Remove the calls to ready mode from Bho::SetSite.robertshield@chromium.org2012-06-271-25/+1
* Make chrome compile with the win8 sdk cpu@chromium.org2012-06-272-8/+28
* Added URLRequestContext to constructor for URLRequest.erikwright@chromium.org2012-06-221-4/+6
* browser: Add ExternalTabContainer interface.tfarina@chromium.org2012-06-211-2/+3
* Automatically disable FLAKY_* version of disabled tests, if any.erikwright@chromium.org2012-06-201-2/+16
* Change the exclusion rule to FLAKY, to match the change to the test name.erikwright@chromium.org2012-06-191-1/+1
* Move guid generation from chrome/common/ to base/.marja@chromium.org2012-06-141-2/+2
* Include outputs of Assemble rule as sources of dependent targets.grt@chromium.org2012-06-071-1/+1
* Simplify how Content*Client interfaces are created. Instead of depending on t...jam@chromium.org2012-06-051-8/+10
* Tighten up DEPS checking to enforce that embedders of content only include pu...jam@chromium.org2012-06-041-2/+1
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Make BrowserMainParts have an empty implementation to make embedding easier.jam@chromium.org2012-05-301-4/+0
* Give ContentMainDelegate a default implementation to simplify embedders.jam@chromium.org2012-05-301-12/+0
* Remove redundant includes of common.gypi and unused repo from DEPSscottmg@chromium.org2012-05-281-4/+1
* Revert 139259 - Remove redundant includes of common.gypi and unused repo from...scottmg@google.com2012-05-281-0/+3
* Remove redundant includes of common.gypi and unused repo from DEPSscottmg@google.com2012-05-281-3/+0
* Exclude the new net test HTTPSRequestTest.TLSv1Fallback from cf net tests.wtc@chromium.org2012-05-261-0/+1
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-241-1/+1
* [cf] Fix TestServerTest.TestServer to talk to localhost only.szym@chromium.org2012-05-231-4/+8
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-171-1/+1
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-171-1/+1
* Cleanup: Remove unneeded scoped_ptr.h includes from net.thestig@chromium.org2012-05-171-1/+2
* reland http://codereview.chromium.org/10379003/wjia@chromium.org2012-05-161-4/+0
* Refactor TCPListenSocket.pliard@chromium.org2012-05-163-42/+56
* Revert 137219 - enable media stream by default.wjia@chromium.org2012-05-151-0/+4
* enable media stream by default.wjia@chromium.org2012-05-151-4/+0
* Fix flake in chrome_frame_net_tests due to improper use of IE configurator.grt@chromium.org2012-05-102-1/+4
* [ChromeFrame] Upload metrics data to both the XML and the protocol buffer pip...isherman@chromium.org2012-05-091-25/+22
* Add new ResourceBundle::Delegate interface.marshall@chromium.org2012-05-091-1/+1
* Marking ChromeFrameTestWithWebServer.FullTabModeIE_XHRHeaderTest flaky.rogerta@chromium.org2012-05-091-1/+2
* Take snapshots when Chrome Frame fails to start in IE.erikwright@chromium.org2012-05-071-0/+6
* Share the "get CF profile dir" code between ChromeFramePlugin and chrome_fram...joi@chromium.org2012-05-0310-23/+27
* chrome_frame: Use operator!= from scoped_ptr to check if |ver_system| is NULL.tfarina@chromium.org2012-05-011-1/+1
* Add scale factor tag to data packssail@chromium.org2012-05-011-1/+2
* Disabling chrome_frame_tests.exe ContextMenuTest.CFBackForward since it times...grt@chromium.org2012-04-301-1/+3
* Exclude a new net test from cf net tests.erikwright@chromium.org2012-04-281-0/+1
* Set svn:executable on windows executables.maruel@chromium.org2012-04-277-0/+0
* Flaking out some tests that use simulate_input::SendCharA.grt@chromium.org2012-04-241-5/+10
* Upstream changes making ListenSocket an abstract class.pliard@chromium.org2012-04-232-2/+5