summaryrefslogtreecommitdiffstats
path: root/ipc
Commit message (Expand)AuthorAgeFilesLines
* Remove agl from several OWNERS files.Adam Langley2016-03-021-1/+0
* Revert of Bootstrap Mojo IPC independent of Chrome IPC (patchset #18 id:34000...rockot2016-03-011-1/+0
* Bootstrap Mojo IPC independent of Chrome IPCrockot2016-02-291-0/+1
* mustash: Move Media IPC Messages to media_messages.hfsamuel2016-02-251-0/+1
* Decouple browser-specific GPU IPC messages from GPU service IPCsfsamuel2016-02-251-0/+1
* Revert of Decouple browser-specific GPU IPC messages from GPU service IPCs (p...shrike2016-02-251-1/+0
* ipc: Add out-of-line copy ctors for complex classes.vmpstr2016-02-242-0/+3
* Decouple browser-specific GPU IPC messages from GPU service IPCsfsamuel2016-02-241-0/+1
* ipc: split the process of creating unix domain socket into a separate functiontfarina2016-02-211-21/+28
* Mojo: Simplify IPC initialization assumptionsrockot2016-02-192-134/+23
* Refactor content/common/message_router to ipc/message_routermarkdittmer2016-02-194-0/+130
* Add more CHECKs to help investigate the Mojo bootstrap crashrockot2016-02-191-0/+1
* Enable Android SurfaceView fullscreen video with WMPIwatk2016-02-181-0/+1
* Clean up public interface of AttachmentBrokerUnprivileged.erikchen2016-02-178-31/+95
* Revert of Clean up public interface of AttachmentBrokerUnprivileged. (patchs...erikchen2016-02-178-95/+28
* Clean up public interface of AttachmentBrokerUnprivileged.erikchen2016-02-168-28/+95
* Replace base::Tuple implementation with std::tupletzik2016-02-111-12/+12
* Fix Android x64 build.jam2016-02-112-2/+4
* Revert of Clean up public interface of AttachmentBrokerUnprivileged. (patchs...erikchen2016-02-106-78/+25
* Clean up public interface of AttachmentBrokerUnprivileged.erikchen2016-02-106-25/+78
* Add compile time checks against longs being used in IPC structs on 32 bit And...jam2016-02-102-8/+24
* [mojo] Disable tests that time out after deletion of //third_party/mojoblundell2016-02-101-10/+35
* [mojo] Delete third_party/mojorockot2016-02-1014-186/+62
* use variadic macros/templates in IPC message implementationmdempsky2016-02-099-805/+695
* ipc: make use of |socket_name| in the error paths tootfarina2016-02-091-5/+4
* Add message sizing to basic IPC traits and struct macros.rockot2016-02-056-0/+366
* ipc: Fix unused variable error when using IPC_HANDLER_GENERIC.sunnyps2016-02-051-0/+1
* Move gn _run target generation into test(). (RELAND)jbudorick2016-02-031-7/+0
* IPC::Message -> base::Picklerockot2016-02-0316-245/+268
* Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...dpranke2016-02-031-0/+7
* Move gn _run target generation into test().jbudorick2016-02-031-7/+0
* Enable attachment brokering of SharedMemoryHandle on Windows.erikchen2016-02-031-1/+1
* ipc: simplify SetupSocket() by reusing UnixDomainSocket functionstfarina2016-02-021-31/+3
* Add member ownership_passes_to_ipc_ to SharedMemoryHandle on windows.erikchen2016-02-011-0/+5
* Revert of Enable attachment brokering of SharedMemoryHandle on Windows. (patc...erikchen2016-01-301-1/+1
* allocator cleanup: remove dependencies on allocator from all targetsprimiano2016-01-282-31/+0
* Implement MediaSession on top of the WebMediaPlayerDelegate.dalecurtis2016-01-271-0/+1
* ipc: hide IsRecoverableError() function behind unnamed namespacetfarina2016-01-261-7/+6
* Emit logcats for ipc_tests.stip2016-01-261-0/+1
* ipc: remove unused variable from CreateClientUnixDomainSocket() functiontfarina2016-01-262-7/+1
* allocator cleanup: remove memory benchmarking extensionprimiano2016-01-251-1/+0
* Remove ipc_channel_unittests from Android build.brettw2016-01-213-13/+12
* Enable attachment brokering of SharedMemoryHandle on Windows.erikchen2016-01-191-1/+1
* base: update SetNonBlocking() function to use HANDLE_EINTRtfarina2016-01-161-5/+4
* Removing ipc/content debugging for ResourceMsg.erikchen2016-01-134-34/+0
* Fix Win Clang -Wpessimizing-move errorHans Wennborg2016-01-081-1/+1
* ipc: Implement attachment brokering for SharedMemoryHandle on Windows.erikchen2016-01-0811-115/+138
* Remove unused codevitalybuka2016-01-071-1/+0
* ipc: Update Mach port attachment ownership semantics.erikchen2016-01-064-16/+12
* Remoting: Remove references to POSIX shared memory.erikchen2015-12-292-0/+30