summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
...
* 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