Giter Site home page Giter Site logo

chrome-power-chromium's Introduction

Chrome Power

Refer

r0chrome

Build

autoninja -C out\Default chrome

Files Path

Hardware

src/third_party/blink/renderer/core/frame/navigator_concurrent_hardware.cc

UserAgent, System Type

src/chrome/browser/chrome_content_browser_client.cc

Canvas

src/third_party/blink/renderer/modules/canvas/canvas2d/base_rendering_context_2d.cc BaseRenderingContext2D::measureText

src\third_party\blink\renderer\modules\canvas\canvas2d\canvas_path.cc CanvasPath::arc

Audio

src/third_party/blink/renderer/modules/offline_audio_context_power OfflineAudioContext* OfflineAudioContext::Create

src/third_party/blink/renderer/modules/webaudio/base_audio_context.cc

Fonts

src/third_party/blink/renderer/platform/fonts

Memory

src/third_party/blink/renderer/core/frame/navigator_device_memory.cc

Platform

src/third_party/blink/renderer/core/frame/navigator_id.cc

Screen, Color

src/third_party/blink/renderer/core/frame/screen.cc

WebGL

src/third_party/blink/renderer/modules/webgl/webgl_rendering_context_base.cc

Hide the "Missing API KEY" Info Bar

src\chrome\browser\ui\startup\infobar_utils.cc

    // if (!google_apis::HasAPIKeyConfigured())
      // GoogleApiKeysInfoBarDelegate::Create(infobar_manager);

Handling of customized parameters

Goto \content\browser\renderer_host\render_process_host_impl.cc, add custom paramters to kSwitchNames

src\third_party\blink\renderer\chrome_power\base\extended_parameters.cc

chrome-power-chromium's People

Contributors

zmzimpl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

chrome-power-chromium's Issues

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.