summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_widget.h
Commit message (Expand)AuthorAgeFilesLines
* Mouse lock implementation, including the renderer side and the Windows versio...yzshen@chromium.org2011-09-221-0/+7
* Revert 100801 - Ensure that compositor does not block the renderer process by...apatrick@chromium.org2011-09-121-3/+1
* Ensure that compositor does not block the renderer process by issuing too man...apatrick@chromium.org2011-09-121-1/+3
* Move the ViewMsg_FPS and ViewHostMsg_FPS IPC messages out of content to chrom...ananta@chromium.org2011-09-081-0/+4
* [Mac] Kill browser-side rubberband gutter painting.asvitkine@chromium.org2011-08-171-3/+0
* [Mac] Rubber-banding on Lion.asvitkine@chromium.org2011-08-111-0/+3
* Fix num_swapbuffers_complete_pending_ accounting.piman@google.com2011-07-111-4/+6
* GPU compositing surface handle is no longer sent to renderer process.apatrick@chromium.org2011-06-271-12/+2
* Show composition text on IME panel when Pepper plugin is focused (Linux).kinaba@chromium.org2011-06-171-3/+10
* Move setToolTipText related functions from RenderView to RenderWidget.Takano.Naoki@gmail.com2011-06-061-0/+2
* When --disable-gpu-vsync, run requestAnimFrame callbacks at top speed.nduca@chromium.org2011-06-031-0/+2
* The first step for enabling off-the-spot IME on Pepper on ChromeOS/Linux.kinaba@google.com2011-05-301-2/+6
* Add FPS column to Task Manager.jbates@chromium.org2011-05-261-0/+4
* Add histograms for the delay between DoDeferredUpdates.nduca@chromium.org2011-05-181-0/+2
* Drive compositor scheduling with the swapbuffers callback.nduca@chromium.org2011-05-121-1/+29
* Support window.opener after a process swap.creis@chromium.org2011-05-121-0/+12
* Progress towards fixing 77536backer@chromium.org2011-04-191-2/+15
* Revert 81965 - Progress towards fixing 77536This first thing this CL does is ...backer@chromium.org2011-04-181-15/+2
* Progress towards fixing 77536backer@chromium.org2011-04-181-2/+15
* Move RenderProcess to content.jam@chromium.org2011-04-151-1/+2
* Move code that talks to spelling and translate out of content. I create Chro...jam@chromium.org2011-04-131-8/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Refactor: Move app/surface to ui/gfx/surface.backer@chromium.org2011-03-251-2/+2
* Move render_widget files to content.jam@chromium.org2011-03-181-0/+381