summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/sandbox_ipc_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Introduce WebFallbackFont on the Chromium sidedominik.rottsches@intel.com2014-06-121-9/+15
* Linux: Do better font substitution for Chinese characters.thestig@chromium.org2014-06-081-17/+29
* Make SandboxIPCProcess a thread.jorgelo@chromium.org2014-05-231-28/+31
* SandboxIPCProcess: make shutdown mechanism explicit.jorgelo@chromium.org2014-05-221-2/+5
* Remove SandboxIPCProcess's dependency on chrome-sandboxmdempsky@chromium.org2014-05-101-45/+1
* Revert of Make SandboxIPCProcess a thread. (https://codereview.chromium.org/2...thestig@chromium.org2014-05-011-28/+37
* Make SandboxIPCProcess a thread.jorgelo@chromium.org2014-05-011-37/+28
* Change UnixDomainSocket::RecvMsg to return ScopedVector<base::ScopedFD>mdempsky@chromium.org2014-04-301-51/+57
* Extract SandboxIPCProcess into its own file.jorgelo@chromium.org2014-04-241-0/+664