summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-281-1/+1
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-281-0/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-2821-23/+23
* Move the rest of Chrome messages to ChromeRenderMessageFilter. Also move IPC...jam@chromium.org2011-03-251-0/+30
* Refactor: Move app/surface to ui/gfx/surface.backer@chromium.org2011-03-251-1/+1
* Adds a TransportDIB::Id value that is explicitly invalid and use it when comp...jamesr@chromium.org2011-03-251-0/+18
* Removed --no-gpu-sandbox.apatrick@chromium.org2011-03-252-4/+0
* importer: Rip out ImporterObserver::ImportCanceled().tfarina@chromium.org2011-03-241-2/+1
* Add a ChromeRenderMessageFilter, which is like RenderMessageFilter but outsid...jam@chromium.org2011-03-241-8/+0
* Move the rest of the renderer->browser messages that belong in content. Also...jam@chromium.org2011-03-244-42/+307
* Stop returning the true root path of each filesystem from openFileSystem.ericu@google.com2011-03-242-1/+7
* Be smarter than simple copy when we try to update GPUInfo: i.e., if the graph...zmo@google.com2011-03-232-0/+57
* Make all_messages.h include the generator files.jam@chromium.org2011-03-233-36/+10
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-235-56/+896
* Add new line at endjam@chromium.org2011-03-231-1/+1
* Move the rest of the content browser->renderer messages to content. Also mov...jam@chromium.org2011-03-235-0/+446
* Move a bunch more renderer messages from chrome to content.jam@chromium.org2011-03-221-0/+239
* Fixed concurrency issue in FilePathWatcherjoaodasilva@chromium.org2011-03-225-57/+147
* Fix build breakjam@chromium.org2011-03-221-1/+1
* Move some more renderer messages to content. Also move a couple of files whi...jam@chromium.org2011-03-222-1/+223
* This is a thread that runs in the browser process that can issue GL calls wit...apatrick@chromium.org2011-03-213-3/+6
* Plumbing to support loading from the "most appropriate" appcache.michaeln@google.com2011-03-213-0/+15
* Create a new message file for view related messages. I just moved a few mess...jam@chromium.org2011-03-213-0/+183
* Add progress notifications for extension updates (from: 6665014)dennisjeffrey@chromium.org2011-03-211-0/+15
* Move audio messages to their own file.jam@chromium.org2011-03-213-0/+134
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-211-3/+3
* Move geolocation, desktop notification, and device orientation into their own...jam@chromium.org2011-03-195-0/+197
* Move a bunch of remaining files from chrome\renderer to content\renderer.jam@chromium.org2011-03-192-0/+101
* Do not put off destroying of the IOSurface in the GPU process.amarinichev@chromium.org2011-03-191-5/+5
* event trace plumbing for multi-process supportjbates@chromium.org2011-03-184-0/+112
* Move FilePathWatcher class from chrome/browser/... to content/common...dmaclach@chromium.org2011-03-182-6/+6
* Move FilePathWatcher class from chrome/browser/... to content/common...dmaclach@chromium.org2011-03-187-0/+1592
* Move the renderer_web* files to content.jam@chromium.org2011-03-181-0/+18
* Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...jam@chromium.org2011-03-172-20/+22
* Creates the ipclist utility that chrome security team has wanted to dumptsepez@chromium.org2011-03-173-8/+8
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-1722-0/+1432
* Move a bunch of files from chrome\common to content\common.jam@chromium.org2011-03-178-0/+987
* Move gpu_feature_flags from chrome\common to content\common.jam@chromium.org2011-03-173-0/+163
* Move all the message files in chrome that belong in content.jam@chromium.org2011-03-1617-2/+1299
* Remove last dependencies on chrome\common from chrome\plugin.jam@chromium.org2011-03-163-1/+54
* Comb up ownership things.dilmah@chromium.org2011-03-161-2/+2
* Get rid of some more dependencies on chrome\common from plugin, in preparatio...jam@chromium.org2011-03-152-0/+38
* Fixes crash if instant is enabled and you block JS.sky@chromium.org2011-03-151-0/+5
* Make ContentBrowserClient not be owned by ContentClient, so that the latter d...jam@chromium.org2011-03-151-4/+7
* fav icon -> favicon. Pass 8: content/avi@chromium.org2011-03-151-1/+1
* Add newline at end of filejam@chromium.org2011-03-151-1/+1
* Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, an...jam@chromium.org2011-03-152-10/+8
* Move injection_test_dll.h to content\common to get rid of a dependency on chr...jam@chromium.org2011-03-141-0/+27
* Add ContentClient destructor for Clang.creis@google.com2011-03-142-1/+6
* Prevent memory leak for ChromeContentBrowserClient.creis@google.com2011-03-141-3/+4