Commit Graph

21 Commits

Author SHA1 Message Date
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
Marshall Greenblatt fae6bcfce4 Merge revision 1594 changes:
- Fix completion status for asynchronous custom resource handler requests (issue #1066, issue #1187).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1598 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-02-06 16:30:47 +00:00
Marshall Greenblatt 5bc6018fba Merge revision 1594 changes:
- Fix completion status for asynchronous custom resource handler requests (issue #1066, issue #1187).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1595 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-02-06 00:19:22 +00:00
Marshall Greenblatt b2b1e4a356 Mac: Fix compile errors.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1590 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-01-31 23:30:21 +00:00
Marshall Greenblatt dcd41c0e1e Create 1750 release branch for CEF3.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1588 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-01-31 22:10:56 +00:00
Marshall Greenblatt 55b39d2154 Create 1750 branch folder.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1750@1587 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-01-31 22:00:38 +00:00