Marshall Greenblatt
|
7a0ff637f0
|
Add CefZoomHandler interface to support custom zoom handling (issue #733).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@824 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-10-01 20:35:35 +00:00 |
Marshall Greenblatt
|
a3ac7b446f
|
Add new CefRequestHandler::OnBeforePluginLoad callback and functions for controlling plugin loading and life span (issue #645).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@822 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-28 20:14:02 +00:00 |
Marshall Greenblatt
|
ccb2b296ac
|
Fix assertion when executing V8 callbacks during extension load (issue #712).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@821 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-28 17:45:46 +00:00 |
Marshall Greenblatt
|
410bbcfea4
|
Add support for V8 startup tests and a new V8Test.Extension test (issue #712).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@818 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-28 17:11:10 +00:00 |
Marshall Greenblatt
|
149ae3df88
|
Add CefRequestHandler::OnQuotaRequest callback for handling webkitStorageInfo.requestQuota requests (issue #732).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@816 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-27 22:52:15 +00:00 |
Marshall Greenblatt
|
c4a2ee9b8d
|
Create temporary cache_path directory if none is specified (issue #735).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@814 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-27 21:25:29 +00:00 |
Marshall Greenblatt
|
61b0934996
|
Allow title change notifications after the document has loaded (issue #704).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@812 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-27 21:02:36 +00:00 |
Marshall Greenblatt
|
8957947cff
|
Add CefBrowserProcessHandler::OnBeforeChildProcessLaunch and CefCommandLine::PrependWrapper to support custom construction of the command line for child processes (issue #628).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@810 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-27 17:07:31 +00:00 |
Marshall Greenblatt
|
cc3b8c9cf3
|
Allow use of an empty key string with CefV8Value methods (issue #718).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@808 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-26 21:39:21 +00:00 |
Marshall Greenblatt
|
7de4dc5aad
|
Allow use of an empty key string with CefV8Value methods (issue #718).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@806 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-26 21:26:32 +00:00 |
Marshall Greenblatt
|
790ec83c42
|
Allow use of CefV8Context Enter/Exit to avoid V8RecursionScope assertions when using V8 directly (issue #708).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@805 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-26 17:41:44 +00:00 |
Marshall Greenblatt
|
d3dafb3073
|
Win: Erase in-progress IME composition on cancel (issue #701).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@803 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-26 17:34:13 +00:00 |
Marshall Greenblatt
|
2cfc1fefc0
|
Mac: Trigger keydown events for single keystrokes (issue #664).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@799 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-26 16:42:42 +00:00 |
Marshall Greenblatt
|
b42dc21a99
|
Mac: Add version number to dylib files (issue #730).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@797 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-26 15:48:31 +00:00 |
Marshall Greenblatt
|
4d30b132c6
|
- Mac: Add plugin_carbon_interpose target to fix plugin crash (issue #680).
- Mac: Add version number to dylib files (issue #730).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@795 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-26 00:09:05 +00:00 |
Marshall Greenblatt
|
11012b9c8c
|
Fix crash when pending navigation executes after the browser window has been destroyed (issue #724).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@791 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-20 19:48:39 +00:00 |
Marshall Greenblatt
|
f6fcf8e1f6
|
Fix VS2008 compile error in CefByteReadHandler::Seek due to missing abs(long long) function.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@787 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-19 15:44:20 +00:00 |
Marshall Greenblatt
|
10d1a71890
|
Fix VS2008 compile error in CefByteReadHandler::Seek due to missing abs(long long) function.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@786 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-19 15:43:33 +00:00 |
Marshall Greenblatt
|
c0496ac63b
|
Fix compile warning in CefByteReadHandler::Read.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@783 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-14 21:51:50 +00:00 |
Marshall Greenblatt
|
7c80586970
|
Fix compile warning in CefByteReadHandler::Read.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@782 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-14 21:51:29 +00:00 |
Marshall Greenblatt
|
3cf6d92539
|
Add geolocation support (issue #365).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@780 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-14 19:04:45 +00:00 |
Marshall Greenblatt
|
2705f19cf6
|
Windows: Fix loading of custom cursor resources (issue #692).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@778 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-10 22:19:19 +00:00 |
Marshall Greenblatt
|
b7656f50fd
|
Fix DCHECK failure when calling OnSetFocus from LoadRequest (issue #685).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@776 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-10 19:47:58 +00:00 |
Marshall Greenblatt
|
e620a6831f
|
Propagate logging command-line parameters to all processes (issue #717).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@774 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-10 16:13:51 +00:00 |
Marshall Greenblatt
|
0d086ee6fb
|
Implement CefDisplayHandler OnStatusMessage and OnConsoleMessage callbacks (issue #662).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@772 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-07 21:01:27 +00:00 |
Marshall Greenblatt
|
6834d879d3
|
Add "url" command-line option to cefclient (issue #715).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@770 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-07 20:35:43 +00:00 |
Marshall Greenblatt
|
4e6607a343
|
Remove explicit include on mozilla sources.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@768 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-06 22:05:06 +00:00 |
Marshall Greenblatt
|
720e87d67b
|
Move devtools resources to a separate devtools_resources.pak file (issue #714).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@765 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-06 17:42:16 +00:00 |
Marshall Greenblatt
|
43bc8b9529
|
Update binary distribution README.txt files (issue #714).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@764 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-06 15:36:33 +00:00 |
Marshall Greenblatt
|
5ac06eb984
|
Move devtools resources to a separate devtools_resources.pak file (issue #714).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@762 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-05 22:34:30 +00:00 |
Marshall Greenblatt
|
234acdd760
|
Improve GetZoomLevel/SetZoomLevel documentation (issue #666).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@760 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-04 21:19:29 +00:00 |
Marshall Greenblatt
|
1ed3754569
|
Improve GetZoomLevel/SetZoomLevel documentation (issue #666).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@759 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-04 21:19:12 +00:00 |
Marshall Greenblatt
|
7185bed3b9
|
Rename PROXY_TYPE values to avoid naming conflict (issue #548).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@757 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-04 18:55:58 +00:00 |
Marshall Greenblatt
|
df879561ec
|
Rename PROXY_TYPE values to avoid naming conflict (issue #548).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@756 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-04 18:55:35 +00:00 |
Marshall Greenblatt
|
4c761a68f7
|
Add patch to fix opening of password protected files with CefZipReader (issue #496).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@754 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-04 17:09:23 +00:00 |
Marshall Greenblatt
|
fc02e9eee7
|
Add patch to fix opening of password protected files with CefZipReader (issue #496).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@753 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-04 17:08:51 +00:00 |
Marshall Greenblatt
|
c8a5cc9e33
|
Allow creation of V8 objects from CEF callbacks (issue #708).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@752 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-04 15:18:04 +00:00 |
Marshall Greenblatt
|
c15048d75f
|
- Add CefCommandLine::GetArgv method (issue #707).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@751 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-09-04 15:12:50 +00:00 |
Marshall Greenblatt
|
30ecc8a4db
|
Update to Chromium revision 153668.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@750 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-08-29 20:11:26 +00:00 |
Marshall Greenblatt
|
e99d9c86a6
|
Revert the CefMenuModel separator changes added in revision 747.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@749 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-08-29 16:58:40 +00:00 |
Marshall Greenblatt
|
2e83d58814
|
Update to Chromium revision 153668.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@748 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-08-28 22:26:35 +00:00 |
Marshall Greenblatt
|
6a8f3a9410
|
Improve the handling of invalidation/painting for off-screen rendering (issue #695).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@745 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-08-21 19:48:29 +00:00 |
Marshall Greenblatt
|
a2ca607a77
|
Optimize the cefclient off-screen rendering example (issue #697).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@743 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-08-16 19:21:47 +00:00 |
Marshall Greenblatt
|
606612399c
|
Add the ability to customize the animation frame rate (issue #697).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@741 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-08-15 15:13:11 +00:00 |
Marshall Greenblatt
|
03ced41cf2
|
Add the ability to customize the animation frame rate (issue #697).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@739 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-08-14 23:33:57 +00:00 |
Marshall Greenblatt
|
a189761144
|
Improve the handling of invalidation/painting for off-screen rendering (issue #695).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@737 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-08-13 16:27:44 +00:00 |
Marshall Greenblatt
|
6ab23a802f
|
Fix crashes/assertions when CefBrowserImpl is destroyed on a non-UI thread (issue #694).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@736 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-08-13 16:24:53 +00:00 |
Marshall Greenblatt
|
26a2281486
|
Only release the request context proxy if it exists (issue #677).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@734 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-08-07 17:18:08 +00:00 |
Marshall Greenblatt
|
ba1dc0fe45
|
Add checks to CefStringBase constructors for NULL pointers (issue #671).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@733 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-08-07 17:05:42 +00:00 |
Marshall Greenblatt
|
b6720c17e0
|
Add checks to CefStringBase constructors for NULL pointers (issue #671).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@732 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
|
2012-08-07 17:05:24 +00:00 |