Skip to content

Releases: equodev/chromium

Example Win 0.10.0

30 Jul 04:25
Compare
Choose a tag to compare
Example Win 0.10.0 Pre-release
Pre-release

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

cefbuilds

31 Oct 02:24
Compare
Choose a tag to compare
cefbuilds Pre-release
Pre-release
Merge pull request #15 from maketechnology/debug

Debug CEF on port 9797

Chromium SWT Demo

02 Aug 14:09
Compare
Choose a tag to compare
Chromium SWT Demo Pre-release
Pre-release

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

10 Jun 00:28
Compare
Choose a tag to compare
Chromium SWT Demo Pre-release
Pre-release

Sample Eclipse App showing the Chromium SWT Widget.