Well, if you're looking to embed Chromium in an off-screen context (such as a 3D game), look no further than Awesomium:
http://code.google.com/p/awesomium/ On Nov 22, 1:17 pm, Daniel <[EMAIL PROTECTED]> wrote: > Hi gang, > > I need a simple browser (rendering engine) and I'm looking at chromium > for the job. > > From a visual standpoint, I'm looking for something along the lines of > what you get when running chromium as an application shortcut window > (i.e. no UI chrome). From a functionality standpoint, I'd like > something that incorporates incognito browsing minus bookmarking, > history, downloads, etc. It should be able to render both online and > offline (e.g. HTML help files) content, so I want to keep the sandbox > and breakpad. > > Basically, I'd like to create a build of chromium that has all the > bells and whistles removed, but still keeps all the core > functionality. Download size is a real issue for my needs, so > minimizing footprint is key; which is why I'd like to remove the > functionality rather than installing everything and then running with > the --app switch. > > Does such a build configuration already exist somewhere? If not, any > advice on starting? Would it be better to work downwards from the main > chromium project (peeling functionality away) or work upwards from > some test harness that may already exist somewhere (and add > functionality as needed). > > Thanks, > Daniel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-dev?hl=en -~----------~----~----~----~------~----~------~--~---
