cef/libcef_dll
Marshall Greenblatt 3aa0d4c0fa libcef:
- Add support for specifying the cache location (file path or in-memory) via a new 'cache_path' parameter to CefInitialize().
- Create popup windows with a NULL parent window handle so that they don't stay on top of the original application window.

cefclient:
- Properly handle address change and title change for popup windows.
- Add a test for creating a popup window.
- Define TEST_SINGLE_THREADED_MESSAGE_LOOP by default.


git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@18 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2009-03-06 19:20:44 +00:00
..
cpptoc libcef: Update due to underlying chromium changes. 2009-03-05 17:14:16 +00:00
ctocpp Add DLL build support and wrapper that allows clients to transparently switch between static and dynamic CEF builds. 2009-03-05 01:10:06 +00:00
wrapper libcef: 2009-03-06 19:20:44 +00:00
cef_string.c Add DLL build support and wrapper that allows clients to transparently switch between static and dynamic CEF builds. 2009-03-05 01:10:06 +00:00
cef_string_map.cc Add DLL build support and wrapper that allows clients to transparently switch between static and dynamic CEF builds. 2009-03-05 01:10:06 +00:00
libcef_dll.cc libcef: 2009-03-06 19:20:44 +00:00
libcef_dll.rc Add DLL build support and wrapper that allows clients to transparently switch between static and dynamic CEF builds. 2009-03-05 01:10:06 +00:00
libcef_dll.vcproj Add DLL build support and wrapper that allows clients to transparently switch between static and dynamic CEF builds. 2009-03-05 01:10:06 +00:00
libcef_dll.vsprops Add DLL build support and wrapper that allows clients to transparently switch between static and dynamic CEF builds. 2009-03-05 01:10:06 +00:00
precompiled_libcef.cc Add DLL build support and wrapper that allows clients to transparently switch between static and dynamic CEF builds. 2009-03-05 01:10:06 +00:00
precompiled_libcef.h Add DLL build support and wrapper that allows clients to transparently switch between static and dynamic CEF builds. 2009-03-05 01:10:06 +00:00
resource.h Add DLL build support and wrapper that allows clients to transparently switch between static and dynamic CEF builds. 2009-03-05 01:10:06 +00:00
transfer_util.cpp Add DLL build support and wrapper that allows clients to transparently switch between static and dynamic CEF builds. 2009-03-05 01:10:06 +00:00
transfer_util.h Add DLL build support and wrapper that allows clients to transparently switch between static and dynamic CEF builds. 2009-03-05 01:10:06 +00:00