Marshall Greenblatt
da41e8e585
cefclient: Simplify tests and related resource loading.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1174 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-04 00:10:53 +00:00
Marshall Greenblatt
64b570a994
cefclient: Simplify tests and related resource loading.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1173 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-03 23:31:49 +00:00
Marshall Greenblatt
758470dfca
cefclient: Request all browser windows to close in response to the application’s Quit/Exit menu item (issue #853 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1172 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-03 19:29:47 +00:00
Marshall Greenblatt
5533ceb06b
cefclient: Simplify tests and related resource loading.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1171 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-03 18:20:59 +00:00
Marshall Greenblatt
9643f3287e
mac: Fix compile error.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1170 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-03 17:31:10 +00:00
Marshall Greenblatt
8486ec564e
Update to Chromium revision 190564.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1169 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-02 21:04:22 +00:00
Marshall Greenblatt
03e5a75ea4
Update to Chromium revision 190564.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1168 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-02 17:21:37 +00:00
Marshall Greenblatt
e1f8c276f8
cefclient: Add example of window manipulation via JavaScript (issue #925 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1166 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-01 17:57:28 +00:00
Marshall Greenblatt
ea735c2663
- Windows: Update build_projects.bat to use MSBuild if available (issue #688 ).
...
- Linux: Update build_projects.sh to include the target name in the make command.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1165 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-26 21:51:59 +00:00
Marshall Greenblatt
a065d0e2a1
Linux: Update build_projects.sh to include the target name in the make command.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1164 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-26 21:51:15 +00:00
Marshall Greenblatt
835e420f3b
Minor improvements to API has generation (issue #914 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1163 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-26 21:37:08 +00:00
Marshall Greenblatt
2635019605
Windows: Update build_projects.bat to use MSBuild if available (issue #688 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1162 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-26 21:33:11 +00:00
Marshall Greenblatt
21b6c4e280
Use the platform API hash instead of build revision for checking libcef compatibility (issue #914 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1161 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-25 22:15:33 +00:00
Marshall Greenblatt
e185bcb54d
Add CEF API hash and version info retrieval functions (issue #914 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1160 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-25 21:54:53 +00:00
Marshall Greenblatt
fe30a139a7
Windows: Fix wrong Visual Studio Output Directory in binary distribution project files (issue #919 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1155 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-21 21:53:22 +00:00
Marshall Greenblatt
0a2aafaea0
Windows: Fix wrong Visual Studio Output Directory in binary distribution project files (issue #919 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1154 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-21 21:53:01 +00:00
Marshall Greenblatt
959ef067bb
Update AUTHORS.txt file.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1152 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-20 18:44:11 +00:00
Marshall Greenblatt
bcfbb23f9c
Update AUTHORS.txt file.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1151 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-20 18:43:59 +00:00
Marshall Greenblatt
38970b4984
Linux: Fix incorrect code comments (issue #853 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1150 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-19 23:05:39 +00:00
Marshall Greenblatt
7ded60a218
- Change the way that application shutdown works in order to support JavaScript 'onbeforeunload' handling (issue #853 ). See comments in cef_life_span_handler.h for a detailed description of the new shutdown process.
...
- Fix a crash on Linux during window destruction (issue #681 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1149 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-19 22:59:33 +00:00
Marshall Greenblatt
e3b297416f
Revert revision 1135 and revision 1137 changes to disable printing due to build errors (issue #505 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1148 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-16 03:21:22 +00:00
Marshall Greenblatt
25e54b1800
Add new CefNowFromSystemTraceTime() method (issue #908 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1147 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-15 19:57:20 +00:00
Marshall Greenblatt
b835143515
Windows: Update distribution DLLs and README.txt to match current Chromium requirements (issue #913 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1146 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-15 18:33:29 +00:00
Marshall Greenblatt
2364bf8227
Mac: Fix compile errors.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1141 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-13 18:14:36 +00:00
Marshall Greenblatt
af4245af33
Mac/Linux: Fix compile error.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1140 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-13 18:13:04 +00:00
Marshall Greenblatt
72e03b3cd5
Update to Chromium revision 187216.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1139 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-13 17:05:03 +00:00
Marshall Greenblatt
f0abe2369c
Mac: Fix compile errors due to Chromium update.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1138 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-12 21:46:38 +00:00
Marshall Greenblatt
518e36fb9c
Disable printing because no implementation is currently available (issue #505 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1137 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-12 21:44:12 +00:00
Marshall Greenblatt
c3b02b7231
Update to Chromium revision 187216.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1136 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-12 20:23:24 +00:00
Marshall Greenblatt
254cba733a
Disable printing because no implementation is currently available (issue #505 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1135 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-08 18:54:33 +00:00
Marshall Greenblatt
b2014012b0
Disable color input type because no implementation is currently available (issue #899 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1134 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-08 18:23:37 +00:00
Marshall Greenblatt
485244b1bb
Disable WebKit MediaStream feature if WebRTC support is disabled (issue #531 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1133 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-08 00:52:57 +00:00
Marshall Greenblatt
63f6b6b09a
Add support for x-webkit-speech (issue #758 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1132 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-08 00:41:26 +00:00
Marshall Greenblatt
920ee60499
Fix WebRTC support (issue #531 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1131 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-07 01:20:24 +00:00
Marshall Greenblatt
9b9c283ec2
Make sure RenderViewCreated is called at least one time since it does not appear to currently be called for popup windows (issue #892 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1128 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-05 18:27:46 +00:00
Marshall Greenblatt
d70ab2b99c
Windows: cefclient: Fix delivery of mouse up events with offscreen rendering example (issue #902 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1126 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-05 18:09:41 +00:00
Marshall Greenblatt
96dc4fb367
Windows: Include custom cursor resources in libcef.dll (issue #692 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1124 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-05 17:59:28 +00:00
Marshall Greenblatt
a6fb4d52d1
Mac: Fix compile error (issue #630 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1121 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-04 22:57:27 +00:00
Marshall Greenblatt
944658ccbb
Mac: Add default tooltip implementation (issue #770 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1119 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-04 22:18:39 +00:00
Marshall Greenblatt
f250f9ccea
Fix geolocation initialization race condition.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1117 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-04 21:10:59 +00:00
Marshall Greenblatt
5b5efb5c8b
Add CefApp::OnRegisterCustomSchemes callback to address url_util thread safety issues (issue #630 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1115 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-04 20:16:47 +00:00
Marshall Greenblatt
497fcc6cdc
Mac: Fix compile errors due to Chromium update.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1114 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-28 22:33:49 +00:00
Marshall Greenblatt
095bc4b7f8
Update to Chromium revision 184577.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1113 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-28 21:54:02 +00:00
Marshall Greenblatt
8986d281e3
Mac: Fix compile errors due to Chromium update.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1112 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-27 18:34:27 +00:00
Marshall Greenblatt
c10f203620
Update to Chromium revision 184577.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1111 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-27 17:56:03 +00:00
Marshall Greenblatt
d9a4c5690b
Fix proxy V8 initialization failure resulting from Chromium update.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1110 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-26 22:54:26 +00:00
Marshall Greenblatt
0ae0f6cd85
Mac: Fix compile errors.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1109 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-26 00:28:38 +00:00
Marshall Greenblatt
116b6de654
Update to Chromium revision 181864.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1108 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-25 23:44:37 +00:00
Marshall Greenblatt
83f568d071
Mac: Fix compile errors
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1107 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-23 01:46:13 +00:00
Marshall Greenblatt
6f922731b4
Update to Chromium revision 181864.
...
- Adds support for chrome://view-http-cache/*, chrome://appcache-internals/, chrome://blob-internals/, chrome://tcmalloc/ and chrome://histograms/
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1106 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-02-23 00:43:28 +00:00