summaryrefslogtreecommitdiffstats
path: root/content/common/font_config_ipc_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* base: Update MRUCache to allow to use unordered_map and custom hashers.vmpstr2016-03-011-9/+6
* Switch to standard integer types in content/common/.avi2015-12-251-0/+1
* Avoid reallocating SkTypefaces for font fallbackDominik Röttsches2015-12-151-60/+58
* remove flag enabling new SkData proc signaturereed2015-06-181-1/+1
* Change most uses of Pickle to base::Picklebrettw2015-06-031-6/+6
* Move UnixDomainSocket to base namespacebrettw2015-06-021-7/+4
* Fix for font files being mmaped multiple times (Fontconfig).kolczyk2015-02-031-10/+66
* Mechanical rename of tracing includes for /content [2/3]primiano2015-01-281-1/+1
* Move to SkStreamAsset for SkTypeface streams.bungeman2015-01-271-3/+4
* Revert of Fix for the font files being maped multiple times (Fontconfig). (pa...tbarzic2015-01-261-66/+10
* Fix for font files being mmaped multiple times (Fontconfig).kolczyk2015-01-261-10/+66
* Remove deprecated methods from Pickle.avi2014-12-281-6/+5
* Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...avi2014-12-281-5/+6
* Remove deprecated methods from Pickle.Avi Drissman2014-12-221-6/+5
* Change base/file_utils.h includes to base/files/file_utils.h in content/thestig2014-09-051-1/+1
* Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.mark@chromium.org2013-12-031-1/+1
* Add TRACE_EVENTs for (nearly) all of the Linux Sandbox IPC callseseidel@chromium.org2013-08-031-0/+3
* Replace SkStream implementation MMapStream in font_config_ipc_linux.bungeman@chromium.org2013-06-061-51/+6
* mmap the opened file descriptor in the renderer process, close the fd in the ...reed@google.com2013-03-181-3/+70
* re-land 187283 -- switch to skia's version of SkFontHost_fontconfigreed@google.com2013-03-121-41/+29
* Revert 187283reed@google.com2013-03-111-29/+41
* Call version of SkFontHost_fontconfig in Skia (cloned from here).reed@google.com2013-03-111-41/+29
* Use SOCK_SEQPACKET for synchronous IPC.glider@google.com2013-01-181-2/+2
* Move the remaning files in content\common to the content namespace.jam@chromium.org2012-10-241-0/+4
* Made result_filefaceid output optional in FontConfigIPC::Match. There are cas...alokp@chromium.org2012-08-181-1/+2
* 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 a bunch of files from chrome\common to content\common.jam@chromium.org2011-03-171-0/+110