summaryrefslogtreecommitdiffstats
path: root/content/common/child_process_sandbox_support_impl_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Use RecvMsgWithPid to find real PID for zygote childrenmdempsky@chromium.org2014-05-081-0/+8
* Linux: Add the ability to prefer generic Windows fonts in MatchFontWithFallba...thestig@chromium.org2014-03-181-2/+6
* Refactor base/safe_numerics.hjschuh@chromium.org2014-01-171-5/+5
* Revert 240527 "Revert of https://codereview.chromium.org/99133015/"jln@chromium.org2013-12-131-1/+1
* Revert of https://codereview.chromium.org/99133015/scottmg@chromium.org2013-12-131-1/+1
* Linux Sandbox: split the GPU policies to their own files.jln@chromium.org2013-12-131-1/+1
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-2/+2
* Add TRACE_EVENTs for (nearly) all of the Linux Sandbox IPC callseseidel@chromium.org2013-08-031-0/+7
* Move Content to using WebFontInfo::familyForChareseidel@chromium.org2013-08-011-8/+5
* Add content/common/DEPS to burn down bad Blink usesjamesr@chromium.org2013-07-171-1/+1
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Update refernces to Blink's Platform API (content)abarth@chromium.org2013-05-301-1/+1
* Rewrite scoped_array<T> to scoped_ptr<T[]> in content/, Linux edition.dcheng@chromium.org2013-04-071-1/+1
* Modify content::GetFontTable so callers can control what is read.bbudge@chromium.org2013-03-281-62/+59
* Revert "Modify content::GetFontTable to allow clients to control what is read."bbudge@chromium.org2013-03-251-59/+62
* Modify content::GetFontTable to allow clients to control what is read.bbudge@chromium.org2013-03-211-62/+59
* Use SOCK_SEQPACKET for synchronous IPC.glider@google.com2013-01-181-1/+1
* Update some #includes in content/common/ for new Platform directorypilgrim@chromium.org2013-01-161-1/+1
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-141-1/+1
* Create a LinuxSandbox class.jln@chromium.org2012-08-021-1/+1
* Revert 149692 - Create a LinuxSandbox class.mazda@chromium.org2012-08-021-1/+1
* Create a LinuxSandbox class.jln@chromium.org2012-08-021-1/+1
* linux: Pass subpixel positioning setting to WebKit.derat@chromium.org2012-06-081-3/+6
* Tighten up DEPS some more. NaCl/service process code are including internal c...jam@chromium.org2012-06-041-1/+1
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-071-3/+3
* Move content::MakeSharedMemorySegmentViaIPC into its own filemcgrathr@chromium.org2011-12-161-21/+0
* Revert 114539 - Move content::MakeSharedMemorySegmentViaIPC into its own filemcgrathr@chromium.org2011-12-151-1/+21
* Move content::MakeSharedMemorySegmentViaIPC into its own filemcgrathr@chromium.org2011-12-151-21/+1
* Update includes to new header locationsabarth@chromium.org2011-12-031-1/+1
* Plumb executable flag through proxy to base::SharedMemory::Create.mcgrathr@chromium.org2011-12-021-0/+1
* Use new getFontFamilyForCharacters() API.bashi@chromium.org2011-11-211-6/+14
* Create a public header with the child_process_sandbox_support_linux functions...jam@chromium.org2011-10-171-0/+188