Commits
User selector
Commit History
Commits on Jan 17, 2015
Removed Python includes from subprocess/cpp_utils targets which don't
Show description for cab18c8committed
Commits on Jan 16, 2015
Added support for building CEF 64-bit on Windows.
Show description for 05366f2committed
Commits on Jan 10, 2015
Porting to Mac, part2.
Show description for 1b38aceauthored andcommitted

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

Commits on Dec 4, 2014
Commits on Dec 3, 2014
Commits on Aug 9, 2014
- committed
Updated CEF Python to CEF branch 1650 revision 1646 on Windows.
Show description for 4f7eb5dcommitted
Commits on Jul 30, 2014
- committed
Fixed a crash in V8 bindings when the call to Frame.LoadUrl caused redirect to a different
Show description for 913310fcommitted
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 16, 2014
- committed
Display the process name in debug logs when showing command line
Show description for 7cb50cfcommitted
Commits on Jan 15, 2014
Added `commandLineSwitches` param to cefpython.Initialize().
Show description for 0ece555committed
Commits on Dec 27, 2013
Commits on Nov 13, 2013
Commits on Sep 19, 2013
Fixed keyboard errors in the Kivy example when local keyboard
Show description for 4687baccommitted
Commits on Sep 18, 2013
Fixes to the Kivy OSR example:
Show description for 6431b0bcommitted
Commits on Sep 13, 2013
Added keyboard handling to the Kivy example.
Show description for 8c81f4ccommitted
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 5, 2013
This is CEF Python 3 version 27.2 release.
Show description for 97ae431committed
Commits on Aug 4, 2013
V8 values to CEF Values fix. Provide a NULL value when encountered
Show description for bc3ec53committed
Commits on Aug 2, 2013
- authored andcommitted


Commits on Jul 30, 2013
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

Fixed the renderer process crashing, removing javascript callbacks
Show description for d377aa8authored andcommitted

CEF 3: freeing PyBrowser and PyFrame objects in the OnBrowserDestroyed
Show description for d7d69faauthored 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 24, 2013
CEF 3 javascript bindings not yet complete. Still todo: passing
Show description for 0f58a3eauthored andcommitted

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

Commits on Jul 22, 2013
- authored andcommitted


Fixed the compile.py script, sometimes the Makefile didn't
Show description for 6643927authored andcommitted

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