| Commit message (Expand) | Author | Age | Files | Lines |
* | Move selection related code to RenderFrame. Also finish moving the rest of th... | jam@chromium.org | 2014-03-21 | 1 | -9/+10 |
* | Revert of mac: History swiping doesn't work right with iframes. (https://code... | erikchen@chromium.org | 2014-03-14 | 1 | -6/+3 |
* | mac: History swiping doesn't work right with iframes. | erikchen@chromium.org | 2014-03-13 | 1 | -3/+6 |
* | Almost finish moving context_menu_node_ from RenderViewImpl to RenderFrameImpl. | jam@chromium.org | 2014-03-08 | 1 | -3/+12 |
* | Give blink a chance to consume ctrl+wheel events before zooming | rbyers@chromium.org | 2014-03-03 | 1 | -1/+50 |
* | content: Make unittests opt into real GL NullDraw contexts. | danakj@chromium.org | 2014-02-26 | 1 | -2/+2 |
* | Validate the stream of gesture events (WIP). | tdresser@chromium.org | 2014-02-26 | 1 | -6/+11 |
* | Remove Tabpose feature on mac, and supporting infrastructure (PaintAtSize) | piman@chromium.org | 2014-02-14 | 1 | -62/+0 |
* | Rename GestureEventFilter to GestureEventQueue | jdduke@chromium.org | 2014-02-04 | 1 | -15/+15 |
* | [Android] Perform eager gesture recognition on MotionEvents | jdduke@chromium.org | 2014-01-30 | 1 | -2/+2 |
* | Make sure INPUT_EVENT_LATENCY_BEGIN_RWH_COMPONENT is created when event passe... | miletus@chromium.org | 2014-01-22 | 1 | -0/+113 |
* | Add the UI compositor to the Mac build | ccameron@chromium.org | 2014-01-16 | 1 | -1/+1 |
* | Revert 245131 "Add the UI compositor to the Mac build", which caused Mac ASan... | glider@chromium.org | 2014-01-16 | 1 | -1/+1 |
* | Add the UI compositor to the Mac build | ccameron@chromium.org | 2014-01-16 | 1 | -1/+1 |
* | Remove WGC3DCBImpl::GetGPUProcessID() | sievers@google.com | 2014-01-15 | 1 | -0/+5 |
* | Revert 241425 "Aura: Don't create GL context for CreateSharedSur..." | ksakamoto@chromium.org | 2013-12-18 | 1 | -5/+0 |
* | Aura: Don't create GL context for CreateSharedSurfaceHandle() | sievers@chromium.org | 2013-12-18 | 1 | -0/+5 |
* | Move TouchEvent timeout code to the TouchEventQueue | jdduke@chromium.org | 2013-12-10 | 1 | -0/+1 |
* | Move TestRenderFrameHost, TestRenderViewHost and TestBackingStore to content\... | jam@chromium.org | 2013-12-05 | 1 | -1/+1 |
* | Rename ImmediateInputRouter to InputRouterImpl | jdduke@chromium.org | 2013-12-02 | 1 | -9/+8 |
* | input: Move synthetic web-builder util functions into common/. | sadrul@chromium.org | 2013-12-02 | 1 | -2/+6 |
* | Remove InputRouterTest | jdduke@chromium.org | 2013-11-28 | 1 | -2/+3 |
* | Cleanup: Fix bad uses of EmptyString() in content/ and chrome/. | thestig@chromium.org | 2013-11-27 | 1 | -2/+2 |
* | Scroll begin and scroll end gestures ignore their ack dispositions. | tdresser@chromium.org | 2013-11-21 | 1 | -9/+21 |
* | [Android] Completely disable input debouncing during scroll | jdduke@chromium.org | 2013-11-11 | 1 | -5/+9 |
* | Rename WebKit namespace to blink (part 3) | abarth@chromium.org | 2013-11-07 | 1 | -12/+12 |
* | Put vertical overscroll behind kScrollEndEffect flag | rharrison@chromium.org | 2013-11-05 | 1 | -36/+1 |
* | New synthetic gestures implementation. | dominikg@chromium.org | 2013-10-25 | 1 | -19/+19 |
* | Remove final RenderWidgetHostImpl dependency from OverscrollController | jdduke@chromium.org | 2013-10-23 | 1 | -3/+9 |
* | Add show press gesture and remove tap down deferral | tdresser@chromium.org | 2013-10-22 | 1 | -8/+0 |
* | When a modal window appears, cancel existing touches. | tdresser@chromium.org | 2013-10-21 | 1 | -1/+3 |
* | Remove a RenderWidgetHostImpl dependency from OverscrollController | jdduke@chromium.org | 2013-10-18 | 1 | -4/+0 |
* | Simplify InputRouter event filtering | jdduke@chromium.org | 2013-10-15 | 1 | -32/+25 |
* | Revert "Simplify InputRouter event filtering" | eroman@chromium.org | 2013-10-14 | 1 | -25/+32 |
* | Simplify InputRouter event filtering | jdduke@chromium.org | 2013-10-14 | 1 | -32/+25 |
* | Explicit initialization of aura::Env for browser shell. | dnicoara@chromium.org | 2013-10-09 | 1 | -0/+1 |
* | Create standalone TouchEventQueue unit tests | jdduke@chromium.org | 2013-10-01 | 1 | -102/+43 |
* | Remove dependency on ui::ScaleFactor from ui/gfx | davemoore@chromium.org | 2013-09-24 | 1 | -1/+1 |
* | Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx" | davemoore@chromium.org | 2013-09-20 | 1 | -1/+1 |
* | Remove dependency on ui::ScaleFactor from ui/gfx | davemoore@chromium.org | 2013-09-20 | 1 | -1/+1 |
* | Moves ui/base/events to ui/events | sky@chromium.org | 2013-09-18 | 1 | -1/+1 |
* | Moves most files from ui/base/keycodes to ui/events/keycodes | sky@chromium.org | 2013-09-17 | 1 | -1/+1 |
* | input: Make the OverscrollController less intrusive, and some code cleanup. | sadrul@chromium.org | 2013-09-13 | 1 | -7/+18 |
* | Provided batched input delivery with a BufferedInputRouter | jdduke@chromium.org | 2013-09-12 | 1 | -5/+5 |
* | Add content::RenderWidgetHost::MouseEventCallback | wdzierzanowski@opera.com | 2013-08-29 | 1 | -2/+27 |
* | Remove KeyboardListener interface and switch to a callback instead, per the C... | jam@chromium.org | 2013-08-27 | 1 | -39/+17 |
* | Explicitely track whether the RWHI's screen info is out of date. | jochen@chromium.org | 2013-08-21 | 1 | -4/+3 |
* | Initialize RenderWidget(Host)(View)s with correct visibility state | jamesr@chromium.org | 2013-08-20 | 1 | -1/+1 |
* | Send input event's LatencyInfo back from renderer to browser when acked | miletus@chromium.org | 2013-08-07 | 1 | -1/+2 |
* | Ensure RenderWidgetHostImpl calls InputRouter interface correctly. | kouhei@chromium.org | 2013-08-05 | 1 | -1/+306 |