Commit Graph

37 Commits

Author SHA1 Message Date
Marshall Greenblatt fb3482a852 Merge revision 1058 changes:
- Remove cefclient dependency on ATL.
- Allow more cefclient tests to work in the off-screen rendering example.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1059 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-26 03:20:34 +00:00
Marshall Greenblatt 6d58dca748 Merge revision 1056 changes:
- Fix header include paths.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1057 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-24 22:33:50 +00:00
Marshall Greenblatt 1e62421c6b Update to Chromium version 25.0.1364.45.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1055 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-24 22:09:40 +00:00
Marshall Greenblatt 35c01431fa Update to Chromium version 25.0.1364.45.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1054 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-24 22:09:25 +00:00
Marshall Greenblatt f6c829a424 Update content_popups.patch
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1053 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-24 22:08:26 +00:00
Marshall Greenblatt 25e0919ba5 Update to Chromium version 25.0.1364.36.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1052 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-22 18:44:28 +00:00
Marshall Greenblatt b1d2761216 Update to Chromium version 25.0.1364.36.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1051 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-22 18:44:06 +00:00
Marshall Greenblatt 1c6be627d6 Merge revision 1049 changes:
- Windows: Add default implementation for JavaScript prompt dialog (issue #861).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1050 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 23:21:01 +00:00
Marshall Greenblatt 6dd70de09f Merge revision 1045 changes:
- Windows: Avoid assertion when entering zero-length text in the default JavaScript prompt dialog (issue #862).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1046 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 22:46:25 +00:00
Marshall Greenblatt 234b7804ef Merge revision 1043 changes:
- Linux: Improve label for JavaScript dialogs (issue #488).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1044 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 21:53:38 +00:00
Marshall Greenblatt b6ede2c8fa Merge revision 1041 changes:
- Mac: Add default implementation for JavaScript confirm/prompt dialogs (issue #795).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1042 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 21:38:47 +00:00
Marshall Greenblatt df11268f62 Merge revision 1038 changes:
- Linux: Emit "delete_event" signal instead of calling gtk_widget_destroy (issue #780).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1040 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 20:19:08 +00:00
Marshall Greenblatt 74b4e0f04d Merge revision 1037 changes:
- Linux: Emit "delete_event" signal instead of calling gtk_widget_destroy (issue #780).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1039 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 20:18:54 +00:00
Marshall Greenblatt 4fe56de050 Set SVN properties on gyp_cef.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1036 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 20:13:31 +00:00
Marshall Greenblatt f25ef14ffa Set SVN properties on gyp_cef.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1035 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 20:12:52 +00:00
Marshall Greenblatt 049d8db7e2 Merge revision 1031 changes:
- Show time value on load in cefclient dialogs.html.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1032 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 20:04:48 +00:00
Marshall Greenblatt 6b48bf043e Merge revision 1029 changes:
- Linux: Add default implementation for JavaScript alert/confirm/prompt/filechooser dialogs (issue #488).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1030 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 20:01:49 +00:00
Marshall Greenblatt 65458db4ca Merge revision 1027 changes:
- Windows: Display select filters based on the "accept" attribute for input type="file" (issue #791).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1028 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 18:00:50 +00:00
Marshall Greenblatt e990495fdf Merge revision 1025 changes:
- Mac: Call makeFirstResponder:nil from windowDidResignKey: in cefclient to remove focus from the browser view when the window becomes inactive (issue #565).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1026 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 17:31:11 +00:00
Marshall Greenblatt c31704d9aa Merge revision 1023 changes:
- Mac: Fix crash with input element of type "file" when the default file name is empty (issue #823).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1024 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 17:24:29 +00:00
Marshall Greenblatt 10df897331 Merge revision 1019 changes:
- Fix assertion when returning NULL from CefClient::GetGeolocationHandler (issue #857).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1020 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 17:10:12 +00:00
Marshall Greenblatt 1544c6020c Merge revision 1017 changes:
- Linux: Fix compile error due to fwrite() and warn_unused_result.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1018 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-17 22:26:26 +00:00
Marshall Greenblatt 095ffd023f Merge revision 1015 changes:
- Allow empty |browser| parameter to CefSchemeHandlerFactory::Create (issue #834).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1016 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-17 21:28:53 +00:00
Marshall Greenblatt 43fb0161df Merge revision 1013 changes:
- Add new CefDisplayHandler::OnFaviconURLChange callback (issue #779).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1014 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-17 21:16:18 +00:00
Marshall Greenblatt c7a5c82dbc Merge revision 1011 changes:
- Fix documentation error in CefRequestHandler (issue #836).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1012 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-17 19:05:54 +00:00
Marshall Greenblatt 29eaeea0d6 Merge revision 1009 changes:
- Enable IME for all text input types (issue #765).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1010 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-17 19:01:50 +00:00
Marshall Greenblatt 6990820200 Merge revision 1007 changes:
- Allow empty |mimeType| argument to GetDownloadHandler  (issue #405).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1008 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-17 18:48:17 +00:00
Marshall Greenblatt 08f7a4bcc2 Update copyright year on auto-generated files.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1006 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-17 18:42:02 +00:00
Marshall Greenblatt 9785a20729 Merge revision 1000 changes:
- Windows: Fix make_distrib.py for libcef.dll.pdb rename (issue #856).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1002 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-16 20:29:35 +00:00
Marshall Greenblatt f22008b31b Merge revision 999 changes:
- Windows: Fix make_distrib.py for libcef.dll.pdb rename (issue #856).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1001 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-16 20:29:04 +00:00
Marshall Greenblatt cf6dc70b4e Merge revision 997 changes:
- Linux: Fix compile errors (issue #852).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@998 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-16 20:20:41 +00:00
Marshall Greenblatt 006b235dc3 Merge revision 992 changes:
- Mac: Remove temporary workaround for an Xcode 4 build error.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@994 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-15 22:46:54 +00:00
Marshall Greenblatt 7bd42e39ac Merge revision 991 changes:
- Mac: Remove temporary workaround for an Xcode 4 build error.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@993 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-15 22:46:40 +00:00
Marshall Greenblatt 269694e027 Merge revision 989 changes:
- Linux: Fix compile errors.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@990 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-15 22:40:29 +00:00
Marshall Greenblatt affde61145 Create 1364 release branch for CEF3.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@985 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-14 23:03:05 +00:00
Marshall Greenblatt de2ac7a2c1 Create 1364 release branch for CEF1.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@984 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-14 22:58:17 +00:00
Marshall Greenblatt 29e12d4515 Create 1364 branch folder.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@983 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-14 22:56:01 +00:00