summaryrefslogtreecommitdiffstats
path: root/ipc/handle_win.cc
Commit message (Expand)AuthorAgeFilesLines
* ipc: Implement attachment brokering for SharedMemoryHandle on Windows.erikchen2016-01-081-0/+1
* Remove the TYPE_WITH_MOVE_CONSTRUCTOR_FOR_CPP_03 macro.danakj2015-12-041-1/+3
* ipc: Write end-to-end tests for SharedMemoryHandle brokering on Mac.erikchen2015-10-121-0/+2
* Detecting and fixing stringprintf.h format bugsbrucedawson2015-10-061-1/+1
* ipc: Extend attachment broker unit tests.erikchen2015-09-251-0/+2
* Revert of IPC: Add attachment brokering support to the message header. (patch...erikchen2015-08-271-2/+0
* Reland #1: IPC: Add attachment brokering support to the message header.erikchen2015-08-221-0/+2
* Revert of IPC: Add attachment brokering support to the message header. (patch...ricea2015-08-201-2/+0
* IPC: Add attachment brokering support to the message header.erikchen2015-08-201-0/+2
* ipc: Add the class HandleWin.erikchen2015-08-111-0/+53