summaryrefslogtreecommitdiffstats
path: root/base/memory/shared_memory_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Disallow calling Map on currently-mapped SharedMemoryjbauman@chromium.org2014-03-181-0/+3
* Revert 257300 "Disallow calling Map on currently-mapped SharedMe..."jbauman@chromium.org2014-03-151-3/+0
* Disallow calling Map on currently-mapped SharedMemoryjbauman@chromium.org2014-03-151-0/+3
* Deprecate named base::SharedMemory.viettrungluu@chromium.org2014-03-051-2/+3
* Deprecate base::SharedMemory's lock functionality.viettrungluu@chromium.org2014-02-241-12/+7
* Implement SharedMemory::ShareReadOnlyToProcess().jyasskin@chromium.org2013-11-201-2/+3
* Change access flags on duplicated shared memory handle to read only when the ...wfh@chromium.org2013-10-301-6/+7
* Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...avi@chromium.org2013-06-071-1/+1
* Limit the number of pending requests to the max number of file descriptors.simonjam@chromium.org2013-05-091-0/+7
* Move shared_memory into base/memory subdirectory.brettw@chromium.org2013-03-291-0/+253