Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Transition POSIX shmem to use lockf(), not semaphores. Eliminates | jrg@chromium.org | 2009-02-05 | 1 | -7/+12 |
* | Properly honor base::SharedMemory semantics for name="" to mean | jrg@chromium.org | 2009-02-04 | 1 | -1/+16 |
* | Don't include system headers inside a namespace. | evanm@google.com | 2008-11-14 | 1 | -1/+6 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -2/+5 |
* | Reduce header dependencies. | evanm@google.com | 2008-10-22 | 1 | -8/+9 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Revving the shared memory to the comments on the list. | avi@google.com | 2008-08-13 | 1 | -0/+3 |
* | The Posix shared memory implementation. | avi@google.com | 2008-08-12 | 1 | -1/+2 |
* | Add defines for the size of wchar_t to build_config.h. Use this in places whe... | brettw@google.com | 2008-08-07 | 1 | -5/+6 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+169 |