Changeset: 86aa4f87fd8a Author: hudson Date: 2013-05-23 17:10 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/86aa4f87fd8a
Added tag 8.0-b91 for changeset f160d58b21ef ! .hgtags Changeset: 9134051bb8fb Author: dmasada Date: 2013-05-21 13:54 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/9134051bb8fb RT-30002 Ensemble8 - Search box layout is incorrectly enlarged ! apps/samples/Ensemble8/src/app/ensemble/control/SearchBox.java Changeset: ad014e2245f6 Author: Chien Yang <[email protected]> Date: 2013-05-21 17:30 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/ad014e2245f6 Fix to RT-30448: FX 8 3D: Change Mesh's indexBuffer type from unsigned int to unsigned short Reviewed by Dave and Kevin ! javafx-ui-common/src/javafx/scene/shape/TriangleMesh.java ! prism-common/src/com/sun/prism/impl/BaseMesh.java ! prism-d3d-native/src/D3DContext.cc ! prism-d3d-native/src/D3DMesh.cc ! prism-d3d-native/src/D3DMesh.h ! prism-d3d/src/com/sun/prism/d3d/D3DContext.java ! prism-d3d/src/com/sun/prism/d3d/D3DMesh.java ! prism-es2-native/src/GLContext.c ! prism-es2/src/com/sun/prism/es2/ES2Context.java ! prism-es2/src/com/sun/prism/es2/ES2Mesh.java ! prism-es2/src/com/sun/prism/es2/GLContext.java Changeset: a702113db3bb Author: Radko Najman <[email protected]> Date: 2013-05-22 15:41 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/a702113db3bb StackPane.layoutChildren() optimization ! javafx-ui-common/src/javafx/scene/layout/StackPane.java Changeset: 2255fb807e7b Author: Alexander Zvegintsev Date: 2013-05-22 20:06 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/2255fb807e7b RT-30402 Gtk: Ensemble8: DISAPPEAR cursor looks like regular one ! glass/glass-lib-gtk/src/GlassCursor.cpp Changeset: 99ae05926cc3 Author: David Hill Date: 2013-05-22 12:25 -0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/99ae05926cc3 gradle - for Linux move INLINE cflag to appropriate modules ! gradleBuildSrc/linux.gradle Changeset: 1d31e3a0617e Author: David Hill Date: 2013-05-22 17:56 -0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/1d31e3a0617e gradle - fixing cross builds to artifacts ! build.gradle Changeset: 7a51619418ec Author: snorthov Date: 2013-05-22 18:22 -0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/7a51619418ec fix .classpath ! .classpath Changeset: 951b878804e0 Author: "Jasper Potts" Date: 2013-05-22 15:57 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/951b878804e0 3D Viewer App: Added very simple viewer app. Added command line option for initial 3D file. Moved obj import to using PolyMesh + apps/experiments/3DViewer/src/main/java/META-INF/MANIFEST.MF ! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/importers/Importer3D.java ! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/importers/obj/PolyObjImporter.java ! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/jfx3dviewer/ContentModel.java ! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/jfx3dviewer/Jfx3dViewerApp.java + apps/experiments/3DViewer/src/main/java/com/javafx/experiments/jfx3dviewer/SimpleViewerApp.java Changeset: bfadff5e8544 Author: Petr Pchelko <[email protected]> Date: 2013-05-23 11:27 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/bfadff5e8544 RT-30544 Mac: clean up MacSystemClipboard and MacPasteboard classes Reviewed-by: anthony ! glass/glass-lib-macosx/src/GlassPasteboard.m ! glass/glass/src/com/sun/glass/ui/mac/MacDnDClipboard.java ! glass/glass/src/com/sun/glass/ui/mac/MacPasteboard.java ! glass/glass/src/com/sun/glass/ui/mac/MacSystemClipboard.java Changeset: e6bf05485e33 Author: Martin Sladecek <[email protected]> Date: 2013-05-20 14:18 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/e6bf05485e33 RT-30392 Stage.setScene and sizing ! javafx-ui-common/src/javafx/stage/Window.java ! javafx-ui-common/test/unit/javafx/scene/SceneTest.java ! javafx-ui-common/test/unit/javafx/stage/StageTest.java ! test-stub-toolkit/src/com/sun/javafx/pgstub/StubStage.java Changeset: 9d7dd36b9f4f Author: Martin Sladecek <[email protected]> Date: 2013-05-20 14:19 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/9d7dd36b9f4f Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/scrum/graphics/jfx////rt Changeset: db64797fc2eb Author: Martin Sladecek <[email protected]> Date: 2013-05-23 11:11 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/db64797fc2eb RT-26821 FlowPane / BorderPane doesn't layout properly when FlowPane doesn't have enough room to fit ! javafx-ui-common/src/javafx/scene/layout/BorderPane.java ! javafx-ui-common/test/unit/javafx/scene/layout/BorderPaneTest.java Changeset: ad208e3eb53e Author: Martin Sladecek <[email protected]> Date: 2013-05-23 11:13 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/ad208e3eb53e merge Changeset: 26bdb2990130 Author: Martin Sladecek <[email protected]> Date: 2013-05-23 11:13 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/26bdb2990130 Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/scrum/graphics/jfx////rt Changeset: 5558f56155b1 Author: peterz Date: 2013-05-23 13:40 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/5558f56155b1 Added rt/webview/native/LayoutTests to .hgignore ! .hgignore Changeset: 41ed915dab1a Author: peterz Date: 2013-05-23 13:42 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/41ed915dab1a RT-22914 Google Maps in WebView causes exception on Ubuntu Disabled touch events support in WebView. ! webview/build.xml ! webview/native/Source/WebCore/DerivedSourcesJava.pri ! webview/native/Source/WebCore/bindings/scripts/CodeGeneratorJava.pm ! webview/native/Source/WebCore/mapfile-macosx ! webview/native/Source/WebCore/mapfile-vers ! webview/native/Source/WebCore/page/java/ChromeClientJava.h ! webview/native/Source/WebCore/platform/java/TouchEventJava.cpp ! webview/native/Source/WebCore/platform/java/WebPage.cpp ! webview/src/com/sun/javafx/webkit/drt/EventSender.java ! webview/src/com/sun/webkit/WebPage.java - webview/src/com/sun/webkit/event/WCTouchEvent.java - webview/src/com/sun/webkit/event/WCTouchPoint.java ! webview/src/javafx/scene/web/WebView.java ! webview/test/javafx/scene/web/DOMTest.java Changeset: a5a6cbdcbed3 Author: Martin Sladecek <[email protected]> Date: 2013-05-23 14:01 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/a5a6cbdcbed3 AnchorPane computation fixes ! javafx-ui-common/src/javafx/scene/layout/AnchorPane.java ! javafx-ui-common/test/unit/javafx/scene/layout/AnchorPaneTest.java Changeset: 2cb643b2fa36 Author: Martin Sladecek <[email protected]> Date: 2013-05-23 14:01 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/2cb643b2fa36 merge Changeset: 7a667e87278f Author: Martin Sladecek <[email protected]> Date: 2013-05-23 14:01 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/7a667e87278f Automated merge with file:///home/martin/work/jfx-80-sync/rt Changeset: 11960d4b9acb Author: Martin Sladecek <[email protected]> Date: 2013-05-23 14:02 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/11960d4b9acb Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/scrum/graphics/jfx////rt Changeset: b4c4134927ed Author: Eva Krejcirova <[email protected]> Date: 2013-05-23 13:33 +0100 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/b4c4134927ed Removed source annotations previously used by annotation processor when creating builders. Part of RT-30520 (Deprecate builders) - javafx-beans/src/com/sun/javafx/beans/annotations/DuplicateInBuilderProperties.java - javafx-beans/src/com/sun/javafx/beans/annotations/NoBuilder.java - javafx-beans/src/com/sun/javafx/beans/annotations/NoInit.java ! javafx-ui-common/src/javafx/css/CssMetaData.java ! javafx-ui-common/src/javafx/css/FontCssMetaData.java ! javafx-ui-common/src/javafx/css/ParsedValue.java ! javafx-ui-common/src/javafx/css/SimpleStyleableBooleanProperty.java ! javafx-ui-common/src/javafx/css/SimpleStyleableDoubleProperty.java ! javafx-ui-common/src/javafx/css/SimpleStyleableFloatProperty.java ! javafx-ui-common/src/javafx/css/SimpleStyleableIntegerProperty.java ! javafx-ui-common/src/javafx/css/SimpleStyleableLongProperty.java ! javafx-ui-common/src/javafx/css/SimpleStyleableObjectProperty.java ! javafx-ui-common/src/javafx/css/SimpleStyleableStringProperty.java ! javafx-ui-common/src/javafx/css/StyleableBooleanProperty.java ! javafx-ui-common/src/javafx/css/StyleableDoubleProperty.java ! javafx-ui-common/src/javafx/css/StyleableFloatProperty.java ! javafx-ui-common/src/javafx/css/StyleableIntegerProperty.java ! javafx-ui-common/src/javafx/css/StyleableLongProperty.java ! javafx-ui-common/src/javafx/css/StyleableObjectProperty.java ! javafx-ui-common/src/javafx/css/StyleableStringProperty.java ! javafx-ui-common/src/javafx/print/PageRange.java ! javafx-ui-common/src/javafx/stage/Window.java ! javafx-ui-controls/src/javafx/scene/control/Control.java ! javafx-ui-controls/src/javafx/scene/control/PasswordField.java ! javafx-ui-controls/src/javafx/scene/control/TableColumn.java ! javafx-ui-controls/src/javafx/scene/control/TablePosition.java ! javafx-ui-controls/src/javafx/scene/control/TablePositionBase.java ! javafx-ui-controls/src/javafx/scene/control/TextArea.java ! javafx-ui-controls/src/javafx/scene/control/TextField.java ! javafx-ui-controls/src/javafx/scene/control/TreeTablePosition.java ! javafx-ui-controls/src/javafx/scene/control/cell/ProgressBarTableCell.java ! javafx-ui-controls/src/javafx/scene/control/cell/ProgressBarTreeTableCell.java ! javafx-util-converter/src/javafx/util/converter/BigDecimalStringConverter.java ! javafx-util-converter/src/javafx/util/converter/BigIntegerStringConverter.java ! javafx-util-converter/src/javafx/util/converter/BooleanStringConverter.java ! javafx-util-converter/src/javafx/util/converter/ByteStringConverter.java ! javafx-util-converter/src/javafx/util/converter/CharacterStringConverter.java ! javafx-util-converter/src/javafx/util/converter/CurrencyStringConverter.java ! javafx-util-converter/src/javafx/util/converter/DateStringConverter.java ! javafx-util-converter/src/javafx/util/converter/DateTimeStringConverter.java ! javafx-util-converter/src/javafx/util/converter/DefaultStringConverter.java ! javafx-util-converter/src/javafx/util/converter/DoubleStringConverter.java ! javafx-util-converter/src/javafx/util/converter/FloatStringConverter.java ! javafx-util-converter/src/javafx/util/converter/FormatStringConverter.java ! javafx-util-converter/src/javafx/util/converter/IntegerStringConverter.java ! javafx-util-converter/src/javafx/util/converter/LongStringConverter.java ! javafx-util-converter/src/javafx/util/converter/NumberStringConverter.java ! javafx-util-converter/src/javafx/util/converter/PercentageStringConverter.java ! javafx-util-converter/src/javafx/util/converter/ShortStringConverter.java ! javafx-util-converter/src/javafx/util/converter/TimeStringConverter.java Changeset: 175204a12341 Author: Pavel Safrata Date: 2013-05-23 14:00 +0100 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/175204a12341 RT-24315: Every event has its own event type ANY. ! javafx-common/src/javafx/event/ActionEvent.java ! javafx-ui-common/src/com/sun/javafx/stage/FocusUngrabEvent.java ! javafx-ui-common/src/javafx/scene/input/ContextMenuEvent.java ! javafx-ui-common/src/javafx/scene/input/InputMethodEvent.java + javafx-ui-common/test/unit/javafx/scene/EventAnyTest.java ! javafx-ui-controls/src/javafx/scene/control/CheckBoxTreeItem.java ! javafx-ui-controls/src/javafx/scene/control/ListView.java ! javafx-ui-controls/src/javafx/scene/control/ScrollToEvent.java ! javafx-ui-controls/src/javafx/scene/control/SortEvent.java ! javafx-ui-controls/src/javafx/scene/control/TableColumn.java ! javafx-ui-controls/src/javafx/scene/control/TreeItem.java ! javafx-ui-controls/src/javafx/scene/control/TreeTableColumn.java ! javafx-ui-controls/src/javafx/scene/control/TreeTableView.java ! javafx-ui-controls/src/javafx/scene/control/TreeView.java + javafx-ui-controls/test/javafx/scene/control/EventAnyTest.java Changeset: c76575c63d30 Author: Eva Krejcirova <[email protected]> Date: 2013-05-23 15:13 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/c76575c63d30 Removed source annotations previously used by annotation processor when creating builders. Part of RT-30520 (Deprecate builders) ! webview/src/javafx/scene/web/WebEngine.java ! webview/src/javafx/scene/web/WebView.java Changeset: a4426cfbb49f Author: Radko Najman <[email protected]> Date: 2013-05-23 15:41 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/a4426cfbb49f Fix for RT-30220: in case of effect we have to keep original renderTx and restore it when the effect is applied ! javafx-sg-common/src/com/sun/javafx/sg/BaseNode.java Changeset: d638f2cfd91e Author: flar <[email protected]> Date: 2013-05-23 13:21 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/d638f2cfd91e Fix RT-30470 - texture resource lock warnings in BlendTest, BlendPerf ! decora-runtime/src/com/sun/scenario/effect/Identity.java ! decora-runtime/src/com/sun/scenario/effect/ImageData.java Changeset: 762823774e38 Author: Chien Yang <[email protected]> Date: 2013-05-23 13:36 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/762823774e38 Fix to RT-30320: 3D Surface performance benchmark fails with "java.lang.RuntimeException: NGTriangleMesh: buildGeometry failed" Reviewed by Kevin ! javafx-ui-common/src/javafx/scene/shape/TriangleMesh.java ! prism-d3d-native/src/D3DMesh.cc ! prism-d3d-native/src/D3DMesh.h ! prism-es2-native/src/GLContext.c Changeset: 319f93910368 Author: Alexander Kouznetsov Date: 2013-05-23 14:38 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/319f93910368 Fix for RT-30521 would be nice if the impl had a toString() method that just called Arrays.toString() ! javafx-beans/src/com/sun/javafx/collections/ObservableFloatArrayImpl.java ! javafx-beans/src/com/sun/javafx/collections/ObservableIntegerArrayImpl.java ! javafx-beans/test/javafx/collections/ObservableArrayTest.java Changeset: b47aaebb4b74 Author: David Hill Date: 2013-05-23 17:53 -0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/b47aaebb4b74 RT-29918 fixing state on window move ! javafx-ui-controls/src/com/sun/javafx/scene/control/skin/FXVKSkin.java ! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/GlassWindowEventHandler.java Changeset: c8411187c49a Author: ep155969 Date: 2013-05-23 16:53 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/c8411187c49a [PERF-ONLY] PERF-417: Implement more proper mechanism to measure JavaFX applications startup time Reviewed by: Oleg ! javafx-ui-common/src/com/sun/javafx/perf/PerformanceTracker.java Changeset: 5890b8dac829 Author: flar <[email protected]> Date: 2013-05-23 18:01 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/5890b8dac829 Fix RT-30421: Image shared between ImageView and ImagePattern not drawn correctly ! prism-common/src/com/sun/prism/MultiTexture.java ! prism-common/src/com/sun/prism/impl/BaseResourceFactory.java ! prism-common/src/com/sun/prism/impl/BaseTexture.java ! prism-sw/src/com/sun/prism/sw/SWTexture.java Changeset: 99292cb0bf0a Author: Pavel Safrata <[email protected]> Date: 2013-05-24 11:08 +0100 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/99292cb0bf0a RT-30636: picking supports camera near/far clip. ! javafx-geom/src/com/sun/javafx/geom/PickRay.java ! javafx-ui-common/src/javafx/scene/Node.java ! javafx-ui-common/src/javafx/scene/ParallelCamera.java ! javafx-ui-common/src/javafx/scene/PerspectiveCamera.java ! javafx-ui-common/src/javafx/scene/Scene.java ! javafx-ui-common/src/javafx/scene/shape/Box.java ! javafx-ui-common/src/javafx/scene/shape/Cylinder.java ! javafx-ui-common/src/javafx/scene/shape/Sphere.java ! javafx-ui-common/src/javafx/scene/shape/TriangleMesh.java ! javafx-ui-common/test/unit/javafx/scene/Mouse3DTest.java ! javafx-ui-common/test/unit/javafx/scene/NodeTest.java ! prism-common/src/com/sun/prism/camera/PrismCameraImpl.java ! prism-common/src/com/sun/prism/camera/PrismParallelCameraImpl.java ! prism-common/src/com/sun/prism/camera/PrismPerspectiveCameraImpl.java Changeset: bbb8d2772b37 Author: Artem Ananiev <[email protected]> Date: 2013-05-24 14:48 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/bbb8d2772b37 RT-30638: Cleanup: remove RenderingContext Reviewed-by: Chien Yang ! javafx-sg-prism/test/com/sun/javafx/sg/prism/TestGraphics.java ! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/AbstractPainter.java ! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/EmbeddedPainter.java ! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/PresentingPainter.java ! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/QuantumToolkit.java ! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/UploadingPainter.java - prism-common/src/com/sun/prism/RenderingContext.java ! prism-common/src/com/sun/prism/ResourceFactory.java - prism-common/src/com/sun/prism/impl/BaseRenderingContext.java ! prism-common/src/com/sun/prism/impl/PrismTrace.java ! prism-d3d/src/com/sun/prism/d3d/D3DResourceFactory.java ! prism-es2/src/com/sun/prism/es2/ES2Context.java - prism-es2/src/com/sun/prism/es2/ES2RenderingContext.java ! prism-es2/src/com/sun/prism/es2/ES2ResourceFactory.java ! prism-es2/src/com/sun/prism/es2/ES2SwapChain.java ! prism-j2d/src/com/sun/prism/j2d/J2DResourceFactory.java ! prism-null/src/com/sun/prism/null3d/DummyResourceFactory.java ! prism-sw/src/com/sun/prism/sw/SWResourceFactory.java Changeset: 1fd21c897c92 Author: Pavel Safrata Date: 2013-05-24 12:38 +0100 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/1fd21c897c92 RT-30639: Optimized picking of 2D bounds in 3D space. ! javafx-ui-common/src/javafx/scene/Node.java Changeset: b9fbec438b07 Author: "Joseph Andresen<[email protected]>" Date: 2013-05-24 11:27 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/b9fbec438b07 Partial RT-30617 3D shaders work on Pi ! prism-es2/src/com/sun/prism/es2/ES2PhongShader.java ! prism-es2/src/com/sun/prism/es2/glsl/diffuse_color.frag ! prism-es2/src/com/sun/prism/es2/glsl/diffuse_none.frag ! prism-es2/src/com/sun/prism/es2/glsl/diffuse_texture.frag ! prism-es2/src/com/sun/prism/es2/glsl/main.vert ! prism-es2/src/com/sun/prism/es2/glsl/main0Lights.frag ! prism-es2/src/com/sun/prism/es2/glsl/main1Light.frag ! prism-es2/src/com/sun/prism/es2/glsl/main2Lights.frag ! prism-es2/src/com/sun/prism/es2/glsl/main3Lights.frag ! prism-es2/src/com/sun/prism/es2/glsl/normalMap_none.frag ! prism-es2/src/com/sun/prism/es2/glsl/normalMap_texture.frag ! prism-es2/src/com/sun/prism/es2/glsl/selfIllum_none.frag ! prism-es2/src/com/sun/prism/es2/glsl/selfIllum_texture.frag ! prism-es2/src/com/sun/prism/es2/glsl/specular_color.frag ! prism-es2/src/com/sun/prism/es2/glsl/specular_none.frag ! prism-es2/src/com/sun/prism/es2/glsl/specular_texture.frag Changeset: de64194f4168 Author: flar <[email protected]> Date: 2013-05-24 17:29 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/de64194f4168 Fix RT-30322: NPE in BaseCacheFilter ! javafx-sg-common/src/com/sun/javafx/sg/BaseCacheFilter.java Changeset: 921ecadc2716 Author: snorthov Date: 2013-05-24 21:34 -0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/921ecadc2716 EXAMPLE CODE: Fix file name case error (SubDivision vs Subdivision) that caused an error on Mac ! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/shape3d/PolygonMeshView.java ! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/shape3d/SubDivision.java Changeset: d53f19ec755a Author: snorthov Date: 2013-05-24 21:34 -0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/d53f19ec755a fix .classpath ! .classpath Changeset: 5ffa566bbe38 Author: Chien Yang <[email protected]> Date: 2013-05-24 19:42 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/5ffa566bbe38 [Doc Only] Fixed a doc bug and added minor improvement. ! javafx-ui-common/src/javafx/scene/Camera.java Changeset: c227aa3c2a73 Author: kcr Date: 2013-05-25 12:42 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/c227aa3c2a73 [TEST-ONLY] Remove non-functioning (and incorrect) test from javafx-ui-quantum so it doesn't show up in the gradle build; Remove dependency on Builders from one of the javafx-anim tests (if still needed it must be moved to the javafx-builders project) ! javafx-anim/test/unit/javafx/animation/TimelineTest.java - javafx-ui-quantum/test/com/sun/javafx/tk/quantum/RT17588Test.java Changeset: 531ed15ca4e1 Author: ant <[email protected]> Date: 2013-05-27 14:38 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/531ed15ca4e1 RT-30076: locked (texture) resources reported Reviewed-by: flar ! javafx-sg-prism/src/com/sun/javafx/sg/prism/NGExternalNode.java Changeset: cb31383a05ed Author: Vasiliy Baranov <[email protected]> Date: 2013-05-27 13:06 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/cb31383a05ed RT-29592: File input doesn't store size of selected file(s) properly ! webview/native/Source/WebCore/platform/java/FileSystemJava.cpp ! webview/src/com/sun/webkit/FileSystem.java Changeset: 4974dfa78b67 Author: Oldrich Maticka <[email protected]> Date: 2013-05-27 16:06 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/4974dfa78b67 iOS: Configuring iOS device as touch / multitouch by default. ! glass/glass/src/com/sun/glass/ui/ios/IosApplication.java Changeset: e470e4efc8dc Author: snorthov Date: 2013-05-27 12:17 -0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/e470e4efc8dc RT-30307: Shifted combo pop-up when embedded in SWT [toDisplay() needs coordinates relative to the client area of the control, calling it with getLocation() feeds it the position in the parent] ! javafx-embed-swt/src/javafx/embed/swt/FXCanvas.java Changeset: 223392e7cdf1 Author: snorthov Date: 2013-05-27 13:36 -0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/223392e7cdf1 RT-30675: Quantum: Class cast exception in WindowState.setVisible() when Swing or SWT is embedded ! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/WindowStage.java Changeset: c2f5dcdcce55 Author: David Pulkrabek <[email protected]> Date: 2013-05-28 09:51 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/c2f5dcdcce55 iOS: optimized incremental builds, native code is not recompiled ! glass/build-closed.xml ! javafx-iio/build-common.xml ! javafx-iio/build-ios.xml ! prism-common/build-common.xml ! prism-common/build-ios.xml ! prism-es2/build-common.xml ! prism-es2/build-ios.xml Changeset: 01de0b98dca1 Author: Martin Soch <[email protected]> Date: 2013-05-28 10:20 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/01de0b98dca1 SW pipeline: improved blending for textures (RT-30661) ! prism-sw-native/src/PiscesBlit.c Changeset: 73fd2a2b376a Author: Martin Soch <[email protected]> Date: 2013-05-28 10:22 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/73fd2a2b376a merge Changeset: 8e02c0e5f19a Author: Artem Ananiev <[email protected]> Date: 2013-05-28 13:00 +0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/8e02c0e5f19a Update for RT-30638 Reviewed-by: Kevin Rushforth ! javafx-ui-quantum/src/com/sun/javafx/tk/quantum/PresentingPainter.java ! prism-es2/src/com/sun/prism/es2/ES2SwapChain.java Changeset: 8cd3d6e06c73 Author: Radko Najman <[email protected]> Date: 2013-05-28 11:03 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/8cd3d6e06c73 getContentBias optimization + small fixes ! javafx-ui-common/src/javafx/scene/layout/GridPane.java ! javafx-ui-common/src/javafx/scene/layout/HBox.java ! javafx-ui-common/src/javafx/scene/layout/StackPane.java ! javafx-ui-common/src/javafx/scene/layout/VBox.java Changeset: 296db99bbb34 Author: Radko Najman <[email protected]> Date: 2013-05-28 11:04 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/296db99bbb34 merge Changeset: 813735336f76 Author: Martin Soch <[email protected]> Date: 2013-05-28 11:55 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/813735336f76 SW pipeline: fix for exception in image conversion because of badly calculated length of source scanline (RT-28967) ! prism-sw/src/com/sun/prism/sw/SWArgbPreTexture.java Changeset: 7751bf8d3cbb Author: Daniel Blaukopf <[email protected]> Date: 2013-05-28 15:19 +0300 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/7751bf8d3cbb RT-30043 ConditionalFeature enumeration is missing Media ! javafx-ui-common/src/com/sun/javafx/application/PlatformImpl.java ! javafx-ui-common/src/javafx/application/ConditionalFeature.java Changeset: 8031daf54912 Author: Lubomir Nerad <[email protected]> Date: 2013-05-28 17:29 +0200 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/8031daf54912 Fix for RT-29563: Modal dialog opens on primary screen even when owner is on secondary. ! javafx-ui-common/src/javafx/stage/PopupWindow.java ! javafx-ui-common/src/javafx/stage/Stage.java ! javafx-ui-common/src/javafx/stage/Window.java ! javafx-ui-common/test/unit/javafx/stage/StageTest.java Changeset: dc06a023c841 Author: jgodinez Date: 2013-05-28 09:38 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/dc06a023c841 Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/MASTER/jfx/rt - javafx-beans/src/com/sun/javafx/beans/annotations/DuplicateInBuilderProperties.java - javafx-beans/src/com/sun/javafx/beans/annotations/NoBuilder.java - javafx-beans/src/com/sun/javafx/beans/annotations/NoInit.java - javafx-ui-quantum/test/com/sun/javafx/tk/quantum/RT17588Test.java - prism-common/src/com/sun/prism/RenderingContext.java - prism-common/src/com/sun/prism/impl/BaseRenderingContext.java - prism-es2/src/com/sun/prism/es2/ES2RenderingContext.java - webview/src/com/sun/webkit/event/WCTouchEvent.java - webview/src/com/sun/webkit/event/WCTouchPoint.java Changeset: 9fadd09bc7b2 Author: mv157916 Date: 2013-05-28 18:04 -0700 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/9fadd09bc7b2 RT-30716: Update the JDK build number to b91 in rt/build.properties file in the JavaFX 8 Master forest. ! build.properties Changeset: a01e2111906e Author: David Grieve<[email protected]> Date: 2013-05-29 11:00 -0400 URL: http://hg.openjdk.java.net/openjfx/8/controls/rt/rev/a01e2111906e Automated merge with ssh://jfxsrc.us.oracle.com//javafx/8.0/MASTER/jfx/rt ! javafx-ui-common/src/javafx/scene/Node.java ! javafx-ui-controls/src/javafx/scene/control/ListView.java ! javafx-ui-controls/src/javafx/scene/control/TreeTableView.java ! javafx-ui-controls/src/javafx/scene/control/TreeView.java
