Marshall Greenblatt
8683379d89
Fix execution of OnBeforePluginLoad (issue #1284 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1745 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-06-12 20:43:16 +00:00
Marshall Greenblatt
efb977ebd6
Remove gyp_cef and use gyp_chromium instead (issue #1304 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1741 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-06-12 14:30:02 +00:00
Marshall Greenblatt
7709915848
Mac: Fix assertion when OSR is enabled (issue #1301 )
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1737 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-06-10 21:06:24 +00:00
Marshall Greenblatt
f4d54aa86f
Remove duplicate content in file.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1735 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-06-10 18:06:06 +00:00
Marshall Greenblatt
b19640d532
Update to Chromium version 35.0.1916.138.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1733 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-06-10 18:04:05 +00:00
Marshall Greenblatt
2ab6e9abac
Set DEPOT_TOOLS_WIN_TOOLCHAIN=0 by default (issue #1304 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1732 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-06-10 17:02:38 +00:00
Marshall Greenblatt
331c6ed5a8
Windows: Fix execution of keyboard shortcuts (issue #1299 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1729 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-06-09 20:14:09 +00:00
Marshall Greenblatt
18032f30ec
Update msvs_env.bat to include VS2013 paths (issue #1304 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1726 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-06-09 18:27:05 +00:00
Marshall Greenblatt
d16fd1ca94
Remove gyp_cef and use gyp_chromium instead (issue #1304 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1724 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-06-09 15:57:26 +00:00
Marshall Greenblatt
0c606a2e40
Force revert local changes when using the --force-clean switch (issue #1300 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1721 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-06-06 19:15:29 +00:00
Marshall Greenblatt
cd628ae71b
Fix delivery of focus/blur events (issue #1301 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1718 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-06-06 19:06:03 +00:00
Marshall Greenblatt
58c80976a7
- Fix OSR test failures (issue #1245 ).
...
- Fix Mac and Windows compile errors.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1715 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-05-30 19:26:03 +00:00
Marshall Greenblatt
e16acb77de
Change CefV8ValueImpl::Handle lifespan so that persistent V8 handles can be reset after execution of the weak persistent destructor. The previous implementation reset persistent V8 handles immediately after calling SetWeak which caused a memory leak due to the weak persistent destructor never being executed (issue #1278 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1713 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-05-29 21:26:15 +00:00
Marshall Greenblatt
998fa796ca
Add off-screen drag & drop support (issue #1032 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1707 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-05-22 16:11:26 +00:00
Marshall Greenblatt
dceb7fcaa3
Use correct id type in CefContentBrowserClient::AllowCertificateError (issue #1282 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1706 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-05-12 15:57:40 +00:00
Marshall Greenblatt
ad6e5f4f76
Mac: Fix locale error with GL shader (issue #1270 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1703 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-05-07 20:42:58 +00:00
Marshall Greenblatt
1bee375f4b
Add OnDragEnter support for Aura (issue #1262 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1701 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-05-06 21:05:46 +00:00
Marshall Greenblatt
7c3abcb7e8
Fix ClientHandler::EndTracing to call correct method (issue #1254 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1697 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-05-06 17:34:12 +00:00
Marshall Greenblatt
9440210129
Windows: Fix loading of cursor resources from DLL (issue #1265 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1694 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-05-06 17:21:21 +00:00
Marshall Greenblatt
054ee79533
Fix patch_updater.py to work on non-Windows platforms.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1691 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-05-02 20:59:03 +00:00
Marshall Greenblatt
96ca54419b
Fix crash when displaying html select popup (issue #1264 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1688 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-05-02 20:25:10 +00:00
Marshall Greenblatt
5ea849829f
Update to Chromium version 35.0.1916.86.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1685 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-04-30 19:10:48 +00:00
Marshall Greenblatt
f168ba2dce
Merge revision 1677 changes:
...
- Add patch_updater.py tool for automatically updating patch files.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1684 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-04-30 18:16:20 +00:00
Marshall Greenblatt
c8ddc47a4b
Add Chromium git checkout hash.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1680 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-04-25 22:00:16 +00:00
Marshall Greenblatt
adafd50b04
Remove Chromium git checkout hash since Git-based builds of release branches do not currently work.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1673 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-04-22 15:24:52 +00:00
Marshall Greenblatt
72c04426a5
Update Chromium git checkout hash.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1670 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-04-22 00:01:07 +00:00
Marshall Greenblatt
6075276d1c
Merge revision 1667 changes:
...
- Fix error in exec_util.py.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1668 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-04-18 19:03:44 +00:00
Marshall Greenblatt
a87280cf72
Merge revision 1664 changes:
...
- Update scripts to support git checkouts of CEF and/or Chromium.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1665 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-04-18 18:35:28 +00:00
Marshall Greenblatt
4a689b2cee
Merge revision 1661 changes:
...
- Fix check_revision.py to not throw exceptions when using a Chromium git checkout.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1662 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-04-16 16:54:00 +00:00
Marshall Greenblatt
e2f4cda423
Merge revision 1659 changes:
...
- Fix application of patch files created with `git diff --no-prefix --relative .`
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1660 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-04-16 16:33:24 +00:00
Marshall Greenblatt
711cfe2ef6
Merge revision 1656 changes:
...
- Add CefBrowserSettings.background_color for custom background color assignment on a per-browser basis and fix assignment of the default value (issue #1161 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1657 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-04-15 19:07:45 +00:00
Marshall Greenblatt
d6f47eba76
Create 1916 release branch for CEF3.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1654 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-04-11 21:13:32 +00:00
Marshall Greenblatt
32e5746c59
Create 1916 branch folder.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1916@1653 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-04-11 21:12:38 +00:00