Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt 144e15c966 libcef:
- Fix incorrect result in CefBytesReader::Seek() when SEEK_END argument is specified.
- Return 0 from CefBytesReader::Seek() on success to be consistent with fseek().
- Set URLRequestStatus error code to net::ERR_ABORTED in browser_resource_loader_bridge.cc when HandleBeforeResourceLoad returns RV_HANDLED to avoid a WebKit assert.

unittests:
- Add unit testing framework.
- Add initial unit tests for request, stream and V8.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@52 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2009-10-08 01:26:56 +00:00
include libcef: 2009-10-08 01:26:56 +00:00
libcef libcef: 2009-10-08 01:26:56 +00:00
libcef_dll Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
patch Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
tests libcef: 2009-10-08 01:26:56 +00:00
tools Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
AUTHORS.txt Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
cef_create_projects.bat Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
cef_unittests.vcproj libcef: 2009-10-08 01:26:56 +00:00
cef.gyp libcef: 2009-10-08 01:26:56 +00:00
cef.gypi Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
cef.sln libcef: 2009-10-08 01:26:56 +00:00
cefclient.vcproj Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
CHROMIUM_BUILD_COMPATIBILITY.txt libcef: Update due to underlying chromium changes. 2009-10-03 01:36:52 +00:00
libcef_dll_wrapper.vcproj Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
libcef_static.vcproj libcef: Update due to underlying chromium changes. 2009-10-03 01:36:52 +00:00
libcef.vcproj libcef: Update due to underlying chromium changes. 2009-10-03 01:36:52 +00:00
LICENSE.txt - Move frame-related methods from CefBrowser into a new CefFrame class. 2009-05-28 00:31:21 +00:00
patcher.vcproj Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00