summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_widget.h
Commit message (Expand)AuthorAgeFilesLines
* Update some #includes in content/renderer for headers in the new Platform dir...pilgrim@chromium.org2013-01-151-1/+1
* Revert 176707nick@chromium.org2013-01-141-9/+0
* Make RenderWidget responsible for the composited view's lifetimejamesr@chromium.org2013-01-141-0/+9
* Revert 176271jamesr@chromium.org2013-01-111-9/+0
* Make RenderWidget responsible for the composited view's lifetimejamesr@chromium.org2013-01-111-0/+9
* Revert 175827jamesr@chromium.org2013-01-091-9/+0
* Make RenderWidget responsible for the composited view's lifetimejamesr@chromium.org2013-01-091-0/+9
* Revert 175303jamesr@chromium.org2013-01-061-9/+0
* Make RenderWidget responsible for the composited view's lifetimejamesr@chromium.org2013-01-061-0/+9
* Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how al...jam@chromium.org2013-01-021-6/+6
* ipc: Use existing [de]serializer for WebInputEvent.sadrul@chromium.org2012-12-141-1/+3
* RenderWidget::Create returns NULL if RenderWidget::DoInit fails.tkent@chromium.org2012-12-071-2/+2
* Change the InputEventAck codepath to use a tri-state-enum instead of a booleanyusufo@chromium.org2012-11-301-0/+5
* Fixing RenderingStats vs WebRenderingStats messhartmanng@chromium.org2012-11-261-4/+5
* Consolidate SetDeviceScaleFactor into ScreenInfoChangedoshima@chromium.org2012-11-201-1/+2
* Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...reed@google.com2012-11-141-6/+2
* content: Use Vector2d for the UpdateRect and ScrollRect APIsdanakj@chromium.org2012-11-131-1/+3
* content: Update the includes to point to ipc_listener.htfarina@chromium.org2012-11-101-1/+2
* Remove knowledge about the view's window from the renderer.jam@chromium.org2012-11-071-6/+3
* Push the screen rect of the page and browser to the renderer to avoid sync IP...jam@chromium.org2012-11-071-2/+8
* Plumb drag event info through from the renderer. This CL appends the followingvarunjain@chromium.org2012-11-071-0/+7
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-311-1/+1
* Move blacklist checks for the compositing field trials to the query functions...vangelis@chromium.org2012-10-311-0/+3
* Disable force compositing mode when disabling compositing, re-enter in DoDefe...jamesr@chromium.org2012-10-291-0/+2
* The current code does a lot of hooking in and out of javascript (after a time...hartmanng@chromium.org2012-10-201-1/+1
* Move a bunch of code in content\renderer to the content namespace.jam@chromium.org2012-10-191-15/+8
* Revert 162559 - [content shell] implement testRunner.displayjamesr@chromium.org2012-10-191-6/+0
* [content shell] implement testRunner.displayjochen@chromium.org2012-10-171-0/+6
* Dynamically set mouse event coordinates in gpu_benchmarking_extension.cc basedhartmanng@chromium.org2012-10-091-1/+3
* Allow tap gestures to open the IME on Android.olilan@chromium.org2012-09-211-1/+8
* Report texture upload time in renderingStats.reveman@chromium.org2012-09-061-0/+7
* Pepper Flash Mac: Fix crash when playing video on MB retinasail@chromium.org2012-09-011-1/+2
* Add new TextInputState parameters to carry information from WebViewImpl::text...olilan@chromium.org2012-08-211-0/+6
* Add a completion callback to gpuBenchmarking.beginSmoothScrollnduca@chromium.org2012-08-181-2/+16
* Allow disabling input throttle through RendererPreference (for Browser Plugin...fsamuel@chromium.org2012-08-091-0/+8
* Make numAnimationFrames and numFramesSentToScreen available in software mode;...dtu@chromium.org2012-08-071-0/+9
* Rename WasRestored to WasShown across all uses.scshunt@chromium.org2012-07-271-1/+1
* Expose a benchmark-only beginSmoothScroll API to JS.nduca@chromium.org2012-07-131-0/+4
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Rename IPC Sender and Listener in ppapi, content/public, and content/rendererbrettw@chromium.org2012-06-201-4/+4
* Allow non integer device scale factors in render widgetvollick@chromium.org2012-06-191-1/+1
* Listen to display settings provider for work area size changes and send thosevarunjain@chromium.org2012-06-151-0/+1
* mac: Make dynamic DPI changes work.thakis@chromium.org2012-06-141-1/+1
* mac: Pipe backing scale factor to renderer on change.thakis@chromium.org2012-06-131-0/+1
* Add IPC argument to handle composition character bounds into ViewHostMsg_ImeC...nona@chromium.org2012-06-131-1/+29
* Delete code used to invert web content for high-contrast mode.dmazzoni@chromium.org2012-06-121-7/+0
* content: A couple of device-scale-factor fixes:sadrul@chromium.org2012-06-061-0/+1
* content/chromeos: Fix WebKit software rendering in high-device-scale-factors.sadrul@chromium.org2012-06-061-0/+4
* Reland r124453. The change was reverted in 140030 to be merged with M20.sadrul@chromium.org2012-06-061-1/+6
* Move test headers from content\test to content\public\test. This way we can e...jam@chromium.org2012-06-041-1/+5