cef/tests/cefclient
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
..
res Initial commit of libcef and cefclient projects. 2008-12-02 15:48:14 +00:00
binding_test.cpp libcef: 2009-08-21 17:41:09 +00:00
binding_test.h libcef: 2009-08-21 17:41:09 +00:00
cefclient.cpp libcef: 2009-08-21 17:41:09 +00:00
cefclient.h Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
cefclient.rc libcef: 2009-08-21 02:14:47 +00:00
cefclient.vcproj libcef: 2009-08-21 17:41:09 +00:00
cefclient.vsprops Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
clientplugin.cpp Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
clientplugin.h Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
extension_test.cpp libcef: 2009-08-21 17:41:09 +00:00
extension_test.h libcef: 2009-08-21 17:41:09 +00:00
plugin_test.cpp libcef: 2009-08-21 17:41:09 +00:00
plugin_test.h libcef: 2009-08-21 17:41:09 +00:00
resource.h libcef: 2009-08-21 02:14:47 +00:00
resource_util.cpp libcef: 2009-08-21 17:41:09 +00:00
resource_util.h libcef: 2009-08-21 17:41:09 +00:00
scheme_test.cpp libcef: 2009-08-21 17:41:09 +00:00
scheme_test.h libcef: 2009-08-21 17:41:09 +00:00
stdafx.cpp Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
stdafx.h Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
string_util.cpp libcef: 2009-08-21 17:41:09 +00:00
string_util.h libcef: 2009-08-21 17:41:09 +00:00