An open API service for software projects hosted on Open Collective.

Open Broadcaster Software

Free and open source software for video recording and live streaming
Collective - Host: opensource - https://opencollective.com/obsproject - Website: https://obsproject.com - Code: https://github.com/obsproject

- Add new call to OnKeyEvent() to allow handling of keyboard events before they're passed to the renderer (issue #406).

- Windows: only scroll with middle mouse button when the cursor is over the view (issue #410).

g...

github.com/obsproject/cef - 058e9ef2f2e1e103f61ef3dad5009caa67459497 authored over 13 years ago
Win: Fix assertion when selecting input text in reverse order due to revision #344 changes.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@355 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 6d8e46fb6306cd7bb868599d5a2802f77eb2d89e authored over 13 years ago
Mac: Add file chooser support (issue #403).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@354 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - c54c5e1e81771085b7be8bb047be9a24cbfb2aa1 authored over 13 years ago
Add CefSetCookiePath() and CefSetStoragePath() functions for changing cookie and localStorage locations while CEF is running (issue #347).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@353 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 28adf8908ac0981de045e7f807f0f4094d5d6ab8 authored over 13 years ago
Add the ability to specify full plugin matching parameters including multiple mime types and file extensions via CefPluginInfo (issue #401).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@352 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 7a4cb9dd20d296e7aec256453aa491f042c69329 authored over 13 years ago
Fix transparent background for toolbar in DevTools (issue #313).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@351 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 1bb152698514123eb96fc3d4683bd6bcaa769a33 authored over 13 years ago
Re-register the internal chrome-devtools scheme handler after CefClearSchemeHandlerFactories() is called (issue #398).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@350 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - b45a7175ac0f8cb934db93e898e22d445d870722 authored over 13 years ago
Add a new check_revision.py tool that is called from cef_create_projects to verify the current Chromium revision and URL against the values specified in CHROMIUM_BUILD_COMPATIBILITY.txt (issue #297).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@349 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 3f91de1cea72ba545352ce2dc5b56ec77f1b8648 authored over 13 years ago
Call ResourceBundle::CleanupSharedInstance() on exit (issue #393).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@348 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 1897d14214a51311de020a1124c57d75505b862f authored over 13 years ago
Linux: Fix compile errors due to issue #386 changes.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@347 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - e6c93810c83668f1833be373606607495c1f9f19 authored over 13 years ago
Use multimap type for storing header values (issue #386).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@346 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - ef80d4ae6b3744a6bfbbeb6b2b3d112ae4559477 authored over 13 years ago
Add CefFrame::GetV8Context() method for retrieving the V8 context of a frame (issue #344).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@345 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 0ec9541b78d5e40ece8c574195bf629bbd2c7c90 authored over 13 years ago
Update to Chromium revision 107708.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@344 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 5147a4c7a093ac9313731e9ab7371952961dba70 authored over 13 years ago
Fix tests that were broken by OnLoadEnd() no longer being called for failed provisional loading (issue #381).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@343 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - acf7cf5738bed3bccd95d08f4cbdb09dedd12111 authored over 13 years ago
Mac: additional repaint fixes related to issue #360.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@342 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 5155483796a831a94d178ffa38bbf362105b37e8 authored almost 14 years ago
Rename the distribution section to redistribution in the binary distribution README.txt file.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@341 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 3968878583d7dcf35a200c07b9cc10ce788a8aec authored almost 14 years ago
Add distribution and licensing sections to the binary distribution README.txt file.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@340 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 201373ac1bc1affb3b108e1bd2fb2229c6990713 authored almost 14 years ago
- Restore original file permissions after patching a file (issue #387).

- Add the ability to selectively apply patches based on the presence of an environment variable (...

github.com/obsproject/cef - df921942eabaf558a1e86f3d536875865e0aee98 authored almost 14 years ago
Add initial Linux support (issue #40).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@338 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 7a91ff899fb8d18521fcdf2d610e159c40dece94 authored almost 14 years ago
Add CefSettings.auto_detect_proxy_settings_enabled option for enabling automatic proxy detection on Windows (issue #332).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@337 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - becadcfd164303898ae56736f65733d2c8853e1c authored almost 14 years ago
Allow for cases where CefBrowserImpl::UIT_CreateBrowser() may fail (issue #322).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@336 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - c422ab5aa848311064653f319f4ebd836d52eb34 authored almost 14 years ago
Fix problem calling CefBrowser::SetFocus() from a non-UI thread (issue #320).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@335 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - fb2eb5f4b5019f4d5c7a7be09dccdf5f4f5f7b6b authored almost 14 years ago
Add support for transparency on Windows (issue #99).

- Enable the use of Skia instead of GDI for text rendering.
- Add a new CefWindowInfo::m_bTranspa...

github.com/obsproject/cef - 561bb6956b2bfd2b1fe8e73b5802d4850c68cd4c authored almost 14 years ago
Use cef-error URL for error pages (issue #382).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@333 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 34f6a2141e49edc177a4c66817332e0180f1deb0 authored almost 14 years ago
Don't call OnTitleChange() and OnLoadEnd() for failed provisional loading (issue #381).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@332 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - a8f47d2f3323e77daa37d889aa8e8dd9af510963 authored almost 14 years ago
Add handling for empty V8 exception messages (issue #342).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@331 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 5022adb6ad70d24d2d7491912e5ce2cad763f4ed authored almost 14 years ago
Add CefDisplayHandler::OnContentsSizeChange() notificiation (issue #341).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@330 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 2085cc9ce203cad8a651e5b9b2e9a16b1f001ad0 authored almost 14 years ago
Update to Chromium revision 106500.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@329 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 04c948fd51dfd3bd637efb3106b7fb85f0913998 authored almost 14 years ago
Fix off-screen browser leak in cefclient osrplugin example.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@328 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 7a07aaf5f129f4c0d6ee54417da5402e75650d43 authored almost 14 years ago
Add CefBrowserSettings.load_drops_disabled option for disabling default navigation resulting from drag & drop of URLs (issue #363).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@327 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 026dacda761e5e54416531a6bd478e9d2a9a666a authored almost 14 years ago
Mac: additional repaint fixes related to issue #360.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@326 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 765e7b4c331df57321f61d93792640e3927e46ac authored almost 14 years ago
Add an archive creation step to make_distrib.py.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@325 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 203ca27d274ca929c8880f90a7ed5884719a3147 authored almost 14 years ago
Add build_projects.bat support for Visual Studio Express.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@324 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - ab09d672caffc021a4c5724cd7fc642e4c965128 authored almost 14 years ago
Set the product version string using make_version_header.py and the chrome/VERSION file (issue #383).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@323 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 6dee882cf28c27f79e138237ef4022fee281e00a authored almost 14 years ago
Add #ifndef guards to cef_logging.h

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@322 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 719886c23280b1f8c5fa49222e2876ca92aacbef authored almost 14 years ago
Add setlocal/endlocal to batch scripts that set variables.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@321 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 22405a5273e68e5cbfcf64c0bcc779bdcfe61185 authored almost 14 years ago
Add a new NAVTYPE_LINKDROPPED value to the cef_handler_navtype_t enum passed to OnBeforeResourceLoad() that will be passed when navigation is resulting from a drop (issue #363).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@320 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 7130cc4f2628a63c5c11080258dd017605660278 authored almost 14 years ago
Mac: fix repaint artifacts introduced by issue #360 when overlapping elements are scrolled.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@319 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 78c23fc30bca8299fd9678e56aba1aa08888d6b5 authored almost 14 years ago
- Add CefFocusHandler::OnFocusedNodeChanged() notification (issue #379).

- Add CefDOMNode::IsFormControlElement() and CefDOMNode::GetFormControlElementType() methods (iss...

github.com/obsproject/cef - 9c6dcab73ab872e0293629646901cc587c946c9e authored almost 14 years ago
Update base.patch to match Chromium revision 105051.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@317 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 06b7e9ab5399cfd7782f5354d66b84e46110628d authored almost 14 years ago
- Update to Chromium revision 105051.

- Enable use of clang compiler on Mac.
- Add CefSettings.threaded_compositing_enabled option.
- B...

github.com/obsproject/cef - 69331e2064a7538fa3064e5e755f99a93261e766 authored almost 14 years ago
Win: Look for the chrome.pak file in the module (libcef.dll) directory to match the locale folder location (issue #374).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@314 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 07e2c7d348b5bcc7df3717d882c88233d9006d28 authored almost 14 years ago
Fix SVN properties on make_distrib.sh (issue #373)

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@313 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - c366d798f3ceba8edbdf62e58edcdec5061d2875 authored almost 14 years ago
Update CEF Automation Tool for Mac support (issue #373).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@312 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 58b3d51bce84c64bdaf14242cc30dc5a344cb0e4 authored almost 14 years ago
Add #ifndef guards to cef_export.h (issue #375).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@311 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 20c129038f44de27b13a921b2cf25e8dfc68a266 authored almost 14 years ago
Add the CEF Automation Tool (issue #373).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@310 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 91cd71f1a4b16ce370578bfd25c27909b0b20b2b authored almost 14 years ago
Add the build_projects.bat script and remove the pause from make_cppdocs.bat (issue #373).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@309 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 9fef43d165a1f16bffa30fd94a92c52eccf754f2 authored almost 14 years ago
Update CHROMIUM_BUILD_COMPATIBILITY.txt to the new auto_build-compatible format (issue #373).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@308 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 4025f44ad7422df6aa3ab8d0e0d4ce93fd8bb9d1 authored almost 14 years ago
Improvements to make_distrib tool (issue #260).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@307 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - bb90cc00c48f89b605f3316a31efbd4d5daff938 authored almost 14 years ago
Add a FocusSource parameter to OnSetFocus() that indicates where the focus request is originating from (issue #369).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@306 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 1c2f102bb0dba69df5a21a8c8ff41da22e779fb1 authored almost 14 years ago
Pass the originating browser to CefSchemeHandlerFactory::Create() (issue #362).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@305 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 7a3154c9ba5017bc4ff560aa046bfd17fcbeb974 authored almost 14 years ago
Convert cef_paths.gypi to Unix line endings (issue #370).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@304 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 4bacca699882fff3481e858e0c6beb694aa66198 authored almost 14 years ago
Mac: Fix OnKeyEvent() notification (issue #366).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@303 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 96f73aadc3291e7538850db8fa26a1f5c729f968 authored almost 14 years ago
- Add CefSettings.local_storage_quota and session_storage_quota options for setting localStorage and sessionStorage quota limits respectively (issue #348).

- Add Cef*Storage() functions and CefStorageVisitor interface for accessing localStorage and sess...

github.com/obsproject/cef - 6b134b4defbad70beae2261cdd7a5577fb95a1c9 authored almost 14 years ago
- Add a CefBrowser::ClearHistory() method for clearing back/forward browsing history (issue #352).

- Move RegisterDevToolsSchemeHandler() call to CefContext::Initialize() to fix assertion when usi...

github.com/obsproject/cef - 50b909a417cc85cc3f37c5b499d977d713a9d62d authored almost 14 years ago
Increase the kDataSize value to the maximum allowed to improve resource loading speed (issue #301).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@300 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - fb67a371fe4c1ccaf6f28dadb04a928c3e72b013 authored almost 14 years ago
- Improve redraw and scrolling performance (issue #360).

- Don't show magenta background when redrawing in release build (issue #300).

git-svn-id: https...

github.com/obsproject/cef - 9fa941f1d79522e2977f37b8b88b957a1bdc3d4f authored almost 14 years ago
Mac: Add make_distrib support (issue #260)

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@298 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 29386a3abcb6cce5591ea0967b99e4a6cf01ef8e authored almost 14 years ago
Add a patch that fixes Chromium bug #98668

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@297 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 05a9c93d98582bf279689df70914ebc3b08dd6c1 authored almost 14 years ago
Add a patch that fixes Chromium bug #98668

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@296 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 65c03989cc73b49dd2f614402838f4609dc730bb authored almost 14 years ago
- Add support for loading localized strings from locale .pak files (issue #357).

- Add support for loading DevTools resources from chrome.pak via the chrome-devtools scheme (issu...

github.com/obsproject/cef - 9842abc0ab30f47b26691d896dfda5e204eb17ee authored almost 14 years ago
Add the make_distrib tool for automated creation of CEF binary distributions (issue #260).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@294 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - ebc4feb09527e5a4ea2837f57526951ac2ceeab6 authored almost 14 years ago
Mac: Fix GetLocalizedString() implementation.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@293 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 42556715b034aada746075eb7ce7b91b21d70d9e authored almost 14 years ago
Update to Chromium revision 102269.

- Disable use of clang on Mac for the time being.

git-svn-id: https://chromiumembedded.googlecod...

github.com/obsproject/cef - 0fc3af0dbb25257b563e5d0a906f1a53d4d414ae authored almost 14 years ago
- Fix memory leaks in V8 usage (issue #323).

- Improve performance of V8 string conversions (issue #323).
- Add V8 performance test to cefclie...

github.com/obsproject/cef - 32402b2287fdf797dc673637fbeff012ecfe17fb authored almost 14 years ago
Mac: Add DevTools tests and resources to cefclient.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@290 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 792e78795fca919b117f8760bf155af8da45eeeb authored almost 14 years ago
Rename char16_t to char16 to fix VS2010 compiler errors due to char16_t becoming a built-in type (issue #243).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@289 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - d27343bac5b90d1de366c6608116e8c6d7b6bb6c authored almost 14 years ago
Windows: Call make_version_header.bat from cef_create_projects.bat. Previously it was executed by the patcher project.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@288 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 093c969fb1e856278dc4fc4a2e71e9337ab6590c authored almost 14 years ago
Mac: Fix 10.6 SDK compile errors due to delegate protocol requirement.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@287 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - a412f079d759615f9e4273ec3e4f555c166ef883 authored almost 14 years ago
Mac: Add context menu support (issue #293).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@286 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 44946a7752980e536f31beac8d80917aeefc4920 authored almost 14 years ago
Mac: Fix compile errors due to revision 284 Chromium update.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@285 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 588a69ed9ba9a7844361db8250fb630c4ba13fe2 authored almost 14 years ago
Update to Chromium revision 100584.

- Add a new CefSettings.graphics_implementation option for using different GL implementations.
- ...

github.com/obsproject/cef - d260f78cb21596cbd5c14df0196b951f0a23c22a authored almost 14 years ago
Add a virtual destructor to CefBase (issue #321).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@283 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - f4dc2dffa8b40df25c3dd106cd14f994465bc50a authored almost 14 years ago
Issue #307:

- Add a CefBrowser::HasDocument() method that tests if a document has been loaded in the browser ...

github.com/obsproject/cef - f63651010131c0fc51958c60729f5cd5b8b5caf9 authored almost 14 years ago
- [mac] Add selector implementations for edit commands (issue #276).

- [mac] Don't generate character events for arrow key presses (issue #294).
- Call OnSetFocus whe...

github.com/obsproject/cef - 16e468bb8c43a2beb77af13c230fdd0d49b4bb4f authored almost 14 years ago
Mac: Add missing canceled_ variable to WebDropTarget.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@280 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 723e5877e9d0e591f4630b14a58d423a31cd9e92 authored almost 14 years ago
- Add CefDragHandler to support examination of drag data and cancellation of drag requests (issue #297).

- Mac: Fix dragging of URLs by providing a default image if no drag image is supplied.

git-svn-i...

github.com/obsproject/cef - 1b1255c92ddbe313b7a65feb9ec7f99d744cdb14 authored almost 14 years ago
Support asynchronous continuation of custom scheme handler responses (issue #269).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@278 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 88a46e0b446a3b281c7af5a3990602400ee2d7a1 authored almost 14 years ago
Mac: Fix compile error.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@277 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - ad66d3774c2bcd6c09222131c2309f5b6af5d644 authored almost 14 years ago
Mac:

- Don't show the "drop" icon outside of valid drop regions.
- Fix a crash if the WebViewHost is d...

github.com/obsproject/cef - 6880d990a84271934522d8be73faf33792477316 authored almost 14 years ago
Improve documentation for CefBrowserSettings.user_style_sheet_location (issue #261).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@275 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - f25b353b1f7832d62158c344cbd5598dcd0e138c authored almost 14 years ago
Check the return value of UIT_CreatePopupWindow() in UIT_ShowDevTools() to avoid a crash when canceling the popup window (issue #285).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@274 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - f0d189892878a185460691274b7d32fbf3d66b40 authored almost 14 years ago
In CefContext::RemoveBrowser() allow the call to webkit_glue::ClearCache() to be executed immediately if we're already on the UI thread (which is the case when called "from" CefShutdown()), instead of being posted as a delayed task to avoid a thread death race condition (issue #277).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@273 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - dadd852cd3d15f2627424ccb3cf49c3f6c2edfc8 authored almost 14 years ago
Windows: Add support for disabling HTML5 drag from browser by setting CefBrowserSettings.drag_drop_disabled to true (issue #284).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@272 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 3b34f0014da78e8f697669f30a65f3e235110c0c authored almost 14 years ago
- Clean up implementation of modal window callbacks (issue #281).

- Fix CefBrowser::GoForward documentation typo (issue #291).

git-svn-id: https://chromiumembedde...

github.com/obsproject/cef - 512b8646392d29857ddc436e6ba23b0224f11eec authored almost 14 years ago
Mac: Add support for disabling HTML5 drag&drop by setting CefBrowserSettings.drag_drop_disabled to true (issue #140).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@270 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 0f414c8ac8cb5bfec072eb015646a9ee38fd672d authored almost 14 years ago
Mac:

- Add HTML5 drag&drop support (issue #140).
- Client application must now provide NSApplication i...

github.com/obsproject/cef - 7d006a8dd6df80d2e9f8c57668091d1b9e1192ff authored almost 14 years ago
Set the net::LOAD_IGNORE_LIMITS flag when executing synchronous load requests to avoid a deadlock in SyncRequestProxy (issue #192).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@268 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - b2100d27bd7cffdc7985baec97177e4a319090c1 authored about 14 years ago
Disable speech input because it is not currently implemented (issue #282).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@267 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - c50958123978521973d4c3a85f32a47f0a07483f authored about 14 years ago
Remove comment about being able to modify |request| in OnBeforeBrowse (issue #279).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@266 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 0aef7fc07d00a6d696668e2c07bc533ce573f414 authored about 14 years ago
Set WebRuntimeFeatures::enableTouch(false) to allow Google Maps API to function correctly (issue #134).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@265 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - f8cc8c6350cd22151d8a41d2158b6693742e079b authored about 14 years ago
Mac:

- Restore missing call to OnBeforeClose().
- Fix assertion when closing popup windows.

git-svn-i...

github.com/obsproject/cef - 1542dbe053cb53c3c60c5f8888496ccedad55d3c authored about 14 years ago
Update to Chromium revision 91424.

- Add tools/gyp_cef to satisfy grit_info.py module load requirement.
- Add skia_gpu.patch to work...

github.com/obsproject/cef - da210afca7710a40c8dd7d32053113561818e43f authored about 14 years ago
Add support for WebPreferences accelerated_video_enabled, accelerated_drawing_enabled and accelerated_plugins_enabled (entry #278).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@261 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 64d64738b98d33a52ec4cb18d7e109d90b03d9c1 authored about 14 years ago
Fix OnResourceResponse spelling error (issue #270).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@260 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 572f9f13d61f574407c0366d7822e8cd84e4b57d authored about 14 years ago
Use a file URL for the DevTools path to fix a DevTools load problem on Mac (issue #265).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@259 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 92cec88ffd2736f673fb2550d57cf722d1945baa authored about 14 years ago
- When running in multi-threaded message loop mode wait for the UI thread to exit before returning from CefContext::Shutdown() (issue #263).

- Fix crash in IME handling when closing the application while content is still loading.

git-svn...

github.com/obsproject/cef - 0d893166d3ebd99bd33539c23c47759812a386b4 authored about 14 years ago
Add support for IME-aware applications (issue #254).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@257 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 5c2824a422a0b0a503545bf9fe84d3cf62187422 authored about 14 years ago
Fix bug when dragging to a window before mouse events have been detected (issue #262).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@256 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 2a0299fc29562083f0b0746ec76fc88a5ea4feb6 authored about 14 years ago
Add support for modal dialogs (issue #250).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@255 5089003a-bbd8-11dd-ad1f-f1f962...

github.com/obsproject/cef - 02d6f3e38480442f5957aac3571f611c28349c81 authored about 14 years ago