Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move shared_memory into base/memory subdirectory. | brettw@chromium.org | 2013-03-29 | 1 | -57/+0 |
* | Make SharedMemory track the size that was actually mapped | jschuh@chromium.org | 2013-03-28 | 1 | -1/+1 |
* | The correct type for the size of a chunk of memory is size_t. | cevans@chromium.org | 2013-01-10 | 1 | -0/+3 |
* | Fix Android build. | jrg@google.com | 2011-12-02 | 1 | -2/+2 |
* | Give base::SharedMemory::CreateAnonymous an executable flag | mcgrathr@chromium.org | 2011-12-01 | 1 | -3/+4 |
* | Upstream misc changes for android. | michaelbai@google.com | 2011-08-26 | 1 | -3/+3 |
* | Upstream android file related code. | michaelbai@google.com | 2011-06-21 | 1 | -0/+53 |