summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Removing defunct GpuVideoDecoder and IpcVideoDecoder.scherkus@chromium.org2011-06-0312-1167/+0
* Revert 87790 - Removing defunct OpenMAX code.scherkus@chromium.org2011-06-031-0/+9
* Removing defunct OpenMAX code.scherkus@chromium.org2011-06-031-9/+0
* Respect pixel aspect ratio of video if it contains one.scherkus@chromium.org2011-06-031-3/+8
* When --disable-gpu-vsync, run requestAnimFrame callbacks at top speed.nduca@chromium.org2011-06-032-4/+23
* Fix "Navigating from accelerated to software rendered pages doesn't repaint."nduca@chromium.org2011-06-021-1/+2
* Add "svn:eol-style to all the DEPS under content.jam@chromium.org2011-06-021-8/+8
* Revert 87578 - Respect pixel aspect ratio of video if it contains one.michaeln@google.com2011-06-021-8/+3
* Respect pixel aspect ratio of video if it contains one.scottfr@chromium.org2011-06-021-3/+8
* Set the unblock flag to false for all gpu->renderer IPCsjamesr@chromium.org2011-06-012-20/+7
* Fixed issue 84548 by checking the pointer before dereferencing it.ddorwin@chromium.org2011-06-011-4/+4
* Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, ortony@chromium.org2011-05-315-36/+36
* Fix re-entrancy for AsyncFlush messagespiman@google.com2011-05-312-3/+5
* Move OWNERS from top level of content to the subdirectories. Before this cha...jam@chromium.org2011-05-311-0/+5
* Always enable quota storage APIkinuko@chromium.org2011-05-311-2/+1
* 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
* Quota InfoBarkinuko@chromium.org2011-05-311-1/+1
* The first step for enabling off-the-spot IME on Pepper on ChromeOS/Linux.kinaba@google.com2011-05-306-8/+99
* Add a flush_count to the IPC messages because they come out of order.gman@chromium.org2011-05-282-2/+6
* 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