summaryrefslogtreecommitdiffstats
path: root/content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove SandboxSupport::getFontFamilyForCharacters which is now dead codeeseidel@chromium.org2013-08-051-17/+0
* Fix build breakage on chrome-for-tvkjyoun@google.com2013-08-031-27/+6
* Move Content to using WebFontInfo::familyForChareseidel@chromium.org2013-08-011-14/+33
* remove implementation of obsolete WebKitPlatformSupport::prefetchHostName.kouhei@chromium.org2013-08-011-5/+0
* Remove unused arguments from storage-related Chromium impls of Blink APIadamk@chromium.org2013-06-271-2/+1
* Use a direct include of strings headers in content/p*/.avi@chromium.org2013-06-121-1/+1
* Move a bunch of child-only code from content/common to content/childscottmg@chromium.org2013-06-061-2/+2
* Update refernces to Blink's Platform API (content)abarth@chromium.org2013-05-301-5/+5
* Update some #includes in content/ppapi_plugin for new Platform directorypilgrim@chromium.org2013-01-051-5/+5
* Cleanup: Fix some lint errors in content/.thestig@chromium.org2013-01-041-3/+6
* Unlock the proxy lock when loading fonts.brettw@chromium.org2012-12-111-1/+5
* We're removing the sharedWorkerRepository() function from WebKitpilgrim@chromium.org2012-12-111-6/+0
* Get rid of unused SerializedScriptValue references.gbillock@chromium.org2012-10-251-1/+0
* Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...jam@chromium.org2012-10-211-2/+6
* Remove all the indexeddb-related utility process codealecflett@chromium.org2012-08-241-16/+0
* Revert 152873 - Remove all the indexeddb-related utility process codericow@chromium.org2012-08-231-0/+16
* Remove all the indexeddb-related utility process codealecflett@chromium.org2012-08-221-16/+0
* Android content shell bringup.jrg@chromium.org2012-05-101-0/+21
* Use WebIDBKeyPath type in WebKit API, implement IndexedDBKeyPath type.jsbell@chromium.org2012-04-301-2/+2
* Don't use sync message filter in PpapiWebKitPlatformSupportImpl::SandboxSuppo...yzshen@chromium.org2012-02-171-3/+2
* Update includes to new header locationsabarth@chromium.org2011-12-031-6/+6
* Use new getFontFamilyForCharacters() API.bashi@chromium.org2011-11-211-13/+20
* Enable sending requests to pre-cache fonts from pepper plugin processes.yzshen@chromium.org2011-11-091-5/+8
* Create a public header with the child_process_sandbox_support_linux functions...jam@chromium.org2011-10-171-8/+6
* Suppression for failing test on Linuxjeremy@chromium.org2011-09-141-17/+0
* [Mac] Chromium side of ATS*() -> CGFont Conversion for OOP font loading.jeremy@chromium.org2011-09-071-2/+22
* Update Chrome to use WebKitPlatformSupport instead of WebKitClient.abarth@chromium.org2011-09-021-0/+246