summaryrefslogtreecommitdiffstats
path: root/content/public
Commit message (Expand)AuthorAgeFilesLines
* Add ChromeBrowserMainExtraParts for non main parts. (take 3)stevenjb@google.com2011-11-212-13/+7
* content: Remove unnecessary content:: from Notification classes.tfarina@chromium.org2011-11-214-18/+17
* Get rid of a bunch of view_messages.h includes from chrome by making the TabC...jam@chromium.org2011-11-212-0/+84
* Remove --enable-video-logging and WebVideoRenderer.scherkus@chromium.org2011-11-182-5/+0
* Revert 110710 - Add ChromeBrowserMainExtraParts for non main parts.stevenjb@google.com2011-11-182-7/+13
* Move enabling IPC logging for all child processes to the Content API.jam@chromium.org2011-11-181-0/+25
* Changed argument to GetAcceptLangs() to a BrowserContext.rdsmith@chromium.org2011-11-181-1/+2
* Add ChromeBrowserMainExtraParts for non main parts.stevenjb@google.com2011-11-182-13/+7
* Pointer lock added to about:flags and passed to WebKit runtime flagsscheib@chromium.org2011-11-182-0/+4
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-183-7/+289
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-2/+2
* Move the PluginDataRemover class to content, and remove the chrome pieces fro...jam@chromium.org2011-11-171-0/+44
* chrome.loadTimes() shouldn't be affected by in-document navigation.simonjam@chromium.org2011-11-174-276/+316
* Enable content component (again!).dpranke@chromium.org2011-11-161-1/+2
* Revert 110327 - Add ChromeBrowserParts for non main parts.cpu@chromium.org2011-11-162-7/+13
* Add ChromeBrowserParts for non main parts.stevenjb@google.com2011-11-162-13/+7
* Get rid of resource_messages.h include from chrome, since that's an internal ...jam@chromium.org2011-11-161-3/+6
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-153-5/+5
* Fix components build on Linux when toolkit_views=1.tony@chromium.org2011-11-141-1/+1
* Convert render thread idle delays from seconds to milliseconds.ulan@chromium.org2011-11-141-4/+4
* Enable extension APIs for content scripts.aa@chromium.org2011-11-121-1/+1
* Move the struct used when showing a desktop notification to content/public/co...jam@chromium.org2011-11-123-2/+64
* Remove includes of worker_messages.h from chrome code, since that's an intern...jam@chromium.org2011-11-121-5/+18
* Forward Windows touch messages to the rendererjschuh@chromium.org2011-11-112-0/+4
* Revert 109594 - Forward Windows touch messages to the rendererthestig@chromium.org2011-11-112-4/+0
* Forward Windows touch messages to the rendererjschuh@chromium.org2011-11-112-0/+4
* Cleanup: Remove more unneeded forward declares in content.thestig@chromium.org2011-11-111-1/+0
* Store the download file hash in the DownloadItem. This will be usefulnoelutz@google.com2011-11-101-4/+2
* Support --trace-startup and task tracingjoth@chromium.org2011-11-092-0/+26
* Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...aa@chromium.org2011-11-092-4/+7
* Cleanup: Delete some unneeded forward declarations.thestig@chromium.org2011-11-096-13/+5
* Support for unsandboxed out-of-process pepper.jhorwich@chromium.org2011-11-092-1/+6
* To minimize the risk to LTR users, we are thinking to enable this feature fir...xji@chromium.org2011-11-092-0/+5
* Revert r108760 / reland r108744, r108753 w/ fixdpranke@chromium.org2011-11-081-0/+10
* Revert r108744, r108753 - "Modify code in chrome to call wrapper functions on...dpranke@chromium.org2011-11-051-10/+0
* Modify code in chrome to call wrapper functions on PluginServicedpranke@chromium.org2011-11-041-0/+10
* Add a length DCHECK() on GURL size to IPC param traits.asvitkine@chromium.org2011-11-031-0/+1
* In order to make sure that we only have one list of registered PPAPI factorie...dpranke@chromium.org2011-11-031-0/+9
* Remove 'using' from browser_thread.h, and make things compile.joi@chromium.org2011-11-031-4/+0
* Ignore paths when matching patterns for extensions.dcheng@chromium.org2011-11-021-3/+5
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-2/+7
* Add a command line flag (--enable-fixed-position-compositing) for enabling co...vangelis@chromium.org2011-11-012-0/+5
* Rearrange Should*Download delegate calls to be more useful and intuitive.rdsmith@chromium.org2011-11-011-7/+14
* Move RendererPreferences to content/public/common and also put in the content...jam@chromium.org2011-10-312-0/+114
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-314-6/+82
* browser-thread related exportsdpranke@chromium.org2011-10-311-1/+1
* Set extension-related webkit preferences in a common location.aa@chromium.org2011-10-291-2/+1
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-292-0/+70
* Move PageZoom enum into content/public/common and into the content namespace....jam@chromium.org2011-10-285-2/+101
* Add enable-gamepad to content switchesscottmg@chromium.org2011-10-282-0/+4