include
|
Add CefDownloadItem::GetOriginalUrl method (issue #1201).
|
2015-01-20 22:48:32 +00:00 |
libcef
|
Linux: Fix "No URLRequestContext for NSS HTTP handler" error (issue #1490).
|
2015-01-20 23:57:30 +00:00 |
libcef_dll
|
Rename .cpp file extensions to .cc for consistency (issue #1500).
|
2015-01-22 01:55:39 +00:00 |
patch
|
Fix crash when calling LoadURL/Reload from OnRenderProcessTerminated (issue #1429).
|
2015-01-13 17:38:49 +00:00 |
tests
|
cefclient: Don't specify `virtual` in combination with `OVERRIDE` since it's redundant (issue #1500).
|
2015-01-23 16:20:52 +00:00 |
tools
|
- Change ALLOW_UNUSED to ALLOW_UNUSED_TYPE and ALLOW_UNUSED_LOCAL to match Chromium.
|
2015-01-08 02:42:59 +00:00 |
AUTHORS.txt
|
Add CefDisplayHandler::OnFaviconURLChange callback (issue #964).
|
2015-01-12 19:37:52 +00:00 |
CHROMIUM_BUILD_COMPATIBILITY.txt
|
Update to Chromium revision d3cf92ca (#310534).
|
2015-01-09 17:22:10 +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
|
Rename .cpp file extensions to .cc for consistency (issue #1500).
|
2015-01-22 01:55:39 +00:00 |
cef.gypi
|
Update to Chromium revision 40af916d (#303546).
|
2014-11-12 19:25:15 +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 CefFindHandler for reporting find results (issue #1482).
|
2015-01-12 21:04:08 +00:00 |
cef_paths2.gypi
|
cefclient: Replace global App* functions with singleton MainContext instance (issue #1500).
|
2015-01-22 23:11:30 +00:00 |
macros.cmake.in
|
Update to Chromium revision 8cb76f56 (#307671)
|
2014-12-13 20:18:31 +00:00 |