include
|
Add support for complete isolation of storage and permissions (cache, cookies, localStorage, access grants, etc) on a per-request-context basis (issue #1044).
|
2015-03-02 20:25:14 +00:00 |
libcef
|
Fix heap-use-after-free when shutting down CEF with DevTools remote debugging enabled (issue #1557).
|
2015-03-03 18:40:52 +00:00 |
libcef_dll
|
Add support for complete isolation of storage and permissions (cache, cookies, localStorage, access grants, etc) on a per-request-context basis (issue #1044).
|
2015-03-02 20:25:14 +00:00 |
patch
|
Add support for complete isolation of storage and permissions (cache, cookies, localStorage, access grants, etc) on a per-request-context basis (issue #1044).
|
2015-03-02 20:25:14 +00:00 |
tests
|
Add support for complete isolation of storage and permissions (cache, cookies, localStorage, access grants, etc) on a per-request-context basis (issue #1044).
|
2015-03-02 20:25:14 +00:00 |
tools
|
Windows: Add natives_blob.bin and snapshot_blob.bin to binary distribution (issue #1554).
|
2015-03-02 17:06:34 +00:00 |
AUTHORS.txt
|
Support configuration of the "Accept-Language" HTTP header globally or on a per-browser basis using new CefSettings.accept_language_list and CefBrowserSettings.accept_language_list members (issue #318).
|
2015-02-18 17:28:56 +00:00 |
CHROMIUM_BUILD_COMPATIBILITY.txt
|
Update to Chromium revision beafd8cb (#314338).
|
2015-02-04 18:10:14 +00:00 |
CMakeLists.txt.in
|
- Change ALLOW_UNUSED to ALLOW_UNUSED_TYPE and ALLOW_UNUSED_LOCAL to match Chromium.
|
2015-01-08 02:42:59 +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 LICENSE.txt copyright date.
|
2014-10-10 18:57:47 +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
|
Add support for complete isolation of storage and permissions (cache, cookies, localStorage, access grants, etc) on a per-request-context basis (issue #1044).
|
2015-03-02 20:25:14 +00:00 |
cef.gypi
|
Update to Chromium revision beafd8cb (#314338).
|
2015-02-04 18:10:14 +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
|
Add support for complete isolation of storage and permissions (cache, cookies, localStorage, access grants, etc) on a per-request-context basis (issue #1044).
|
2015-03-02 20:25:14 +00:00 |
cef_paths2.gypi
|
Fix issues related to request and context object lifespan (issue #1037, issue #1044).
|
2015-02-13 23:17:08 +00:00 |
macros.cmake.in
|
cefclient: Organize source files into directories by target process (browser, renderer, common) (issue #1500).
|
2015-01-31 00:55:56 +00:00 |