summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_widget.cc
Commit message (Expand)AuthorAgeFilesLines
* Avoid main-thread hop when forwarding overscroll messagesjdduke@chromium.org2013-06-121-13/+0
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-3/+3
* Remove input throttling option in renderer_preferencesfsamuel@chromium.org2013-06-111-6/+1
* Unified OutputSurface::SwapBuffers.aelias@chromium.org2013-06-111-9/+14
* Fix swapbuffers accounting in single-threaded modepiman@chromium.org2013-06-111-3/+5
* Don't assert that a resize invalidated something during layout testsjochen@chromium.org2013-06-081-3/+6
* Pass the command buffer sizes in the WGC3DCBI constructorkaanb@chromium.org2013-06-081-1/+1
* Support plumbing LatencyInfo through the old software path.jbauman@chromium.org2013-06-081-0/+7
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* Reland r204014 - Don't track whether a resize ack is pending during layout testsjochen@chromium.org2013-06-061-6/+9
* Revert 204014 "Don't track whether a resize ack is pending durin..."jamesr@chromium.org2013-06-041-9/+6
* Don't track whether a resize ack is pending during layout testsjochen@chromium.org2013-06-041-6/+9
* Add support for latency measurement to Telemetry smoothness benchmarks.jbauman@chromium.org2013-06-041-0/+11
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-1/+1
* Move synchronous compositor into content/browserjoth@chromium.org2013-05-311-20/+7
* Refactor SynchronousCompositor out of SynchronousCompositorOutputSurface.mkosiba@chromium.org2013-05-301-3/+14
* Update refernces to Blink's Platform API (content)abarth@chromium.org2013-05-301-5/+5
* Introduce the notion of a "layout test mode" instead of turning individual fl...jochen@chromium.org2013-05-291-3/+3
* Fix race between DPI and window sizeccameron@chromium.org2013-05-291-15/+7
* Move cc/debug/latency_info to ui/base.jbauman@chromium.org2013-05-291-1/+1
* Get rid of the dependency on WebKit::WebCursorInfo internals from WebCursor.ananta@chromium.org2013-05-241-2/+3
* cc: Rename VSync to BeginFramebrianderson@chromium.org2013-05-231-1/+1
* Delay selection bounds updates while handling ime eventscjhopman@chromium.org2013-05-231-8/+21
* [content shell] implement auto resize related WebTestDelegate interfacesjochen@chromium.org2013-05-221-14/+15
* When short-circuiting resize requests, keep track what the browser thinks the...jochen@chromium.org2013-05-221-2/+3
* Add flag for drawing layers to screen with Ganeshenne@chromium.org2013-05-211-0/+2
* Hide location bar on Javascript-initiated scroll.mvanouwerkerk@chromium.org2013-05-211-0/+9
* Route compositor overscroll events to the input handler.jdduke@chromium.org2013-05-201-0/+13
* Show event name in TRACE_EVENT in RenderWidget::OnHandleInputEventwangxianzhu@chromium.org2013-05-161-6/+5
* Don't request a depth/stencil buffer for the compositorenne@chromium.org2013-05-161-0/+2
* Revert "[IME] Adding a missing guard in RenderWidget::resetInputMethod()"aurimas@chromium.org2013-05-161-2/+0
* Move webkit/compositor_bindings into webkit/rendererjamesr@chromium.org2013-05-151-1/+1
* Don't expect ack for ViewMsg_OnResize if backing size is emptywangxianzhu@chromium.org2013-05-151-4/+10
* Imply kEnableCompositorFrameMessage.sievers@chromium.org2013-05-141-2/+0
* Revert 199551 "Reland "Clean up software compositing switches" p..."kalman@chromium.org2013-05-121-16/+8
* Reland "Clean up software compositing switches" patch.skaslev@chromium.org2013-05-101-8/+16
* Don't send a resize ack when resizing to 0x0jochen@chromium.org2013-05-101-7/+5
* [IME] Adding a missing guard in RenderWidget::resetInputMethod()aurimas@chromium.org2013-05-101-0/+2
* Send a GestureTapUnconfirmed event when a singleTapUp is detected.kouhei@chromium.org2013-05-101-0/+1
* Add latency info to input events sent to RenderWidget.jbauman@chromium.org2013-05-101-0/+4
* Android WebView Merged-Thread Hardware Drawboliu@chromium.org2013-05-091-10/+8
* [content shell] forcibly resize webview before each testjochen@chromium.org2013-05-081-16/+18
* Support --enable-delegated-renderer on Android.aelias@chromium.org2013-05-081-1/+2
* Notify all visible renderers when the visibility of the mouse cursor changestdanderson@google.com2013-05-061-0/+7
* Revert 198519 "Notify all visible renderers when the visibility ..."skaslev@chromium.org2013-05-061-7/+0
* Notify all visible renderers when the visibility of the mouse cursor changestdanderson@google.com2013-05-061-0/+7
* Add cc option to non-lazily disable vsync notificationboliu@chromium.org2013-05-061-0/+10
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-4/+4
* Revert 197751 "Clean up software compositing switches. "kinuko@chromium.org2013-05-021-18/+9
* Clean up software compositing switches. skaslev@chromium.org2013-05-021-9/+18