summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move navigation_types.h from content/common to content/public/browser, and pu...jam@chromium.org2011-10-181-1/+0
* Revert 106029nkostylev@chromium.org2011-10-181-0/+1
* Move navigation_types.h from content/common to content/public/browser, and pu...jam@chromium.org2011-10-181-1/+0
* Remove toolstrips from Chrome.aa@chromium.org2011-10-171-7/+7
* Revert 105803 - Have Chrome Frame build its .idl artifacts into a sub-folder ...robertshield@chromium.org2011-10-1713-34/+66
* Have Chrome Frame build its .idl artifacts into a sub-folder of SHARED_INTERM...robertshield@chromium.org2011-10-1713-66/+34
* scoped_ptr and new[] don't mix.thakis@chromium.org2011-10-071-3/+3
* Marking FullTabUITest.TabCrashRefresh as disabled.rdsmith@chromium.org2011-10-061-2/+3
* Mark CF/FullTabUITest.TabCrashRefresh chrome frame test as flaky.rdsmith@chromium.org2011-10-061-1/+2
* Handle UrlRequests in ChromeFrame for resource types except MAIN_FRAME and SU...ananta@chromium.org2011-10-055-44/+238
* Ensure that foreground tabs which are opened up as new windows in IE6 come to...ananta@chromium.org2011-10-052-23/+42
* yet another batch of symbols to export from content.dpranke@chromium.org2011-10-041-0/+1
* NetworkDelegate::OnAuthRequired can set or cancel auth, in addition to taking...cbentzel@chromium.org2011-10-031-0/+9
* net: Move UnescapeURLComponent() functions into net namespace.tfarina@chromium.org2011-10-021-1/+1
* Revert 103360 - NetworkDelegate::OnAuthRequired can set authentication or can...ddorwin@chromium.org2011-09-291-9/+0
* NetworkDelegate::OnAuthRequired can set authentication or cancel, in addition...cbentzel@chromium.org2011-09-291-0/+9