summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Remove polling for page size changes when determining preferred size changes.levin@chromium.org2011-05-272-34/+17
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-272-2/+1
* Cleaning up of data types, naming for JavaScript dialogs.avi@chromium.org2011-05-272-18/+17
* Get rid of the render view id in localStorage IPCs as it's not used anymorejochen@chromium.org2011-05-272-18/+5
* Adopt the WebIDBFactory interface for deleteDatabasejochen@chromium.org2011-05-272-2/+21
* This change provides initial support for sending DevTools messages between Wo...yurys@chromium.org2011-05-277-5/+164
* 1;2305;0cRevert 86971 - Move media library AutoTaskRunner to base and rename ...wez@chromium.org2011-05-272-1/+2
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-272-2/+1
* Unbranch libjinglesergeyu@chromium.org2011-05-271-47/+47
* Add FPS column to Task Manager.jbates@chromium.org2011-05-262-1/+18
* Fix WebGraphicsContext3DCommandBufferImpl so it only disables extensions for ...gman@chromium.org2011-05-261-2/+5
* Enabling page visibility api in the chrome browser.shishir@chromium.org2011-05-262-0/+11
* Use the WebKit default fonts when specifying generic font families.brettw@chromium.org2011-05-262-3/+14
* [Re-instate r86681 by reverting its revert in r86687.]fischman@chromium.org2011-05-262-7/+5
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-262-11/+12
* Undo mistaken revert.vandebo@chromium.org2011-05-268-17/+845
* Revert "Add VideoCaptureImpl and VideoCaptureImplManager"vandebo@chromium.org2011-05-268-845/+17
* fix clangwjia@google.com2011-05-262-0/+4
* Add VideoCaptureImpl and VideoCaptureImplManagerwjia@google.com2011-05-268-17/+841
* Moved GPU related files in content/renderer into gpu subdirectory.apatrick@chromium.org2011-05-2531-79/+81
* Add initialization callback support for Video Decoder PPAPI.vrk@google.com2011-05-255-3/+13
* Revert 86681 - Updated OMX decoder for recent PPAPI changes, and added to the...fischman@chromium.org2011-05-252-5/+7
* Updated OMX decoder for recent PPAPI changes, and added to the build.fischman@chromium.org2011-05-252-7/+5
* kWebGraphicsContext3DPerferredGLExtensions -> kWebGLPreferredGLExtensionsgman@chromium.org2011-05-251-3/+6
* PPAPI: Do not try to allocation shared memory directly from a renderer. Alway...thestig@chromium.org2011-05-251-7/+1
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-252-12/+11
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-252-11/+12
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-258-8/+8
* Add mayHaveChangedRenderedSize callback.levin@chromium.org2011-05-252-0/+15
* Revert 86569 - Enabling page visibility api in the chrome browser.ukai@chromium.org2011-05-252-11/+0
* Enabling page visibility api in the chrome browser.shishir@chromium.org2011-05-252-0/+11
* 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