summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/render_sandbox_host_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Render Helper would die in HandleLocaltime if passed an invalid time.vandebo@chromium.org2009-11-121-3/+8
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Inodes can be 64-bit, use Int64ToString.thestig@chromium.org2009-11-111-1/+1
* Add support for getting the real process id from within the suid sandbox. The...thestig@chromium.org2009-11-041-14/+66
* Revert 30938 - Add support for getting the real process id from within the su...thestig@chromium.org2009-11-041-66/+14
* Add support for getting the real process id from within the suid sandbox. The...thestig@chromium.org2009-11-041-14/+66
* Linux: use SOCK_SEQPACKET rather than SOCK_DGRAMagl@chromium.org2009-10-071-1/+7
* Linux: about:memoryagl@chromium.org2009-09-011-2/+2
* Fix comment grammar. No code change.mdm@chromium.org2009-08-311-3/+3
* Linux: Make SandboxIPCProcess not be a WebKitClientagl@chromium.org2009-08-111-112/+8
* This CL is doing a bunch of Misc work to make LocalStorage data persist.jorlow@chromium.org2009-08-051-5/+20
* Cross-process Message Port implementation.jam@chromium.org2009-08-041-0/+4
* Adding HTML5 DB support to Chromium: Chromium changesdumi@chromium.org2009-07-271-0/+15
* The final CL for plumbing DOM Storage.jorlow@chromium.org2009-07-241-0/+8
* Linux: add support for tm_zone to localtime via the sandbox.agl@chromium.org2009-07-221-4/+6
* Linux sandbox: plumb timezone calls through the sandboxagl@chromium.org2009-07-201-0/+26
* Introduce WebLocalizedString and queryLocalizedString methodsdarin@chromium.org2009-07-171-4/+11
* Linux: don't leak file descriptors in the sandbox host.agl@chromium.org2009-07-151-0/+3
* Add getFileSize support to chromiumvictorw@chromium.org2009-07-031-0/+4
* Linux: fix font fallback for charactors missing from the primary font.agl@chromium.org2009-06-261-1/+56
* Linux: plumb fontconfig call out to the sandbox host.agl@chromium.org2009-06-251-0/+46
* Linux: fix fake italics for fonts without italic variants.agl@chromium.org2009-06-241-2/+4
* Linux: Add support for chrooted renderers.agl@chromium.org2009-06-151-0/+226
* Revert r17575 and r17576. They are causing layout test errors.agl@chromium.org2009-06-041-257/+0
* Linux: Add support for chrooted renderers.agl@chromium.org2009-06-041-0/+257