summaryrefslogtreecommitdiffstats
path: root/base/shared_memory.h
Commit message (Expand)AuthorAgeFilesLines
* posix: clean up shared memory codeevan@chromium.org2009-09-161-2/+3
* Fix a memory leak in ResourceDispatcherhclam@chromium.org2009-05-181-0/+3
* Remove unused variable from POSIX SharedMemory implementation.thestig@chromium.org2009-04-041-1/+1
* Port visitedlink tests to Linux. Also make them pass on Linux, whichphajdan.jr@chromium.org2009-03-161-0/+3
* Bitmap transportagl@chromium.org2009-02-201-2/+15
* POSIX: Transfer network data using shared memoryagl@chromium.org2009-02-111-3/+12
* Fix a browser crash when the async resource handler keeps anrvargas@google.com2009-02-111-0/+2
* 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