summaryrefslogtreecommitdiffstats
path: root/base/memory/shared_memory_handle_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* ShareMemory::DuplicateHandle() should have same semantics on all OSes.erikchen2016-02-081-1/+3
* Switch to standard integer types in base/memory/.avi2015-12-241-0/+1
* Reland 1: "mac: Add auto-close and share-read-only functionality to SharedMem...erikchen2015-10-241-2/+22
* Revert of mac: Add auto-close and share-read-only functionality to SharedMemo...erikchen2015-10-231-22/+2
* mac: Add auto-close and share-read-only functionality to Mach based SharedMem...erikchen2015-10-231-2/+22
* mac: Implement Mach-primitive backed shared memory.erikchen2015-10-021-17/+150
* Build shared_memory_mac.cc and shared_memory_handle_mac.cc for iOSjfroy2015-09-051-2/+0
* Revert of Revert of Make SharedMemoryHandle a class on Mac. (patchset #1 id:1...scottmg2015-06-191-0/+90
* Revert of Make SharedMemoryHandle a class on Mac. (patchset #20 id:580001 of ...scottmg2015-06-191-90/+0
* Mac: Make SharedMemoryHandle its own class.erikchen2015-06-191-0/+90