hg: openjfx/2.2.6/master/rt: 2 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Thu Dec 27 14:35:52 PST 2012
Changeset: 9c2427b8c3ab
Author: flar <James.Graham at oracle.com>
Date: 2012-12-21 13:31 -0800
URL: http://hg.openjdk.java.net/openjfx/2.2.6/master/rt/rev/9c2427b8c3ab
Fix RT-25333: setPixels can ignore the x,y coordinates in the request
! javafx-ui-common/src/com/sun/javafx/image/ByteToBytePixelConverter.java
! javafx-ui-common/src/com/sun/javafx/image/ByteToIntPixelConverter.java
! javafx-ui-common/src/com/sun/javafx/image/IntToBytePixelConverter.java
! javafx-ui-common/src/com/sun/javafx/image/IntToIntPixelConverter.java
! javafx-ui-common/src/com/sun/javafx/image/PixelConverter.java
! javafx-ui-common/src/com/sun/javafx/image/impl/BaseByteToByteConverter.java
! javafx-ui-common/src/com/sun/javafx/image/impl/BaseByteToIntConverter.java
! javafx-ui-common/src/com/sun/javafx/image/impl/BaseIntToByteConverter.java
! javafx-ui-common/src/com/sun/javafx/image/impl/BaseIntToIntConverter.java
! javafx-ui-common/test/unit/com/sun/javafx/image/ConverterTest.java
Changeset: 33c4f3579933
Author: hudson
Date: 2012-12-27 12:54 -0800
URL: http://hg.openjdk.java.net/openjfx/2.2.6/master/rt/rev/33c4f3579933
Added tag 2.2.6-b07 for changeset 9c2427b8c3ab
! .hgtags
More information about the openjfx-dev
mailing list