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
about 9 hours
ago. based on code collected
about 9 hours
ago.
Aug 01, 2024 — Aug 01, 2025
Showing page 9 of 42
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Avoid crash when building Chrome with CEF patches applied.
[email protected]
More...
over 11 years ago
Avoid crash when building Chrome with CEF patches applied.
[email protected]
More...
over 11 years ago
Fix completion status for asynchronous custom resource handler requests (issue #1066, issue #1187).
[email protected]
More...
over 11 years ago
Add missing patch file for revision 1592 changes.
[email protected]
More...
over 11 years ago
Update to Chromium revision 248478. - Add new CefSettings.windowless_rendering_enabled value that must be enabled when using windowless (off-screen) rendering. - Improve naming and documentation for CefWindowInfo members. - CefBeginTracing now completes asynchronously. - Rename CefEndTracingAsync to CefEndTracing. - Rename CefCompletionHandler to CefCompletionCallback.
[email protected]
More...
over 11 years ago
Mac: Fix compile errors.
[email protected]
More...
over 11 years ago
Revert unintended changes from revision 1582.
[email protected]
More...
over 11 years ago
Revert unintended changes from revision 1582.
[email protected]
More...
over 11 years ago
- Add MayBlock() method to stream classes which is used as a hint when determining the thread to access the stream from (issue #1187). - In cases where MayBlock() returns true have CefStreamResourceReader perform the reads on the FILE thread (issue #1187).
[email protected]
More...
over 11 years ago
Fix crash when using asynchronous continuation with a custom resource handler (issue #1066).
[email protected]
More...
over 11 years ago
Add a new CefURLParts.origin member for retrieving the origin when parsing a URL.
[email protected]
More...
over 11 years ago
Add a CefGetMimeType function for retrieving the mime type of a file extension (issue #1098).
[email protected]
More...
over 11 years ago
Windows: Fix 64-bit compile errors (issue #1184).
[email protected]
More...
over 11 years ago
Provide a generic JavaScript message router implementation (issue #1183).
[email protected]
More...
over 11 years ago
Add <algorithm> include required by VS2013 (issue #1094).
[email protected]
More...
over 11 years ago
Mac: Fix loading of media libraries (issue #1176)
[email protected]
More...
over 11 years ago
Add <algorithm> include required by VS2013 (issue #1094).
[email protected]
More...
over 11 years ago
Send the kProductVersion flag to all processes (issue #1149).
[email protected]
More...
over 11 years ago
Mac: Allow customization of background color (issue #1161)
[email protected]
More...
over 11 years ago
Windows: Allow customization of background color (issue #1161).
[email protected]
More...
over 11 years ago
Fix C compiler errors when using the C API (issue #1165). - Replace 'bool' with 'int' in cef_types[_*].h. - Typedef enums in cef_types.h - Add includes and struct forward declarations in C API header files.
[email protected]
More...
over 11 years ago
Update copyright year in generated files.
[email protected]
More...
over 11 years ago
Update to Chromium revision 242756.
[email protected]
More...
over 11 years ago
Windows: Improve "view source" implementation.
[email protected]
More...
over 11 years ago
Update to Chromium revision 241258. - Update tracing implementation to use the new file-based approach (issue #1157).
[email protected]
More...
over 11 years ago
Update the CEF logo image in cefclient.
[email protected]
More...
over 11 years ago
Add a CEF_ENABLE_SANDBOX define in cefclient and cefsimple to make disabling the sandbox easier for non-VS2010 builds of the binary distribution (issue #524).
[email protected]
More...
over 11 years ago
Fix crash when browser window creation is canceled (issue #1147).
[email protected]
More...
over 11 years ago
Windows: Switch to aura/views architecture for content window creation (issue #180).
[email protected]
More...
over 11 years ago
Mac: Fix creation of dSYM files for the Release target by enabling the |mac_strip_release| GYP variable which was disabled in Chromium revision 235601.
[email protected]
More...
over 11 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
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