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
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 }}
cefsharp
/
CefSharp
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.9k
Star
10.3k
Code
Issues
58
Pull requests
9
Discussions
Actions
Wiki
Security and quality
9
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
CefSharp
CefSharp.BrowserSubprocess.Core
on
cefsharp/57
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 26, 2019
JSB - Remove promise creator Extension
Show description for f90fee4
amaitland
committed
f90fee4
View commit details
Copy full SHA for f90fee4
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
Upgrade to CEF 3.2987.1601
amaitland
committed
71409ab
View commit details
Copy full SHA for 71409ab
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
Upgrade to CEF 3.2987.1599
amaitland
committed
40a719e
View commit details
Copy full SHA for 40a719e
View code at this point
Browse repository at this point
Commits on Mar 29, 2017
Upgrade to CEF 3.2987.1597
amaitland
committed
6d88927
View commit details
Copy full SHA for 6d88927
View code at this point
Browse repository at this point
Commits on Mar 16, 2017
Make callback ids unique within the render process to avoid overlay between different contexts - was possible to dispose of a callback on a different context to which it was created as the Ids were…
Show description for 910df48
amaitland
committed
910df48
View commit details
Copy full SHA for 910df48
View code at this point
Browse repository at this point
Commits on Mar 13, 2017
Allow calling managed methods from objects bound with RegisterAsyncJsObject that return arrays of structs (#1981)
Show description for bc83d6c
João Neves
authored and
amaitland
committed
bc83d6c
View commit details
Copy full SHA for bc83d6c
View code at this point
Browse repository at this point
Upgrade version number to 57.0.0
Show description for e5ecfde
amaitland
committed
e5ecfde
View commit details
Copy full SHA for e5ecfde
View code at this point
Browse repository at this point
Commits on Mar 6, 2017
Add IRenderProcessMessageHandler.OnContextReleased - native IPC message sent from render process
amaitland
committed
5d459a5
View commit details
Copy full SHA for 5d459a5
View code at this point
Browse repository at this point
Commits on Mar 5, 2017
Updated copyright year and made sure it used same format everywhere (#1966)
merceyz
authored and
amaitland
committed
cd93426
View commit details
Copy full SHA for cd93426
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
Updated build script and added assembly details to the C++CLI projects (#1947)
Show description for a89d407
merceyz
authored and
amaitland
committed
a89d407
View commit details
Copy full SHA for a89d407
View code at this point
Browse repository at this point
Commits on Feb 1, 2017
Upgrade to 3.2883.1552
Show description for 8a9b0de
amaitland
committed
8a9b0de
View commit details
Copy full SHA for 8a9b0de
View code at this point
Browse repository at this point
Commits on Jan 16, 2017
Upgrade to 3.2883.1545
amaitland
committed
8166a34
View commit details
Copy full SHA for 8166a34
View code at this point
Browse repository at this point
Commits on Jan 12, 2017
Upgrade to 3.2883.1542
amaitland
committed
db238f0
View commit details
Copy full SHA for db238f0
View code at this point
Browse repository at this point
Commits on Dec 1, 2016
Add scriptUrl and startLine to EvaluateScriptAsync
amaitland
committed
f2050a0
View commit details
Copy full SHA for f2050a0
View code at this point
Browse repository at this point
Upgrade to 3.2883.1539
amaitland
committed
80d6a02
View commit details
Copy full SHA for 80d6a02
View code at this point
Browse repository at this point
Commits on Oct 18, 2016
Upgrade to 3.2840.1493 (Chromium 54.0.2840.59)
Show description for cce8cd8
amaitland
committed
cce8cd8
View commit details
Copy full SHA for cce8cd8
View code at this point
Browse repository at this point
Commits on Oct 4, 2016
Upgrade to 3.2785.1482
amaitland
committed
e59026d
View commit details
Copy full SHA for e59026d
View code at this point
Browse repository at this point
Commits on Sep 25, 2016
Check extraInfo list for null in OnRenderThreadCreated - one of the suggestions from #1801 (no way to reproduce the problem)
amaitland
committed
bdb3788
View commit details
Copy full SHA for bdb3788
View code at this point
Browse repository at this point
Commits on Sep 22, 2016
Upgrade to 3.2785.1480
amaitland
committed
a39ef00
View commit details
Copy full SHA for a39ef00
View code at this point
Browse repository at this point
Commits on Sep 15, 2016
Upgrade to 3.2785.1478
amaitland
committed
4903f12
View commit details
Copy full SHA for 4903f12
View code at this point
Browse repository at this point
Commits on Sep 4, 2016
Upgrade to 3.2785.1474 (First stable Chromium 53 release)
amaitland
committed
7f8cb2e
View commit details
Copy full SHA for 7f8cb2e
View code at this point
Browse repository at this point
Commits on Aug 27, 2016
Upgrade to 3.2785.1466 - unstable version of Chromium, not recommended for production
amaitland
committed
4494c8e
View commit details
Copy full SHA for 4494c8e
View code at this point
Browse repository at this point
Commits on Aug 19, 2016
Upgrade to 3.2743.1447 (upgrading for testing purposes only, 53.0.0 will be based on 2785)
amaitland
committed
8bf6061
View commit details
Copy full SHA for 8bf6061
View code at this point
Browse repository at this point
Commits on Jul 16, 2016
Upgrade to 3.2743.1441
Show description for c8177da
amaitland
committed
c8177da
View commit details
Copy full SHA for c8177da
View code at this point
Browse repository at this point
Commits on Jul 6, 2016
Fix TypeUtils.cpp formatting - should have had braces for all if statements
amaitland
committed
18793c6
View commit details
Copy full SHA for 18793c6
View code at this point
Browse repository at this point
Commits on Jul 1, 2016
formatting changes
tuxan
committed
8a800b5
View commit details
Copy full SHA for 8a800b5
View code at this point
Browse repository at this point
Overload of ConvertFromCef method removed and do some formatting corrections.
tuxan
committed
6a2ee2c
View commit details
Copy full SHA for 6a2ee2c
View code at this point
Browse repository at this point
Commits on Jun 30, 2016
Added support to use object parameters with anonymous function callback inside as parameter of bound functions.
tuxan
committed
2f89c53
View commit details
Copy full SHA for 2f89c53
View code at this point
Browse repository at this point
Commits on Jun 20, 2016
Upgrade to 3.2704.1432
amaitland
committed
84dc406
View commit details
Copy full SHA for 84dc406
View code at this point
Browse repository at this point
Commits on Jun 17, 2016
Upgrade to 3.2704.1429 - Required for following changes as cef.redist targets files have changed
Show description for 60a1e61
amaitland
committed
60a1e61
View commit details
Copy full SHA for 60a1e61
View code at this point
Browse repository at this point
Commits on Jun 6, 2016
Upgrade to 3.2704.1418
Show description for ae8e931
amaitland
committed
ae8e931
View commit details
Copy full SHA for ae8e931
View code at this point
Browse repository at this point
Commits on May 30, 2016
Untabify
amaitland
committed
79d7531
View commit details
Copy full SHA for 79d7531
View code at this point
Browse repository at this point
Commits on May 29, 2016
Add cef_logging.h include as CI server seems to be having a problem after upgrading to newer version of CEF
amaitland
committed
4059c76
View commit details
Copy full SHA for 4059c76
View code at this point
Browse repository at this point
NPAPI Plugin methods removed from API
Show description for 62292e4
amaitland
committed
62292e4
View commit details
Copy full SHA for 62292e4
View code at this point
Browse repository at this point
Update to CEF 3.2704.1415
amaitland
committed
33006a0
View commit details
Copy full SHA for 33006a0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.