WebKit - Isis Project fork of QtWebKit. This is the version of WebKit used in Open webOS.
WebKit Supplemental - Support code for WebKit usage in Isis Project. Contains UI elements, QtWebKit platform plugin, derived classes, and the QPA plugin for Browser Server.
Browser Server - Web content renderer. Renders web content to a shared offscreen buffer for display in the browser.
Browser Adapter - Browser plugin that displays the rendered offscreen buffer from Browser Server in the browser application. Also responsible for passing input events and kinetic scrolling of content.
Adapter Base - Base class used for browser plugins. Utilized the NPAPI interface.
NPAPI Headers - Isis project specific NPAPI headers for browser plugins.