openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
chromium-embedded-framework
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 11, 2024 — Aug 11, 2025
Showing page 14 of 42
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Reduce locking in browser and frame implementations to avoid potential deadlocks (issue #824).
[email protected]
More...
about 12 years ago
Add CefJSDialogHandler::OnDialogClosed callback (issue #943).
[email protected]
More...
about 12 years ago
Use scoped class to implement CEF_TRACE_EVENTx (issue #971).
[email protected]
More...
about 12 years ago
Mac: Add IME support with off-screen rendering (issue #973).
[email protected]
More...
about 12 years ago
cefclient: Fix frame rate calculation (issue #987).
[email protected]
More...
about 12 years ago
Fix race condition during V8 proxy initialization (issue #912).
[email protected]
More...
over 12 years ago
Update to Chromium revision 198276.
[email protected]
More...
over 12 years ago
Linux: Update binary distrib to execute pkg-config as part of the make configuration.
[email protected]
More...
over 12 years ago
Linux: Update binary distrib to execute pkg-config as part of the make configuration.
[email protected]
More...
over 12 years ago
Linux: Fix paths in binary distrib make files that caused build errors on Debian.
[email protected]
More...
over 12 years ago
Linux: Fix paths in binary distrib make files that caused build errors on Debian.
[email protected]
More...
over 12 years ago
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.
[email protected]
More...
over 12 years ago
Improve scheme handler documentation.
[email protected]
More...
over 12 years ago
Update to Chromium revision 194165.
[email protected]
More...
over 12 years ago
Continue resource loading asynchronously to avoid issues during ResourceScheduler stack unwinding.
[email protected]
More...
over 12 years ago
Fix crash during window close when no CefClient is provided.
[email protected]
More...
over 12 years ago
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.
[email protected]
More...
over 12 years ago
Destroy CefMenuCreator on the UI thread thread (issue #887).
[email protected]
More...
over 12 years ago
Update to Chromium revision 194165.
[email protected]
More...
over 12 years ago
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.
[email protected]
More...
over 12 years ago
Linux: Fix files included by make_distrib for cefclient mode
[email protected]
More...
over 12 years ago
Mac: Fix make_distrib.py script errors
[email protected]
More...
over 12 years ago
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.
[email protected]
More...
over 12 years ago
Remove V8 worker bindings (issue #451).
[email protected]
More...
over 12 years ago
Remove V8 worker bindings (issue #451).
[email protected]
More...
over 12 years ago
Linux: Simplify gtk-related dependencies in cef.gyp.
[email protected]
More...
over 12 years ago
- 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.
[email protected]
More...
over 12 years ago
Mac: Fix inclusion of resource files in binary distributions.
[email protected]
More...
over 12 years ago
Add support for a minimal distribution mode where only release binaries and resources are packaged.
[email protected]
More...
over 12 years ago
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.
[email protected]
More...
over 12 years ago
←
1
2
…
10
11
12
13
14
15
16
17
18
…
41
42
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree