cef/include
Marshall Greenblatt 669244ca18 libcef: Update due to underlying chromium changes.
- Calling AddStandardScheme() is now required for custom scheme handlers due to GURL changes.
- Add '--no-circular-check' flag in cef_create_projects.bat to avoid unnecessary GYP failures.
- nphostapi.h moved to third_party/npapi/bindings directory.
- UTF functions moved to base/utf_string_conversions.h
- app/gfx directory moved to gfx
- Add simple cookie jar implementation.
- Enable WebGL support.


git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@72 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2010-03-29 17:53:26 +00:00
..
cef.h Add support for intercepting key events (Issue #63, patch by cpinfold.joinerysoft) 2010-02-03 19:25:11 +00:00
cef_capi.h Add support for intercepting key events (Issue #63, patch by cpinfold.joinerysoft) 2010-02-03 19:25:11 +00:00
cef_export.h Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
cef_nplugin.h libcef: Update due to underlying chromium changes. 2010-03-29 17:53:26 +00:00
cef_nplugin_capi.h libcef: Update due to underlying chromium changes. 2010-03-29 17:53:26 +00:00
cef_ptr.h Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
cef_string.h Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
cef_string_list.h Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
cef_string_map.h Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
cef_types.h Add support for intercepting key events (Issue #63, patch by cpinfold.joinerysoft) 2010-02-03 19:25:11 +00:00
cef_types_win.h Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
cef_win.h - Remove the generated CEF project files from source control. Run cef_create_projects.bat in your working copy to generate them locally. 2009-10-19 14:03:23 +00:00