index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
content_common.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move a bunch of renderer->browser messages to content.
jam@chromium.org
2011-03-23
1
-0
/
+2
*
Move the rest of the content browser->renderer messages to content. Also mov...
jam@chromium.org
2011-03-23
1
-0
/
+2
*
Move some more renderer messages to content. Also move a couple of files whi...
jam@chromium.org
2011-03-22
1
-0
/
+1
*
Create a new message file for view related messages. I just moved a few mess...
jam@chromium.org
2011-03-21
1
-0
/
+4
*
Move geolocation, desktop notification, and device orientation into their own...
jam@chromium.org
2011-03-19
1
-0
/
+3
*
Move a bunch of remaining files from chrome\renderer to content\renderer.
jam@chromium.org
2011-03-19
1
-0
/
+2
*
event trace plumbing for multi-process support
jbates@chromium.org
2011-03-18
1
-0
/
+2
*
Move FilePathWatcher class from chrome/browser/... to content/common...
dmaclach@chromium.org
2011-03-18
1
-3
/
+18
*
Move the renderer_web* files to content.
jam@chromium.org
2011-03-18
1
-0
/
+1
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-0
/
+34
*
Move a bunch of files from chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-0
/
+7
*
Update gyp for moved files.
jam@chromium.org
2011-03-17
1
-0
/
+2
*
Move all the message files in chrome that belong in content.
jam@chromium.org
2011-03-16
1
-0
/
+16
*
Remove last dependencies on chrome\common from chrome\plugin.
jam@chromium.org
2011-03-16
1
-0
/
+2
*
Get rid of some more dependencies on chrome\common from plugin, in preparatio...
jam@chromium.org
2011-03-15
1
-0
/
+2
*
Move plugin messages to content.
jam@chromium.org
2011-03-14
1
-0
/
+2
*
Fix shared library build and take out unnecessary dependency in chrome_render...
jam@chromium.org
2011-03-14
1
-0
/
+1
*
Add missing headers
jam@chromium.org
2011-03-14
1
-0
/
+4
*
Readd a few lines in the gypi files that I removed in a bad merge
jam@chromium.org
2011-03-14
1
-0
/
+3
*
Move AppCache common code to content and split off AppCache messages into the...
jam@chromium.org
2011-03-14
1
-3
/
+6
*
Move the blob related code to content, and also move the blob messages to the...
jam@chromium.org
2011-03-14
1
-0
/
+4
*
Fix shared library build
jam@chromium.org
2011-03-13
1
-0
/
+1
*
Move database files from chrome\commmon to content\common, in preparation for...
jam@chromium.org
2011-03-13
1
-0
/
+5
*
Move some message files and hi_res_timer_manager to content, in preparation f...
jam@chromium.org
2011-03-13
1
-0
/
+5
*
Move worker_messages to content in preparation of moving worker.
jam@chromium.org
2011-03-12
1
-0
/
+1
*
Use IPEndPoint for P2P IPC messages
sergeyu@chromium.org
2011-03-12
1
-1
/
+0
*
Move some chrome\common code to content in preparation for moving chrome\gpu.
jam@chromium.org
2011-03-11
1
-0
/
+16
*
Move GPU messages to content. I've also switched the IPC structs to use the ...
jam@chromium.org
2011-03-10
1
-0
/
+5
*
Move property bag to content.
avi@chromium.org
2011-03-10
1
-0
/
+2
*
Add a ContentClient interface than an embedder of content has to implement. ...
jam@chromium.org
2011-03-10
1
-0
/
+2
*
Move ChildProcessHost and ChildProcessInfo to content.
jam@chromium.org
2011-03-09
1
-0
/
+4
*
Add a PathService id for the child process exe. This is needed so that the r...
jam@chromium.org
2011-03-09
1
-0
/
+2
*
Fix dbg-shlib build
jam@chromium.org
2011-03-08
1
-0
/
+1
*
Move ChildThread and ChildProcess to content. Also move remaining code that ...
jam@chromium.org
2011-03-08
1
-0
/
+14
*
Move the common child process messages into their own file.
jam@chromium.org
2011-03-07
1
-0
/
+1
*
Put file_system messages in their own file and move them to content, in prepa...
jam@chromium.org
2011-03-07
1
-0
/
+1
*
Move ResourceDispatcher to content. I've moved the Chrome-specific SecurityF...
jam@chromium.org
2011-03-07
1
-0
/
+2
*
Move notification service code to content. We'll need to figure out how to s...
jam@chromium.org
2011-03-07
1
-0
/
+10
*
Fix clang build again
jam@chromium.org
2011-03-05
1
-0
/
+1
*
Move resource related IPCs to their own file in content. I added a IPC_STRUC...
jam@chromium.org
2011-03-05
1
-0
/
+2
*
Move socket stream messages to content, in preparation for moving its dispatc...
jam@chromium.org
2011-03-05
1
-6
/
+13
*
Move MessageRouter from chrome to content.
jam@chromium.org
2011-03-03
1
-0
/
+2
*
Move content specific switches to content, in preparation for moving director...
jam@chromium.org
2011-03-03
1
-0
/
+2
*
Fix build break on clang bot
sergeyu@chromium.org
2011-03-02
1
-0
/
+1
*
P2P Sockets host implementation.
sergeyu@chromium.org
2011-03-02
1
-0
/
+3
*
Start moving core pieces of Chrome multi-process code to src\content. I'm st...
jam@chromium.org
2011-02-18
1
-0
/
+25