タグ

Blinkに関するRockridgeのブックマーク (9)

  • How Blink works

    How Blink works bit.ly/how-blink-works Author: haraken@ Last update: 2018 Aug 14 Status: PUBLIC Working on Blink is not easy. It's not easy for new Blink developers because there are a lot of Blink-specific concepts and coding conventions that have...

    How Blink works
    Rockridge
    Rockridge 2018/08/19
    Blinkアーキテクチャが全体としてどう動いてるかをBlink開発者向けに解説した文書。参照:https://twitter.com/xharaken/status/1029332927241379840
  • Implementing keepalive on Fetch API - Qiita

    はじめまして、ひらのです。Blink 上でネットワーク関連の API (XHR, fetch API, WebSocket, …) の実装や、ローディング関連の実装を行っています。 稿では、Fetch API における Request および RequestInit の keepalive プロパティの実装について解説します。このプロパティの実装は、Chromium のリソースローディングパスのかなりトリッキーな既存実装をいじる必要があり、また、Chromium のマルチプロセスアーキテクチャを意識することも必要なため、(いわゆる下位レイヤーですでに実装されているスイッチに配線するだけの実装と違い) 楽しい実装です。 リンク集 稿では仕様の説明はほとんど行いません。以下を参照ください。 Fetch Spec (fetch, CORS) SendBeacon Content Securi

    Implementing keepalive on Fetch API - Qiita
    Rockridge
    Rockridge 2018/01/09
    ChromiumでFetch APIのRequestおよびRequestInitのkeepaliveプロパティを実装するには、リソースローディングパスのかなりトリッキーな既存実装をいじったり、マルチプロセスアーキテクチャを意識したりする必要があったという。
  • Next Generation Engine (BlinkOn 7) - Google Slides

    Next gen engine Modern rendering architecture Eddy, Emil, Philip Image Copyright 2010 baccharus My name is Eddy and I'm on the Style team, I'm here with Emil from the Layout team and Philip from the paint team and together we're going to talk about the next generation rendering engine.

    Next Generation Engine (BlinkOn 7) - Google Slides
    Rockridge
    Rockridge 2017/02/12
    将来のBlinkではスタイルの再計算とレイアウトツリーの構築をそれぞれ独立したステージに分け、前者は要素のスタイルがアニメーションなどでダイナミックに変更される場合でも効率よく処理できるものにしていく。
  • Font Glyph Cache Optimization Summary

    Font Glyph Cache Optimization Summary        共有ログインお使いのブラウザのバージョンはサポートが終了しました。 サポートされているブラウザにアップグレードしてください。閉じる ファイル編集表示挿入表示形式ツール拡張機能ヘルプユーザー補助機能デバッグ  ドライブに変更を保存できませんでした                                                                         画像オプション画像オプション 画像を置換  表のオプション  ユーザー補助機能

    Font Glyph Cache Optimization Summary
    Rockridge
    Rockridge 2016/09/15
    Blinkのフォントグリフキャッシュの処理が最適化された結果、Windows版Chromeで日本語Webサイトの表示が高速化され、Android版Chromeで使用メモリが減少した。修正は2016年7月下旬に施されており、リリース版には投入未了。
  • Scrolling in Blink - Google Slides

    SCROLLING IN BLINK This talk is about how scrolling works, and how it is implemented in Blink. It also touches on some of the recent and upcoming developments. Steve Kobes skobes@chromium.org Nov 2015 bit.ly/blink-scrolling an overview of

    Scrolling in Blink - Google Slides
    Rockridge
    Rockridge 2015/11/15
    Blinkのスクロール処理について解説したスライド。CSSの新仕様をサポートすべく開発中の機能も含まれる。
  • A Thorough Study of Blink's Memory in Real-world Websites

    A Thorough Study of Blink’s Memory in Real-world Websites * * * * {haraken, bashi, hajimehoshi, tasak}@chromium.org 2015 Oct

    A Thorough Study of Blink's Memory in Real-world Websites
    Rockridge
    Rockridge 2015/10/17
    Chromiumの開発者たちが2015年6月、実環境のWebサイトにおけるメモリ消費を調査した。本スライドによれば、40 - 70%はV8が、10 - 20%はBlinkが消費している(16枚目)。36枚目以下でBlink側の改善プロジェクトに言及。
  • Intent to Ship: Long Task API - Google Groups

    Rockridge
    Rockridge 2014/09/28
    Blink/V8の開発チームがTurboFanバックエンドにCSS JITを実装してテストしたところ、一定の速度向上は達成できたものの、Blink/V8のコードが複雑になることには見合わないとの判断に至った。当面正式実装はなさそうだ。
  • #Free:HD.Watch! Rick and Morty Season 3 Episode 8 Online streaming | 01.org

    Using Intel.com Search You can easily search the entire Intel.com site in several ways. Brand Name: Core i9 Document Number: 123456 Code Name: Emerald Rapids Special Operators: “Ice Lake”, Ice AND Lake, Ice OR Lake, Ice* Quick Links You can also try the quick links below to see results for most popular searches. Product Information Support Drivers & Software

    #Free:HD.Watch! Rick and Morty Season 3 Episode 8 Online streaming | 01.org
    Rockridge
    Rockridge 2014/08/20
    IntelがBlinkの開発チームと協業して非ラテン系テキストのレンダリングを改善。2014年3月から7月にかけて、キャッシュの強化、代替フォントの表示にかかるシステムコールの削減、古い最適化の削除などを行った結果だ。
  • Blink’s First Birthday

    $200K 1 10th birthday 4 abusive ads 1 abusive notifications 2 accessibility 3 ad blockers 1 ad blocking 2 advanced capabilities 1 android 2 anti abuse 1 anti-deception 1 background periodic sync 1 badging 1 benchmarks 1 beta 83 better ads standards 1 billing 1 birthday 4 blink 2 browser 2 browser interoperability 1 bundles 1 capabilities 6 capable web 1 cds 1 cds18 2 cds2018 1 chrome 35 chrome 81

    Blink’s First Birthday
    Rockridge
    Rockridge 2014/05/17
    2014年4月でBlinkの派生から1年を迎えた。200人以上のアクティブな開発者がおり、うち33%がGoogle外から参加している。また、コードベースをおよそ半分にまで削減した。2014年の課題はモバイルWebでのパフォーマンスである。
  • 1