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
/
ipc_channel_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 80604 - Revert 80602 - Limit access to named IPC channels with SO_PEER...
wez@chromium.org
2011-04-06
1
-0
/
+7
*
Revert 80602 - Limit access to named IPC channels with SO_PEERCRED, not file ...
wez@chromium.org
2011-04-06
1
-7
/
+0
*
Limit access to named IPC channels with SO_PEERCRED, not file permissions.
wez@chromium.org
2011-04-06
1
-0
/
+7
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-3
/
+3
*
thread.h is not needed by ipc_channel_proxy.cc.
amarinichev@chromium.org
2011-03-23
1
-1
/
+0
*
Clean up channel modes
dmaclach@chromium.org
2011-02-03
1
-1
/
+1
*
Get service processes working on Mac and Linux.
dmaclach@chromium.org
2011-02-02
1
-1
/
+1
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-2
/
+2
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
1
-2
/
+4
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
1
-3
/
+3
*
Convert over to channel handles
dmaclach@chromium.org
2010-12-08
1
-22
/
+32
*
Add a base class for objects that want to filter messages on the IO thread. ...
jam@chromium.org
2010-12-02
1
-20
/
+41
*
NaCl IPC bringup.
abarth@chromium.org
2010-11-12
1
-1
/
+1
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
1
-2
/
+2
*
Revert "Revert "Const-ify RefCountedThreadSafe::AddRef and Release.""
mpcomplete@chromium.org
2010-10-22
1
-1
/
+1
*
Revert "Const-ify RefCountedThreadSafe::AddRef and Release."
levin@chromium.org
2010-10-22
1
-1
/
+1
*
Const-ify RefCountedThreadSafe::AddRef and Release.
mpcomplete@chromium.org
2010-10-22
1
-1
/
+1
*
Use make_scoped_refptr() instead of manual AddRef()/Release() in ipc.
willchan@chromium.org
2010-10-19
1
-10
/
+11
*
Revert 61899 for breaking cookes on file:// URLs.
willchan@chromium.org
2010-10-08
1
-11
/
+10
*
Fix instances of passing raw pointers to RefCounted objects in tasks.
willchan@chromium.org
2010-10-08
1
-10
/
+11
*
FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...
erg@google.com
2010-09-30
1
-0
/
+2
*
FBTF: Move virtual methods to implementation files.
erg@google.com
2010-09-23
1
-0
/
+26
*
Fix a chrome browser crash observed in chrome frame reliability test runs. Th...
ananta@chromium.org
2010-09-02
1
-0
/
+5
*
Attempt four at landing the "histogram.h removed from message_loop.h" patch.
erg@chromium.org
2010-07-15
1
-0
/
+2
*
First patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-6
/
+0
*
Add the ability for objects which derive from RefCountedThreadSafe to specify...
jam@chromium.org
2009-11-02
1
-0
/
+6
*
The messages attached to the task created by an IPC ChannelProxy are leaked w...
jcampan@chromium.org
2009-07-28
1
-3
/
+25
*
Unrevert 21355 because the revert might be causing the
nsylvain@chromium.org
2009-07-23
1
-0
/
+4
*
Revert 21355 because it might be causing all the new
nsylvain@chromium.org
2009-07-23
1
-4
/
+0
*
Switch the first thread in a child process to be the main thread, and make th...
jam@chromium.org
2009-07-23
1
-0
/
+4
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
1
-0
/
+288
*
Revert "Move IPC code to ipc/"
agl@chromium.org
2009-04-03
1
-305
/
+0
*
Move IPC code to ipc/
agl@chromium.org
2009-04-03
1
-0
/
+305