Commit Graph

16 Commits

Author SHA1 Message Date
amaitland
294d2d7746 Revert "OffScreen Example - Click Google search button using mouse down/up"
This reverts commit b5ee0f5d0c.
2018-10-26 13:13:52 +10:00
amaitland
f36aeca119 Demo CefSharpSettings.SubprocessExitIfParentProcessClosed
Set CefSharpSettings.SubprocessExitIfParentProcessClosed = true; to demo this feature.
2018-10-26 13:12:32 +10:00
amaitland
b5ee0f5d0c OffScreen Example - Click Google search button using mouse down/up 2018-10-11 17:11:06 +10:00
amaitland
75ccd029e0 Set CachePath for all three examples - use AppData Local folder 2017-03-22 15:04:33 +10:00
amaitland
507ac7f326 Remove disable-gpu flag from offscreen and WPF examples - bug has been fixed 2016-09-15 21:08:28 +10:00
amaitland
c1276f824d Update to 53.0.0-pre01
shutdownOnProcessExit has been removed
2016-09-15 21:05:18 +10:00
amaitland
7f371af1a0 Run the Offscreen continuation on the Threadpool 2016-07-15 08:17:47 +10:00
amaitland
5150ce34ef Disable GPU on windows 7
https://github.com/cefsharp/CefSharp/issues/1634
2016-06-16 08:14:16 +10:00
amaitland
8f59950029 Set shutdownOnProcessExit to false (code has actually been removed so it's ignored totally now, just updating for completeness)
Remove --disable-gpu from OSR examples
2016-06-07 15:11:50 +10:00
amaitland
ffcf0ecadc Disable GPU in WPF and Offscreen examples until #1634 has been resolved 2016-03-23 15:27:16 +10:00
amaitland
f862aa4f44 Enable Dependency Checking for all three projects 2015-11-05 09:13:24 +10:00
amaitland
db4db05662 Update OffScreen example to evaluate some javascript before taking the screenshot.
Still need to investigate a better method of waiting for render to complete as Thread.Sleep is crude

Conflicts:
	CefSharp.MinimalExample.OffScreen/Program.cs
2015-09-10 15:01:46 +10:00
amaitland
97298dc2bc Update example as API had changed 2015-08-20 11:54:49 +10:00
amaitland
b90f61ab55 Year bump 2015-06-15 18:33:22 +10:00
amaitland
6740acacd1 Update to 39.0.0-pre03 2015-02-27 14:04:50 +10:00
amaitland
261f014ad9 Add OffScreen example 2014-11-27 16:40:15 +10:00