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
12 days
ago. based on code collected
13 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 100 of 105
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix ParseDialogResultEx to use correct page range variables (issue #179).
Marshall Greenblatt
More...
about 14 years ago
Move gclient integration to the gclient_hook.py script in order to support a platform-agnostic DEPS file (issue #174).
Marshall Greenblatt
More...
about 14 years ago
Mac: - Fix compile error (issue #176).
Marshall Greenblatt
More...
about 14 years ago
Add CefHandler::HandleStatus for status messages, mouse over URLs and keyboard focus URLs (issue #61).
Marshall Greenblatt
More...
about 14 years ago
- Add developer tools support (issue #127). - Send title change notifications generated after page content is done loading. - Restore windows and bring to the front in BrowserWebViewDelegate::show().
Marshall Greenblatt
More...
about 14 years ago
Add zoom support (issue #116).
Marshall Greenblatt
More...
about 14 years ago
Add support for single sign-on (issue #148).
Marshall Greenblatt
More...
about 14 years ago
Disable notification API to avoid crash due to it not being implemented (issue #170).
Marshall Greenblatt
More...
about 14 years ago
Add the ability to specify log file location and severity level (issue #172).
Marshall Greenblatt
More...
about 14 years ago
Add HandleProtocolExecution event for unregistered protocols (issue #155).
Marshall Greenblatt
More...
about 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...
about 14 years ago
- Add initial Linux implementation files. - Fix copyright years.
Marshall Greenblatt
More...
about 14 years ago
Fix mac compile errors.
Marshall Greenblatt
More...
about 14 years ago
- Update to Chromium revision 70742. - Fix crash when calling CefInitialize with extra_plugins_paths specified (issue #164).
Marshall Greenblatt
More...
about 14 years ago
Add CefHandler::HandleAuthenticationRequest for handling authentication requests (issue #150).
Marshall Greenblatt
More...
about 14 years ago
Fix a crash when calling CefShutdown() before destroying all browser windows (issue #159).
Marshall Greenblatt
More...
about 14 years ago
Fix use of the default error text when returning RV_CONTINUE from HandleLoadError (issue #161).
Marshall Greenblatt
More...
about 14 years ago
Add more robust download handler implementation (issue #156).
Marshall Greenblatt
More...
about 14 years ago
Fix potential memory leak from calling WinHttpGetIEProxyConfigForCurrentUser (issue #160).
Marshall Greenblatt
More...
about 14 years ago
Fix Mac OS X compile errors due to Chromium 69409 update.
Marshall Greenblatt
More...
about 14 years ago
- Update to Chromium revision 69409. - Add cefclient tests for GPU acceleration.
Marshall Greenblatt
More...
about 14 years ago
Fix text input of characters from east-asian languages (issue #152).
Marshall Greenblatt
More...
about 14 years ago
Fix Linux compile errors.
Marshall Greenblatt
More...
about 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...
about 14 years ago
Make comment language more consistent.
Marshall Greenblatt
More...
about 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...
about 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...
about 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...
about 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...
about 14 years ago
Change CefContext::cache_path_ type from std::wstring to FilePath.
Marshall Greenblatt
More...
about 14 years ago
←
1
2
…
96
97
98
99
100
101
102
103
104
105
→
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