summaryrefslogtreecommitdiffstats
path: root/content/common/font_cache_dispatcher_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in content/common/.avi2015-12-251-0/+1
* Move Singleton and related structs to namespace baseolli.raula2015-09-101-4/+2
* clang/win: Enable -Wunused-local-typedefthakis2015-07-201-2/+0
* win: Ref-counted classes should have non-public destructors.thakis2015-05-021-8/+8
* A few more instrumentation updatespkasting2015-04-101-0/+5
* Decouple IPC::MessageFilter from IPC::Channelmorrita@chromium.org2014-06-131-7/+6
* Move IPC::MessageFilter and router to a separate filedmichael@chromium.org2014-04-251-0/+1
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-5/+5
* Use a direct include of strings headers in content/common/.avi@chromium.org2013-06-121-2/+2
* Move the remaning files in content\common to the content namespace.jam@chromium.org2012-10-241-0/+3
* fix GDI usage errors:bruening@chromium.org2012-03-231-4/+10
* Coverity fixlet: PASS_BY_VALUE CID=102566scr@chromium.org2011-12-211-1/+1
* Dispatch the Windows font caching IPCs in one filter. This avoids having the ...jam@chromium.org2011-12-011-0/+185