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
about 2 hours
ago. based on code collected
about 2 hours
ago.
Aug 01, 2024 — Aug 01, 2025
Showing page 102 of 109
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- Update to Chromium revision 85305. - Use the angle library for GL support (issue #136). - Add a workaround for the SyncRequestProxy deadlock problem (issue #192).
Marshall Greenblatt
More...
about 14 years ago
- Explicitly load the URL after calling UIT_CreatePopupWindow (issue #215).
Marshall Greenblatt
More...
about 14 years ago
Force Flash and Silverlight plugins to use opaque (windowless) mode when rendering off-screen (issue #214).
Marshall Greenblatt
More...
about 14 years ago
Force Flash and Silverlight plugins to use opaque (windowless) mode when rendering off-screen (issue #214).
Marshall Greenblatt
More...
about 14 years ago
Add CefDOMNode::IsSame() method.
Marshall Greenblatt
More...
about 14 years ago
- Don't load URLs twice for popup windows (issue #215). - Make the |url| parameter to HandleBeforeCreated constant (issue #215).
Marshall Greenblatt
More...
about 14 years ago
Handle the WM_GETDLGCODE message on Windows so that the browser receives all keyboard input when used as a dialog window (issue # 223).
Marshall Greenblatt
More...
about 14 years ago
Fix plugin enabled check in ShouldDownload (issue #227).
Marshall Greenblatt
More...
about 14 years ago
Add make_version_header tool for populating libcef.dll version number and copyright year via version.h header file (issue #108).
Marshall Greenblatt
More...
about 14 years ago
Allow custom schemes to cause redirects (issue #98).
Marshall Greenblatt
More...
over 14 years ago
- Add support for returning an HTTP status code from HandleBeforeResourceLoad and custom scheme handlers via the CefResponse class (issue #202). - Add unit tests for custom scheme handlers (issue #221). - Fix reversed enable/disable of stop and reload buttons in cefclient.
Marshall Greenblatt
More...
over 14 years ago
Give cookie unit tests a far future test date.
Marshall Greenblatt
More...
over 14 years ago
Support parsing of virtual methods with default implementations.
Marshall Greenblatt
More...
over 14 years ago
Add standard argument checks as part of translator code generation.
Marshall Greenblatt
More...
over 14 years ago
Mac: - Implement the WebExternalPopupMenu interface to fix select popup menu display. - Remove the kCFRunLoopBeforeTimers option from CFRunLoopObserverCreate to reduce CPU usage (issue #211).
Marshall Greenblatt
More...
over 14 years ago
- Add cookie get/set support (issue #88). - Move classes that extend structures to cef_types_wrappers.h and implement using the new CefStructBase template class. - Change the HandleProtocolExecution |allow_os_execution| argument to pass by reference to maintain consistency with other API functions.
Marshall Greenblatt
More...
over 14 years ago
Make modal popup windows behave the same as non-modal popup windows (issue #216).
Marshall Greenblatt
More...
over 14 years ago
- Add support for entering a V8 context asynchronously (issue #203). - Add support for V8 accessors (issue #203).
Marshall Greenblatt
More...
over 14 years ago
- Use libjpeg_turbo instead of libjpeg (fixes Mac GYP error). - Fix incorrect assertion in cefclient_mac.mm.
Marshall Greenblatt
More...
over 14 years ago
Update to Chromium revision 80310.
Marshall Greenblatt
More...
over 14 years ago
Fix incorrect screen size information (issue #189).
Marshall Greenblatt
More...
over 14 years ago
Fix bug in WebWidgetHost::DidInvalidateRect().
Marshall Greenblatt
More...
over 14 years ago
Slow down the off-screen rendering timer to avoid excessive CPU usage.
Marshall Greenblatt
More...
over 14 years ago
Fix GYP file typo.
Marshall Greenblatt
More...
over 14 years ago
- Add off-screen rendering support on Windows. This involves a number of new CefBrowser and CefHandler methods. See the "Off-Screen Rendering Example" in cefclient for example usage. - Add CefRunMessageLoop() for efficient message loop usage and modify cefclient to use it. - Add CefHandler::HandleNavStateChange() for back/forward state notifications and modify cefclient to use it.
Marshall Greenblatt
More...
over 14 years ago
Add support for retrieving values from DOM form elements.
Marshall Greenblatt
More...
over 14 years ago
Add a history entry when navigating to anchors within the same page (issue #207).
Marshall Greenblatt
More...
over 14 years ago
Fix next browser ID value reset (issue #204).
Marshall Greenblatt
More...
over 14 years ago
Fix Mac settings to allow both Xcode debugging and app execution (issue #199).
Marshall Greenblatt
More...
over 14 years ago
Fix CHROMIUM_BUILD_COMPATIBILITY.txt dates (issue #206).
Marshall Greenblatt
More...
over 14 years ago
←
1
2
…
98
99
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