Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
oxmc
/
java-cef
Public
forked from
CinemaMod/java-cef
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
java-cef
java
org
cef
browser
on
master
User selector
All users
All time
Commit history
Commits on Oct 31, 2023
Add import, fix compile
ds58
committed
d5e3cec
View commit details
Copy full SHA for d5e3cec
View code at this point
Browse repository at this point
Commits on Oct 27, 2023
Fix merge conflicts
ds58
committed
97c4945
View commit details
Copy full SHA for 97c4945
View code at this point
Browse repository at this point
Commits on Aug 13, 2023
remove some awt code from the java side
GiantLuigi4
committed
ec593c9
View commit details
Copy full SHA for ec593c9
View code at this point
Browse repository at this point
Commits on Aug 9, 2023
no awt, except for in like drag events
GiantLuigi4
committed
e10d321
View commit details
Copy full SHA for e10d321
View code at this point
Browse repository at this point
Commits on Aug 7, 2023
should be done with the events
Show description for 9f78815
GiantLuigi4
committed
9f78815
View commit details
Copy full SHA for 9f78815
View code at this point
Browse repository at this point
Commits on Feb 19, 2023
Merge upstream, CEF 5359
ds58
committed
00c23d5
View commit details
Copy full SHA for 00c23d5
View code at this point
Browse repository at this point
Commits on Jan 24, 2023
Fix action for OSR drop event (fixes issue #429)
magreenblatt
committed
854af1f
View commit details
Copy full SHA for 854af1f
View code at this point
Browse repository at this point
Commits on Jan 23, 2023
Add dummy parent component
ds58
committed
6f9ddcb
View commit details
Copy full SHA for 6f9ddcb
View code at this point
Browse repository at this point
Commits on Jan 22, 2023
Delete doMessageLoopWork implementation, delete CefRenderer
ds58
committed
93aea8d
View commit details
Copy full SHA for 93aea8d
View code at this point
Browse repository at this point
Commits on Jan 21, 2023
Remove various implementation of CefRenderer from CefBrowserOsr
ds58
committed
8ae8564
View commit details
Copy full SHA for 8ae8564
View code at this point
Browse repository at this point
Remove JOGL references, change native library loading system, add macOS settings
ds58
committed
6074b4c
View commit details
Copy full SHA for 6074b4c
View code at this point
Browse repository at this point
Change visibility of CefBrowserOsr and CefBrowser_N
ds58
committed
91dfd48
View commit details
Copy full SHA for 91dfd48
View code at this point
Browse repository at this point
Commits on Aug 26, 2022
Update to CEF version 104.4.23+g46ae630+chromium-104.0.5112.102
Show description for 0b63fb2
S1artie
authored and
magreenblatt
committed
0b63fb2
View commit details
Copy full SHA for 0b63fb2
View code at this point
Browse repository at this point
Commits on Jun 20, 2022
Fix incorrect bounds
Yuanuo
authored and
magreenblatt
committed
08efede
View commit details
Copy full SHA for 08efede
View code at this point
Browse repository at this point
Commits on Apr 7, 2022
Update to CEF version 100.0.14+g4e5ba66+chromium-100.0.4896.75
Show description for 7f53d6d
S1artie
authored and
magreenblatt
committed
7f53d6d
View commit details
Copy full SHA for 7f53d6d
View code at this point
Browse repository at this point
Commits on Aug 24, 2021
Fixed rounding problem with OSR screenshotting
S1artie
authored and
magreenblatt
committed
f5a19bc
View commit details
Copy full SHA for f5a19bc
View code at this point
Browse repository at this point
Commits on Apr 30, 2021
Fix delivery of dragend when dropping outside the browser with OSR
magreenblatt
committed
62432af
View commit details
Copy full SHA for 62432af
View code at this point
Browse repository at this point
Commits on Feb 10, 2021
Add drag&drop support for off-screen rendering
Show description for e991f13
magreenblatt
committed
e991f13
View commit details
Copy full SHA for e991f13
View code at this point
Browse repository at this point
Commits on Dec 31, 2020
Update to CEF version 87.1.12+g03f9336+chromium-87.0.4280.88
Show description for 0e666a6
magreenblatt
committed
0e666a6
View commit details
Copy full SHA for 0e666a6
View code at this point
Browse repository at this point
Commits on Oct 29, 2020
Add undo, redo, cut, copy and paste methods to CefFrame
Artem Kileev
authored and
magreenblatt
committed
10cc5d1
View commit details
Copy full SHA for 10cc5d1
View code at this point
Browse repository at this point
Mac: Fix crash on exception: The layout constraints still need update (issue #380)
Anton Tarasov
authored and
magreenblatt
committed
784fde7
View commit details
Copy full SHA for 784fde7
View code at this point
Browse repository at this point
Commits on Oct 1, 2020
Add reparenting support for OSR browsers
magreenblatt
committed
ba42936
View commit details
Copy full SHA for ba42936
View code at this point
Browse repository at this point
Commits on Aug 31, 2020
Add ability to take OSR screenshots and fix OSR scaling (fixes issue #92, see issue #343).
S1artie
authored and
magreenblatt
committed
ae4bd6a
View commit details
Copy full SHA for ae4bd6a
View code at this point
Browse repository at this point
Commits on Jul 31, 2020
Don't forward calls to close or setParent during shutdown
Show description for 028ae38
magreenblatt
committed
028ae38
View commit details
Copy full SHA for 028ae38
View code at this point
Browse repository at this point
Commits on Jun 30, 2020
Fix browser scaling with Java 9+ (fixes issue #343)
magreenblatt
committed
623b606
View commit details
Copy full SHA for 623b606
View code at this point
Browse repository at this point
Add support for Java 11 through 14 (fixes issue #314)
S1artie
authored and
magreenblatt
committed
bb6c58a
View commit details
Copy full SHA for bb6c58a
View code at this point
Browse repository at this point
Commits on May 21, 2020
Fix empty contents when moving an OSR window between displays.
Show description for bee2ef8
magreenblatt
committed
bee2ef8
View commit details
Copy full SHA for bee2ef8
View code at this point
Browse repository at this point
Commits on Feb 17, 2020
Fix NPE in OSR onPaint during close().
Show description for 0f7a8a4
jjlauer
authored and
magreenblatt
committed
0f7a8a4
View commit details
Copy full SHA for 0f7a8a4
View code at this point
Browse repository at this point
Commits on Oct 29, 2019
Update to CEF version 78.2.7+g9cd8bac+chromium-78.0.3904.70
magreenblatt
committed
d53f417
View commit details
Copy full SHA for d53f417
View code at this point
Browse repository at this point
Commits on Aug 28, 2019
Convert frame-related classes to use scoped helpers (see issue #167)
Show description for db6786a
magreenblatt
committed
db6786a
View commit details
Copy full SHA for db6786a
View code at this point
Browse repository at this point
Commits on Aug 27, 2019
Convert routing-related classes to use scoped helpers (see issue #167)
Show description for b6f6993
magreenblatt
committed
b6f6993
View commit details
Copy full SHA for b6f6993
View code at this point
Browse repository at this point
Commits on May 21, 2019
Linux: Add support for drag&drop of external files with off-screen rendering (fixes issue #336)
magreenblatt
committed
6b140ef
View commit details
Copy full SHA for 6b140ef
View code at this point
Browse repository at this point
Commits on Mar 8, 2019
Fixed several JNI and Java memory leaks (issue #326)
HugoBoffin
authored and
magreenblatt
committed
b090516
View commit details
Copy full SHA for b090516
View code at this point
Browse repository at this point
Commits on Feb 8, 2019
Windows: fix blue-tinted rendering in OSR mode (issue #313)
S1artie
authored and
magreenblatt
committed
6b9451a
View commit details
Copy full SHA for 6b9451a
View code at this point
Browse repository at this point
Adjust position of HTML Select popup on window movement (issue #165)
HugoBoffin
authored and
magreenblatt
committed
84172f8
View commit details
Copy full SHA for 84172f8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.