| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove an extra const keyword which caused a build break. | maruel@chromium.org | 2009-03-03 | 1 | -1/+1 |
* | NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons... | maruel@chromium.org | 2009-03-03 | 1 | -8/+9 |
* | Transition POSIX shmem to use lockf(), not semaphores. Eliminates | jrg@chromium.org | 2009-02-05 | 1 | -20/+105 |
* | Properly honor base::SharedMemory semantics for name="" to mean | jrg@chromium.org | 2009-02-04 | 1 | -4/+80 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -3/+4 |
* | This change ensures that base_unittests will not segfault on this. | maruel@google.com | 2008-09-12 | 1 | -0/+3 |
* | First pass of porting the shared memory unittest. We still need | paulg@google.com | 2008-09-11 | 1 | -85/+109 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+180 |