Git Product home page Git Product logo

chromium-legacy's Introduction

[ en | ja ]

Chromium-legacy

Chromium-legacy is the latest Chromium (almost equivalent to Chrome Canary without Google branding) patched & built for legacy Mac OS X series, not supported officially:

  • Mac OS X 10.7 / Lion
  • OS X 10.8 / Mountain Lion
  • OS X 10.9 / Mavericks
  • OS X 10.10 / Yosemite

NB: Not for officially supported environments (10.11+).

This project is automatically built and uploaded twice a day (00:00 and 12:00 JST) if no issues occurred. And note, uploaded without any tests, thus there is no guarantee for launching or proper operation. It's recommended to find and use a stable build for daily use. (The same is true for the original Chrome Canary/Chromium)

features

Basically equivalent to the same version of original Chromium except for limitations by old OSes (see below).

limitations

  • UI
    • unified window title & tab bar
      • not available on 10.7/10.8/10.9, replaced by classical title bar instead (thanks to @Wowfunhappy)
    • menus/sheets
      • have no shadow, indistinguishable from background
    • scrollbars
      • won't disappear despite "Show scrollbars when scrolling" option is enabled when GPU compositing is disabled
  • GPU assists
    • on 10.7, due to old OpenGL version, disabled entirely by embedded policy
    • on 10.8/10.9, GPU compositing is disabled by hardcoded --disable-gpu-compositing option due to rendering glitches.
  • DRM
  • U2F/WebAuthn/FIDO2

Logo Chromium

Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.

The project's web site is https://www.chromium.org.

To check out the source code locally, don't use git clone! Instead, follow the instructions on how to get the code.

Documentation in the source is rooted in docs/README.md.

Learn how to Get Around the Chromium Source Code Directory Structure .

For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.

If you found a bug, please file it at https://crbug.com/new.

chromium-legacy's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.