summaryrefslogtreecommitdiffstats
path: root/base/shared_memory_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix a memory leak in ResourceDispatcherhclam@chromium.org2009-05-181-0/+6
* Port visitedlink tests to Linux. Also make them pass on Linux, whichphajdan.jr@chromium.org2009-03-161-0/+5
* POSIX: Transfer network data using shared memoryagl@chromium.org2009-02-111-0/+9
* Properly honor base::SharedMemory semantics for name="" to meanjrg@chromium.org2009-02-041-0/+5
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-0/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* The Posix shared memory implementation.avi@google.com2008-08-121-0/+187