MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
cefsharp
/
CefSharp
UNCLAIMED
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
0
0
0
C#
CODE
ISSUES
AGENTS
RELEASES
DOCS
ACTIVITY
COMMITS
/ CefSharp.BrowserSubprocess.Core/AssemblyInfo.cpp
cefsharp/146
May 8, 2014
J
fixed warning
JanEggers
committed
12y ago
518d280
April 8, 2014
P
More changes to the Subprocess after all my "interesting" refactorings. It now compiles and runs - only tested on VS2012 though, will do a minor change to ensure it works w/ other VS versions in a minute.
Per Lundberg
committed
12y ago
81e28fc
P
Let's try doing something new and fancy... We move out everything Subprocess-related from CefSharp.Core, so that we try and better adhere to the "separation of concerns" design philosophy. Arguably, the work that the subprocess does it *quite different* to what the parent process does. Also, it forces you to actually remember this distinction, which might be a good idea anyway (since the availability of the CEF API:s differ greatly between the processes), so I think this is kind of a Good Thing<tm> actually.
Per Lundberg
committed
12y ago
f2e0b12