Ecosyste.ms: OpenCollective
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
- Parse request headers and pass to the scheme handler.
- Fix memory leak in scheme handler imple...
- Add support for custom scheme handlers (entry #49, initial version by heshiming).
cefclient:
-...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@36 5089003a-bbd8-11dd-ad1f-f1f9622...
github.com/obsproject/cef - f341b9f4394ec212ab3c32ae2dadfebace2be68b authored over 15 years ago by Marshall Greenblatt <[email protected]>- Printing fix was committed as Chromium rev 23338, so the patches are no longer required.
- Add ...
- Modifications due to WebFrame moving from webkit/glue to webkit/api
- Remove the ATL dependency...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@33 5089003a-bbd8-11dd-ad1f-f1f9622...
github.com/obsproject/cef - ea3a49abe15d4451f12d261202d0c3dac44d41b9 authored over 15 years ago by Marshall Greenblatt <[email protected]>- Add the printing project and delete duplicated files from the CEF printing directory.
- Add med...
- change 'void *' arguments to 'void* ' to match style requirements.
translator:
- add support f...
- Update to files generated by the CEF translator tool. This introduces minor changes in cef.h a...
github.com/obsproject/cef - 8a04c0f0c1179b598806eb63308bffd3b460eec7 authored over 15 years ago by Marshall Greenblatt <[email protected]>git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@29 5089003a-bbd8-11dd-ad1f-f1f9622...
github.com/obsproject/cef - d953faf7f84db0b022a9bb5844ba8be7332aea04 authored over 15 years ago by Marshall Greenblatt <[email protected]>- Underlying chromium changes fix Issue #27.
- Navigation-related changes to work with WebDataSou...
- Initialize WebKit in the UI thread to avoid asserts due to WTF::isMainThread() returning false....
github.com/obsproject/cef - a0a0ae326cde3210f8f4f8366154c262c822111c authored over 15 years ago by Marshall Greenblatt <[email protected]>- Add CefBrowser::Get*Frame() methods for retrieving the appropriate CefFrame instance.
- Add a C...
- Eliminate the dependency on base/logging.h for libcef_dll_wrapper. libcef.lib and libcef_dll_w...
github.com/obsproject/cef - 94dfad49d95edec55628ac4c90df5870f19a2028 authored over 15 years ago by Marshall Greenblatt <[email protected]>- Fix ASSERT in CefBrowserImpl::UIT_GetPagesCount() when no default printer is configured (Issue ...
github.com/obsproject/cef - 0a98edff56bbd6141e21fa9e5442c38e7e97e0b4 authored over 15 years ago by Marshall Greenblatt <[email protected]>- Add WebKit-based printing support.
- Add re-sizable text area support.
- In release build, only...
- Add unique IDs for browser instances because ResourceLoaderBridge::Create() now receives a rout...
github.com/obsproject/cef - 3f5a01e96914f27713ad0fac12077a6978985ced authored over 15 years ago by Marshall Greenblatt <[email protected]>- security_info attribute added to OnCompletedRequest() in ResourceLoaderBridge.
- More functions...
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@20 5089003a-bbd8-11dd-ad1f-f1f9622...
github.com/obsproject/cef - 74bb6d6e74fb1542fa92c53cdc4e246f881c75c5 authored almost 16 years ago by Marshall Greenblatt <[email protected]>- Add the CefBrowser::CreateBrowserSync() method for synchronously creating a browser instance. (...
github.com/obsproject/cef - 08a19d5384f5ee1971dd8663ec1eaea809e6bd58 authored almost 16 years ago by Marshall Greenblatt <[email protected]>- Add support for specifying the cache location (file path or in-memory) via a new 'cache_path' p...
github.com/obsproject/cef - 3aa0d4c0fa2f2831617cfed815fbb3e6d4781ee5 authored almost 16 years ago by Marshall Greenblatt <[email protected]>- Fix problem displaying select lists due to ordering of focus events in WebWidgetHost::MouseEven...
github.com/obsproject/cef - a5bdcddd1ef923fec3dc49ff594006d1e6fb8fbe authored almost 16 years ago by Marshall Greenblatt <[email protected]>- The libcef project now builds libcef_static.lib instead of libcef.lib.
- The libcef_dll project...
- Add v8_snapshot_cc project dependency (Issue # 11, fix by: vridosh)
- Fix possible crash on exi...
- Add simple_clipboard_impl.cc to the libcef project because it is no longer included as part of ...
github.com/obsproject/cef - 577b8387cf0a10efc3accb95bfe58a2221d55b91 authored almost 16 years ago by Marshall Greenblatt <[email protected]>- Allow execution of CEF using the current application's message loop.
tests/cefclient:
- Support...
- Add CefBrowser::ExecuteJavaScript() method.
tests/cefclient:
- Add test for ExecuteJavaScript m...
- Allow creation of a browser window without loading a URL. Using about:blank results in an entr...
github.com/obsproject/cef - 729f9279bcec3049e74ddb365d4c1fd5eeef47af authored almost 16 years ago by Marshall Greenblatt <[email protected]>- External plugin loading support is now provided by webkit/glue/plugins so the libcef/plugins di...
github.com/obsproject/cef - 73027bb5a9397fa03e658c1989fe08b0fc583afa authored almost 16 years ago by Marshall Greenblatt <[email protected]>- Glue.vcproj moved from webkit\build\glue to webkit\glue
git-svn-id: https://chromiumembedded.g...
github.com/obsproject/cef - 1b6fa403ab18d782b8b3b4576fcd8a1a2f3e4770 authored almost 16 years ago by Marshall Greenblatt <[email protected]>- Glue now depends on WebCore_prebuild (and not WebCore).
- WebCore depends on WebCore_prebuild.
...
- CefBytesWriter::GetDataString() does not properly size the returned string.
Issue #4, Fix by: ...
github.com/obsproject/cef - 299030afe023f0f98f932210974446065847dd01 authored almost 16 years ago by Marshall Greenblatt <[email protected]>- Canvas classes moved from gfx namespace to skia namespace.
- Include files moved from WebKit/po...
- Add support for embedded netscape-style plugins.
- Add new webkit_glue VisitedLinkHash() and Is...
- Change gfx::WindowHandle to gfx::NativeWindow and gfx::ViewHandle to gfx::NativeView.
- Add pro...
- Modify BrowserWebViewDelegate::UpdateSessionHistory() to fix compile error due to underlying ch...
github.com/obsproject/cef - 166b8524ddc7867f8e763598e6ed6092be7d4d88 authored about 16 years ago by Marshall Greenblatt <[email protected]>git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@2 5089003a-bbd8-11dd-ad1f-f1f9622d...
github.com/obsproject/cef - 9c58b671a899908a3e97f9efa4c6084a4ce50524 authored about 16 years ago by Marshall Greenblatt <[email protected]>git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1 5089003a-bbd8-11dd-ad1f-f1f9622d...
github.com/obsproject/cef - 11f5769f19079fb4d34016240b35cc28ece4541f authored about 16 years ago by none <[email protected]>