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.Example
CefSharpSchemeHandler.cs
on
cefsharp/93
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 25, 2019
ResourceHandler - Add new methods and callbacks
Show description for 7eff7d1
amaitland
committed
7eff7d1
View commit details
Copy full SHA for 7eff7d1
View code at this point
Browse repository at this point
Commits on Sep 10, 2018
Maintenance - Fixed formatting, file encoding, and copyright year (#2504)
Show description for bef5dd3
merceyz
authored and
amaitland
committed
bef5dd3
View commit details
Copy full SHA for bef5dd3
View code at this point
Browse repository at this point
Commits on Mar 5, 2017
Move most of the logic from CefSharpSchemeHandler into CefSharpSchemeHandlerFactory and use the ResourceHandler.FromStream/FromString methods instead
Show description for d3e5249
amaitland
committed
d3e5249
View commit details
Copy full SHA for d3e5249
View code at this point
Browse repository at this point
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 13, 2017
Implementation of Cef.RegisterWidevineCdm (#1935)
Show description for 2298ea0
justinstenning
authored and
amaitland
committed
2298ea0
View commit details
Copy full SHA for 2298ea0
View code at this point
Browse repository at this point
Commits on Jan 31, 2017
Add CssAnimation example for testing purposes
amaitland
committed
2b4840f
View commit details
Copy full SHA for 2b4840f
View code at this point
Browse repository at this point
Commits on May 25, 2016
IResourceHandler now implements IDisposable - you can cleanup and resources when the handler is disposed
amaitland
committed
3061bec
View commit details
Copy full SHA for 3061bec
View code at this point
Browse repository at this point
Commits on Apr 12, 2016
Add WPF Draggable Regions Test
Show description for 4c4eb21
amaitland
committed
4c4eb21
View commit details
Copy full SHA for 4c4eb21
View code at this point
Browse repository at this point
Commits on Feb 18, 2016
Resolves #1592 - Expose all methods of CefResourceHandler
Show description for 12f4233
amaitland
committed
12f4233
View commit details
Copy full SHA for 12f4233
View code at this point
Browse repository at this point
Commits on Feb 11, 2016
Add an EmptyResponseFilterTest example - cannot seem to trigger the response filter just yet
amaitland
committed
0962e6c
View commit details
Copy full SHA for 0962e6c
View code at this point
Browse repository at this point
Add Filter test url to WPF Example
amaitland
committed
f238b2b
View commit details
Copy full SHA for f238b2b
View code at this point
Browse repository at this point
Commits on Jan 11, 2016
Update copyright to 2016
amaitland
committed
bae3c28
View commit details
Copy full SHA for bae3c28
View code at this point
Browse repository at this point
Commits on Dec 28, 2015
Add javascript syntax highlighting. Include demo page.
rlmcneary2
committed
a168cad
View commit details
Copy full SHA for a168cad
View code at this point
Browse repository at this point
Commits on Oct 9, 2015
added multi binding test for testing bindings with multiple contexts and dynamic context creation / destruction
Show description for 441a287
illfang
committed
441a287
View commit details
Copy full SHA for 441a287
View code at this point
Browse repository at this point
Commits on Sep 25, 2015
Add PostData null checks to examples
Show description for 2153c51
amaitland
committed
2153c51
View commit details
Copy full SHA for 2153c51
View code at this point
Browse repository at this point
Commits on Sep 16, 2015
merge with master
illfang
committed
a9f5ab4
View commit details
Copy full SHA for a9f5ab4
View code at this point
Browse repository at this point
added test for WebGL content which is loaded in a cefsharp/CefSharp/issues/1226
illfang
committed
94e3529
View commit details
Copy full SHA for 94e3529
View code at this point
Browse repository at this point
Add pointer check to CefPostDataWrapper - return an empty collection if no CefPostData was passed in
Show description for 99762a8
amaitland
committed
99762a8
View commit details
Copy full SHA for 99762a8
View code at this point
Browse repository at this point
Demo Post data for #1267
amaitland
committed
3fac742
View commit details
Copy full SHA for 3fac742
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
Add using(callback) so dispose is called in the event of an exception
amaitland
committed
5aa45a8
View commit details
Copy full SHA for 5aa45a8
View code at this point
Browse repository at this point
Commits on Sep 8, 2015
Update callback usage examples
Show description for 5279195
amaitland
committed
5279195
View commit details
Copy full SHA for 5279195
View code at this point
Browse repository at this point
added test html logging exception log messages: ExceptionTest.html
Show description for 81c545c
illfang
committed
81c545c
View commit details
Copy full SHA for 81c545c
View code at this point
Browse repository at this point
Commits on Aug 3, 2015
Add copyright to CefSharp.Example
amaitland
committed
7498c65
View commit details
Copy full SHA for 7498c65
View code at this point
Browse repository at this point
Commits on Jul 29, 2015
Add basic example of reading the Debug.log file from disk and add option to use ResourceHandler in a SchemeHandlerFactory
Show description for abb0617
amaitland
committed
abb0617
View commit details
Copy full SHA for abb0617
View code at this point
Browse repository at this point
Commits on Jun 24, 2015
Revert to using embedded home page - added .html extension so the mimeType mapping picks up the correct type.
Show description for 996cb9a
amaitland
committed
996cb9a
View commit details
Copy full SHA for 996cb9a
View code at this point
Browse repository at this point
Commits on Jun 15, 2015
Rename GetResponseHeaders to GetResponse
amaitland
committed
864f9ea
View commit details
Copy full SHA for 864f9ea
View code at this point
Browse repository at this point
Add first draft of CefResponseWrapper
amaitland
committed
0185981
View commit details
Copy full SHA for 0185981
View code at this point
Browse repository at this point
First draft of what is hopefully the final rewrite of ResourceHandler/SchemeHandler
Show description for afbed86
amaitland
committed
afbed86
View commit details
Copy full SHA for afbed86
View code at this point
Browse repository at this point
Commits on Jun 5, 2015
Change public API to use Continue and Cancel methods - callback is then somewhat more consistent with other callback wrappers
amaitland
committed
c193020
View commit details
Copy full SHA for c193020
View code at this point
Browse repository at this point
Add cancel param to ProcessRequestCallback - previously only able to call the Continue() method on the callback
amaitland
committed
c8d7357
View commit details
Copy full SHA for c8d7357
View code at this point
Browse repository at this point
Commits on Apr 27, 2015
Use Task to execute scheme handler in async fashion
amaitland
committed
4826872
View commit details
Copy full SHA for 4826872
View code at this point
Browse repository at this point
Commits on Apr 17, 2015
Extract ISchemeHandler into IResourceHandler - haven't marked as [Obsolete] as it may make more sense naming wise to keep this interface
Show description for 2468e41
amaitland
committed
2468e41
View commit details
Copy full SHA for 2468e41
View code at this point
Browse repository at this point
Extract ISchemeHandlerResponse into IResourceHandlerResponse and mark as obsolete
amaitland
committed
1863c57
View commit details
Copy full SHA for 1863c57
View code at this point
Browse repository at this point
Remove OnRequestCompletedHandler action wrapper and expose the method directly on SchemeHandlerResponse
amaitland
committed
16e785a
View commit details
Copy full SHA for 16e785a
View code at this point
Browse repository at this point
Commits on Jan 16, 2015
When running stress test of the latest branch (using http://ie.microsoft.com/testdrive/performance/fishbowl/) a ContextSwitchDeadlock exception occurred.
Show description for a0460e8
amaitland
committed
a0460e8
View commit details
Copy full SHA for a0460e8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.