| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert tests (except fast/, imported/) using ahem font to ahem.js style | wangxianzhu@chromium.org | 2015-06-26 | 5 | -0/+5 |
* | Deflake tests using ahem font with @font-face. | wangxianzhu@chromium.org | 2015-06-26 | 1 | -0/+1 |
* | Revert of Disable touch adjustment for mobile-optimized viewports (patchset #... | jdduke@chromium.org | 2015-01-15 | 2 | -157/+0 |
* | Disable touch adjustment for mobile-optimized viewports | jdduke@chromium.org | 2014-12-10 | 2 | -0/+157 |
* | Unprefix usage of -webkit-transform in tests | samli@chromium.org | 2014-10-18 | 1 | -1/+1 |
* | Fix touch adjustment to never return pseudo elements | rbyers@chromium.org | 2014-07-25 | 2 | -0/+165 |
* | Allow touch adjustment to return Shadow DOM node. | zeeshanq@chromium.org | 2014-07-10 | 9 | -16/+90 |
* | Gesture event hit test refactoring and reduction | rbyers@chromium.org | 2014-06-28 | 2 | -2/+4 |
* | Manual rebaselines for r176850 | eae@chromium.org | 2014-06-26 | 1 | -1/+1 |
* | Remove Internals::ensureShadowRoot(Element) | hayato@chromium.org | 2014-02-06 | 2 | -4/+4 |
* | Show delete button in input[type=search] only if the field is editable and fo... | tkent@chromium.org | 2013-12-10 | 1 | -0/+1 |
* | Partial revert of r161493. | ojan@chromium.org | 2013-11-08 | 2 | -6/+6 |
* | Move finishJSTest to fire at onload. | ojan@chromium.org | 2013-11-07 | 2 | -6/+6 |
* | Move fast/js/resources files to resources. | ojan@chromium.org | 2013-11-05 | 24 | -24/+24 |
* | Delete js-test-post.js. | ojan@chromium.org | 2013-11-02 | 22 | -22/+0 |
* | Make js-test-post a noop. | ojan@chromium.org | 2013-11-01 | 2 | -0/+6 |
* | Add WebInputEvent::GestureShowPress, PlatformEvent::GestureShowPress. | tdresser@chromium.org | 2013-10-07 | 1 | -3/+3 |
* | Send a gesture tap in touchadjustment/focusout-on-touch.html | tdanderson@chromium.org | 2013-09-19 | 1 | -19/+8 |
* | Revert "Don't force layout for mouse event hit tests" | cbiesinger@chromium.org | 2013-05-20 | 9 | -20/+2 |
* | Don't force layout for mouse event hit tests | cbiesinger@chromium.org | 2013-05-20 | 9 | -2/+20 |
* | Remove TiledBacking / TileCache code | jamesr@chromium.org | 2013-04-09 | 2 | -86/+0 |
* | Move testRunner.setTouchDragDropEnabled to internals.settings | tony@chromium.org | 2013-03-20 | 1 | -1/+1 |
* | Move childrenAffectedBy bits from RenderStyle to Element | allan.jensen@digia.com | 2012-11-28 | 1 | -2/+2 |
* | LongPress and LongTap gestures should start drag/drop and open context menu r... | commit-queue@webkit.org | 2012-11-27 | 2 | -4/+5 |
* | [chromium] Two touchadjustment tests are failing on mac | commit-queue@webkit.org | 2012-11-06 | 2 | -7/+13 |
* | Imrpove scoring in touch adjustment to address bias towards smaller targets. | commit-queue@webkit.org | 2012-11-02 | 2 | -2/+4 |
* | [touchadjustment] touch-links-two-finger-tap test pass incorrectly | tdanderson@chromium.org | 2012-10-31 | 1 | -1/+16 |
* | [touchadjustment] touch-links-longpress tests passes incorrectly | commit-queue@webkit.org | 2012-10-30 | 3 | -25/+26 |
* | Touch adjustment snaps to wrong target at a plugin boundary. | commit-queue@webkit.org | 2012-10-25 | 2 | -0/+114 |
* | Can't easily position the cursor on an empty line in a textarea with touch if... | commit-queue@webkit.org | 2012-10-25 | 2 | -0/+152 |
* | Handle two-finger tap gestures in the same way as long-press gestures | tdanderson@chromium.org | 2012-10-24 | 2 | -0/+104 |
* | Remove "orphaned units" quirk | commit-queue@webkit.org | 2012-10-08 | 1 | -2/+1 |
* | Do touch adjustment on GestureTapDown | commit-queue@webkit.org | 2012-09-19 | 3 | -14/+173 |
* | [TouchAdjustment] Adjusted point outside bounds for non-rectilinear targets | allan.jensen@nokia.com | 2012-09-17 | 3 | -2/+30 |
* | Revert r127457 and following fixes due to several hit-testing regressions | jchaffraix@webkit.org | 2012-09-15 | 4 | -183/+0 |
* | Crash on a long press gesture when touch adjustment is enabled. | commit-queue@webkit.org | 2012-09-11 | 2 | -0/+67 |
* | Layout Test touchadjustment/iframe-boundary.html is failing | allan.jensen@nokia.com | 2012-09-07 | 2 | -1/+2 |
* | Allow child-frame content in hit-tests. | allan.jensen@nokia.com | 2012-09-04 | 4 | -0/+182 |
* | [WK2] Send click events to WebCore when the user clicked on a non-special nod... | hugo.lima@openbossa.org | 2012-08-28 | 2 | -0/+69 |
* | [TouchAdjustment] Adjust to word or selection | allan.jensen@nokia.com | 2012-08-22 | 4 | -1/+123 |
* | Unreviewed, rolling out r126026. | kbr@google.com | 2012-08-20 | 4 | -123/+1 |
* | [TouchAdjustment] Adjust to word or selection | allan.jensen@nokia.com | 2012-08-20 | 4 | -1/+123 |
* | [chromium] context-menu.html fails on Chromium Mac | allan.jensen@nokia.com | 2012-08-20 | 1 | -1/+3 |
* | Touch adjustment for context menu gestures | allan.jensen@nokia.com | 2012-08-17 | 5 | -5/+220 |
* | Apply target fuzzing when sending a context menu event | commit-queue@webkit.org | 2012-08-03 | 2 | -0/+104 |
* | Clean-up touchadjustment tests. | allan.jensen@nokia.com | 2012-08-01 | 25 | -824/+632 |
* | There is no way to tell whether an element can be activated or not | allan.jensen@nokia.com | 2012-07-30 | 2 | -0/+120 |
* | Search cancel button is hard to activate with a tap gesture even if touch adj... | commit-queue@webkit.org | 2012-07-27 | 2 | -0/+172 |
* | Improve touch adjustment for targetting small controls. | commit-queue@webkit.org | 2012-07-27 | 2 | -0/+258 |
* | TOUCH_ADJUSTMENT is too aggressive when snapping to large elements. | commit-queue@webkit.org | 2012-07-18 | 4 | -0/+335 |