summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update uses of TimeDelta in chrome_frame/*. Also update a bit of TimeDelta u...tedvessenes@gmail.com2012-04-2311-52/+84
* [Sync] Move 'syncapi_core' and 'sync_unit_tests' targets to sync/akalin@chromium.org2012-04-211-5/+5
* Get chrome:// dev tool urls hooked up in content_shell.michaeln@google.com2012-04-201-4/+4
* Attempt to fix ChromeFrameTestWithWebServer tests.grt@chromium.org2012-04-177-89/+227
* Metro/HiDPI: Cleanup ResourceBundlesail@chromium.org2012-04-121-5/+5
* Marking NavigationTest.GcfProtocol1 flaky.grt@chromium.org2012-04-121-1/+2
* Field Trials choices can now be forced from a command line argument, and yet ...mad@chromium.org2012-04-121-2/+4
* Use TimeDelta for Chrome Frame test's TimedMsgLoop.grt@chromium.org2012-04-1116-105/+104
* Fix flake in ProxyFactoryTest.CreateDifferentProfiles due to data race.grt@chromium.org2012-04-111-3/+6
* Remove the BrowserMainParts::GetMainMessageLoop method. Change BrowserMainLoo...marshall@chromium.org2012-04-102-5/+0
* Close accepted server sockets early and often.grt@chromium.org2012-04-052-1/+5
* Don't turn a failure to shut down IE into a test suite failure.erikwright@chromium.org2012-04-041-1/+1
* Set up machine configuration so that IE7 and IE9 behave predictably.grt@chromium.org2012-04-036-0/+557
* Add a setting to CF to remove 'chromeframe' from the UserAgent on a per-patte...robertshield@chromium.org2012-03-3011-166/+484
* Mark ContextMenuTest.CFBackForward as flaky.jstritar@chromium.org2012-03-301-1/+1
* Integrate the TestLogCollector with the Chrome Frame net tests.erikwright@chromium.org2012-03-283-12/+110
* Adding policy support to Chrome Frame's launcher so that additional parameter...tommi@chromium.org2012-03-287-26/+154