summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_widget.cc
Commit message (Expand)AuthorAgeFilesLines
* Pass Surface ID namespace to renderer compositors.kenrb2015-05-141-0/+6
* Revert of Pass Surface ID namespace to renderer compositors. (patchset #4 id:...jsbell2015-05-131-6/+0
* Pass Surface ID namespace to renderer compositors.kenrb2015-05-131-0/+6
* Remove CompositorSoftwareOutputDevicejbauman2015-05-111-2/+1
* Implement direction-specific touch-action values.dtapuska2015-05-081-1/+28
* gpu: Fix some context lost marking glitches+leaks and add UMA statssievers2015-04-281-2/+2
* Disable BeginFrame scheduling for OOPIFsimonhong2015-04-271-0/+2
* content: Remove unused RenderViewObserver::DidHandleTouchEvent.sadrul2015-04-241-2/+0
* Make it possible to set the display mode from Chromiummikhail.pozdnyakov2015-04-151-5/+17
* [renderer]: Inform the RendererScheduler when the Renderer is hidden.rmcilroy2015-04-141-2/+2
* Rename content::RenderWidget::is_fullscreen() methodmikhail.pozdnyakov2015-04-141-15/+15
* Fix input event ACK when debugger is pausing in mouse move.dgozman2015-04-101-1/+1
* [DevTools] Unpause renderer when paused RenderFrame is closed.dgozman2015-04-061-0/+5
* Revert of [DevTools] Unpause renderer when paused RenderFrame is closed. (pat...mfomitchev2015-04-011-5/+0
* [DevTools] Unpause renderer when paused RenderFrame is closed.dgozman2015-04-011-0/+5
* [DevTools] Handle emulation in embedder, call into web API.dgozman2015-03-161-20/+26
* [Contextual Search] Add more node checks before triggering.donnd2015-02-261-1/+2
* Add |needs_resize_ack| flag to ViewMsg_Resizesievers2015-02-251-7/+6
* Decouple BrowserPlugin from RenderViewfsamuel2015-02-251-0/+2
* Notify main-thread of top controls state/height changes instead of CC.majidvp2015-02-231-2/+0
* Make commit for swap promises do not unset can_cancel_commit.igsolla2015-02-201-1/+7
* Wait for commit to deliver visual state messages.igsolla2015-02-161-12/+0
* cc: Add threaded GPU rasterization.vmiura2015-02-141-8/+16
* Revert of Revert of Allow creating context for cc worker thread. (patchset #1...caseq2015-02-101-26/+14
* Revert of Allow creating context for cc worker thread. (patchset #5 id:80001 ...caseq2015-02-101-14/+26
* Allow creating context for cc worker thread.jbauman2015-02-101-26/+14
* Normalize top controls offset to (0, 1), Chromium-side.aelias2015-02-071-2/+2
* ResizeSynchronously should resize the visible viewport as well.bokan2015-02-031-21/+20
* Mechanical rename of tracing includes for /content [2/3]primiano2015-01-281-2/+2
* Reland: Add more trace events to "benchmark" categorymiletus2015-01-261-2/+2
* Replaces instances of the deprecated TimeTicks::HighResNow() with TimeTicks::...charliea2015-01-261-5/+5
* Make RenderFrame(Host) own a RenderWidget(Host).kenrb2015-01-221-2/+40
* Revert of Add more trace events to "benchmark" category (patchset #4 id:50001...miletus2015-01-221-2/+2
* Add more trace events to "benchmark" categorymiletus2015-01-221-2/+2
* [Android] Show autofill popup after animation.rouslan2015-01-221-1/+18
* Revert of Make RenderFrame(Host) own a RenderWidget(Host). (patchset #20 id:3...cmumford2015-01-211-40/+2
* Make RenderFrame(Host) own a RenderWidget(Host).kenrb2015-01-211-2/+40
* Add piping of ShowUnhandledTapUIIfNeeded from Blink.donnd2015-01-161-0/+19
* Consider all types of commits when enqueuing QueueMessageSwapPromises.igsolla2015-01-131-1/+1
* replace COMPILE_ASSERT with static_assert in content/mostynb2015-01-131-50/+32
* Fix CrOS FileManagerBrowserTest with scheduler enabledalexclarke2015-01-091-2/+2
* Trace throttled RenderWidget input event acksjdduke2015-01-071-1/+8
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-311-1/+1
* Clean up parameterization of cc/content scroll elasticityccameron2014-12-301-8/+3
* Cleanup: Update the path to insets and point headers.tfarina2014-12-231-1/+1
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-231-3/+4
* Flush the pending input ack when the RenderWidget is hiddenjdduke2014-12-201-1/+4
* Mac: Enable compositor thread elastic overscroll for main thread eventsccameron2014-12-171-0/+41
* Move virtual setSurfaceReady to non-virtual StartCompositor.danakj2014-12-161-1/+1