An open source Web browser for Windows, Mac and Linux that separates processing of the Web page into two modules, each running in their own protection domain for added security. The rendering engine, which is the most complex module, displays and executes the Web page and deals with untrusted content. It runs in a sandbox that prevents certain system calls to be executed from the Web page.
Learn more about Chromium