summaryrefslogtreecommitdiffstats
path: root/content/shell
Commit message (Expand)AuthorAgeFilesLines
* Change NavigationController::LoadURL to take a Referrer class instead of a GU...jochen@chromium.org2011-12-051-1/+1
* Start/stop WebKitThread from BrowserMainLoop like other BrowserThreads.joi@chromium.org2011-12-021-2/+0
* Fix content_shell. We really need an automated test soon :)jam@chromium.org2011-11-302-3/+5
* Hide geolocation_messages.h from chrome. It was only used in a test. Instead ...jam@chromium.org2011-11-301-1/+2
* Have content/ create and destroy its own threads. (Re-land)joi@chromium.org2011-11-283-46/+29
* Revert 111695 - Have content/ create and destroy its own threads.joi@chromium.org2011-11-283-29/+46
* Have content/ create and destroy its own threads.joi@chromium.org2011-11-283-46/+29
* Load mac sandbox definitions from resources instead of the bundle.jochen@chromium.org2011-11-252-0/+14
* Make it possible to launch content_shell.exe with an URL on the command line.darin@chromium.org2011-11-231-1/+11
* Make DevToolsManager a singleton, remove it from ContentBrowserClient.yurys@chromium.org2011-11-222-5/+0
* Remove IsProtocolSupportedForMedia.piman@chromium.org2011-11-222-5/+0
* This split will facilitate testing DownloadQuery and other users of DownloadI...benjhayden@chromium.org2011-11-211-5/+5
* Add ChromeBrowserMainExtraParts for non main parts. (take 3)stevenjb@google.com2011-11-212-7/+5
* Revert 110710 - Add ChromeBrowserMainExtraParts for non main parts.stevenjb@google.com2011-11-182-5/+7
* Changed argument to GetAcceptLangs() to a BrowserContext.rdsmith@chromium.org2011-11-182-2/+4
* Add ChromeBrowserMainExtraParts for non main parts.stevenjb@google.com2011-11-182-7/+5
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-182-4/+4
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-1/+1
* Created a DownloadManager interface, for use in unit tests..ahendrickson@chromium.org2011-11-172-5/+5
* Revert 110327 - Add ChromeBrowserParts for non main parts.cpu@chromium.org2011-11-163-6/+8
* Add ChromeBrowserParts for non main parts.stevenjb@google.com2011-11-163-8/+6
* Convert NewRunnableFunction/NewRunnableMethod calls to use base::Bind().dcheng@chromium.org2011-11-151-5/+6
* base::Bind: Low-hanging fruit conversions of NewRunnableFunction.jhawkins@chromium.org2011-11-121-2/+3
* Move the struct used when showing a desktop notification to content/public/co...jam@chromium.org2011-11-122-2/+2
* Remove includes of worker_messages.h from chrome code, since that's an intern...jam@chromium.org2011-11-122-5/+28
* Store the download file hash in the DownloadItem. This will be usefulnoelutz@google.com2011-11-102-5/+2
* Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...aa@chromium.org2011-11-092-0/+10
* Revert r108760 / reland r108744, r108753 w/ fixdpranke@chromium.org2011-11-082-0/+6
* Revert r108744, r108753 - "Modify code in chrome to call wrapper functions on...dpranke@chromium.org2011-11-052-6/+0
* Modify code in chrome to call wrapper functions on PluginServicedpranke@chromium.org2011-11-042-0/+6
* In order to make sure that we only have one list of registered PPAPI factorie...dpranke@chromium.org2011-11-032-0/+6
* Ignore paths when matching patterns for extensions.dcheng@chromium.org2011-11-022-8/+12
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Rearrange Should*Download delegate calls to be more useful and intuitive.rdsmith@chromium.org2011-11-012-3/+3
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-316-7/+7
* Set extension-related webkit preferences in a common location.aa@chromium.org2011-10-292-6/+2
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-291-1/+1
* Fix history importing by delaying DownloadManager creation. Replace GetNextId...benjhayden@chromium.org2011-10-294-8/+14
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-283-8/+8
* Make GTK and Aura parts orthogonal to OS partsstevenjb@google.com2011-10-264-9/+25
* Move ZygoteForkDelegateLinux to content/public/common.jam@chromium.org2011-10-252-2/+2
* Move PepperPluginInfo to content/public/common and put it into the content na...jam@chromium.org2011-10-212-2/+2
* Move ContentMainDelegate to content/public/.joi@chromium.org2011-10-202-6/+54
* Move ResourceDispatcherHostDelegate and DownloadManagerDelegate to /public/.joi@chromium.org2011-10-202-2/+2
* Move content_browser_client.h to public, and while at it, movejoi@chromium.org2011-10-191-1/+1
* Move content_client.h into content/public.joi@chromium.org2011-10-181-1/+1
* content: Make tab_contents_drag_source not depend on download_util.herg@google.com2011-10-183-1/+6
* Make content_shell not crash on startup.jam@chromium.org2011-10-152-79/+50
* Move content_utility_client.h to content\public\utility.ananta@chromium.org2011-10-131-1/+1
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1