Releases: equodev/chromium
Releases · equodev/chromium
Example Win 0.10.0
Sample app for win 64, unzip it, cd to folder, and run with java -jar org.eclipse.swt.chromium.example-0100.jar
cefbuilds
Chromium SWT Demo
Sample Eclipse App showing the Chromium SWT Widget.
- Improve sample app with multiple browsers, tab support and loading random performance sites on each tab (60fps !!!)
- Support for old linux versions
- Reduce lib binaries size
- Proper stale binaries cache check using checksum (checksum on build time, doesn't affect runtime performance)
- Fix memory violation on exit
- Release memory on close browser
- Improve memory usage
Chromium SWT Demo
Sample Eclipse App showing the Chromium SWT Widget.