summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Use the QuotaManager to determine the space available to WebSQLDatabases. Sin...michaeln@google.com2011-05-252-4/+11
* Prepare PepperWidget and RenderWidget for WebKit threaded compositing changes.nduca@chromium.org2011-05-242-0/+23
* Added proxy / stub pair for GPU surfaces.apatrick@chromium.org2011-05-244-0/+106
* Handle <link rel=prerender> in chrome.gavinp@chromium.org2011-05-241-1/+4
* Mac: Fix WebGL in OS X 10.7 + misc. Sandbox cleanupjeremy@chromium.org2011-05-241-2/+2
* Replace "http" etc with the url_constants version. This was a previous TODO ...jam@chromium.org2011-05-231-1/+1
* Make WebGraphics3DCommandBufferImpl use GLES2Implemenation directly.gman@chromium.org2011-05-232-123/+84
* Updated video decoder IPC to use PPB_Buffer_Dev's new support for SharedMemory. fischman@chromium.org2011-05-231-3/+8
* Changes to not use the prerendered contents when window.opener needs to be set.shishir@chromium.org2011-05-221-2/+5
* Revert r75078 now that crbug.com/72007 is fixed.darin@chromium.org2011-05-212-10/+0
* Call makeContextCurrent in places that are missing it.gman@chromium.org2011-05-201-0/+8
* Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...jam@chromium.org2011-05-192-20/+4
* Added more trace info to SwapBuffers, traced some functions in WebGraphicsCon...jbates@chromium.org2011-05-191-0/+3
* Add histograms for the delay between DoDeferredUpdates.nduca@chromium.org2011-05-182-0/+21
* Convert PPB_Buffer_Impl to use SharedMemory for efficient IPC use.fischman@chromium.org2011-05-182-0/+24
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-2/+2
* Revert 85732 (broke build) - Move SystemMonitor to base/.willchan@chromium.org2011-05-181-2/+2
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-2/+2
* Revert "Changes to not use the prerendered contents when window.opener needs ...tessamac@chromium.org2011-05-171-5/+2
* Changes to not use the prerendered contents when window.opener needs to be set.shishir@chromium.org2011-05-171-2/+5
* Add support for real-time audio threads.crogers@google.com2011-05-171-1/+2
* Adapt to new icon interface from WebFramemichaelbai@google.com2011-05-173-4/+11
* Description:annacc@chromium.org2011-05-161-1/+3
* Revert 85394 - This change broke "PrerenderBrowserTest.PrerenderWindowOpenerJ...nsylvain@chromium.org2011-05-151-5/+2
* Changes to not use the prerendered contents when window.opener needs to be set.shishir@chromium.org2011-05-141-2/+5
* content: Get rid of "using namespace WebKit;"tfarina@chromium.org2011-05-131-2/+6
* Implement VideoDecoder IPC hooks from plugin to GPU processvrk@google.com2011-05-1311-527/+437
* Fixes race condition in displaying error pages. In particular it wassky@chromium.org2011-05-131-2/+19
* Convert Filter::Seek() to use new callback system.acolwell@chromium.org2011-05-134-9/+8
* Get rid of the remaining content settings code in the content module.jam@chromium.org2011-05-131-2/+1
* Implement GL_CHROMIUM_rate_limit_offscreen_contextnduca@chromium.org2011-05-132-0/+7
* Part 1 of changes to to build chrome\common as a dll. Moving some of the func...ananta@chromium.org2011-05-121-4/+0
* Drive compositor scheduling with the swapbuffers callback.nduca@chromium.org2011-05-1210-31/+194
* Support window.opener after a process swap.creis@chromium.org2011-05-124-8/+98
* Convert Demuxer::Read() to use the new callback system.acolwell@chromium.org2011-05-111-1/+1
* Add OWNERS file for content/renderer/mediaacolwell@chromium.org2011-05-111-0/+8
* Remove the automation_resource_message_filter.h dependency in content\browser...jam@chromium.org2011-05-101-2/+2
* Update VideoDecode PPAPI structs to be consistent with media structures, part 1vrk@google.com2011-05-106-53/+72
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-105-265/+14
* Mac Plugins: Clean up the Flash wmode hack logicstuartmorgan@chromium.org2011-05-101-25/+34
* Added mechanism for notification of GpuVideoServiceHost being ready for use.fischman@google.com2011-05-102-12/+51
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-101-2/+4
* Don't create a blob store with a NULL sender. This causes a crash when runningbrettw@chromium.org2011-05-101-1/+2
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-103-3/+3
* Roll new libjingle. Use the new incoming_only flag in chromoting host.sergeyu@chromium.org2011-05-102-10/+12
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-105-14/+14
* Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-065-14/+14
* add video capture message filter and its unit test.wjia@google.com2011-05-063-0/+425
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-065-14/+14
* Revert 84197 - Add one-time randomization support for FieldTrial, and the abi...joi@chromium.org2011-05-061-4/+2