summaryrefslogtreecommitdiffstats
path: root/base/shared_memory.h
Commit message (Expand)AuthorAgeFilesLines
* Transition POSIX shmem to use lockf(), not semaphores. Eliminatesjrg@chromium.org2009-02-051-7/+12
* Properly honor base::SharedMemory semantics for name="" to meanjrg@chromium.org2009-02-041-1/+16
* Don't include system headers inside a namespace.evanm@google.com2008-11-141-1/+6
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-2/+5
* Reduce header dependencies.evanm@google.com2008-10-221-8/+9
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Revving the shared memory to the comments on the list.avi@google.com2008-08-131-0/+3
* The Posix shared memory implementation.avi@google.com2008-08-121-1/+2
* Add defines for the size of wchar_t to build_config.h. Use this in places whe...brettw@google.com2008-08-071-5/+6
* Add base to the repository.initial.commit2008-07-261-0/+169