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 103 of 109
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
cefclient: - Add Mac support for binary resource loading (issue #198). - Simplify binary resource loading usage.
Marshall Greenblatt
More...
over 14 years ago
Add persistent storage support for cookie data (issue #193).
Marshall Greenblatt
More...
over 14 years ago
Fix Mac GYP configuration error.
Marshall Greenblatt
More...
over 14 years ago
Add drag and drop support for Windows (issue #140).
Marshall Greenblatt
More...
over 14 years ago
Increase Windows cefclient timer speed so that CefDoMessageLoopWork() is called more frequently in single-threaded message loop mode (issue #189).
Marshall Greenblatt
More...
over 14 years ago
Add asserts to verify correct DOM object usage.
Marshall Greenblatt
More...
over 14 years ago
Add support for accessing and modifying the DOM (issue #60).
Marshall Greenblatt
More...
over 14 years ago
Simplify parsing of CEF structure types.
Marshall Greenblatt
More...
over 14 years ago
Fix Mac compile errors.
Marshall Greenblatt
More...
over 14 years ago
Issue #188: - Add a CefV8Context object and CefV8Value::ExecuteFunctionWithContext method to support asynchronous V8 ExecuteFunction callbacks. - Add a CefFrame::GetBrowser() method. - Ensure that V8 types are only referenced on the UI thread. - Accept a empty |object| parameter to CefV8Value::ExecuteFunction.
Marshall Greenblatt
More...
over 14 years ago
Fix Mac compile error.
Marshall Greenblatt
More...
over 14 years ago
Update to Chromium revision 74933. - CefRegisterPlugin now only supports a single mime type per registration.
Marshall Greenblatt
More...
over 14 years ago
- Add missing files. - Fix Mac compile errors.
Marshall Greenblatt
More...
over 14 years ago
- Add CefWebURLRequest implementation (issue #51). - Default new CefRequest objects to the "GET" method. - Send URL and title change notifications for CefFrame::LoadString(). - Disable the RequestTest.HistoryNav test which requires WebKit patches.
Marshall Greenblatt
More...
over 14 years ago
Mac: Use NSView* instead of void* for cef_window_handle_t.
Marshall Greenblatt
More...
over 14 years ago
Mac: - Add support for popup windows. - Fix select list bugs. - Add additional tests to cefclient.
Marshall Greenblatt
More...
over 14 years ago
The |isMainContent| parameter to HandleLoadEnd should be true for reloads (issue #183).
Marshall Greenblatt
More...
over 14 years ago
Fix a crash when closing the browser window with WebKit Inspector open (issue #182).
Marshall Greenblatt
More...
over 14 years ago
Do not activate the select list window on Windows (issue #169).
Marshall Greenblatt
More...
over 14 years ago
Fix Mac compile errors.
Marshall Greenblatt
More...
over 14 years ago
Add support for creating and parsing URLs (issue #181).
Marshall Greenblatt
More...
over 14 years ago
Introduce cef_runnable.h and cef_tuple.h and perform further thread-related cleanup (issue #175).
Marshall Greenblatt
More...
over 14 years ago
Fix Mac compile errors.
Marshall Greenblatt
More...
over 14 years ago
Improve thread safety and documentation and add support for thread-specific APIs (issue #175).
Marshall Greenblatt
More...
over 14 years ago
Pass HTTP status code to HandleLoadEnd (issue #177).
Marshall Greenblatt
More...
over 14 years ago
Fix ParseDialogResultEx to use correct page range variables (issue #179).
Marshall Greenblatt
More...
over 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...
over 14 years ago
Mac: - Fix compile error (issue #176).
Marshall Greenblatt
More...
over 14 years ago
Add CefHandler::HandleStatus for status messages, mouse over URLs and keyboard focus URLs (issue #61).
Marshall Greenblatt
More...
over 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...
over 14 years ago
←
1
2
…
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