Skip to content

Latest commit

 

History

History
487 lines (434 loc) · 25.5 KB

README.md

File metadata and controls

487 lines (434 loc) · 25.5 KB

Supermium - an up-to-date, open-source browser for legacy Windows users

The aim of Supermium is to provide the latest Chromium features, support for rendering the web and security patches to users of Windows Vista (with extended kernel), Windows 7 and Windows 8.x.

Releases are expected every one to two months.

Support this and other legacy software projects at: http://paypal.me/win32420

Future objectives

-Maintaining support for Manifest v2

-Supporting Windows Vista (without extended kernel)

-Restoring GDI font rendering

-Adding basic GUI to installer to allow user to pick an install directory

-Adding trapezoidal tabs option

-"ungoogled" mode

Future objectives of lower priority

-Supporting Windows XP

-SSE2 build

Upstream README.md follows below:

Previewing changes

Locally using md_browser

# in chromium checkout
./tools/md_browser/md_browser.py

This is only an estimate. The gitiles view may differ.

Online with Gerrit's links to gitiles

  1. Upload a patch to gerrit, or receive a review request. e.g. https://chromium-review.googlesource.com/c/3362532
  2. View a specific .md file. e.g. https://chromium-review.googlesource.com/c/3362532/2/docs/README.md
  3. You will see something like
    Base preview -> Patchset 3 preview | DOWNLOAD
    at the top left of the page. Click on the second "preview" link to open the preview for the current patch set.

This gitiles view is the authoritative view, exactly the same as will be used when committed.

Document Index

Checking Out and Building

Design Docs

Integrated Development Environment (IDE) Set Up Guides

Git

Clang

General Development

Testing

Configuration Docs

GPU-related docs

Misc Linux-Specific Docs

Misc MacOS-Specific Docs

Misc Windows-Specific Docs

Misc Android-Specific Docs

Misc iOS-Specific Docs

Misc Chrome-OS-Specific Docs

Misc WebUI-Specific Docs

Media

Accessibility

Memory

Memory Infrastructure Timeline Profiling (MemoryInfra)

Metrics

Misc

Mojo & Services

Speed

  • Chrome Speed - Documentation for performance measurements and regressions in Chrome.
  • Chrome Speed Metrics - Documentation about user experience metrics on the web and their JavaScript APIs.

UI

What's Up With That Transcripts

These are transcripts of What's Up With That, a video series of interviews with Chromium software engineers.

Probably Obsolete