8000 Tags · cztomczak/cef2go · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: cztomczak/cef2go

Tags

v0.12

Toggle v0.12's commit message
Update README.md

Fix to README.

v0.11

Toggle v0.11's commit message
Merge remote-tracking branch 'origin/master'

cef3-b1750-r1604

Toggle cef3-b1750-r1604's commit message
Initial example for Linux. It's working!

Still some bugs on Linux:
- the window is created explicitly by CEF, thus after closing window
the message loop is still running. Window on close event needs to be
handled.
- setting webcache/ directory results in segmentation fault
- setting LogFile gives no effect

v0.10

Toggle v0.10's commit message
Updated README.

cef3-b1750-r1590

Toggle cef3-b1750-r1590's commit message
It works! Memory issues resolved. A basic example

of embedding Chromium browser is ready.
0