summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* Merge 114906 - Fix Chrome Frame crash when automation server dies.grt@chromium.org2011-12-202-4/+5
* Suppression of ContextMenuTest.CFTxtFieldPastevsevik@chromium.org2011-12-021-1/+1
* Added recommended pref store on Windows.joaodasilva@chromium.org2011-12-012-5/+5
* Fix typo in poor man's trybot.joi@chromium.org2011-11-301-1/+1
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-301-2/+1
* ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...pkasting@chromium.org2011-11-293-3/+5
* Revert 111910 - Attempt to re-enable ChromeFrame net tests.joi@chromium.org2011-11-291-2/+4
* Attempt to re-enable ChromeFrame net tests.joi@chromium.org2011-11-291-4/+2
* Have content/ create and destroy its own threads. (Re-land)joi@chromium.org2011-11-283-12/+44
* Update poor man's trybot script.joi@chromium.org2011-11-281-11/+20
* Revert 111695 - Have content/ create and destroy its own threads.joi@chromium.org2011-11-283-44/+12
* Have content/ create and destroy its own threads.joi@chromium.org2011-11-283-12/+44
* Allow GCF installation on machine with old IE 7 installs.grt@chromium.org2011-11-251-1/+3
* Fix many* python scripts in src/maruel@chromium.org2011-11-233-9/+17
* Fix python scripts src/chrome_frame/tools/test/page_cycler/cf_cycler.pymaruel@chromium.org2011-11-231-99/+100
* Disabling chrome frame net tests on IE9 as they are flaky.ananta@chromium.org2011-11-231-0/+10
* Remove other mentions of renderer_glue.ccpiman@chromium.org2011-11-221-3/+0
* base::Bind: Convert chrome_frame/.jhawkins@chromium.org2011-11-1819-198/+224
* Cleanup: Remove forward declarations in various directories.thestig@chromium.org2011-11-184-19/+12
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-2/+2
* ChromeFrame: Convert TaskMarshallerThroughMessageQueue to new Callback system.jhawkins@chromium.org2011-11-175-124/+109
* Add arguments in macros where requiredjar@chromium.org2011-11-171-20/+26
* net: Move UnescapeRule into the net namespace.tfarina@chromium.org2011-11-151-1/+1
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-158-12/+12
* Remove a DCHECK on stopping_ from StartRequestHelper. Since StartRequestHelpe...robertshield@chromium.org2011-11-141-1/+0
* base::Bind: Low-hanging fruit conversions of NewRunnableFunction.jhawkins@chromium.org2011-11-126-21/+32
* Disable URLRequestTestHTTP.NetworkDelegateRedirectRequest/MultipleRedirectTes...thakis@chromium.org2011-11-051-0/+4
* Resolve check-perms failures.csilv@chromium.org2011-11-044-0/+0
* Publish the source for CFInstall.min.js .erikwright@chromium.org2011-11-0420-0/+1411
* Introduces chromium_resources.gyp to factor out Chrome resource generationdhollowa@chromium.org2011-11-031-5/+5
* Revert 108466 - Introduces chromium_resources.gyp to factor out Chrome resour...dhollowa@chromium.org2011-11-031-5/+5
* Introduces chromium_resources.gyp to factor out Chrome resource generationdhollowa@chromium.org2011-11-031-5/+5
* Fix up Chrome Frame's net tests so they run on IE9.robertshield@chromium.org2011-11-031-9/+26
* Thread::Stop() must be called before any subclass's destructor completes.joi@chromium.org2011-11-023-0/+8
* Move BrowserThread to content namespace.joi@chromium.org2011-11-022-3/+5
* Relanding this.ananta@chromium.org2011-10-311-2/+2
* Revert 107995 - Fix a ChromeFrame crash which occurs in the background worker...ananta@chromium.org2011-10-311-2/+0
* Fix a ChromeFrame crash which occurs in the background worker thread while de...ananta@chromium.org2011-10-311-0/+2
* Revert 107967 - Introduces chromium_resources.gyp to factor out Chrome resour...dhollowa@chromium.org2011-10-311-5/+5
* Introduces chromium_resources.gyp to factor out Chrome resource generationdhollowa@chromium.org2011-10-311-5/+5
* Move PageZoom enum into content/public/common and into the content namespace....jam@chromium.org2011-10-289-14/+14
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-283-8/+8
* rename Run in MessageLoopForUI to RunWithDispatcheroshima@google.com2011-10-241-4/+4
* Move content_paths.h to content/public/common.jam@chromium.org2011-10-211-1/+1
* Update automation messages to use the new way of declaring message structs, t...jam@chromium.org2011-10-213-28/+31
* Move SecurityStyle enum into content/public/common and put it into the conten...jam@chromium.org2011-10-211-1/+1
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-192-4/+7
* Have Chrome Frame build its .idl artifacts into a sub-folder of SHARED_INTERM...robertshield@chromium.org2011-10-1923-104/+46
* Move content_client.h into content/public.joi@chromium.org2011-10-181-1/+1
* base/win: small improvement to RegKey API.tfarina@chromium.org2011-10-181-1/+1