Commit Graph

29 Commits

Author SHA1 Message Date
Marshall Greenblatt
d8ec4a25ff Update to Chromium version 21.0.1180.91
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@793 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-09-24 17:32:34 +00:00
Marshall Greenblatt
a080d1ce6d Merge revision 791 changes:
- Fix crash when pending navigation executes after the browser window has been destroyed (issue #724).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@792 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-09-20 19:49:00 +00:00
Marshall Greenblatt
d4b2313ecf Merge revision 787 changes:
- Fix VS2008 compile error in CefByteReadHandler::Seek due to missing abs(long long) function.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@789 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-09-19 15:45:13 +00:00
Marshall Greenblatt
e00a775e86 Merge revision 786 changes:
- Fix VS2008 compile error in CefByteReadHandler::Seek due to missing abs(long long) function.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@788 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-09-19 15:44:49 +00:00
Marshall Greenblatt
da81300039 Merge revision 783 changes:
- Fix compile warning in CefByteReadHandler::Read.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@785 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-09-14 21:53:36 +00:00
Marshall Greenblatt
a9bc05bd66 Merge revision 782 changes:
- Fix compile warning in CefByteReadHandler::Read.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@784 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-09-14 21:52:20 +00:00
Marshall Greenblatt
81a7503e71 Merge revision 780 changes:
- Add geolocation support (issue #365).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@781 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-09-14 19:06:26 +00:00
Marshall Greenblatt
933bb1a70b Merge revision 778 changes:
- Windows: Fix loading of custom cursor resources (issue #692).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@779 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-09-10 22:32:56 +00:00
Marshall Greenblatt
b15a5ac9ac Merge revision 776 changes:
- Fix DCHECK failure when calling OnSetFocus from LoadRequest (issue #685).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@777 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-09-10 19:48:47 +00:00
Marshall Greenblatt
12362a83e2 Merge revision 774 changes:
- Propagate logging command-line parameters to all processes (issue #717).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@775 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-09-10 16:15:21 +00:00
Marshall Greenblatt
71d9507950 Merge revision 772 changes:
- Implement CefDisplayHandler OnStatusMessage and OnConsoleMessage callbacks (issue #662).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@773 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-09-07 21:06:43 +00:00
Marshall Greenblatt
5d28d30214 Merge revision 770 changes:
- Add "url" command-line option to cefclient (issue #715).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@771 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-09-07 20:36:53 +00:00
Marshall Greenblatt
42c29545c5 Merge revision 768 changes:
- Remove explicit include on mozilla sources.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@769 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-09-06 22:05:37 +00:00
Marshall Greenblatt
17229f5e15 Merge revision 762 and revision 764 changes:
- Move devtools resources to a separate devtools_resources.pak file (issue #714).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@767 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-09-06 17:45:55 +00:00
Marshall Greenblatt
176ce25324 Merge revision 765 changes:
- Move devtools resources to a separate devtools_resources.pak file (issue #714).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@766 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-09-06 17:44:07 +00:00
Marshall Greenblatt
f98137b2cc Merge revision 759 changes:
- Improve GetZoomLevel/SetZoomLevel documentation (issue #666).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@761 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-09-04 21:19:56 +00:00
Marshall Greenblatt
ed6f075589 Merge revision 756 changes:
- Rename PROXY_TYPE values to avoid naming conflict (issue #548).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@758 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-09-04 18:56:53 +00:00
Marshall Greenblatt
ee3f60f8da Merge revision 753 changes:
- Add patch to fix opening of password protected files with CefZipReader (issue #496).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@755 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-09-04 17:10:13 +00:00
Marshall Greenblatt
741fcb8acf Merge revision 745 changes:
- Improve the handling of invalidation/painting for off-screen rendering (issue #695).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@746 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-08-21 19:49:11 +00:00
Marshall Greenblatt
dc9f711969 Merge revision 743 changes:
- Optimize the cefclient off-screen rendering example (issue #697).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@744 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-08-16 19:22:25 +00:00
Marshall Greenblatt
a245fbde02 Merge revision 741 changes:
- Add the ability to customize the animation frame rate (issue #697).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@742 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-08-15 15:16:39 +00:00
Marshall Greenblatt
921fba426b Merge revision 739 changes:
- Add the ability to customize the animation frame rate (issue #697).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@740 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-08-14 23:34:56 +00:00
Marshall Greenblatt
8b1894b1ea Merge revision 736 and revision 737 changes:
- Fix crashes/assertions when CefBrowserImpl is destroyed on a non-UI thread (issue #694).
- Improve the handling of invalidation/painting for off-screen rendering (issue #695).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@738 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-08-13 16:36:57 +00:00
Marshall Greenblatt
a3ad62a709 Merge revision 734 changes:
- Only release the request context proxy if it exists (issue #677).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@735 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-08-07 17:19:31 +00:00
Marshall Greenblatt
b4a420849c Create 1180 release branch for CEF1.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@729 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-08-01 18:50:12 +00:00
Marshall Greenblatt
6d68e31b5f Merge revision 720 changes:
- Fix documentation error.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@721 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-06-28 20:38:03 +00:00
Marshall Greenblatt
8a070bebce Remove unnecessary console messages (issue #642).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@719 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-06-28 19:05:34 +00:00
Marshall Greenblatt
599f83d4d7 Create 1180 release branch for CEF3.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@718 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-06-28 18:57:49 +00:00
Marshall Greenblatt
e72a03b76f Create 1180 branch folder.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1180@717 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-06-28 18:56:45 +00:00