summaryrefslogtreecommitdiffstats
path: root/content/browser/font_list_async.cc
Commit message (Expand)AuthorAgeFilesLines
* Use sequenced workers for the getting the system's font list.falken@chromium.org2013-04-041-1/+3
* Change GetFontListAsync() to use the blocking pool.yzshen@chromium.org2012-10-171-3/+3
* Move font_list_async.h to content/public. Switch to Pass() goodness to simpli...jam@chromium.org2012-02-291-15/+9
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Support getting the font list in Pepper. This currently only works out ofbrettw@chromium.org2011-05-181-0/+51