Commit Graph

21 Commits

Author SHA1 Message Date
Marshall Greenblatt be33b0a917 Update the project URL in txt files 2015-03-17 16:59:01 -04:00
Marshall Greenblatt cc861dacfc Update the project URL in the binary distribution README.txt 2015-03-17 16:47:55 -04:00
Marshall Greenblatt da3dc203e0 Change CEF version number format to remove SVN dependency (issue #1580). 2015-03-17 14:02:08 -04:00
Marshall Greenblatt 4130986dce Change CEF version number format to remove SVN dependency (issue #1580). 2015-03-17 13:56:46 -04:00
Marshall Greenblatt bc845db336 - Linux: Move natives_blob.bin and snapshot_blob.bin files to the build configuration directory in the binary distribution (issue #1554).
- Linux: Remove unused build.sh file from the binary distribution.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2272@2077 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-03-12 17:34:27 +00:00
Marshall Greenblatt 6abaaa81e7 Windows: Fix display of default JavaScript dialogs (issue #760).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2272@2068 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-03-09 22:08:45 +00:00
Marshall Greenblatt 7dd19513fc Support selection of WebRTC audio/video source (issue #1335).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2272@2066 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-03-09 21:57:29 +00:00
Marshall Greenblatt c61d698b35 Fix heap-use-after-free in CefBrowserMessageFilter::OnFrameFocused (issue #1567).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2272@2050 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-03-04 19:24:58 +00:00
Marshall Greenblatt b411bcabed Add missing initializer to CefStreamResourceHandler constructor (issue #1187).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2272@2047 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-03-04 19:02:36 +00:00
Marshall Greenblatt a81c953d39 Update to Chromium version 41.0.2272.76.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2272@2045 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-03-04 18:56:54 +00:00
Marshall Greenblatt 56fd0d61e4 Fix heap-use-after-free when shutting down CEF with DevTools remote debugging enabled (issue #1557).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2272@2042 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-03-03 18:41:46 +00:00
Marshall Greenblatt 05daf76e95 Linux: Fix heap-buffer-overflow when passing command-line arguments to cef_unittests (issue #1458).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/2272@2038 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2015-03-02 17:27:18 +00:00
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