summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Cleanup IPC::ChannelProxy to use SingleThreadTaskRunnersergeyu@chromium.org2012-07-021-0/+1
* Plumb through the page focus lost event to Pepper plugins.brettw@chromium.org2012-06-301-2/+2
* This CL adds a new factory method called AudioDeviceFactory. It is a template...henrika@chromium.org2012-06-2914-64/+156
* Defer descheduling of GPU commands until draw or swapjbates@chromium.org2012-06-281-0/+1
* Adding support for the SpeechRecognition.maxAlternatives JS API parameter (Sp...primiano@chromium.org2012-06-271-0/+1
* Add ability to dispatch an intent on a device attached event.kmadhusu@chromium.org2012-06-261-1/+29
* Reland: Start consolidating non-port specific code to ui/base/dialogs.erg@google.com2012-06-262-4/+7
* Revert 144199 - win_aura failure -Start consolidating non-port specific code ...erg@google.com2012-06-262-7/+4
* Start consolidating non-port specific code to ui/base/dialogs.erg@google.com2012-06-262-4/+7
* Inject javascript interfaces for all child frames.benm@chromium.org2012-06-261-4/+0
* RefCounted types should not have public destructors, delegate cleanuprsleevi@chromium.org2012-06-262-2/+3
* Revert 144012 - Revert 143931 - Enable Pointer Lock by default, change about:...scheib@chromium.org2012-06-251-1/+1
* Don't use a GL extensions query to test for async swap buffersjamesr@chromium.org2012-06-252-24/+5
* Revert 143931 - Enable Pointer Lock by default, change about:flags option to ...scheib@chromium.org2012-06-251-1/+1
* Browser Plugin: Disabled threaded compositing in guest renderers.fsamuel@chromium.org2012-06-251-1/+6
* Browser Plugin: Allow tabbing out of plugin.fsamuel@chromium.org2012-06-251-2/+1
* Enable Pointer Lock by default, change about:flags option to multi-select.scheib@chromium.org2012-06-251-1/+1
* Revert 143903 - Lock-free GamepadSeqLockglider@chromium.org2012-06-251-1/+25
* Lock-free GamepadSeqLockdvyukov@chromium.org2012-06-251-25/+1
* Browser Plugin: Disable context menu on guestsfsamuel@chromium.org2012-06-221-0/+6
* Remove unused member variables found by clang's -Wunused-private-fieldthakis@chromium.org2012-06-221-1/+0
* Introduced experimental support for interacting with the google remote stream...primiano@chromium.org2012-06-222-14/+37
* Fix a hang when the RtcVideoDecoder was given a MediaStream without video tra...ronghuawu@chromium.org2012-06-212-16/+37
* Remove setting of fixed layout fallback width.aelias@chromium.org2012-06-211-6/+0
* Browser Plugin: Enable by default for platform apps and remove option to disa...fsamuel@chromium.org2012-06-201-9/+1
* Rename IPC Sender and Listener in ppapi, content/public, and content/rendererbrettw@chromium.org2012-06-2019-38/+37
* Transfer user agent info between browser and rendererdfalcantara@chromium.org2012-06-202-0/+44
* Force accelerated compositing for browser_plugin guest's RenderView.lazyboy@chromium.org2012-06-201-1/+11
* Change VideoDecoder::ReadCB to take const scoped_refptr<VideoFrame>&.xhwang@chromium.org2012-06-202-2/+2
* Remove message_loop_helpers.h and update the includes to point to the new loc...tfarina@chromium.org2012-06-201-1/+1
* Allow non integer device scale factors in render widgetvollick@chromium.org2012-06-192-3/+10
* DomStorage, simple fix for a renderer-crashing bug.michaeln@google.com2012-06-191-3/+6
* Re-enable HW decode on CrOS now that the flashing bug is fixed.fischman@chromium.org2012-06-185-23/+47
* Browser Plugin: Move to old directoriesfsamuel@chromium.org2012-06-1815-36/+36
* Listen to display settings provider for work area size changes and send thosevarunjain@chromium.org2012-06-152-0/+7
* Add CreateTemporaryFile to PPB_Flash_File_ModuleLocal.yzshen@chromium.org2012-06-152-0/+16
* Use a dedicated context3d for HW video decode instead of piggy-backing on the...fischman@chromium.org2012-06-152-16/+6
* Moving tray icon and notification balloon for background speech recognition s...primiano@chromium.org2012-06-151-1/+1
* Temporarily disable HW video decode path on ARM.posciak@chromium.org2012-06-141-1/+4
* Minor cleanup to the domstorage renderer side shutdown logic do not leave dan...michaeln@google.com2012-06-141-1/+5
* mac: Make dynamic DPI changes work.thakis@chromium.org2012-06-144-2/+18
* Browser Plugin: Plumbing to enable tabbing out of a browser tagfsamuel@chromium.org2012-06-144-0/+15
* Pop up on-screen keyboard inside ppapi plug-ins.dmazzoni@chromium.org2012-06-143-6/+31
* Revert "Remove WebContentsImpl::OnDidRedirectProvisionalLoad."ttuttle@chromium.org2012-06-142-0/+21
* Browser Plugin -- Populate WebKeyboardEvent's keyIdentifierfsamuel@chromium.org2012-06-131-1/+1
* Tag TransportDIBs with the device scale factor they expect.thakis@chromium.org2012-06-131-0/+2
* mac: Pipe backing scale factor to renderer on change.thakis@chromium.org2012-06-132-0/+6
* Add IPC argument to handle composition character bounds into ViewHostMsg_ImeC...nona@chromium.org2012-06-135-13/+177
* Remove magic iframe load transfer support.dimich@chromium.org2012-06-132-9/+0
* Refactor all accessibility code out of webkit/glue.dmazzoni@chromium.org2012-06-128-68/+666