hg: openjfx/8/graphics/rt: 2 new changesets

hang.vo at oracle.com hang.vo at oracle.com
Wed Oct 9 04:03:09 PDT 2013


Changeset: b15183983958
Author:    Assaf Yavani
Date:      2013-10-09 12:52 +0300
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/b15183983958

[RT-32802] Lens: touch events are not handled corectly - step 1

Summary: Remove timer usage that was used to filter quick touch events sequence such as tap/release/tap and tap/move/release. Timer usage is not applicable for multi touch and causes timing issues

Tested by: running helloworld.HelloSanity::controls and LinuxInputTests (which fails on 1 test, will be fixed in a different forest commit) on the Beagle Board

Reviewed-by: David Hill (david.hill at oracle.com), Lisa Selle (lisa.selle at oracle.com), Rafi Tayar (rafi.tayar at oracle.com) and Daniel Blaukopf (Daniel.Blaukopf at Oracle.com)

Contributed-by:

! modules/graphics/src/main/java/com/sun/glass/ui/lens/LensTouchInputSupport.java
! modules/graphics/src/main/native-glass/lens/input/udev/udevInput.c

Changeset: 92f833210f83
Author:    Assaf Yavani
Date:      2013-10-09 13:54 +0300
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/92f833210f83

Automated merge with file:///home/assaf/ws/udev-refactoring/rt




More information about the openjfx-dev mailing list