On Thu, Dec 10, 2009 at 1:24 PM, Marc-Antoine Ruel <[email protected]>wrote:
> http://code.google.com/p/chromiumembedded/. > > Marshall would probably appreciate to have some help. > More help is always welcome :-) > > On Thu, Dec 10, 2009 at 12:43 PM, hap 497 <[email protected]> wrote: > >> Hi, >> >> Is it possible to embed a chromium in my c/c++ application? (just like >> someone embed a Webkit rendering engine in his application). I >> understand chromium uses Webkit rendering engine too. But I would >> like to take advantage Chromium's v8 javascript engine and it 1 >> process/tab architecture. >> > CEF is an embedded version of Chromium designed specifically for use in C/C++ applications. The CEF architecture is currently single-process. > >> Thank you. >> > Regards, Marshall > >> -- >> Chromium Developers mailing list: [email protected] >> View archives, change email options, or unsubscribe: >> http://groups.google.com/group/chromium-dev >> > > -- Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev
