include
|
- cefclient: Windows: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-27 00:03:25 +00:00 |
libcef
|
Check that the return value of CefClient::GetRenderHandler is non-NULL (issue #1504).
|
2015-01-26 00:57:01 +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: Windows: Fix type conversion error (issue #1511).
|
2015-01-28 17:14: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: Windows: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
|
2015-01-27 00:03:25 +00:00 |
macros.cmake.in
|
Update to Chromium revision 8cb76f56 (#307671)
|
2014-12-13 20:18:31 +00:00 |