COMMITS
/ CefSharp.Example/BoundObject.cs January 22, 2018
A
Implement Javascript Binding v2 (#2247)
Alex Maitland committed
March 5, 2017
July 20, 2016
A
Feature - Add IBinder (#1749)
Alex Maitland committed
July 6, 2016
A
Change TestCallbackFromObject to use new DynamicDictionary helper class
amaitland committed
July 1, 2016
June 30, 2016
April 29, 2016
April 5, 2016
A
C
Refactored changes from build#1644 to account for discussed changes.
Chris Bardsley committed
January 11, 2016
A
Update copyright to 2016
amaitland committed
November 17, 2015
A
Resolves #1407
amaitland committed
September 8, 2015
I
added test html logging exception log messages: ExceptionTest.html
illfang committed
August 3, 2015
A
Add copyright to CefSharp.Example
amaitland committed
April 25, 2015
A
Cherry picked changes from https://github.com/cefsharp/CefSharp/pull/972
amaitland committed
April 24, 2015
E
Added a few KnownTypes to support value type arrays
Erguotou committed
March 12, 2015
A
Execute jsb callback in a Task
amaitland committed
A
Revert "Remove WCF Surrogate and inject browser host"
amaitland committed
March 11, 2015
A
Remove WCF Surrogate and inject browser host
amaitland committed
March 8, 2015
D
few tests for js callback
David Serfozo committed
January 22, 2015
A
Add JSB support for Methods with optional params
amaitland committed
January 8, 2015
January 6, 2015
December 16, 2014
A
Add simple JSON example to BindingTest.html
amaitland committed
October 29, 2014
A
Add ignored methods to BoundObject
amaitland committed
August 29, 2014
A
Fix bug where JavascriptName wasn't being set for Complex Property types
amaitland committed
August 27, 2014
A
Make BoundObject public and register in BrowserTabView
amaitland committed
July 11, 2014
June 11, 2014
P
Trivial adjustments. Let's try to get property assignment working, shall we not!
Per Lundberg committed
June 7, 2014
J
implemented Property Getter / Setter
JanEggers committed
June 5, 2013
May 11, 2013
P
Let's make this internal instead.
Per Lundberg committed
P
Added unconvertible property, just to be able to test it.
Per Lundberg committed
May 7, 2013
February 25, 2012
A
move test logic into CefSharp.Example, run all example tests in wpf
anthony taranto committed
February 17, 2012
A
rename CefSharp.Example to CefSharp.WinFormsExample
anthony taranto committed
December 15, 2010
F
Commit before merge.
fddima committed
F
- Added ScriptException exception class.
fddima committed
December 14, 2010
C
rename CefTest directory to CefSharp.Example
chillitom committed