| Commit message (Expand) | Author | Age | Files | Lines |
* | Expose locks for CopyFromCompositingSurface/CopyFromBackingStore API | powei@chromium.org | 2014-03-21 | 1 | -0/+2 |
* | Revert of mac: History swiping doesn't work right with iframes. (https://code... | erikchen@chromium.org | 2014-03-14 | 1 | -2/+2 |
* | mac: History swiping doesn't work right with iframes. | erikchen@chromium.org | 2014-03-13 | 1 | -2/+2 |
* | Query the preferred readback config in CopyFromBackingStore | siva.gunturi@samsung.com | 2014-03-13 | 1 | -0/+2 |
* | Enable pinch-to-zoom on CrOS by default. | bokan@chromium.org | 2014-02-05 | 1 | -0/+4 |
* | [Android] Perform eager gesture recognition on MotionEvents | jdduke@chromium.org | 2014-01-30 | 1 | -1/+1 |
* | Let the browser know the end of fling | wangxianzhu@chromium.org | 2014-01-17 | 1 | -0/+1 |
* | Start using FocusedNodedChanged to restartInput. | aurimas@chromium.org | 2014-01-16 | 1 | -0/+1 |
* | Process accessibility messages in RVHI rather than RWHV*. | dmazzoni@chromium.org | 2013-12-31 | 1 | -0/+1 |
* | Convert string16 to base::string16 in content. | brettw@chromium.org | 2013-12-03 | 1 | -3/+3 |
* | Replace old with new synthetic gesture framework. | dominikg@chromium.org | 2013-11-21 | 1 | -6/+0 |
* | Revert 236254 "Replace old with new synthetic gesture framework." | rch@chromium.org | 2013-11-20 | 1 | -0/+6 |
* | Replace old with new synthetic gesture framework. | dominikg@chromium.org | 2013-11-20 | 1 | -6/+0 |
* | Make SyntheticGestureController client-driven. | dominikg@chromium.org | 2013-11-13 | 1 | -0/+5 |
* | SyntheticGestureTarget implementation for injecting synthetic input events. | kouhei@chromium.org | 2013-11-12 | 1 | -0/+2 |
* | Rename WebKit namespace to blink (part 3) | abarth@chromium.org | 2013-11-07 | 1 | -5/+5 |
* | Move surface resize platform code from GpuProcessHostUIShim to RenderWidgetHo... | sl.ostapenko@samsung.com | 2013-10-15 | 1 | -0/+1 |
* | Revert 227058 "Move surface resize platform code from GpuProcess..." | enne@chromium.org | 2013-10-04 | 1 | -1/+0 |
* | Move surface resize platform code from GpuProcessHostUIShim to RenderWidgetHo... | sl.ostapenko@samsung.com | 2013-10-04 | 1 | -0/+1 |
* | [Android] Provide synchronized input flush with BeginFrame | jdduke@chromium.org | 2013-09-26 | 1 | -0/+2 |
* | Synthetic pinch-to-zoom gesture. | dominikg@chromium.org | 2013-09-12 | 1 | -0/+3 |
* | Move Range code to gfx. | ben@chromium.org | 2013-09-06 | 1 | -3/+3 |
* | Refactor synthetic gesture handling to prepare for more gestures. | dominikg@chromium.org | 2013-08-23 | 1 | -1/+1 |
* | Handle root layer fling Java-side in android_webview. | mkosiba@chromium.org | 2013-08-02 | 1 | -1/+2 |
* | Update the screen info if the display related property has changed when resized. | oshima@chromium.org | 2013-07-23 | 1 | -0/+4 |
* | Move NPAPI implementation out of webkit/plugins/npapi and into content. | jam@chromium.org | 2013-07-19 | 1 | -1/+1 |
* | Associate an id with the output surface to handle lost contexts | piman@chromium.org | 2013-07-18 | 1 | -0/+1 |
* | aura: Make RenderWidgetHostViewAura::CopyFromCompositingSurface readback layer | danakj@chromium.org | 2013-07-04 | 1 | -0/+4 |
* | Let ui::TouchEvent carry LatencyInfo | miletus@chromium.org | 2013-06-18 | 1 | -1/+1 |
* | Add renderer overscroll hooks to the browser | jdduke@chromium.org | 2013-05-17 | 1 | -0/+2 |
* | Reland r195688 which was reverted due to build break. | varunjain@chromium.org | 2013-04-23 | 1 | -0/+1 |
* | Revert 195688 "Enable touch based selection and editing for webp..." | jam@chromium.org | 2013-04-23 | 1 | -1/+0 |
* | Enable touch based selection and editing for webpages behind a flag. | varunjain@chromium.org | 2013-04-23 | 1 | -0/+1 |
* | Expose a concept of bottom overdraw amount for cc drawing viewport. | tedchoc@chromium.org | 2013-03-24 | 1 | -0/+1 |
* | Implement frame subscription on Windows | hclam@chromium.org | 2013-03-19 | 1 | -1/+1 |
* | Allow for synchronous compositor input handling when UI and compositor threads | jdduke@chromium.org | 2013-03-18 | 1 | -0/+2 |
* | Update the renderer's compositor size correctly when the scale factor is chan... | oshima@chromium.org | 2013-03-08 | 1 | -1/+4 |
* | ÜC: support DelegatedFrameData in Aura | piman@chromium.org | 2013-03-06 | 1 | -1/+1 |
* | Define frame subscription interface and implementation on Mac | hclam@chromium.org | 2013-03-05 | 1 | -0/+4 |
* | Plumb physical backing size from RWHV to renderer CC. | aelias@chromium.org | 2013-03-01 | 1 | -0/+1 |
* | Revert 185475 | jln@chromium.org | 2013-03-01 | 1 | -1/+0 |
* | Plumb physical backing size from RWHV to renderer CC. | aelias@chromium.org | 2013-03-01 | 1 | -0/+1 |
* | Aura: Browser-side changes for Composite-To-Mailbox | sievers@chromium.org | 2013-03-01 | 1 | -0/+2 |
* | Ignore textInputState updates during a batch edit | yusufo@chromium.org | 2013-02-20 | 1 | -0/+1 |
* | Send selected text and page title to pageLauncher.OnClicked. | rfevang@chromium.org | 2013-02-20 | 1 | -0/+1 |
* | Change the InputEventAck codepath to use a tri-state-enum instead of a boolean | yusufo@chromium.org | 2012-11-30 | 1 | -1/+1 |
* | The current code does a lot of hooking in and out of javascript (after a time... | hartmanng@chromium.org | 2012-10-20 | 1 | -1/+1 |
* | touch-event queue: Add a touch-event queue for all platforms. | sadrul@chromium.org | 2012-10-17 | 1 | -0/+2 |
* | Makes gfx::Screen an instance, rather than a collection of static methods. | scottmg@chromium.org | 2012-10-12 | 1 | -1/+2 |
* | Dynamically set mouse event coordinates in gpu_benchmarking_extension.cc based | hartmanng@chromium.org | 2012-10-09 | 1 | -1/+2 |