summaryrefslogtreecommitdiffstats
path: root/content/renderer/renderer_webkitclient_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Remove old version of loadFont()jeremy@chromium.org2011-08-041-9/+0
* Audio sample-rate should not be queried directly from the renderer process.crogers@google.com2011-07-231-2/+2
* roll clang 131935:132017thakis@chromium.org2011-06-081-0/+2
* Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, ortony@chromium.org2011-05-311-30/+30
* Mac: Part 1 of a fix to get OOP font loading working in the renderer on 10.6.6 .jeremy@chromium.org2011-05-311-8/+26
* Moved GPU related files in content/renderer into gpu subdirectory.apatrick@chromium.org2011-05-251-1/+1
* Use the QuotaManager to determine the space available to WebSQLDatabases. Sin...michaeln@google.com2011-05-251-4/+9
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-101-10/+11
* Don't create a blob store with a NULL sender. This causes a crash when runningbrettw@chromium.org2011-05-101-1/+2
* The skia bindings calls were not at a correct place to ensure that the host G...twiz@chromium.org2011-04-261-4/+0
* Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...jam@chromium.org2011-04-161-4/+1
* Move RenderThread to content\renderer.jam@chromium.org2011-04-141-1/+1
* Remove the rest of the Chrome dependencies from RenderThread.jam@chromium.org2011-04-141-5/+7
* Move a bunch of Chrome specific code out of RenderThread, in preparation of m...jam@chromium.org2011-04-141-2/+3
* Roll Skiabsalomon@google.com2011-04-061-0/+4
* Move the rest of the renderer->browser messages that belong in content. Also...jam@chromium.org2011-03-241-0/+1
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-231-0/+1
* Add WebKit API to retrieve the audio hardware sample-ratecrogers@google.com2011-03-231-0/+5
* Move a bunch of remaining files from chrome\renderer to content\renderer.jam@chromium.org2011-03-191-1/+1
* Move the renderer_web* files to content.jam@chromium.org2011-03-181-0/+571