gecko-dev/gfx
Kartikaya Gupta cce9ee69dc Bug 1345355 - Allow pinch gestures with a zero span change but a nonzero focus change to scroll. r=botond
It appears that some touchpad devices send us "touch" events (i.e. WM_TOUCH on
Windows) but with all touch points having the same coordinates. This ends up
getting detected as a zero-span pinch gesture in APZ, which short-circuits early
and doesn't really get processed. Therefore even if the focus point changes we
don't do any corresponding scroll. This patch shifts things around a little so
that the short-circuit doesn't happen quite so early, and we still scroll when
the focus point changes, even if the span is zero.

MozReview-Commit-ID: 3CaQN1MsM8y
2017-04-06 16:17:54 -04:00
..
2d Bug 1353143 - Part 5: Replace direct usage of PR_LogPrint. r=froydnj 2017-04-04 14:36:21 -07:00
angle Bug 1292534 - Patch lexical parser files generated by flex. r=jgilbert 2017-03-20 18:20:19 -04:00
cairo Bug 1345243. Remove support for building without DirectWrite. r=bas 2017-03-17 15:39:14 -04:00
config Merge m-c to graphics 2017-03-29 10:24:15 -04:00
doc Bug 1351480 - Update webrender to 7463ae5908ca1d4065763a8753af5d72a6f78b85. r=jrmuizel 2017-04-04 22:46:17 -04:00
docs
gl Bug 1323316 - Use ANGLE for WebRender on Windows. r=jrmuizel,kats 2017-03-29 10:14:19 -04:00
graphite2 Bug 1345461 - Adjust vector allocation. r=jrmuizel 2017-03-09 21:07:05 +00:00
harfbuzz Bug 1344578 - Update harfbuzz to version 1.4.5. r=jfkthame 2017-03-15 17:12:44 -04:00
ipc Don't synchronously send the initial layer tree mapping list to the GPU process. (bug 1350660 part 2, r=rhunt) 2017-04-03 15:13:38 -07:00
layers Bug 1345355 - Allow pinch gestures with a zero span change but a nonzero focus change to scroll. r=botond 2017-04-06 16:17:54 -04:00
ots Bug 1341895 - Include most recent OTS tag allowing it to be tracked for automated release notifications. r=fredw 2017-02-22 16:34:25 -06:00
qcms Bug 972945 - Add autoconf test to enable AltiVec on supported targets only. r=glandium 2016-08-16 05:17:00 -04:00
sfntly Bug 1330495 - Unbreak FreeBSD build after bug 1324739. r=jfkthame 2017-01-12 03:19:33 +00:00
skia Bug 1350783 - support bitmaps fonts in gfxFcPlatformFontList. r=jfkthame 2017-03-29 13:47:46 -04:00
src Bug 1344990 part.3 Implement nsIFontEnumerator::GetDefaultFont() as returning first available font in font.name-list.* r=jfkthame 2017-04-03 21:00:14 +09:00
tests Bug 1333482 part 5 - [css-ui] Enable '-moz-appearance' support for some tests. r=dholbert 2017-03-23 22:11:23 -07:00
thebes Bug 828240, part 1 - Add an IsRectilinear method to gfxMatrix. r=longsonr 2017-03-15 16:59:32 +00:00
vr Backed out the accidental backout of the backout of 3 changesets (bug 1311802). r=backout/reland 2017-03-31 10:11:19 +02:00
webrender Bug 1351480 - Update webrender to 7463ae5908ca1d4065763a8753af5d72a6f78b85. r=jrmuizel 2017-04-04 22:46:17 -04:00
webrender_bindings Bug 1353735 - Fix repr(C) on enums to repr(u32). r=jrmuizel 2017-04-05 11:19:00 -04:00
webrender_traits Bug 1351480 - Update webrender to 7463ae5908ca1d4065763a8753af5d72a6f78b85. r=jrmuizel 2017-04-04 22:46:17 -04:00
ycbcr Bug 1341543: don't use internal-only I4xxToARGBMatrix() functions from libyuv r=sotaro 2017-02-24 14:01:56 -05:00
moz.build Merge m-c to graphics 2017-01-25 08:52:04 -05:00