| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a direct include of strings headers in content/common/. | avi@chromium.org | 2013-06-12 | 1 | -1/+1 |
* | Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. | erg@chromium.org | 2013-04-17 | 1 | -2/+2 |
* | Remove PROCESS_DUP_HANDLE from OpenProcessHandle since PROCESS_DUP_HANDLE acc... | wfh@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Use base namespace for FilePath in chrome/common and content/common. | brettw@chromium.org | 2013-02-07 | 1 | -9/+9 |
* | More conversion from uint to size_t for shared memory allocation sizes. | cevans@chromium.org | 2013-01-11 | 1 | -1/+1 |
* | Removing unnecessary content:: namespace qualifier. | darin@chromium.org | 2013-01-02 | 1 | -1/+1 |
* | Cleanup: Add a const variable for /proc/self/exe. | thestig@chromium.org | 2012-09-15 | 1 | -1/+1 |
* | Support partitioning of storage contexts based on render_id. | ajwong@chromium.org | 2012-07-12 | 1 | -1/+9 |
* | Verify the child process with a secret hello | jschuh@chromium.org | 2012-03-17 | 1 | -14/+3 |
* | Remove the ChildProcessMsg_AskBeforeShutdown message since it's now always se... | jam@chromium.org | 2012-01-24 | 1 | -2/+0 |
* | Make ChildProcessHost be used through an interface in content/public, instead... | jam@chromium.org | 2011-12-03 | 1 | -0/+301 |