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
chromiumembedded
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 22, 2024 — Jul 22, 2025
Showing page 104 of 109
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add zoom support (issue #116).
Marshall Greenblatt
More...
over 14 years ago
Add support for single sign-on (issue #148).
Marshall Greenblatt
More...
over 14 years ago
Disable notification API to avoid crash due to it not being implemented (issue #170).
Marshall Greenblatt
More...
over 14 years ago
Add the ability to specify log file location and severity level (issue #172).
Marshall Greenblatt
More...
over 14 years ago
Add HandleProtocolExecution event for unregistered protocols (issue #155).
Marshall Greenblatt
More...
over 14 years ago
- Update to Chromium revision 71081. - Add a new |isMainContent| boolean argument to HandleLoadStart and HandleLoadEnd (issue #166). - Only call HandleAddressChange and HandleTitleChange for the main content load (issue #166). - Pass the URL for new popup windows to HandleBeforeCreated (issue #5). - cefclient: Add a test for XMLHttpRequest. - cefclient: Size popup windows in ClientHandler::HandleBeforeCreated.
Marshall Greenblatt
More...
over 14 years ago
- Add initial Linux implementation files. - Fix copyright years.
Marshall Greenblatt
More...
over 14 years ago
Fix mac compile errors.
Marshall Greenblatt
More...
over 14 years ago
- Update to Chromium revision 70742. - Fix crash when calling CefInitialize with extra_plugins_paths specified (issue #164).
Marshall Greenblatt
More...
over 14 years ago
Add CefHandler::HandleAuthenticationRequest for handling authentication requests (issue #150).
Marshall Greenblatt
More...
over 14 years ago
Fix a crash when calling CefShutdown() before destroying all browser windows (issue #159).
Marshall Greenblatt
More...
over 14 years ago
Fix use of the default error text when returning RV_CONTINUE from HandleLoadError (issue #161).
Marshall Greenblatt
More...
over 14 years ago
Add more robust download handler implementation (issue #156).
Marshall Greenblatt
More...
over 14 years ago
Fix potential memory leak from calling WinHttpGetIEProxyConfigForCurrentUser (issue #160).
Marshall Greenblatt
More...
over 14 years ago
Fix Mac OS X compile errors due to Chromium 69409 update.
Marshall Greenblatt
More...
over 14 years ago
- Update to Chromium revision 69409. - Add cefclient tests for GPU acceleration.
Marshall Greenblatt
More...
over 14 years ago
Fix text input of characters from east-asian languages (issue #152).
Marshall Greenblatt
More...
over 14 years ago
Fix Linux compile errors.
Marshall Greenblatt
More...
over 14 years ago
- Fix Mac compile errors due to string type changes (issue #146). - Fix Windows crash due to string type changes (issue #147). - Add missing svn:eol-style properties.
Marshall Greenblatt
More...
over 14 years ago
Make comment language more consistent.
Marshall Greenblatt
More...
over 14 years ago
Introduce CefString and cef_string_t implementations that support string type conversions and customization of the API string type (issue #146).
Marshall Greenblatt
More...
over 14 years ago
Introduce CefString and cef_string_t implementations that support string type conversions and customization of the API string type (issue #146).
Marshall Greenblatt
More...
over 14 years ago
Introduce CefString and cef_string_t implementations that support string type conversions and customization of the API string type (issue #146).
Marshall Greenblatt
More...
over 14 years ago
Add global and per-browser settings (issue #145). This exposes the following new capabilities: - Ability to disable drag & drop from other windows. - Ability to specify additional plugin search paths. - Ability to customize WebPreferences values, including enabling cross-site scripting. - Ability to set User-Agent or product version. - Ability to set default locale.
Marshall Greenblatt
More...
over 14 years ago
Change CefContext::cache_path_ type from std::wstring to FilePath.
Marshall Greenblatt
More...
over 14 years ago
- Mac: Fix cefclient app package build and execution problems. - Improve error message in ClientHandler::HandleLoadError.
Marshall Greenblatt
More...
over 14 years ago
Fix bugs in CefByteReadHandler::Seek().
Marshall Greenblatt
More...
over 14 years ago
- Persist localStorage data across sessions when a cache path is specified (issue #139). - Add a localStorage test to cefclient.
Marshall Greenblatt
More...
over 14 years ago
Expose popup window feature information with CefPopupFeatures argument to CefHandler::HandleBeforeCreated (issue #135).
Marshall Greenblatt
More...
over 14 years ago
Update to Chromium revision 66269. - Fixes a crash with Flash-related JavaScript (issue #115).
Marshall Greenblatt
More...
over 14 years ago
←
1
2
…
100
101
102
103
104
105
106
107
108
109
→
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