summaryrefslogtreecommitdiffstats
path: root/content/content_common.gypi
Commit message (Expand)AuthorAgeFilesLines
* Histogram added: GPU.GPUProcessLaunchCausescheib@chromium.org2011-04-061-0/+1
* Refactor RenderWidgetHostViewViews to use the new input method API for Views.suzhe@google.com2011-04-011-0/+5
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-231-0/+2
* Move the rest of the content browser->renderer messages to content. Also mov...jam@chromium.org2011-03-231-0/+2
* Move some more renderer messages to content. Also move a couple of files whi...jam@chromium.org2011-03-221-0/+1
* Create a new message file for view related messages. I just moved a few mess...jam@chromium.org2011-03-211-0/+4
* Move geolocation, desktop notification, and device orientation into their own...jam@chromium.org2011-03-191-0/+3
* Move a bunch of remaining files from chrome\renderer to content\renderer.jam@chromium.org2011-03-191-0/+2
* event trace plumbing for multi-process supportjbates@chromium.org2011-03-181-0/+2
* Move FilePathWatcher class from chrome/browser/... to content/common...dmaclach@chromium.org2011-03-181-3/+18
* Move the renderer_web* files to content.jam@chromium.org2011-03-181-0/+1
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-0/+34
* Move a bunch of files from chrome\common to content\common.jam@chromium.org2011-03-171-0/+7
* Update gyp for moved files.jam@chromium.org2011-03-171-0/+2
* Move all the message files in chrome that belong in content.jam@chromium.org2011-03-161-0/+16
* Remove last dependencies on chrome\common from chrome\plugin.jam@chromium.org2011-03-161-0/+2
* Get rid of some more dependencies on chrome\common from plugin, in preparatio...jam@chromium.org2011-03-151-0/+2
* Move plugin messages to content.jam@chromium.org2011-03-141-0/+2
* Fix shared library build and take out unnecessary dependency in chrome_render...jam@chromium.org2011-03-141-0/+1
* Add missing headersjam@chromium.org2011-03-141-0/+4
* Readd a few lines in the gypi files that I removed in a bad mergejam@chromium.org2011-03-141-0/+3
* Move AppCache common code to content and split off AppCache messages into the...jam@chromium.org2011-03-141-3/+6
* Move the blob related code to content, and also move the blob messages to the...jam@chromium.org2011-03-141-0/+4
* Fix shared library buildjam@chromium.org2011-03-131-0/+1
* Move database files from chrome\commmon to content\common, in preparation for...jam@chromium.org2011-03-131-0/+5
* Move some message files and hi_res_timer_manager to content, in preparation f...jam@chromium.org2011-03-131-0/+5
* Move worker_messages to content in preparation of moving worker.jam@chromium.org2011-03-121-0/+1
* Use IPEndPoint for P2P IPC messagessergeyu@chromium.org2011-03-121-1/+0
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-111-0/+16
* Move GPU messages to content. I've also switched the IPC structs to use the ...jam@chromium.org2011-03-101-0/+5
* Move property bag to content.avi@chromium.org2011-03-101-0/+2
* Add a ContentClient interface than an embedder of content has to implement. ...jam@chromium.org2011-03-101-0/+2
* Move ChildProcessHost and ChildProcessInfo to content.jam@chromium.org2011-03-091-0/+4
* Add a PathService id for the child process exe. This is needed so that the r...jam@chromium.org2011-03-091-0/+2
* Fix dbg-shlib buildjam@chromium.org2011-03-081-0/+1
* Move ChildThread and ChildProcess to content. Also move remaining code that ...jam@chromium.org2011-03-081-0/+14
* Move the common child process messages into their own file.jam@chromium.org2011-03-071-0/+1
* Put file_system messages in their own file and move them to content, in prepa...jam@chromium.org2011-03-071-0/+1
* Move ResourceDispatcher to content. I've moved the Chrome-specific SecurityF...jam@chromium.org2011-03-071-0/+2
* Move notification service code to content. We'll need to figure out how to s...jam@chromium.org2011-03-071-0/+10
* Fix clang build againjam@chromium.org2011-03-051-0/+1
* Move resource related IPCs to their own file in content. I added a IPC_STRUC...jam@chromium.org2011-03-051-0/+2
* Move socket stream messages to content, in preparation for moving its dispatc...jam@chromium.org2011-03-051-6/+13
* Move MessageRouter from chrome to content.jam@chromium.org2011-03-031-0/+2
* Move content specific switches to content, in preparation for moving director...jam@chromium.org2011-03-031-0/+2
* Fix build break on clang botsergeyu@chromium.org2011-03-021-0/+1
* P2P Sockets host implementation.sergeyu@chromium.org2011-03-021-0/+3
* Start moving core pieces of Chrome multi-process code to src\content. I'm st...jam@chromium.org2011-02-181-0/+25