summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_sandbox_host_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-071-10/+15
* Coverity: Fix leaks.jhawkins@chromium.org2011-12-211-1/+1
* Don't call CloseSuperfluousFds in SandboxIPCProcess.jorgelo@chromium.org2011-12-211-6/+5
* Plumb executable flag through proxy to base::SharedMemory::Create.mcgrathr@chromium.org2011-12-021-3/+5
* Use WebKit::initializeWithoutV8() in SandboxIPCProcess.adamk@chromium.org2011-12-011-1/+1
* Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...piman@chromium.org2011-11-221-3/+3
* Use new getFontFamilyForCharacters() API.bashi@chromium.org2011-11-211-5/+9
* Now that this WebKit CL https://bugs.webkit.org/show_bug.cgi?id=68936 has lan...saintlou@chromium.org2011-09-301-1/+1
* Update Chrome to use WebKitPlatformSupport instead of WebKitClient.abarth@chromium.org2011-09-021-6/+6
* Make the Linux sandbox process initialize WebKit before using the WebKit api.levin@chromium.org2011-08-041-0/+21
* Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, ortony@chromium.org2011-05-311-0/+7
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Move a bunch of files from chrome\common to content\common.jam@chromium.org2011-03-171-2/+2
* Remove obsoleted interface for fallback font selection on Linux.kochi@chromium.org2011-03-081-3/+3
* Pass around preferred language to font fallback selection.kochi@chromium.org2011-03-071-0/+6
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-021-1/+1
* Move core pieces of browser\renderer_host to src\content.jam@chromium.org2011-02-191-0/+687