Commits
User selector
Commit History
Commits on Jan 18, 2015
Commits on Jan 17, 2015
Commits on Jan 11, 2015
Fixed errors when accessing mouse context menu and using <select>
Show description for 208ed60authored andcommitted

Commits on Jan 9, 2015
Porting to Mac (Issue 21). The cefpython module compiles
Show description for 7e167acauthored andcommitted

Commits on Oct 14, 2014
Added new callbacks to LifespanHandler: _OnAfterCreated, RunModal,
Show description for 62cac63committed
Commits on Aug 10, 2014
When the running process is detected to be DPI Aware, the
Show description for 491324ccommitted
Commits on Aug 9, 2014
Updated CEF Python to CEF branch 1650 revision 1646 on Windows.
Show description for 4f7eb5dcommitted
Commits on Aug 1, 2014
Mouse context menu is now configurable, see ApplicationSettints.`context_menu`.
Show description for 81ccceacommitted
Commits on Jul 31, 2014
Added Developer Tools support (Issue 81). See Browser.`ShowDevTools` and
Show description for dddbd6ecommittedImplemented a default DownloadHandler. File downloads are handled transparently, no additional
Show description for 7406ba9committed
Commits on Jul 29, 2014
Added JavascriptDialogHandler (Issue 118).
Show description for 2504ef3committed
Commits on Jul 28, 2014
Fixed releasing of shared request context. It was causing segmentation
Show description for 934937ecommitted- committed
Commits on Jul 27, 2014
Updated CEF Python to CEF branch 1650 revision 1639. Chrome version is
Show description for 074d3e5authored andcommitted

Commits on Jan 15, 2014
Added `commandLineSwitches` param to cefpython.Initialize().
Show description for 0ece555committed
Commits on Jan 8, 2014
CreateBrowserSync, Shutdown and others are now called without
Show description for a97b3c0committed
Commits on Dec 26, 2013
Added new methods to the Frame object: GetSource() and GetText().
Show description for 716671acommitted
Commits on Nov 6, 2013
Chrome 29 release for Windows.
Show description for 0dce933committed
Commits on Oct 29, 2013
Commits on Sep 23, 2013
Commits on Sep 22, 2013
Implemented CefCallback.
Show description for 4ba421fcommitted
Commits on Sep 10, 2013
Merged OSR (off-screen rendering) support in CEF Python 3, originally
Show description for e5d5a89committed
Commits on Aug 6, 2013
- committed
Updated to CEF 3 revision 1352 on Windows. Chrome 27.0.1453.116.
Show description for c6178b4committed
Commits on Aug 5, 2013
This is CEF Python 3 version 27.2 release.
Show description for 97ae431committed
Commits on Aug 3, 2013
- authored andcommitted


Fixed compile errors in CEF Python 1.
Show description for d380fe8authored andcommitted

Commits on Jul 31, 2013
Implemented Request Handler + Request object in CEF Python 3.
Show description for ecfe4deauthored andcommitted

Commits on Jul 30, 2013
- authored andcommitted


- authored andcommitted


Fixed the way objects are freed, previous method was not reliable
Show description for 03b49dfauthored andcommitted

Commits on Jul 29, 2013
Implemented python callbacks in CEF Python 3.
Show description for be7dc4cauthored andcommitted

Commits on Jul 28, 2013
- authored andcommitted


Commits on Jul 24, 2013
Javascript bindings for CEF 3 are almost ready, a bit of
Show description for e234b00authored andcommitted

Commits on Jul 23, 2013
Added Frame.GetFrameByIdentifier() in CEF 3.
Show description for d688c76authored andcommitted
