Marshall Greenblatt
dc536cbc33
Use absolute paths for CEF generated files in .gitignore
2015-03-18 21:21:59 -04:00
Marshall Greenblatt
ccbf90ee3d
Add .gitignore file
2015-03-18 21:04:24 -04:00
Marshall Greenblatt
c288206836
Return timing information for custom requests to avoid crash in WebKit (issue #1259 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1805 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-08-11 08:27:01 +00:00
Marshall Greenblatt
3f4a1f0822
Update automate-git.py to explicitly fetch tags required for release branch builds.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1794 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-08-07 12:34:12 +00:00
Marshall Greenblatt
3c655420f1
Add a new `--force-clean-deps` flag to automate-git.py that deletes/re-downloads all third-party git repos (issue #1348 ). Should be used in combination with the `--force-clean` flag.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1790 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-08-07 09:25:36 +00:00
Marshall Greenblatt
07313cb422
Fix insertion of Chromium URL/revision info into the binary distribution README.txt file (issue #1330 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1774 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-07-15 01:11:25 +00:00
Marshall Greenblatt
21e984d6f9
Linux: Fix release build compile errors (issue #1316 )
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1756 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-07-02 22:54:23 +00:00
Marshall Greenblatt
f5de781c43
Mac: Fix assertion when OSR is enabled (issue #1301 )
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1738 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-06-10 21:07:54 +00:00
Marshall Greenblatt
473a8f695b
Remove duplicate content in file.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1736 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-06-10 18:06:32 +00:00
Marshall Greenblatt
2223d3057b
Windows: Fix execution of keyboard shortcuts (issue #1299 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1730 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-06-09 20:15:18 +00:00
Marshall Greenblatt
e7d385931c
Update msvs_env.bat to include VS2013 paths (issue #1304 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1727 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-06-09 18:27:27 +00:00
Marshall Greenblatt
b1fd375f6a
Force revert local changes when using the --force-clean switch (issue #1300 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1722 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-06-06 19:18:22 +00:00
Marshall Greenblatt
7f8bc24254
Fix delivery of focus/blur events (issue #1301 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1719 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-06-06 19:07:38 +00:00
Marshall Greenblatt
f8e99e70b6
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/1750@1714 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-05-29 21:27:26 +00:00
Marshall Greenblatt
401b1f6eb7
Mac: Fix locale error with GL shader (issue #1270 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1704 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-05-07 20:43:26 +00:00
Marshall Greenblatt
e654ebb8c1
Add OnDragEnter support for Aura (issue #1262 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1700 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-05-06 21:03:13 +00:00
Marshall Greenblatt
623ac06045
Fix ClientHandler::EndTracing to call correct method (issue #1254 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1698 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-05-06 17:34:42 +00:00
Marshall Greenblatt
0c63a3c83a
Windows: Fix loading of cursor resources from DLL (issue #1265 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1695 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-05-06 17:22:04 +00:00
Marshall Greenblatt
19bd6690ab
Fix patch_updater.py to work on non-Windows platforms.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1692 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-05-02 20:59:54 +00:00
Marshall Greenblatt
0a91405fc9
Fix crash when displaying html select popup (issue #1264 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1687 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-05-02 18:58:51 +00:00
Marshall Greenblatt
bce62336db
Add patch_updater.py tool for automatically updating patch files.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1686 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-05-02 18:57:48 +00:00
Marshall Greenblatt
4c80d951c3
Add Chromium git checkout hash.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1679 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-04-25 21:59:17 +00:00
Marshall Greenblatt
1ead4a90c0
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/1750@1674 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-04-22 15:25:18 +00:00
Marshall Greenblatt
3aa25a40cf
Update Chromium git checkout hash.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1671 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-04-22 00:02:25 +00:00
Marshall Greenblatt
454d51e846
Merge revision 1667 changes:
...
- Fix error in exec_util.py.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1669 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-04-18 19:04:11 +00:00
Marshall Greenblatt
426fd722dd
Merge revision 1659 changes:
...
- Fix application of patch files created with `git diff --no-prefix --relative .`
Merge revision 1661 changes:
- Fix check_revision.py to not throw exceptions when using a Chromium git checkout.
Merge revision 1664 changes:
- Update scripts to support git checkouts of CEF and/or Chromium.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1666 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-04-18 18:40:59 +00:00
Marshall Greenblatt
6610f7eac3
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/1750@1658 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-04-15 19:08:05 +00:00
Marshall Greenblatt
8a0f58fea0
Mac: Fix cefsimple shutdown problem when launching from Finder (issue #1203 )
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1651 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-04-09 18:51:00 +00:00
Marshall Greenblatt
ff18ba6e86
Mac: Change shutdown-related code to match Chromium (issue #1203 )
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1649 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-04-09 18:39:17 +00:00
Marshall Greenblatt
bbcf1b53e6
Merge revision 1645 changes:
...
- Windows: Fix white flashes during browser initialization (issue #1161 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1646 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-04-08 19:34:42 +00:00
Marshall Greenblatt
93ead673ea
Windows: Fix assignment of keyboard focus (issue #1248 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1644 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-04-04 22:27:32 +00:00
Marshall Greenblatt
2a9bdaad37
Update to Chromium version 33.0.1750.170.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1642 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-04-04 18:48:36 +00:00
Marshall Greenblatt
ca8c1753e0
Merge revision 1637 changes:
...
- Crash early on incorrect usage of CefJSDialogHandler::OnJSDialog (issue #1206 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1638 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-03-12 15:44:11 +00:00
Marshall Greenblatt
ae00d26f1b
Merge revision 1635 changes:
...
- Make |string| parameter to CefStringVisitor::Visit optional (issue #1216 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1636 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-03-12 14:50:44 +00:00
Marshall Greenblatt
804b4255ba
Merge revision 1632 changes:
...
- Windows: Don't apply inset to borderless windows (issue #1195 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1633 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-03-12 14:37:11 +00:00
Marshall Greenblatt
8bf0d143b8
Mac: Fix execution of performClose: signal (issue #1203 )
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1631 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-03-06 13:42:45 +00:00
Marshall Greenblatt
2e7e342f87
Update to Chromium version 33.0.1750.117.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1629 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-02-20 22:57:28 +00:00
Marshall Greenblatt
f49c198b15
Update to Chromium version 33.0.1750.91.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1627 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-02-13 17:12:25 +00:00
Marshall Greenblatt
6bce5e4488
Merge revision 1622 changes:
...
- Allow usage of file streams on IO-prohibited threads (issue #1187 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1626 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-02-13 16:59:22 +00:00
Marshall Greenblatt
7e6ad6f823
Merge revision 1624 changes:
...
- Fix type conversion error.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1625 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-02-12 18:47:50 +00:00
Marshall Greenblatt
29f5798752
Add additional necessary hooks to gclient_hook.py.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1619 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-02-11 18:18:05 +00:00
Marshall Greenblatt
5c5badc890
Avoid GN-related build errors on Debian 7 by not calling `gclient sync` from automate.py.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1618 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-02-11 17:24:25 +00:00
Marshall Greenblatt
de1b9a54ab
Merge revision 1615 changes:
...
- Add new URLRequestTest.BrowserInvalidURL test (issue #888 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1616 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-02-10 23:29:40 +00:00
Marshall Greenblatt
40e0a9fa50
Merge revision 1611 changes:
...
- Windows: Support non-ASCII paths for CefStream file access (issue #481 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1612 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-02-10 19:27:23 +00:00
Marshall Greenblatt
9e98b694f3
Merge revision 1609 changes:
...
- cefclient: Move router initialization to the UI thread to be compatible with multi-threaded-message-loop.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1610 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-02-10 18:54:26 +00:00
Marshall Greenblatt
162abf8eeb
Merge revision 1607 changes:
...
- Fix include of C API headers from C++ code (issue #1194 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1608 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-02-10 17:27:52 +00:00
Marshall Greenblatt
0eea311e29
Windows: Add missing icudt.dll dependency to make_distrib.py.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1604 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-02-08 00:14:23 +00:00
Marshall Greenblatt
665d9a31c6
Avoid crash when building Chrome with CEF patches applied.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1603 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-02-06 23:36:48 +00:00
Marshall Greenblatt
026b1fbe1e
Avoid crash when building Chrome with CEF patches applied.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1601 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-02-06 22:33:42 +00:00
Marshall Greenblatt
ff6d6e60ee
Windows: Explicitly specify the DLLs to include in the binary distribution.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1599 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-02-06 22:10:31 +00:00