summaryrefslogtreecommitdiffstats
path: root/base/shared_memory_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove an extra const keyword which caused a build break.maruel@chromium.org2009-03-031-1/+1
* NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...maruel@chromium.org2009-03-031-8/+9
* Transition POSIX shmem to use lockf(), not semaphores. Eliminatesjrg@chromium.org2009-02-051-20/+105
* Properly honor base::SharedMemory semantics for name="" to meanjrg@chromium.org2009-02-041-4/+80
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-3/+4
* This change ensures that base_unittests will not segfault on this.maruel@google.com2008-09-121-0/+3
* First pass of porting the shared memory unittest. We still needpaulg@google.com2008-09-111-85/+109
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add base to the repository.initial.commit2008-07-261-0/+180