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 101 of 105
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- Mac: Fix cefclient app package build and execution problems. - Improve error message in ClientHandler::HandleLoadError.
Marshall Greenblatt
More...
about 14 years ago
Fix bugs in CefByteReadHandler::Seek().
Marshall Greenblatt
More...
about 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...
about 14 years ago
Expose popup window feature information with CefPopupFeatures argument to CefHandler::HandleBeforeCreated (issue #135).
Marshall Greenblatt
More...
about 14 years ago
Update to Chromium revision 66269. - Fixes a crash with Flash-related JavaScript (issue #115).
Marshall Greenblatt
More...
about 14 years ago
Mac: - Fix patcher target.
Marshall Greenblatt
More...
about 14 years ago
Mac: - Add resource files.
Marshall Greenblatt
More...
about 14 years ago
Mac: - Complete basic functionality in libcef. - Port cefclient and unittests.
Marshall Greenblatt
More...
about 14 years ago
- Fix a reference leak in CefXmlReaderImpl due to xml_close_callback not always being called. - Make include guards consistent in browser_web_worker.h
Marshall Greenblatt
More...
over 14 years ago
Add web worker stub implementation to avoid crash (issue #138).
Marshall Greenblatt
More...
over 14 years ago
libcef_dll_wrapper: - Include cef_logging.h instead of base/logging.h to avoid link errors.
Marshall Greenblatt
More...
over 14 years ago
Fix bug in ClientHandler::SendNotification().
Marshall Greenblatt
More...
over 14 years ago
Changes to cefclient in preparation for porting.
Marshall Greenblatt
More...
over 14 years ago
Update to Chromium revision 64233. - Enable the WebGL desktop implementation which is now working in combination with accelerated compositing (issue #136).
Marshall Greenblatt
More...
over 14 years ago
Allow creation of the 3d graphics context in order to support 3D CSS accelerated compositing. (issue #136).
Marshall Greenblatt
More...
over 14 years ago
Update to Chromium revision 63876.
Marshall Greenblatt
More...
over 14 years ago
More changes to disable WebGL support.
Marshall Greenblatt
More...
over 14 years ago
Expose zip archive reading support (issue #30). Move ClientReadHandler to CefByteReadHandler in cef_wrapper.h. Add support for the time_t data type to cef_parser.py.
Marshall Greenblatt
More...
over 14 years ago
WebGL performance with osmesa is unusably slow. Disable WebGL support until a working desktop or egl implementation is available.
Marshall Greenblatt
More...
over 14 years ago
Add initial Mac implementation files.
Marshall Greenblatt
More...
over 14 years ago
Update to Chromium revision 63396. Fix crash in browser database system (issue #132).
Marshall Greenblatt
More...
over 14 years ago
Fix problem with <select> pull-down lists not displaying (issue #133).
Marshall Greenblatt
More...
over 14 years ago
Rename CefXmlReader::MoveToNextElement to CefXmlReader::MoveToNextNode to better represent its purpose.
Marshall Greenblatt
More...
over 14 years ago
Expose XML parsing support (issue #28).
Marshall Greenblatt
More...
over 14 years ago
- Add createGraphicsContext3D() method which is required for WebGL support. - Add debug mode check that CefDownloadHandler objects are being cleaned up properly.
Marshall Greenblatt
More...
over 14 years ago
- Add the CefHandler::HandleDownloadResponse() method and CefDownloadHandler class to support file download in response to 'Content-Disposition' headers (issue #6). - Fix parsing error in cef_parser.py due to space between angle brackets in template type definitions, and add support for int64 type. - Update copyright messages in Python and generated files.
Marshall Greenblatt
More...
over 14 years ago
Update to Chromium revision 62731. - Introduce BrowserFileWriter implementation. - ResourceLoaderBridge::ResponseInfo renamed to ResourceResponseInfo. - StatsTable and SplitString moved to "base" namespace.
Marshall Greenblatt
More...
over 14 years ago
Fix various Mac compile errors.
Marshall Greenblatt
More...
over 14 years ago
Fix various Mac and Linux compile errors.
Marshall Greenblatt
More...
over 14 years ago
Initial header for Mac and Linux support.
Marshall Greenblatt
More...
over 14 years ago
←
1
2
…
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