Commit Graph

9 Commits

Author SHA1 Message Date
Marshall Greenblatt
f51610dd36 Linux/Mac: Include cefclient/resource.h in binary distribution (issue #1539).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2272@2035 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-02-24 22:39:44 +00:00
Marshall Greenblatt
32d4ca36aa - Pass SSL certificate information to CefRequestHandler::OnCertificateError via a new CefSSLInfo interface (issue #1530).
- cefclient: Improve error message text and use a data: URI instead of LoadString for loading error messages (issue #579).
- Add functions in cef_url.h for base64 and URI encoding/decoding (issue #579).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2272@2029 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-02-11 18:15:56 +00:00
Marshall Greenblatt
27f50277e5 - Add CefDeleteOnThread helper for deleting ref-counted types on a named CEF thread.
- cefclient: Fix implementation of DeleteOnMainThread.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2272@2027 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-02-10 22:09:03 +00:00
Marshall Greenblatt
18b662fe26 Improvements to automate-git.py:
- Mac: 32-bit builds are no longer supported with 2272 branch and newer (issue #1517).
- Add `--dry-run-platform` flag to simulate execution on a different platform.
- Print the value of all build-related environment variables.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2272@2026 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-02-10 17:09:37 +00:00
Marshall Greenblatt
9c296998cc Update to Chromium version 41.0.2272.43
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2272@2022 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-02-06 21:31:42 +00:00
Marshall Greenblatt
824d06bb40 Add missing include statement (issue #1502).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2272@1998 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-01-26 01:00:18 +00:00
Marshall Greenblatt
5e13ce6df7 Check that the return value of CefClient::GetRenderHandler is non-NULL (issue #1504).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2272@1996 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-01-26 00:57:43 +00:00
Marshall Greenblatt
dc47bc006a Create 2272 release branch for CEF3.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2272@1993 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-01-24 03:26:25 +00:00
Marshall Greenblatt
0d6bfeb4dd Create 2272 branch folder.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2272@1992 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-01-23 21:08:24 +00:00