Commit Graph

11 Commits

Author SHA1 Message Date
Marshall Greenblatt
0ae3b28abe Merge revision 862 changes:
- Provide default implementations of the file chooser dialogs (open, open multiple, save) on all platforms (issue #761).
- Add a new CefBrowserHost::RunFileDialog method that displays the specified file chooser dialog and returns the results asynchronously (issue #761).
- Add a new CefDialogHandler::OnFileDialog callback that allows the application to provide custom UI for file chooser dialogs (issue #761).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@863 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-16 19:29:27 +00:00
Marshall Greenblatt
3f839bba47 Linux: Fix compile error due to header location change (issue #757).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@861 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-12 23:55:07 +00:00
Marshall Greenblatt
b39565fb15 Merge revision 857 changes:
- Add CefV8ContextHandler::OnUncaughtException callback (issue #736).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@858 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-12 16:52:28 +00:00
Marshall Greenblatt
4e62a86ad6 Merge revision 855 changes:
- Fix location of VERSION files in make_distrib.py.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@856 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-11 20:46:40 +00:00
Marshall Greenblatt
e7a0355a3c Merge revision 852 changes:
- Mac: Fix display of Flash plugins (issue #741).


git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@853 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-11 19:12:59 +00:00
Marshall Greenblatt
07ccc26699 Update spi_webcore_364.patch file.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@851 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-09 14:39:47 +00:00
Marshall Greenblatt
c9590ad118 Update spi_webcore_364.patch file.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@850 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-09 14:39:35 +00:00
Marshall Greenblatt
4c4206604d Merge revision 845 changes:
- Add about:version, about:credits and about:license internal URLs (issue #731).
- Centralize retrieval of the CEF major version number from a new VERSION file.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@846 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-08 17:48:20 +00:00
Marshall Greenblatt
c5bb1d019a Create 1271 release branch for CEF3.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@841 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-04 15:04:03 +00:00
Marshall Greenblatt
986909b249 Create 1271 release branch for CEF1.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@840 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-04 15:03:10 +00:00
Marshall Greenblatt
9e01517997 Create 1271 branch folder.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1271@839 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-10-04 15:01:28 +00:00