hg: openjfx/8u/rt: 3 new changesets

kevin.rushforth at oracle.com kevin.rushforth at oracle.com
Fri Oct 12 12:07:27 UTC 2018


Changeset: 8def062861d8
Author:    arajkumar
Date:      2018-10-08 11:59 +0530
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/8def062861d8

8148129: Implement Accelerated composition for WebView
Reviewed-by: kcr, mbilla, arapte

! modules/graphics/src/main/java/com/sun/prism/Graphics.java
! modules/graphics/src/main/java/com/sun/prism/d3d/D3DContext.java
! modules/graphics/src/main/java/com/sun/prism/es2/ES2Context.java
! modules/graphics/src/main/java/com/sun/prism/impl/BaseContext.java
! modules/graphics/src/main/java/com/sun/prism/impl/BaseGraphics.java
! modules/graphics/src/main/java/com/sun/prism/impl/ps/BaseShaderContext.java
! modules/graphics/src/main/java/com/sun/prism/j2d/J2DPrismGraphics.java
! modules/graphics/src/main/java/com/sun/prism/sw/SWGraphics.java
! modules/web/src/main/java/com/sun/javafx/webkit/prism/WCBufferedContext.java
! modules/web/src/main/java/com/sun/javafx/webkit/prism/WCGraphicsPrismContext.java
! modules/web/src/main/java/com/sun/javafx/webkit/prism/WCPageBackBufferImpl.java
! modules/web/src/main/java/com/sun/webkit/WebPage.java
! modules/web/src/main/java/com/sun/webkit/graphics/GraphicsDecoder.java
+ modules/web/src/main/java/com/sun/webkit/graphics/WCCamera.java
! modules/web/src/main/java/com/sun/webkit/graphics/WCGraphicsContext.java
! modules/web/src/main/java/com/sun/webkit/graphics/WCTransform.java
! modules/web/src/main/java/com/sun/webkit/perf/WCGraphicsPerfLogger.java
! modules/web/src/main/native/Source/WebCore/PlatformJava.cmake
! modules/web/src/main/native/Source/WebCore/SourcesPlatformJava.txt
! modules/web/src/main/native/Source/WebCore/platform/graphics/java/GraphicsContextJava.cpp
! modules/web/src/main/native/Source/WebCore/platform/graphics/java/PlatformContextJava.h
+ modules/web/src/main/native/Source/WebCore/platform/graphics/texmap/BitmapTextureJava.cpp
+ modules/web/src/main/native/Source/WebCore/platform/graphics/texmap/BitmapTextureJava.h
! modules/web/src/main/native/Source/WebCore/platform/graphics/texmap/BitmapTexturePool.cpp
! modules/web/src/main/native/Source/WebCore/platform/graphics/texmap/BitmapTexturePool.h
! modules/web/src/main/native/Source/WebCore/platform/graphics/texmap/TextureMapper.h
! modules/web/src/main/native/Source/WebCore/platform/graphics/texmap/TextureMapperBackingStore.cpp
+ modules/web/src/main/native/Source/WebCore/platform/graphics/texmap/TextureMapperJava.cpp
+ modules/web/src/main/native/Source/WebCore/platform/graphics/texmap/TextureMapperJava.h
! modules/web/src/main/native/Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp
! modules/web/src/main/native/Source/WebCore/platform/graphics/texmap/TextureMapperLayer.h
! modules/web/src/main/native/Source/WebCore/platform/java/ChromeClientJava.cpp
! modules/web/src/main/native/Source/WebCore/platform/java/ChromeClientJava.h
! modules/web/src/main/native/Source/WebCore/platform/java/WebPage.cpp
! modules/web/src/main/native/Source/WebCore/platform/java/WebPage.h
! modules/web/src/main/native/Source/WebCore/rendering/RenderLayerCompositor.cpp

Changeset: 36616919e273
Author:    kcr
Date:      2018-10-08 14:54 -0700
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/36616919e273

8211166: Need to override update release version for FX 8uNNN
Reviewed-by: prr, diazhou

! build.gradle
! build.properties

Changeset: 7cc2e627cf41
Author:    pbansal
Date:      2018-10-12 12:49 +0530
URL:       http://hg.openjdk.java.net/openjfx/8u/rt/rev/7cc2e627cf41

8189689: JavaFX build fails with gcc 6
Reviewed-by: kcr, mbilla

! modules/fxpackager/src/main/native/library/common/PosixPlatform.cpp



More information about the openjfx-changes mailing list