Skip to content

Tags: GEBIT/java-cef

Tags

gebit_4280_preOfficalUpgrade

Toggle gebit_4280_preOfficalUpgrade's commit message
PRELIMINARY fix for CEF 87 refactorings

3.3683.1927-gebit2

Toggle 3.3683.1927-gebit2's commit message
Preliminary fix for CEF 3683 (AddCustomScheme flag refactoring)

This fixes an incompatibility between JCEF and CEF 3683 created by CEF commit cbcbd02638e5b4ccc26bab4a4b45b527c687068b

3.3578.1861-gebit4

Toggle 3.3578.1861-gebit4's commit message
Add support for providing a Framework Path on CefApp.startup()

This is necessary because of https://bitbucket.org/chromiumembedded/cef/issues/2459/macos-enable-the-macv2sandbox and is complemented by some modifications in CEF as well.

3.3497.1834-gebit2

Toggle 3.3497.1834-gebit2's commit message
speedup of message pump from 30hz to 60hz

This leads to smoother animations and processing of GUI stuff in offscreen scenarios as well as in the on-screen rendering scenario on MacOS

3.3497.1834-gebit1

Toggle 3.3497.1834-gebit1's commit message
allow implementation of own message pump