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
/
chrome
/
common
/
ipc_message_utils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Workaround bogus GCC warning
darin@chromium.org
2009-07-16
1
-3
/
+4
*
linux: destroy browser-side plugin windows on plugin crash
evan@chromium.org
2009-07-15
1
-2
/
+4
*
Reverting 20683.
jorlow@chromium.org
2009-07-14
1
-4
/
+2
*
linux: destroy browser-side plugin windows on plugin crash
evan@chromium.org
2009-07-14
1
-2
/
+4
*
Remove the defunct SetAccelerator message and replace it with an
amit@chromium.org
2009-07-14
1
-15
/
+16
*
Roll WebKit DEPS from 45738 to 45840.
dimich@google.com
2009-07-14
1
-0
/
+38
*
ipc: Fix IPC message logging type
evan@chromium.org
2009-07-10
1
-1
/
+1
*
A prototype of resource loading through automation
amit@chromium.org
2009-07-09
1
-0
/
+53
*
Use C99 standard format macros for 64-bit values.
agl@chromium.org
2009-06-29
1
-3
/
+4
*
linux plugins: eliminate GtkWidget* from plugin process
evan@chromium.org
2009-06-26
1
-0
/
+21
*
Revert all of my patches from today.
evan@chromium.org
2009-06-26
1
-19
/
+0
*
linux plugins: eliminate GtkWidget* from plugin process
evan@chromium.org
2009-06-26
1
-0
/
+19
*
posix: two related changes to make plugin IPC work on POSIX.
evan@chromium.org
2009-06-22
1
-0
/
+29
*
Revert "posix: two related changes to make plugin IPC work on POSIX."
evan@chromium.org
2009-06-22
1
-29
/
+0
*
posix: two related changes to make plugin IPC work on POSIX.
evan@chromium.org
2009-06-20
1
-0
/
+29
*
Revert "posix: two related changes to make plugin IPC work on POSIX."
evan@chromium.org
2009-06-19
1
-29
/
+0
*
posix: two related changes to make plugin IPC work on POSIX.
evan@chromium.org
2009-06-19
1
-0
/
+29
*
ipc: use strings, not wstrings for channel ids.
evan@chromium.org
2009-06-04
1
-3
/
+3
*
Add IPC serialization for DictionaryValue and ListValue, with unit tests.
mpcomplete@google.com
2009-05-21
1
-0
/
+18
*
Prevent an extra copy of data types that get passed into IPC messages when
mpcomplete@google.com
2009-05-20
1
-3
/
+5
*
Remove unused IPC deserializer
cpu@google.com
2009-04-29
1
-33
/
+0
*
Add a gcc warning if we don't check the results of ReadParam. Some
tc@google.com
2009-04-24
1
-5
/
+6
*
Add routing_id to the ipc debugging log output.
willchan@chromium.org
2009-04-14
1
-0
/
+3
*
Revert "Move IPC code to ipc/"
agl@chromium.org
2009-04-03
1
-0
/
+1381
*
Move IPC code to ipc/
agl@chromium.org
2009-04-03
1
-1381
/
+0
*
Add code to support 2-way communication between extensions and renderers. Th...
mpcomplete@google.com
2009-04-02
1
-1
/
+4
*
Use WebConsoleMessage instead of ConsoleMessageLevel.
darin@chromium.org
2009-03-31
1
-18
/
+0
*
Use WebScriptSource and WebFindInPageRequest from the WebKit API.
darin@chromium.org
2009-03-31
1
-25
/
+0
*
Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.
darin@chromium.org
2009-03-19
1
-54
/
+0
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
POSIX: Rewrite IPC's interaction with FileDescriptor
agl@chromium.org
2009-03-05
1
-32
/
+32
*
Update clipboard classes to use string16 and FilePath instead of wstring.
estade@chromium.org
2009-03-04
1
-14
/
+2
*
Initial checkin of the out of process worker implementation.
jam@chromium.org
2009-03-04
1
-56
/
+95
*
Developer tools messages are forwarded as wrapped IPC::Messages(previously th...
yurys@google.com
2009-02-26
1
-0
/
+23
*
Bitmap transport
agl@chromium.org
2009-02-20
1
-0
/
+51
*
POSIX: Rename DescriptorSet to FileDescriptorSet
agl@chromium.org
2009-02-12
1
-1
/
+1
*
POSIX: Clean up DescriptorSet
agl@chromium.org
2009-02-12
1
-17
/
+5
*
POSIX: basic IPC logging
agl@chromium.org
2009-02-12
1
-0
/
+1
*
POSIX: Transfer network data using shared memory
agl@chromium.org
2009-02-11
1
-5
/
+7
*
POSIX: fix logging of messages with file descriptors
agl@chromium.org
2009-02-10
1
-3
/
+7
*
FileDescriptor: passing fds over IPC
agl@chromium.org
2009-02-07
1
-0
/
+32
*
Commit my changes that simplify automation message unpacking.
jam@chromium.org
2009-02-06
1
-0
/
+48
*
Commit just the changes to make creating new IPC channel types easier.
jam@chromium.org
2009-02-04
1
-8
/
+24
*
Revert my change to get the tree green. Not sure why the tests became flaky....
jam@chromium.org
2009-02-04
1
-256
/
+191
*
Make it easier/less work/less error-prone to create new IPC channel types (i....
jam@chromium.org
2009-02-04
1
-191
/
+256
*
Move plugins to FilePaths, some cleanup
avi@google.com
2009-01-06
1
-0
/
+19
*
Refactor the render widget unittest so it can be reused to create a render view
brettw@chromium.org
2009-01-05
1
-1
/
+3
*
* Bring up render_mesages.cc on POSIX.
jeremy@chromium.org
2008-12-29
1
-0
/
+18
*
really fix the ifdef
pinkerton@google.com
2008-12-04
1
-1
/
+1
*
wrap logging with correct ifdef
pinkerton@google.com
2008-12-04
1
-0
/
+2
[next]