Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove kInProcessWebGL since it's not used anymore. | jam@chromium.org | 2013-03-21 | 1 | -10/+1 |
* | mac: Let --disable-gpu-sandbox actually disable the gpu sandbox. | thakis@chromium.org | 2013-03-18 | 1 | -0/+2 |
* | Remove mention of the service process in content. | jam@chromium.org | 2013-03-14 | 1 | -4/+3 |
* | 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 | -4/+4 |
* | Move sandbox code in content to content namespace. | jam@chromium.org | 2012-10-23 | 1 | -2/+2 |
* | Load mac sandbox definitions from resources instead of the bundle. | jochen@chromium.org | 2011-11-25 | 1 | -24/+37 |
* | Add TestConnectFailure, TestGetHandleFailure and TestConnectAndPipe to PPAPI ... | xhwang@chromium.org | 2011-11-16 | 1 | -1/+2 |
* | Expose the sandbox related code through the content API. I did a bit of clean... | jam@chromium.org | 2011-10-29 | 1 | -0/+73 |