hg: openjfx/8/controls/rt: 4 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Wed Jun 12 13:48:59 PDT 2013
Changeset: 1fbbc9191ba0
Author: David Grieve<david.grieve at oracle.com>
Date: 2013-06-12 10:14 -0400
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/1fbbc9191ba0
RT-30892: rework calculated value cache for better css performance
! javafx-ui-common/src/com/sun/javafx/css/BitSet.java
! javafx-ui-common/src/com/sun/javafx/css/CalculatedValue.java
! javafx-ui-common/src/com/sun/javafx/css/ParsedValueImpl.java
! javafx-ui-common/src/com/sun/javafx/css/StyleCache.java
! javafx-ui-common/src/com/sun/javafx/css/StyleCacheEntry.java
! javafx-ui-common/src/com/sun/javafx/css/StyleManager.java
! javafx-ui-common/src/javafx/scene/CssStyleHelper.java
! javafx-ui-common/src/javafx/scene/Node.java
! javafx-ui-controls/src/javafx/scene/control/Labeled.java
Changeset: 07be64d67626
Author: David Grieve<david.grieve at oracle.com>
Date: 2013-06-12 10:26 -0400
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/07be64d67626
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/scrum/controls/jfx/rt
! javafx-ui-common/src/com/sun/javafx/css/StyleManager.java
! javafx-ui-common/src/javafx/scene/CssStyleHelper.java
! javafx-ui-common/src/javafx/scene/Node.java
Changeset: 1ec38d2759eb
Author: David Grieve<david.grieve at oracle.com>
Date: 2013-06-12 16:30 -0400
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/1ec38d2759eb
[UNIT TEST] resolve unit test failures related to RT-30892
! javafx-ui-common/src/com/sun/javafx/css/CompoundSelector.java
! javafx-ui-common/src/com/sun/javafx/css/StyleManager.java
! javafx-ui-common/src/javafx/scene/CssStyleHelper.java
! javafx-ui-common/test/unit/com/sun/javafx/css/HonorDeveloperSettingsTest.java
! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/LabeledText.java
! javafx-ui-controls/test/com/sun/javafx/scene/control/skin/LabeledTextTest.java
Changeset: eaea57901d09
Author: David Grieve<david.grieve at oracle.com>
Date: 2013-06-12 16:32 -0400
URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/eaea57901d09
Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/scrum/controls/jfx/rt
More information about the openjfx-dev
mailing list