include
|
Make |origin_url| parameter to CefJSDialogHandler::OnJsDialog optional since it may be empty for non-standard schemes (issue #1106).
|
2014-02-11 20:23:00 +00:00 |
libcef
|
Allow usage of file streams on IO-prohibited threads (issue #1187).
|
2014-02-11 22:44:35 +00:00 |
libcef_dll
|
Make |origin_url| parameter to CefJSDialogHandler::OnJsDialog optional since it may be empty for non-standard schemes (issue #1106).
|
2014-02-11 20:23:00 +00:00 |
patch
|
Avoid crash when building Chrome with CEF patches applied.
|
2014-02-06 23:36:29 +00:00 |
tests
|
Add new URLRequestTest.BrowserInvalidURL test (issue #888).
|
2014-02-10 23:28:58 +00:00 |
tools
|
Fix include of C API headers from C++ code (issue #1194).
|
2014-02-10 17:20:38 +00:00 |
AUTHORS.txt
|
Set "User-Agent" and "Accept-Language" headers for requests sent using CefURLRequest (issue #1125).
|
2013-10-30 17:42:05 +00:00 |
CHROMIUM_BUILD_COMPATIBILITY.txt
|
Update to Chromium revision 248478.
|
2014-02-05 20:35:45 +00:00 |
DEPS
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |
LICENSE.txt
|
Update to Chromium revision 173683.
|
2013-01-14 19:21:17 +00:00 |
VERSION
|
- Add about:version, about:credits and about:license internal URLs (issue #731).
|
2012-10-08 17:47:37 +00:00 |
cef.gyp
|
Update to Chromium revision 248478.
|
2014-02-05 20:35:45 +00:00 |
cef.gypi
|
Windows: Switch to aura/views architecture for content window creation (issue #180).
|
2013-12-07 01:55:22 +00:00 |
cef_create_projects.bat
|
Update to Chromium revision 248478.
|
2014-02-05 20:35:45 +00:00 |
cef_create_projects.sh
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |
cef_paths.gypi
|
Update to Chromium revision 248478.
|
2014-02-05 20:35:45 +00:00 |
cef_paths2.gypi
|
Provide a generic JavaScript message router implementation (issue #1183).
|
2014-01-27 23:31:03 +00:00 |