Skip to content

Releases: equodev/chromium

Example Win 0.10.0

Example Win 0.10.0 Pre-release
Pre-release

Choose a tag to compare

@gzunino gzunino released this 30 Jul 04:25

Sample app for win 64, unzip it, cd to folder, and run with java -jar org.eclipse.swt.chromium.example-0100.jar

cefbuilds

cefbuilds Pre-release
Pre-release

Choose a tag to compare

@gzunino gzunino released this 31 Oct 02:24
Merge pull request #15 from maketechnology/debug

Debug CEF on port 9797

Chromium SWT Demo

Chromium SWT Demo Pre-release
Pre-release

Choose a tag to compare

@gzunino gzunino released this 02 Aug 14:09

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

Chromium SWT Demo Pre-release
Pre-release

Choose a tag to compare

@gzunino gzunino released this 10 Jun 00:28

Sample Eclipse App showing the Chromium SWT Widget.