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
C
chromium-embedded-framework
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
May 05, 2024 — May 05, 2025
Showing page 4 of 42
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove old project file generation now that CMake generation is stable (issue #1404).
[email protected]
More...
over 10 years ago
Linux: Fix command line for GNU linker (issue #1430).
[email protected]
More...
over 10 years ago
Pass cursor type and custom cursor information to CefRenderHandler::OnCursorChange (issue #1443).
[email protected]
More...
over 10 years ago
Add CefBrowserHost::GetNavigationEntries for retrieving a snapshot of navigation history (issue #1442).
[email protected]
More...
over 10 years ago
Fix spelling error.
[email protected]
More...
over 10 years ago
Update xmlhttprequest.html to use an async request since sync requests are now deprecated.
[email protected]
More...
over 10 years ago
Call OnTitleChange after navigation/reload even if the title has not changed (issue #1441).
[email protected]
More...
over 10 years ago
Linux: Fix compile error due to revision 1916 (issue #1440).
[email protected]
More...
over 10 years ago
Make CefBrowserHost::CloseDevTools behave like CefBrowserHost::Close was called on the DevTools browser (issue #1439).
[email protected]
More...
over 10 years ago
Hide the DelegatedFrameHost when RenderProcessGone() is called. This avoids a crash due to DelegatedFrameHost calling GetHost() after RenderProcessGone() has been called.
[email protected]
More...
over 10 years ago
Fix rendering of off-screen popup windows (issue #1437).
[email protected]
More...
over 10 years ago
Fix missing include in cef_scoped_ptr.h.
[email protected]
More...
over 10 years ago
Windows: Define CEF_USE_ATL and CEF_USE_SANDBOX for integrated builds of sample applications.
[email protected]
More...
over 10 years ago
Windows: Don't draw a resize frame around the browser (issue #1401).
[email protected]
More...
over 10 years ago
Update to Chromium revision 40af916d (#303546). - Standardize usage of virtual/override specifiers in CEF internals (see http://crbug.com/417463).
[email protected]
More...
over 10 years ago
Windows/Linux: Fix positioning of select popups and dismissal on window move/resize by calling new CefBrowserHost::NotifyMoveOrResizeStarted() method from client applications (issue #1208).
[email protected]
More...
over 10 years ago
Improvements to CMake configuration for the binary distribution (issue #1404). - Remove libcef_dll/CMakeLists.txt dependency on the parent CMakeLists.txt file.
[email protected]
More...
over 10 years ago
Fix configuration of the User-Agent string during startup (issue #1275).
[email protected]
More...
over 10 years ago
Linux: Fix drag&drop in windows with zero or more parents (issue #1258).
[email protected]
More...
over 10 years ago
Windows: Fix reporting of WM_MOUSELEAVE coordinates by the cefclient OSR example (issue #1133).
[email protected]
More...
over 10 years ago
Use CMake configuration to detect ATL support (issue #1328).
[email protected]
More...
over 10 years ago
Improvements to CMake configuration for the binary distribution (issue #1404). - Add LIBCEF_APPEND_PLATFORM_SOURCES macro definition in libcef_dll/CMakeLists.txt to remove dependency on macros.cmake. - Don't add the default "lib" prefix to the libcef_dll_wrapper output library name. - Fix a documentation error in CMakeLists.txt.
[email protected]
More...
over 10 years ago
Improvements to CMake configuration for the binary distribution (issue #1404). - Linux: Fix unrecognized command line option "-Wno-literal-suffix" error. - Linux: Fix "_FORTIFY_SOURCE" redefined error. - Mac: Warn about undefined PROJECT_ARCH value. - Provide default CMAKE_BUILD_TYPE value when unspecified in combination with Ninja or Unix Makefiles generator.
[email protected]
More...
over 10 years ago
Generate CMake configuration for the binary distribution (issue #1404).
[email protected]
More...
over 10 years ago
Further improvements to spell checking support (issue #137). - Add "Add to dictionary" context menu option. - Use available translations for "Add to dictionary" and "No spelling suggestions". - Fix placement of context menu separators. - Display the "No spelling suggestions" option as grayed out.
[email protected]
More...
over 10 years ago
Fix CefPoint.IsEmpty implementation (issue #1405).
[email protected]
More...
over 10 years ago
Fix type conversion compile error (issue #1397).
[email protected]
More...
over 10 years ago
Mac: Fix nsview_additions.mm compile error
[email protected]
More...
over 10 years ago
Add support for DevTools inspect element via a new |inspect_element_at| parameter added to CefBrowserHost::ShowDevTools (issue #586).
[email protected]
More...
over 10 years ago
Update LICENSE.txt copyright date.
[email protected]
More...
over 10 years ago
←
1
2
3
4
5
6
7
8
9
…
41
42
→
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