cef/libcef
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
..
printing Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
browser_appcache_system.cc Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
browser_appcache_system.h libcef: Update due to underlying chromium changes. 2009-09-17 16:56:32 +00:00
browser_database_system.cc libcef: Update due to underlying chromium changes. 2009-10-03 01:36:52 +00:00
browser_database_system.h libcef: Update due to underlying chromium changes. 2009-10-03 01:36:52 +00:00
browser_drag_delegate.cc libcef: Update due to underlying chromium changes. 2009-10-03 01:36:52 +00:00
browser_drag_delegate.h Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
browser_drop_delegate.cc libcef: Update due to underlying chromium changes. 2009-10-03 01:36:52 +00:00
browser_drop_delegate.h Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
browser_impl.cc libcef: Update due to underlying chromium changes. 2009-10-03 01:36:52 +00:00
browser_impl.h libcef: Update due to underlying chromium changes. 2009-10-03 01:36:52 +00:00
browser_impl_win.cc libcef: Update due to underlying chromium changes. 2009-10-03 01:36:52 +00:00
browser_navigation_controller.cc Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
browser_navigation_controller.h Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
browser_request_context.cc Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
browser_request_context.h Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
browser_resource_loader_bridge.cc libcef: 2009-10-08 01:26:56 +00:00
browser_resource_loader_bridge.h libcef: Update due to underlying chromium changes. 2009-09-17 16:56:32 +00:00
browser_webkit_glue.cc libcef: Update due to underlying chromium changes. 2009-10-03 01:36:52 +00:00
browser_webkit_glue.h libcef: 2009-09-26 01:22:33 +00:00
browser_webkit_glue_win.cc Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
browser_webkit_init.h libcef: Update due to underlying chromium changes. 2009-10-03 01:36:52 +00:00
browser_webview_delegate.cc libcef: Update due to underlying chromium changes. 2009-10-03 01:36:52 +00:00
browser_webview_delegate.h libcef: Update due to underlying chromium changes. 2009-10-03 01:36:52 +00:00
browser_webview_delegate_win.cc Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
cef_string.c Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
cef_string_list.cc Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
cef_string_map.cc Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
context.cc libcef: Update due to underlying chromium changes. 2009-10-03 01:36:52 +00:00
context.h libcef: Update due to underlying chromium changes. 2009-10-03 01:36:52 +00:00
request_impl.cc Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
request_impl.h libcef: 2009-08-21 14:21:15 +00:00
scheme_impl.cc libcef: Update due to underlying chromium changes. 2009-10-03 01:36:52 +00:00
simple_clipboard_impl.cc Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
stream_impl.cc libcef: 2009-10-08 01:26:56 +00:00
stream_impl.h libcef: 2009-08-21 17:41:09 +00:00
tracker.h Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
v8_impl.cc libcef: Update due to underlying chromium changes. 2009-10-03 01:36:52 +00:00
v8_impl.h Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
webview_host.cc libcef: Update due to underlying chromium changes. 2009-10-03 01:36:52 +00:00
webview_host.h libcef: Update due to underlying chromium changes. 2009-09-17 16:56:32 +00:00
webwidget_host.cc Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
webwidget_host.h Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00