12 Commits

Author SHA1 Message Date
Marshall Greenblatt
00aece1c3f Merge revision 1309 changes:
- Add CefRenderHandler::OnScrollOffsetChanged callback (issue #889).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1310 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-07-18 19:27:06 +00:00
Marshall Greenblatt
ce09018499 Merge revision 1299 changes:
- Remove the debug count check for CefCookieManager.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1300 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-07-11 16:56:12 +00:00
Marshall Greenblatt
d4a37330b8 Merge revision 1294 changes:
- Linux: Add off-screen rendering support (issue #518).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1295 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-06-27 17:43:48 +00:00
Marshall Greenblatt
12e125b5c2 Add support for CefDragHandler::OnDragEnter (issue #601).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1274 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-06-06 18:44:11 +00:00
Marshall Greenblatt
a168addc0b Merge revision 1263 changes:
- Add CefJSDialogHandler::OnDialogClosed callback (issue #943).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1264 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-05-31 13:46:10 +00:00
Marshall Greenblatt
d1c73f3a91 Merge revision 1261 changes:
- Use scoped class to implement CEF_TRACE_EVENTx (issue #971).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1262 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-05-31 13:26:37 +00:00
Marshall Greenblatt
4f03455b34 Merge revision 1259 changes:
- Mac: Add IME support with off-screen rendering (issue #973).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1260 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-05-31 12:54:16 +00:00
Marshall Greenblatt
626cdb72b5 Merge revision 1235 changes:
Support cross-origin XMLHttpRequest loads and redirects for custom standard schemes when enabled via the cross-origin whitelist (issue #950).
- Call WebSecurityPolicy::registerURLSchemeAsCORSEnabled() for custom standard schemes.
- Explicitly check the cross-origin whitelist in CefResourceDispatcherHostDelegate::OnRequestRedirected() and add the appropriate CORS headers.
- Improve the CefAddCrossOriginWhitelistEntry() documentation to mention the top-level domain requirement for sub-domain matching.


git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1236 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-18 17:59:01 +00:00
Marshall Greenblatt
d9858a1b11 Merge revision 1233 changes:
- Improve scheme handler documentation.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1234 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-17 21:14:08 +00:00
Marshall Greenblatt
dd06cf5105 Merge revision 1226 changes:
Mac: Add off-screen rendering support (issue #518).
- Build with the 10.7 SDK (set GYP_DEFINES='mac_sdk=10.7') to include Retina support in the cefclient OSR example.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1227 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-16 19:24:30 +00:00
Marshall Greenblatt
409215cf10 Merge revision 1209 changes:
- Remove V8 worker bindings (issue #451).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1210 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-11 20:47:15 +00:00
Marshall Greenblatt
3e4b1112a9 Create 1453 release branch for CEF3.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1183 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-05 21:38:48 +00:00