cef/libcef/printing
Marshall Greenblatt 8dab71f659 libcef: Update due to underlying chromium changes.
- Canvas classes moved from gfx namespace to skia namespace.
- Include files moved from WebKit/port to third_party/WebKit.
- Add IsMediaPlayerAvailable() webkit_glue function.
- WebWidgetDelegate::GetContainingWindow() changed to WebWidgetDelegate::GetContainingView().
- Changed HCURSOR to WebCursor and HWND to gfx::NativeWindow.
- WebPluginInfo 'file' member changed to 'path'.
- Use base::LazyInstance for static object in BrowserPluginInstance (should be done at some point for BrowserPluginLib and BrowserPluginList as well).
- BrowserPluginStream::Open() adds additional 'request_is_seekable' parameter.
- Add PLUGIN_QUIRK_PATCH_SETCURSOR support to BrowserWebPluginDelegateImpl.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@6 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2009-01-14 19:54:37 +00:00
..
page_number.cc Initial commit of libcef and cefclient projects. 2008-12-02 15:48:14 +00:00
page_number.h Initial commit of libcef and cefclient projects. 2008-12-02 15:48:14 +00:00
page_range.cc Initial commit of libcef and cefclient projects. 2008-12-02 15:48:14 +00:00
page_range.h Initial commit of libcef and cefclient projects. 2008-12-02 15:48:14 +00:00
page_setup.cc Initial commit of libcef and cefclient projects. 2008-12-02 15:48:14 +00:00
page_setup.h Initial commit of libcef and cefclient projects. 2008-12-02 15:48:14 +00:00
print_settings.cc Initial commit of libcef and cefclient projects. 2008-12-02 15:48:14 +00:00
print_settings.h Initial commit of libcef and cefclient projects. 2008-12-02 15:48:14 +00:00
units.cc Initial commit of libcef and cefclient projects. 2008-12-02 15:48:14 +00:00
units.h Initial commit of libcef and cefclient projects. 2008-12-02 15:48:14 +00:00
win_printing_context.cc libcef: Update due to underlying chromium changes. 2009-01-14 19:54:37 +00:00
win_printing_context.h Initial commit of libcef and cefclient projects. 2008-12-02 15:48:14 +00:00