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
/
ipc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move spellcheck messages into their own file, and dispatch them all in SpellC...
jam@chromium.org
2011-03-25
1
-0
/
+1
*
Move printing messages to their own file.
jam@chromium.org
2011-03-24
1
-0
/
+1
*
Move the rest of the content browser->renderer messages to content. Also mov...
jam@chromium.org
2011-03-23
1
-0
/
+1
*
thread.h is not needed by ipc_channel_proxy.cc.
amarinichev@chromium.org
2011-03-23
1
-1
/
+0
*
Create a new message file for view related messages. I just moved a few mess...
jam@chromium.org
2011-03-21
1
-0
/
+1
*
Move audio messages to their own file.
jam@chromium.org
2011-03-21
1
-0
/
+1
*
autofill: Rename all the entries remaining with AutoFill to Autofill.
tfarina@chromium.org
2011-03-21
1
-4
/
+4
*
Move geolocation, desktop notification, and device orientation into their own...
jam@chromium.org
2011-03-19
1
-0
/
+3
*
Creates the ipclist utility that chrome security team has wanted to dump
tsepez@chromium.org
2011-03-17
2
-1
/
+7
*
Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, an...
jam@chromium.org
2011-03-15
1
-1
/
+1
*
Move AppCache common code to content and split off AppCache messages into the...
jam@chromium.org
2011-03-14
1
-0
/
+1
*
Move the blob related code to content, and also move the blob messages to the...
jam@chromium.org
2011-03-14
1
-0
/
+1
*
Change common_message_generator code block.
tsepez@chromium.org
2011-03-12
5
-161
/
+34
*
Move the clipboard messages to their own message filter.
dcheng@chromium.org
2011-03-10
1
-0
/
+1
*
Fixed a bug in the serialization of history::URLRow.
danno@chromium.org
2011-03-10
1
-2
/
+2
*
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 resource related IPCs to their own file in content. I added a IPC_STRUC...
jam@chromium.org
2011-03-05
7
-3
/
+19
*
Move socket stream messages to content, in preparation for moving its dispatc...
jam@chromium.org
2011-03-05
1
-0
/
+1
*
Add some bullet proofing to ipc_channel_posix.
dmaclach@chromium.org
2011-03-02
3
-19
/
+41
*
P2P Sockets host implementation.
sergeyu@chromium.org
2011-03-02
1
-0
/
+1
*
Pure pedantry: Replace all ".size() == 0" with ".empty()".
erg@google.com
2011-03-02
2
-3
/
+3
*
Attempt to reduce the amount of cut n paste needed to maintain these.
tsepez@chromium.org
2011-03-01
4
-1783
/
+369
*
ipc: don't send server hello message if we closed the channel.
agl@chromium.org
2011-02-28
1
-0
/
+3
*
Expand comment for named IPC chmod(). It was previously unclear that it is ju...
dtu@chromium.org
2011-02-25
1
-2
/
+7
*
Get service process running standalone on the mac by hooking it into launchd.
dmaclach@chromium.org
2011-02-24
1
-1
/
+1
*
Intergration of the client-side phishing detection.
noelutz@google.com
2011-02-17
1
-0
/
+1
*
Make the implementation .cc files go away, instead have the authors give us a...
tsepez@chromium.org
2011-02-11
10
-17
/
+536
*
Wigtspace change to trigger a build.
thestig@chromium.org
2011-02-11
1
-1
/
+1
*
Rent syncemove all uses of the global Dispatcher Get function.
brettw@chromium.org
2011-02-08
1
-0
/
+7
*
Clean up channel modes
dmaclach@chromium.org
2011-02-03
6
-66
/
+50
*
Get service processes working on Mac and Linux.
dmaclach@chromium.org
2011-02-02
3
-3
/
+3
*
Rename Real* to Double* in values.* and dependent files
arv@chromium.org
2011-02-01
2
-6
/
+6
*
Add support for attaching filters to an IPC TestSink.
bryner@chromium.org
2011-01-31
2
-0
/
+48
*
Change size() function to return a size_t so that result size is not inadvert...
mrossetti@chromium.org
2011-01-28
2
-3
/
+6
*
Move AutoFill messages into a separate file.
jam@chromium.org
2011-01-26
1
-0
/
+1
*
Move non-file-system Pepper IPC messages to chrome/common/pepper_messages.*.
viettrungluu@chromium.org
2011-01-25
1
-0
/
+1
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
7
-30
/
+30
*
Move the TestSink for doing IPC tests from chrome/common into IPC and create ...
brettw@google.com
2011-01-20
3
-0
/
+163
*
Adjust unix domain IPC permissions.
dtu@chromium.org
2011-01-20
1
-2
/
+10
*
If user had consented for metrics reporting, send speech input request origin...
satish@chromium.org
2011-01-20
1
-0
/
+1
*
Disable crashy IPCSyncChannelTest.SendWithTimeoutMixedOKAndTimeout
phajdan.jr@chromium.org
2011-01-19
1
-1
/
+2
*
Linux: fix a bunch of NULL vs. 0 issues spotted by gcc 4.5.
craig.schlenter@chromium.org
2011-01-13
1
-3
/
+3
*
Reland "Remove base/scoped_handle_win.h."
tfarina@chromium.org
2011-01-09
1
-2
/
+3
*
Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...
thakis@chromium.org
2011-01-07
1
-3
/
+2
*
Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...
tfarina@chromium.org
2011-01-07
1
-2
/
+3
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
5
-6
/
+6
*
Move base/debug_on_start to base/debugger and rename it to be _win since it
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Move non_thread_safe from base to base/threading and into the base namespace.
brettw@chromium.org
2011-01-01
2
-3
/
+5
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
3
-15
/
+12
[next]