Marshall Greenblatt
b236df0abc
Merge revision 1318 changes:
...
- Add an automate.py option to clean the artifacts output directory (issue #1022 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1319 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-07-19 18:39:22 +00:00
Marshall Greenblatt
e52089912e
Merge revision 1311 changes:
...
- Linux: Include the libffmpegsumo.so library in binary distributions (issue #1003 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1312 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-07-18 20:04:22 +00:00
Marshall Greenblatt
00aece1c3f
Merge revision 1309 changes:
...
- Add CefRenderHandler::OnScrollOffsetChanged callback (issue #889 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1310 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-07-18 19:27:06 +00:00
Marshall Greenblatt
844a29914f
Merge revision 1305 changes:
...
- Fix mapping of routing IDs to browser objects (issue #1012 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1306 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-07-15 20:34:19 +00:00
Marshall Greenblatt
8ad07d8b98
Merge revision 1303 changes:
...
- Add multi_threaded_dll option to cefclient.gyp (issue #970 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1304 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-07-11 18:54:46 +00:00
Marshall Greenblatt
5ea825156a
Merge revision 1301 changes:
...
- Add trace events for SendProcessMessage and off-screen rendering (issue #991 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1302 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-07-11 17:45:49 +00:00
Marshall Greenblatt
ce09018499
Merge revision 1299 changes:
...
- Remove the debug count check for CefCookieManager.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1300 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-07-11 16:56:12 +00:00
Marshall Greenblatt
1211129df4
Implement Platform::hyphenator() to avoid crash (issue #1007 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1298 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-07-03 18:32:55 +00:00
Marshall Greenblatt
6d29c3ae5c
Merge revision 1296 changes:
...
- Linux: Fix g_signal_handlers_disconnect_by_data compile error.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1297 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-06-28 16:01:11 +00:00
Marshall Greenblatt
d4a37330b8
Merge revision 1294 changes:
...
- Linux: Add off-screen rendering support (issue #518 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1295 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-06-27 17:43:48 +00:00
Marshall Greenblatt
b1f8bd9ba0
Merge revision 1289 changes:
...
- Linux: Force use of the sub-process executable path for the zygote process (issue #980 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1290 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-06-24 19:40:39 +00:00
Marshall Greenblatt
914811e519
Merge revision 1287 changes:
...
- Register the net resource provider for render processes (issue #999 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1288 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-06-24 18:57:58 +00:00
Marshall Greenblatt
b2e67e7431
Merge revision 1285 changes:
...
- Force flash and silverlight plugins to windowless mode when using off-screen rendering (issue #518 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1286 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-06-24 16:50:52 +00:00
Marshall Greenblatt
3d13f6285c
Merge revision 1283 changes:
...
- Use chrome translations for most context menu strings (issue #992 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1284 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-06-24 16:02:06 +00:00
Marshall Greenblatt
7c00da5da5
Merge revision 1278 changes:
...
- Linux: Force use of the sub-process executable path for the zygote process (issue #980 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1279 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-06-10 18:48:31 +00:00
Marshall Greenblatt
9687d51b04
Fix keyboard handling for popups when window rendering is disabled (issue #932 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1275 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-06-10 17:59:29 +00:00
Marshall Greenblatt
12e125b5c2
Add support for CefDragHandler::OnDragEnter (issue #601 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1274 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-06-06 18:44:11 +00:00
Marshall Greenblatt
2ec8891fe2
Update to Chromium version 27.0.1453.110.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1273 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-06-05 16:19:26 +00:00
Marshall Greenblatt
4de642f334
Update to Chromium version 27.0.1453.110.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1272 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-06-05 16:18:55 +00:00
Marshall Greenblatt
ef6a886d9e
Merge revision 1267 changes:
...
- Mac: Improve scroll event handling for the cefclient OSR example (issue #982 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1268 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-05-31 16:23:15 +00:00
Marshall Greenblatt
10d1018986
Merge revision 1265 changes:
...
- Reduce locking in browser and frame implementations to avoid potential deadlocks (issue #824 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1266 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-05-31 15:35:49 +00:00
Marshall Greenblatt
a168addc0b
Merge revision 1263 changes:
...
- Add CefJSDialogHandler::OnDialogClosed callback (issue #943 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1264 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-05-31 13:46:10 +00:00
Marshall Greenblatt
d1c73f3a91
Merge revision 1261 changes:
...
- Use scoped class to implement CEF_TRACE_EVENTx (issue #971 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1262 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-05-31 13:26:37 +00:00
Marshall Greenblatt
4f03455b34
Merge revision 1259 changes:
...
- Mac: Add IME support with off-screen rendering (issue #973 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1260 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-05-31 12:54:16 +00:00
Marshall Greenblatt
48f009561f
Merge revision 1257 changes:
...
- cefclient: Fix frame rate calculation (issue #987 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1258 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-05-31 11:34:16 +00:00
Marshall Greenblatt
aa546ffcc0
Add patch to fix OnBeforeBrowse |isRedirect| parameter (issue #844 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1256 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-05-20 19:55:51 +00:00
Marshall Greenblatt
52b1159aa8
Add patch to remove unnecessary console messages (issue #642 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1255 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-05-08 18:33:52 +00:00
Marshall Greenblatt
7127926379
Mac: Add patch to fix WebView update problem (issue #953 ).
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1254 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-05-08 18:27:55 +00:00
Marshall Greenblatt
d63d504b53
Merge revision 1252 changes:
...
- Fix race condition during V8 proxy initialization (issue #912 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1253 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-05-08 18:21:45 +00:00
Marshall Greenblatt
bbc4601ad0
Update to Chromium version 27.0.1453.73.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1251 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-05-07 21:59:00 +00:00
Marshall Greenblatt
273d469438
Update to Chromium version 27.0.1453.73.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1250 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-05-07 21:58:47 +00:00
Marshall Greenblatt
c3abfcda8e
Merge revision 1246 changes:
...
- Linux: Update binary distrib to execute pkg-config as part of the make configuration.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1247 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-23 22:38:40 +00:00
Marshall Greenblatt
e1c2c3da32
Merge revision 1243 changes:
...
- Linux: Update binary distrib to execute pkg-config as part of the make configuration.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1244 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-23 22:37:44 +00:00
Marshall Greenblatt
8dc4c8c6fd
Merge revision 1240 changes:
...
- Linux: Fix paths in binary distrib make files that caused build errors on Debian.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1241 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-23 18:43:00 +00:00
Marshall Greenblatt
ef833740ba
Merge revision 1237 changes:
...
- Linux: Fix paths in binary distrib make files that caused build errors on Debian.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1238 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-23 18:42:01 +00:00
Marshall Greenblatt
626cdb72b5
Merge revision 1235 changes:
...
Support cross-origin XMLHttpRequest loads and redirects for custom standard schemes when enabled via the cross-origin whitelist (issue #950 ).
- Call WebSecurityPolicy::registerURLSchemeAsCORSEnabled() for custom standard schemes.
- Explicitly check the cross-origin whitelist in CefResourceDispatcherHostDelegate::OnRequestRedirected() and add the appropriate CORS headers.
- Improve the CefAddCrossOriginWhitelistEntry() documentation to mention the top-level domain requirement for sub-domain matching.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1236 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-18 17:59:01 +00:00
Marshall Greenblatt
d9858a1b11
Merge revision 1233 changes:
...
- Improve scheme handler documentation.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1234 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-17 21:14:08 +00:00
Marshall Greenblatt
755abf371c
Merge revision 1230 changes:
...
- Continue resource loading asynchronously to avoid issues during ResourceScheduler stack unwinding.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1231 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-17 20:43:07 +00:00
Marshall Greenblatt
299fce6305
Merge revision 1228 changes:
...
- Fix crash during window close when no CefClient is provided.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1229 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-17 18:33:45 +00:00
Marshall Greenblatt
dd06cf5105
Merge revision 1226 changes:
...
Mac: Add off-screen rendering support (issue #518 ).
- Build with the 10.7 SDK (set GYP_DEFINES='mac_sdk=10.7') to include Retina support in the cefclient OSR example.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1227 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-16 19:24:30 +00:00
Marshall Greenblatt
02217f4a85
Merge revision 1224 changes:
...
- Destroy CefMenuCreator on the UI thread thread (issue #887 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1225 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-16 17:34:36 +00:00
Marshall Greenblatt
9c81cf61d9
Update to Chromium version 27.0.1453.47.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1223 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-15 23:50:55 +00:00
Marshall Greenblatt
8fbd335b45
Update to Chromium version 27.0.1453.47.
...
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1222 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-15 23:50:41 +00:00
Marshall Greenblatt
8d585da27f
Merge revision 1217 changes:
...
make_distrib improvements:
- Windows: Change the directory and build structure to match other platforms.
- Windows: Create archives of both Debug and Release symbols.
- Windows: Create a separate archive for documentation.
- Add a new "client" mode flag that creates a distribution of cefclient.
- Add "no-docs" and "no-archive" flags.
- Break README.txt files into separate components that can be shared between platforms and distribution modes.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1218 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-12 03:12:26 +00:00
Marshall Greenblatt
64b5283fc1
Merge revision 1212, revision 1213 and revision 1214 changes:
...
make_distrib improvements:
- Windows: Change the directory and build structure to match other platforms.
- Windows: Create archives of both Debug and Release symbols.
- Windows: Create a separate archive for documentation.
- Add a new "client" mode flag that creates a distribution of cefclient.
- Add "no-docs" and "no-archive" flags.
- Break README.txt files into separate components that can be shared between platforms and distribution modes.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1215 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-12 02:16:51 +00:00
Marshall Greenblatt
409215cf10
Merge revision 1209 changes:
...
- Remove V8 worker bindings (issue #451 ).
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1210 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-11 20:47:15 +00:00
Marshall Greenblatt
7ff8b9bfb2
Merge revision 1206 changes:
...
- Linux: Simplify gtk-related dependencies in cef.gyp.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1207 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-10 23:54:02 +00:00
Marshall Greenblatt
a2c9bedcae
Merge revision 1203 changes:
...
- Fix ninja build on all platforms (issue #922 ).
- Update make_distrib.py to support ninja builds via a new "ninja-build" flag (issue #922 ).
- Improvements to automate.py:
-- Allow specification of the depot_tools directory via a "depot-tools" flag (issue #592 ).
-- Add ninja build support via a "ninja-build" flag (issue #922 ).
-- Allow relative paths for download directories (issue #942 ).
-- Add the ability to print commands without executing them via a "dry-run" flag.
-- Specifying the "force-clean" flag will also remove the build output directory.
-- Add support for a minimal distribution mode where only release binaries and resources are packaged.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1204 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-10 23:47:44 +00:00
Marshall Greenblatt
e0177e56d9
Merge revision 1200 changes:
...
- Mac: Fix inclusion of resource files in binary distributions.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1201 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-10 22:50:39 +00:00
Marshall Greenblatt
b83ebd027a
Merge revision 1197 changes:
...
- Add support for a minimal distribution mode where only release binaries and resources are packaged.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1198 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-10 21:03:10 +00:00