summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* Base: Adjust dependencies to build with base.dllrvargas@google.com2011-04-262-2/+11
* Fix chrome frame tests which regressed after my change to only route content ...ananta@chromium.org2011-04-211-1/+3
* Fix the RedirectToInvalidUrl net test which started failing in ChromeFrame af...ananta@chromium.org2011-04-201-0/+7
* Switch back to using urlmon (from using Chrome's network stack) to upload met...grt@chromium.org2011-04-202-261/+128
* Remove nspr remains from the gyp file.tommi@chromium.org2011-04-201-20/+0
* Set the wininet option to not follow redirects automatically for ChromeFrame ...ananta@chromium.org2011-04-191-0/+3
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-191-3/+21
* If the running IE8 process instance is terminated at the end of a chrome fram...ananta@chromium.org2011-04-193-0/+26
* Moved ParamTraits specializations that depend on WebKit out of content/common...grt@chromium.org2011-04-151-1/+0
* Put back "Enable component extensions for DefaultProfile used in login screen...dpolukhin@chromium.org2011-04-151-1/+1
* Revert 81394 (broke sync_integration_tests and clang) - This CL implements al...altimofeev@chromium.org2011-04-131-20/+3
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-131-3/+20
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-1245-282/+287
* Remove Chrome Frame's dependency on xul_runner.tommi@chromium.org2011-04-1118-2117/+32
* Removing command_execution_timeout_ms in favor of action_max_timeout_ms.hnguyen@chromium.org2011-04-111-0/+4
* Remove svn:mergeinfo props from many files.pkasting@chromium.org2011-04-081-1/+1
* Removing a test I missed when removing CEEE-specific functionality.joi@chromium.org2011-04-073-73/+1
* Remove locked histogram macros since jar@chromium.org made the base macros th...grt@chromium.org2011-04-067-64/+30
* Remove extension automation support that was used only by CEEE.joi@chromium.org2011-04-0622-818/+23
* Fix crashing testjoshia@google.com2011-04-062-33/+3
* GTTF: Detect browser crashes on shutdown in UI tests. phajdan.jr@chromium.org2011-04-061-1/+4
* Clean up code in the ChromeFrame test COM message filter by detecting whether...ananta@chromium.org2011-04-051-3/+3
* A change in the way User Agent is modified caused Chrome Frame to mistakenly ...erikwright@chromium.org2011-04-052-19/+5
* Revert 80472 - GTTF: Detect browser crashes on shutdown in UI tests.Previousl...phajdan.jr@chromium.org2011-04-051-4/+1
* GTTF: Detect browser crashes on shutdown in UI tests.phajdan.jr@chromium.org2011-04-051-1/+4
* Increasing the timeout for the ChromeFrame COM message filter used in the tes...ananta@chromium.org2011-04-041-1/+1
* Fix the expectations of the ChromeFrame CFOpenLinkInNewWindow to ensure that ...ananta@chromium.org2011-04-022-1/+3
* ChromeFrame new window tests fail consistently on the IE8 builder because we ...ananta@chromium.org2011-04-022-4/+30
* Disable crashing DllRedirector testjoshia@google.com2011-04-011-1/+2
* Fix a crash in the chrome frame relaibility test suite which occurs while acc...ananta@chromium.org2011-03-311-7/+8
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-2/+3
* Split out Keywords and Autofill logic from WebDatabase.andybons@chromium.org2011-03-301-2/+3
* Chrome frame support for resizing popup windowsjoshia@google.com2011-03-297-47/+56
* Standardize grit invokesthomasvl@chromium.org2011-03-281-30/+8
* Move some files from base to base/memory.levin@chromium.org2011-03-2847-86/+86
* Relanding this as this broke chrome frame net tests as we were not sending th...ananta@chromium.org2011-03-251-16/+16
* Revert 79352 - ChromeFrame would fail to load the page correctly if a manifes...mrossetti@chromium.org2011-03-251-16/+16
* ChromeFrame would fail to load the page correctly if a manifest was specified...ananta@chromium.org2011-03-251-16/+16
* Remove the direct includes of common.gypi since that is auto done (and includ...thomasvl@chromium.org2011-03-242-6/+0
* Move the rest of the renderer->browser messages that belong in content. Also...jam@chromium.org2011-03-242-0/+2
* WinDDK ATL and MSVC express 2008/2005 compatability mark@chromium.org2011-03-212-2/+2
* Move app/app_switches to ui/gfx/gl/gl_switches.backer@chromium.org2011-03-211-1/+0
* Fix for the chrome frame net tests which crashes on startup due to a missing ...ananta@chromium.org2011-03-181-2/+7
* Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...jam@chromium.org2011-03-171-1/+1
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-174-5/+5
* Removed 'off the record' references from ExternalTabSettings and ProfileIODat...vipul.bhasin@gmail.com2011-03-171-1/+1
* Clean up the bootstrapping code in chrome frame net tests. There were a numbe...ananta@chromium.org2011-03-161-15/+1
* Further modifications to the Ready Mode UI in response to feedback. Height, i...erikwright@chromium.org2011-03-164-0/+27
* Rearrange the bootstrapping code in chrome frame net tests to ensure that it ...ananta@chromium.org2011-03-151-7/+6
* wstring: remove needless use of conversions from Chrome Frameevan@chromium.org2011-03-151-12/+10