Commits
User selector
Commit History
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 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 Jul 31, 2014
Added Developer Tools support (Issue 81). See Browser.`ShowDevTools` and
Show description for dddbd6ecommitted
Commits on Jul 29, 2014
Added JavascriptDialogHandler (Issue 118).
Show description for 2504ef3committed
Commits on Jul 28, 2014
Added Qt example on Linux (Issue 88).
Show description for 7ff8973committed- 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 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
Updated to CEF 3 revision 1352 on Windows. Chrome 27.0.1453.116.
Show description for c6178b4committed
Commits on Aug 3, 2013
- authored andcommitted


Commits on Aug 2, 2013
- authored 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


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 25, 2013
CEF 3 js bindings are complete, though python and js callbacks
Show description for 048a47fauthored andcommitted

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

Commits on Jul 22, 2013
- authored andcommitted


Commits on Jul 19, 2013
Added cython imports for cef_values.h.
Show description for ab41857authored andcommitted

The void type is now built-in in Cython, removed the imports
Show description for 0290ea5authored andcommitted

Commits on Jul 18, 2013
Utility functions for conversions between CEF values and Python
Show description for e065ac1authored andcommitted

Commits on Jun 21, 2013
Porting CEF 3 to Linux - still underway. The GTK patch needs
Show description for 8172d3dauthored andcommitted

Commits on Jun 5, 2013
Fixes to bytes/unicode strings encoding and decoding,
Show description for a797769committed
Commits on Jun 3, 2013
Updated CEF 1 linux 64bit to Branch 1453, Chrome version 27.0.1453.93,
Show description for afb6a64authored andcommitted

Commits on May 31, 2013
Added comments in regards to memory corruption fix in
Show description for 696c8f4authored andcommitted

Commits on May 30, 2013
Added RequestHandler.GetDownloadHandler and DownloadHandler.
Show description for 2f09ac5authored andcommitted

Commits on May 28, 2013
Fixes in public functions called from C++ in regards to
Show description for 0d92b48authored andcommitted
