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 11 hours
ago. based on code collected
about 11 hours
ago.
Aug 11, 2024 — Aug 11, 2025
Showing page 11 of 42
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix WebKit scripts path.
[email protected]
More...
almost 12 years ago
Mac: Fix compile/build errors due to Chromium update
[email protected]
More...
almost 12 years ago
Update to Chromium revision 228917.
[email protected]
More...
almost 12 years ago
Windows: Pass shell=True so Popen can run a batch file (issue #1091).
[email protected]
More...
almost 12 years ago
Update to Chromium revision 224845.
[email protected]
More...
almost 12 years ago
Update to Chromium revision 224895.
[email protected]
More...
almost 12 years ago
Mac: Fix "format string is not a string literal" error when building with clang and 10.7 SDK.
[email protected]
More...
almost 12 years ago
Remove the CEF1 trunk folder. Any future development will be in the 1453 branch.
[email protected]
More...
almost 12 years ago
Fixes to automate.py (issue #1067): - 'update_depot_tools' command fails on Linux without depot_tools in the PATH. - Always generates build log files without looking at --build-log-file.
[email protected]
More...
almost 12 years ago
Fix windows 64-bit compile errors (issue #1079).
[email protected]
More...
almost 12 years ago
Fix AssertNoURLRequests due to pending proxy connections during shutdown (issue #1037).
[email protected]
More...
almost 12 years ago
Remove unused variable (issue #1079).
[email protected]
More...
almost 12 years ago
Remove CefRenderProcessHandler::OnBeforeNavigation (issue #1076).
[email protected]
More...
almost 12 years ago
Expose CefLoadHandler in the render process (issue #1077).
[email protected]
More...
almost 12 years ago
Initial changes to allow use of CefLoadHandler in the render process (issue #1077). - Move OnLoadingStateChange from CefDisplayHandler to CefLoadHandler. - Move OnRenderProcessTerminated and OnPluginCrashed from CefLoadHandler to CefRequestHandler.
[email protected]
More...
almost 12 years ago
Add CefRequestHandler::OnBeforeBrowse callback (issue #1076).
[email protected]
More...
almost 12 years ago
- Only update back/forward state for committed navigations. - Don't change the frame URL for failed loads.
[email protected]
More...
almost 12 years ago
Linux: Fix compile error
[email protected]
More...
almost 12 years ago
Enhancements to automate.py and make_distrib.py (issue #1072): - Update the depot tools checkout if the checkout is managed by automate.py (on windows it's mandatory to run depot tools update to install svn, git and python). - Add "--no-update" switch to allow users to run only build and distrib steps without updating CEF and Chromium. This is useful when some custom actions have to be done between the checkout and build steps. - Add "--build-tests" switch to build the cef_unittests target in addition to the cefclient target. - Add "--verbose" switch to have ninja output more details while building. - Add "--build-log-file" switch to write build logs to a file on disk. - Add 7z compression support based on the presence of a CEF_COMMAND_7ZIP environment variable. - Create distrib folders using the architecture (32/64) string.
[email protected]
More...
almost 12 years ago
Expose resource type and transition type via CefRequest (issue #1071).
[email protected]
More...
almost 12 years ago
Fix compile error (issue #1064).
[email protected]
More...
almost 12 years ago
Mac: Fix compile error due to Chromium update
[email protected]
More...
almost 12 years ago
Specify a background color for tests so that they're easier to read when transparent rendering is enabled.
[email protected]
More...
almost 12 years ago
Update to Chromium revision 220934.
[email protected]
More...
almost 12 years ago
Linux: Fix compile error
[email protected]
More...
almost 12 years ago
Make CefContext non-reference-counted to clarify ownership semantics.
[email protected]
More...
almost 12 years ago
Structural improvements for request handling (issue #1044) - Add new CefRequestContext and CefRequestContextHandler classes. - Add CefRequestContext argument to CefBrowserHost static factory methods. - Move GetCookieManager from CefRequestHandler to CefRequestContextHandler. - Use BrowserContext as the root proxy object for network requests. - Move accessors for CefBrowserMainParts members from CefContext to CefContentBrowserClient.
[email protected]
More...
almost 12 years ago
Move the |use_osr_next_contents_view| attribute from CefBrowserContext to CefContentBrowserClient.
[email protected]
More...
almost 12 years ago
Fix assignment of log file path (issue #903).
[email protected]
More...
almost 12 years ago
Make CefURLRequest::GetResponse() data available before download completion (issue #956).
[email protected]
More...
almost 12 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
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