cef/libcef_dll
Marshall Greenblatt 2b7e69d200 libcef:
- Add CefReadHandler and CefWriteHandler classes for creating streams handled by the client.

cefclient:
- Add a CefReadHandler test.
- Move tests out of cefclient.cpp and into separate implementation files.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@39 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2009-08-21 17:41:09 +00:00
..
cpptoc libcef: 2009-08-21 17:41:09 +00:00
ctocpp libcef: 2009-08-21 17:41:09 +00:00
wrapper libcef: 2009-08-21 17:41:09 +00:00
cef_logging.h Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
libcef_dll.cc libcef: 2009-08-21 17:41:09 +00:00
libcef_dll.rc Add DLL build support and wrapper that allows clients to transparently switch between static and dynamic CEF builds. 2009-03-05 01:10:06 +00:00
libcef_dll.vcproj libcef: 2009-08-21 17:41:09 +00:00
libcef_dll.vsprops Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
precompiled_libcef.cc Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
precompiled_libcef.h Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
resource.h Add DLL build support and wrapper that allows clients to transparently switch between static and dynamic CEF builds. 2009-03-05 01:10:06 +00:00
transfer_util.cpp Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
transfer_util.h Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00