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
*
Componentize renderer side of DNS prefetching.
gunsch
2014-11-18
1
-0
/
+1
*
IPC: Remove debugging code.
rvargas
2014-11-14
2
-78
/
+5
*
IPC: a way for security exploit browsertests to simulate the appearance of a ...
nick
2014-11-14
4
-2
/
+69
*
IPC::ChannelMojo: Make IPC handling robust against bad messages.
morrita
2014-11-13
2
-2
/
+16
*
Fix signed integer overflow in GetRefNumUpper24.
rickyz
2014-11-12
1
-2
/
+2
*
Update mojo sdk to rev 04a510fb37db10642e156957f9b2c11c2f6442ac
jamesr
2014-11-07
2
-12
/
+1
*
Cleanup: Replace base::ASCIIToWide with base::ASCIIToUTF16.
thestig
2014-11-07
1
-2
/
+2
*
Non-SFI mode: Enable MSG_TRUNC and MSG_CTRUNC code for nacl_helper_nonsfi.
hidehiko
2014-11-06
1
-4
/
+0
*
Non-SFI mode: Clean up macros of base/ and ipc/ libraries for nacl_helper_non...
hidehiko
2014-11-05
1
-9
/
+9
*
Update mojo sdk to rev cfc99316100efdfa7d53d83f9e07f1d4d3765c21
jamesr
2014-11-04
1
-3
/
+1
*
Revert of Enable ChannelMojo on Linux (patchset #1 id:1 of https://codereview...
yurys
2014-10-30
1
-4
/
+0
*
Enable ChannelMojo on Linux
morrita
2014-10-30
1
-0
/
+4
*
Remove last non-third_party typeofs on Mac.
thakis
2014-10-29
1
-9
/
+1
*
Add a few missing overrides found by a new clang warning.
thakis
2014-10-29
2
-2
/
+3
*
Introduce OS_NACL_SFI and OS_NACL_NONSFI macros.
hidehiko
2014-10-28
3
-7
/
+4
*
ChannelMojo: Replace hand written messsages with mojo.
morrita
2014-10-27
6
-270
/
+170
*
Move LayoutTestMessageFilter-related IPCs to their own message file.
peter
2014-10-27
1
-0
/
+1
*
Non-SFI Mode: Build ipc/ library by PNaCl toolchain for nacl_helper_nonsfi.
hidehiko
2014-10-24
6
-13
/
+82
*
Make IPC_ENUM_TRAITS_MIN_MAX_VALUE() work with c++11 enum class.
tsepez
2014-10-23
1
-1
/
+4
*
Standardize usage of virtual/override/final in ipc/
dcheng
2014-10-22
30
-208
/
+197
*
Add a guard in MojoBootstrap::OnClientLaunched()
morrita
2014-10-22
2
-0
/
+8
*
Revert of Standardize usage of virtual/override/final in ipc/ (patchset #1 id...
dcheng
2014-10-21
30
-241
/
+275
*
Standardize usage of virtual/override/final in ipc/
dcheng
2014-10-21
30
-275
/
+241
*
ChannelMojo: Add ChannelMojo::CanBeUsed() to enable it incrementally
morrita
2014-10-21
2
-0
/
+9
*
Refactoring: Make IPC::Channel::TakeClientFileDescriptor() a ScopedFD.
morrita
2014-10-20
13
-23
/
+21
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-17
2
-9
/
+5
*
Modify ALLOW_UNUSED to allow enabling unused local warnings on MSVC.
pkasting
2014-10-16
1
-6
/
+6
*
MojoChannel: Fail when GetFileHandleForProcess() failed.
morrita
2014-10-15
3
-4
/
+77
*
ipc_mojo_bootstrap.cc: don't export classes in anonymous namespace
hans
2014-10-15
1
-2
/
+2
*
Fix WeakPtrFactory member placement
anujk.sharma
2014-10-15
2
-5
/
+5
*
Misc. cleanup, primarily removing unused locals.
pkasting
2014-10-13
2
-4
/
+2
*
Add mkwst@chromium.org to IPC OWNERS files.
mkwst
2014-10-09
1
-0
/
+1
*
Move mojo/edk gyp targets in to mojo/edk/mojo_edk.gyp
jamesr
2014-10-07
1
-3
/
+3
*
Define gyp targets for mojo/public/* in mojo/public/mojo_public.gyp
jamesr
2014-10-07
1
-3
/
+3
*
replace OVERRIDE and FINAL with override and final in ipc/
mostynb
2014-10-07
30
-187
/
+187
*
Move mojo edk into mojo/edk
jamesr
2014-10-03
9
-12
/
+12
*
Revert "Move mojo edk into mojo/edk"
Trent Apted
2014-10-03
9
-12
/
+12
*
Move mojo edk into mojo/edk
James Robinson
2014-10-03
9
-12
/
+12
*
Pass through geofencing API calls to the browser process.
mek
2014-10-02
1
-0
/
+1
*
Refactoring: Let ChannelPosix adopt ScopedFD.
morrita
2014-09-29
2
-94
/
+91
*
IPC: Use ScopedHandle instead of a raw HANDLE for the private members.
rvargas
2014-09-26
2
-39
/
+42
*
ChannelMojo: Handle when ChannelMojo outlives ChannelMojoHost
morrita
2014-09-26
6
-57
/
+147
*
Remove IPC::Channel::TakePipeHandle()
morrita
2014-09-25
11
-38
/
+0
*
Adding tracking to verify the theory that jankiness of ExtensionMessageFilter...
vadimt
2014-09-25
1
-4
/
+4
*
Fix IPCChannelMojoErrorTest.SendFailWithPendingMessages
morrita
2014-09-24
1
-46
/
+11
*
Disable IPCChannelMojoErrorTest.SendFailWithPendingMessages
morrita
2014-09-24
1
-1
/
+2
*
Move SafeManifestParser to //extensions
rockot
2014-09-24
1
-0
/
+1
*
IPC: Get rid of FileDescriptor usage from FileDescriptorSet and Message
morrita
2014-09-24
12
-153
/
+191
*
Make ServiceWorkerFetchRequest and ServiceWorkerResponse header maps case ins...
jkarlin
2014-09-24
1
-3
/
+3
*
IPC::ChannelMojo: Introduce IPC::MojoBootstrap for Windows
morrita
2014-09-23
13
-134
/
+675
[next]