Marshall Greenblatt
5a5d2caff2
Update to Chromium revision 8cb76f56 ( #307671 )
...
- Linux/Mac: Load V8 initial snapshot from external bin files (see http://crbug.com/421063 ).
- Windows: 8.1 SDK is now required (issue #1470 ).
- Remove CefDOMDocument::GetSelectionStartNode and GetSelectionEndNode methods(see https://codereview.chromium.org/763043004 ).
- Rename internal namespace used in base headers to avoid linker conflicts with cef_sandbox.lib.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1956 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-12-13 20:18:31 +00:00
Marshall Greenblatt
0cbadc6e07
Improvements to CMake configuration for the binary distribution (issue #1404 ).
...
- Remove libcef_dll/CMakeLists.txt dependency on the parent CMakeLists.txt file.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1899 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-10-28 13:39:13 +00:00
Marshall Greenblatt
43dac54b44
Improvements to CMake configuration for the binary distribution (issue #1404 ).
...
- Add LIBCEF_APPEND_PLATFORM_SOURCES macro definition in libcef_dll/CMakeLists.txt to remove dependency on macros.cmake.
- Don't add the default "lib" prefix to the libcef_dll_wrapper output library name.
- Fix a documentation error in CMakeLists.txt.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1886 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-10-27 18:13:01 +00:00
Marshall Greenblatt
a91de6d6db
Generate CMake configuration for the binary distribution (issue #1404 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1881 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-10-22 21:48:11 +00:00