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
about 9 hours
ago. based on code collected
about 9 hours
ago.
Aug 01, 2024 — Aug 01, 2025
Showing page 2 of 42
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
cefclient: Add missing include (issue #1518).
[email protected]
More...
over 10 years ago
cefclient: Split ClientApp into process-specific types (issue #1500).
[email protected]
More...
over 10 years ago
cefclient: Organize source files into directories by target process (browser, renderer, common) (issue #1500).
[email protected]
More...
over 10 years ago
cefclient: Mac: Move the mac/ folder to resources/mac/ (issue #1500)
[email protected]
More...
over 10 years ago
cefclient: Windows: Move icon files to a new resources/win folder (issue #1500).
[email protected]
More...
over 10 years ago
cefclient: Rename the res/ folder to resources/ (issue #1500).
[email protected]
More...
over 10 years ago
cefclient: Mac: Reduce helper process file dependencies (issue #1500)
[email protected]
More...
over 10 years ago
cefclient: Simplify TempWindow usage (issue #1500).
[email protected]
More...
over 10 years ago
cefclient: Remove ClientHandler abstraction that is no longer necessary now that all platforms use RootWindow (issue #1500).
[email protected]
More...
over 10 years ago
cefclient: Mac: Clean up ClientAppDelegate initialization (issue #1500)
[email protected]
More...
over 10 years ago
cefclient: Mac: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
[email protected]
More...
over 10 years ago
cefclient: Add missing include (issue #1500)
[email protected]
More...
over 10 years ago
- cefclient: Linux: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500).
[email protected]
More...
over 10 years ago
cefclient: Windows: Fix type conversion error (issue #1511).
[email protected]
More...
over 10 years ago
- cefclient: Windows: Introduce RootWindow concept and associated window/client object hierarchy (issue #1500). - cefclient: Remove locking from ClientHandlerShared that was only required for the Windows implementation (issue #1500). - Add CefDeleteOnThread helper for deleting ref-counted types on a named CEF thread.
[email protected]
More...
over 10 years ago
cefclient: Mac: Fix compile error (issue #1500).
[email protected]
More...
over 10 years ago
- cefclient: Split ClientHandler into an abstract base class and a concrete implementation for shared usage (issue #1500). - cefclient: Show an alert box when selecting Tests > Popup Window while running in off-screen rendering mode. - cefclient: Mac: Enable/disable UX buttons to match loading state.
[email protected]
More...
over 10 years ago
Add missing include statement (issue #1502).
[email protected]
More...
over 10 years ago
Check that the return value of CefClient::GetRenderHandler is non-NULL (issue #1504).
[email protected]
More...
over 10 years ago
cefclient: Linux: Move GTK dialog handlers from ClientHandler into a separate class (issue #1500).
[email protected]
More...
over 10 years ago
cefclient: Move all remaining files to the `client` namespace (issue #1500).
[email protected]
More...
over 10 years ago
cefclient: Move all remaining files to the `client` namespace (issue #1500).
[email protected]
More...
over 10 years ago
cefclient: Standardize osr-related file names and move to the `client` namespace (issue #1500). cefclient: Windows: Move OSRWindow static methods to util_win (issue #1500).
[email protected]
More...
over 10 years ago
cefclient: Don't specify `virtual` in combination with `OVERRIDE` since it's redundant (issue #1500).
[email protected]
More...
over 10 years ago
cefclient: Don't specify `virtual` in combination with `OVERRIDE` since it's redundant (issue #1500).
[email protected]
More...
over 10 years ago
cefclient: Replace global App* functions with singleton MainContext instance (issue #1500).
[email protected]
More...
over 10 years ago
cefclient: Use test_runner::Alert instead of platform-specific notifications (issue #1500).
[email protected]
More...
over 10 years ago
- cefclient: Add test_runner as the single entry point for running test-related code and move test implementations to the client namespace (issue #1500).
[email protected]
More...
over 10 years ago
cefclient: Use an abstraction for message loop functionality (Run/Quit/PostTask) instead of implementing the same logic multiple times in platform-specific files (issue #1500).
[email protected]
More...
over 10 years ago
Rename .cpp file extensions to .cc for consistency (issue #1500).
[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