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
*
Removing ipc/content debugging for ResourceMsg.
erikchen
2016-01-13
4
-34
/
+0
*
Fix Win Clang -Wpessimizing-move error
Hans Wennborg
2016-01-08
1
-1
/
+1
*
ipc: Implement attachment brokering for SharedMemoryHandle on Windows.
erikchen
2016-01-08
11
-115
/
+138
*
Remove unused code
vitalybuka
2016-01-07
1
-1
/
+0
*
ipc: Update Mach port attachment ownership semantics.
erikchen
2016-01-06
4
-16
/
+12
*
Remoting: Remove references to POSIX shared memory.
erikchen
2015-12-29
2
-0
/
+30
*
Global conversion of Pass()→std::move() on OS==linux
dcheng
2015-12-28
9
-49
/
+62
*
Clean up header files.
avi
2015-12-26
1
-0
/
+1
*
Switch to standard integer types in ipc/.
avi
2015-12-22
84
-16
/
+184
*
Add IPC message definitions for camera
henryhsu
2015-12-15
1
-0
/
+1
*
Create direct write font proxy classes and unit tests.
kulshin
2015-12-14
1
-0
/
+1
*
Hook up RendererMediaSessionManager with browser side
davve
2015-12-11
1
-0
/
+1
*
Remove the NoAtExitBaseTestSuite anti-pattern.
jam
2015-12-11
1
-21
/
+4
*
Revert "Create direct write font proxy classes and unit tests."
mek
2015-12-10
1
-1
/
+0
*
Create direct write font proxy classes and unit tests.
kulshin
2015-12-10
1
-0
/
+1
*
Fixing remaining VC++ 2015 64-bit build breaks
brucedawson
2015-12-10
1
-1
/
+1
*
Revert "Create direct write font proxy classes and unit tests."
Lambros Lambrou
2015-12-09
1
-1
/
+0
*
Create direct write font proxy classes and unit tests.
kulshin
2015-12-08
1
-0
/
+1
*
Add most of //ui/ to "gn check"
brettw
2015-12-08
1
-2
/
+14
*
ipc: Add debugging to verify the source of ResourceDispatcher crashes.
erikchen
2015-12-07
4
-0
/
+34
*
ipc: Update Windows attachment brokering ownership semantics.
erikchen
2015-12-04
7
-35
/
+91
*
Remove the TYPE_WITH_MOVE_CONSTRUCTOR_FOR_CPP_03 macro.
danakj
2015-12-04
1
-1
/
+3
*
ipc: Reenable Windows attachment brokering tests.
erikchen
2015-12-04
2
-5
/
+6
*
ipc: USE_ATTACHMENT_BROKER should apply to both Windows and OSX.
erikchen
2015-12-04
3
-6
/
+6
*
Add the field num_brokered_attachments to IPC::Message::Header on Windows.
erikchen
2015-12-03
2
-3
/
+4
*
Change callers of ScopedGeneric::Pass() to std::move()
danakj
2015-12-03
2
-3
/
+5
*
ipc: Add a comment to AttachmentBrokerUnprivilegedMac.
erikchen
2015-11-30
1
-0
/
+2
*
ipc: Slight change to GetSenderWithProcessId().
erikchen
2015-11-30
3
-7
/
+16
*
Remove SimpleBroker and instead use the production broker implementation in t...
jam
2015-11-30
1
-21
/
+5
*
ipc: Deallocate a Mach port if mach_msg fails.
erikchen
2015-11-29
1
-7
/
+12
*
ipc: Minor clean up to AttachmentBrokerPrivilegedMac.
erikchen
2015-11-28
1
-9
/
+1
*
ipc: Minor fixes to AttachmentBrokerPrivilegedMac.
erikchen
2015-11-28
3
-29
/
+74
*
reland 1: Add basic memory usage tests for attachment brokering.
erikchen
2015-11-24
1
-3
/
+180
*
Revert of ipc: Add basic memory usage tests for attachment brokering. (patchs...
dcheng
2015-11-21
1
-169
/
+3
*
ipc: Add basic memory usage tests for attachment brokering.
erikchen
2015-11-20
1
-3
/
+169
*
Run gn --format over all .gn files
agrieve
2015-11-20
1
-1
/
+1
*
Call base::DispatchToMethod by the fully qualified name
tzik
2015-11-19
2
-3
/
+3
*
Use std::default_delete as the default deleter for scoped_ptr.
dcheng
2015-11-19
3
-4
/
+7
*
IPC: Use <algorithm> helpers for comparing arrays
jsbell
2015-11-17
1
-12
/
+5
*
Fix the new Mojo EDK working in component build on Linux.
jam
2015-11-17
1
-16
/
+6
*
Add UMA metric: Startup.BrowserMainToRendererMain.
fdoray
2015-11-16
1
-0
/
+1
*
Pass distillability updates from renderer to browser
wychen
2015-11-13
1
-0
/
+1
*
Fix racy crash in Mandoline child processes.
jam
2015-11-13
1
-2
/
+2
*
Revert of Fix racy crash in Mandoline child processes. (patchset #4 id:60001 ...
hablich
2015-11-13
1
-2
/
+2
*
Move third_party/mojo/src/mojo/public to mojo/public
rockot
2015-11-13
10
-13
/
+13
*
Fix racy crash in Mandoline child processes.
jam
2015-11-12
1
-2
/
+2
*
mac: The attachment broker waits for the port provider before brokering.
erikchen
2015-11-11
7
-91
/
+428
*
include what you use: errno.h and string.h in ipc_channel_posix_unittest.cc
mostynb
2015-11-07
1
-0
/
+2
*
ipc: AttachmentBroker dispatches notifications onto an appropriate thread.
erikchen
2015-11-06
6
-18
/
+98
*
Make sure IPC deserialization isn't O(n^2) in the message size.
thakis
2015-11-06
1
-1
/
+2
[next]