summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
...
* Move plugin messages to content.jam@chromium.org2011-03-144-12/+787
* Fix to make the clang bots happy.zmo@google.com2011-03-142-0/+3
* Refactoring GPUInfo: 1) remove the level field; instead, having a finalized f...zmo@google.com2011-03-144-56/+15
* Connect up --disable-gl-multisampling to command bufferjbauman@chromium.org2011-03-141-0/+1
* Add a ContentBrowserClient interface to let content code delegate to embedder.creis@google.com2011-03-142-0/+18
* Move AppCache common code to content and split off AppCache messages into the...jam@chromium.org2011-03-1410-0/+768
* Move the blob related code to content, and also move the blob messages to the...jam@chromium.org2011-03-146-0/+213
* Move database files from chrome\commmon to content\common, in preparation for...jam@chromium.org2011-03-136-0/+219
* Move some message files and hi_res_timer_manager to content, in preparation f...jam@chromium.org2011-03-136-1/+141
* Change common_message_generator code block.tsepez@chromium.org2011-03-121-3/+6
* Move worker_messages to content in preparation of moving worker.jam@chromium.org2011-03-124-7/+187
* Use IPEndPoint for P2P IPC messagessergeyu@chromium.org2011-03-125-31/+34
* Remove Gears from Chrome.aa@chromium.org2011-03-117-50/+11
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-1123-0/+2454
* IndexedDB: Add --indexeddb-use-leveldb flag, and pipe through to WebIDBFactor...hans@chromium.org2011-03-112-0/+4
* Move GPU messages to content. I've also switched the IPC structs to use the ...jam@chromium.org2011-03-109-0/+790
* Ensure that PP_Instance values are unique within a plugin process in additionbrettw@chromium.org2011-03-101-1/+5
* Move property bag to content.avi@chromium.org2011-03-103-0/+293
* autofill: Rename AutoFillProfile to AutofillProfile.tfarina@chromium.org2011-03-101-1/+1
* Add a ContentClient interface than an embedder of content has to implement. ...jam@chromium.org2011-03-102-0/+54
* Move ChildProcessHost and ChildProcessInfo to content.jam@chromium.org2011-03-094-0/+631
* Add a PathService id for the child process exe. This is needed so that the r...jam@chromium.org2011-03-094-0/+60
* Pepper/Flash: Add command line args specifically for Pepper Flash.viettrungluu@chromium.org2011-03-082-1/+11
* Fix wstrings in content/common.avi@chromium.org2011-03-083-11/+11
* Move ChildThread and ChildProcess to content. Also move remaining code that ...jam@chromium.org2011-03-0816-0/+1602
* Move the common child process messages into their own file.jam@chromium.org2011-03-072-0/+30
* Put file_system messages in their own file and move them to content, in prepa...jam@chromium.org2011-03-074-0/+181
* Fix dbg-shlib build by removing dependency on webkit_glue from content\common.jam@chromium.org2011-03-071-3/+0
* Move ResourceDispatcher to content. I've moved the Chrome-specific SecurityF...jam@chromium.org2011-03-074-0/+1150
* Move notification service code to content. We'll need to figure out how to s...jam@chromium.org2011-03-0713-0/+2147
* Really need a clang trybotjam@chromium.org2011-03-051-0/+4
* Fix clang build againjam@chromium.org2011-03-052-3/+11
* Fix clang buildjam@chromium.org2011-03-051-0/+3
* Move resource related IPCs to their own file in content. I added a IPC_STRUC...jam@chromium.org2011-03-055-0/+711
* Move socket stream messages to content, in preparation for moving its dispatc...jam@chromium.org2011-03-0510-53/+244
* Move MessageRouter from chrome to content.jam@chromium.org2011-03-032-0/+115
* Move content specific switches to content, in preparation for moving director...jam@chromium.org2011-03-032-0/+295
* Fix build break on clang botsergeyu@chromium.org2011-03-022-0/+4
* Fix build break on clang botsergeyu@chromium.org2011-03-022-1/+9
* P2P Sockets host implementation.sergeyu@chromium.org2011-03-023-0/+120