1 repository
The process of adapting a full web rendering engine to run on a specific mobile operating system.
Distinguishing note: Candidates focus on game porting or build-time adapters, not the architectural porting of a rendering engine.
Explore 1 awesome GitHub repository matching mobile development · Browser Engine Porting. Refine with filters or upvote what's useful.
This project is a Chromium-based mobile browser and rendering engine designed for mobile platforms. It functions as a web extension host, allowing the execution of browser extensions within a mobile environment to provide custom functionality. The project distinguishes itself through custom user interface modifications, such as the implementation of a specialized night mode and the relocation of the address bar for improved ergonomics. It also includes a remote debugging interface and protocol that allow an external developer console to connect to a live browser instance for inspecting and tr
Adapts the Chromium rendering engine to run on mobile platforms by implementing necessary platform-specific layers.