Searched refs:Blink (Results 1 – 25 of 28) sorted by relevance
12
/external/skqp/resources/lua/ |
D | slides_content2.lua | 30 - Blink : under the GraphicsContext hood 35 Skia In Blink 37 Skia In Blink : Fonts 41 - Push LCD decision-making out of Blink 43 Skia In Blink : Record-Time-Rasterization 47 - Problematic in modern Blink 52 Skia In Blink : RTR response 60 Skia In Blink : Recording 68 Skia In Blink : Recording response 76 Skia In Blink : Playback [all …]
|
/external/skqp/platform_tools/android/apps/skqp/src/main/assets/resources/lua/ |
D | slides_content2.lua | 30 - Blink : under the GraphicsContext hood 35 Skia In Blink 37 Skia In Blink : Fonts 41 - Push LCD decision-making out of Blink 43 Skia In Blink : Record-Time-Rasterization 47 - Problematic in modern Blink 52 Skia In Blink : RTR response 60 Skia In Blink : Recording 68 Skia In Blink : Recording response 76 Skia In Blink : Playback [all …]
|
/external/skia/site/docs/dev/chrome/ |
D | blink.md | 3 title: "Blink layout tests" 4 linkTitle: "Blink layout tests" 9 How to land Skia changes that change Blink layout test results. 14 special coordination with the Blink gardener using these steps: 18 detail on running the Blink layout tests\). 21 …Blink LayoutTests/TestExpectations [file](https://chromium.googlesource.com/chromium/src/+/master/… 25 5. Check in another change to the Blink TestExpectations file removing all the 44 1. Make a change in Skia which will change many Blink layout tests. 53 2. Make a change in Skia which will change many Blink layout tests. 66 1. Choose a time when the Blink tree is likely to be quiet. Avoid PST afternoons in [all …]
|
D | multi_repo_trybots.md | 9 When a proposed Skia change will require a change in Chromium or Blink it is 10 often helpful to locally create the Chromium and Blink changes and test with the 12 which affect Blink layout tests. While simple to do locally, this explains how
|
D | changes.md | 39 If your changes will affect Blink layout tests, see detailed instructions about 40 how to synchronize the changes between Skia, Blink, and Chromium [here](../blink).
|
/external/skqp/site/dev/chrome/ |
D | blink.md | 1 Blink layout tests 4 How to land Skia changes that change Blink layout test results. 9 special coordination with the Blink gardener using these steps: 13 detail on running the Blink layout tests\). 16 …Blink LayoutTests/TestExpectations [file](https://chromium.googlesource.com/chromium/src/+/master/… 20 5. Check in another change to the Blink TestExpectations file removing all the 39 1. Make a change in Skia which will change many Blink layout tests. 48 2. Make a change in Skia which will change many Blink layout tests. 61 1. Choose a time when the Blink tree is likely to be quiet. Avoid PST afternoons in 63 determine who the Blink gardener is and notify them. You will be making the [all …]
|
D | index.md | 4 Changes to the Skia repository will be rolled into Chromium (and Blink) by the 7 If you have a Skia change that needs to be tested in Chrome or Blink, or which
|
D | multi_repo_trybots.md | 4 When a proposed Skia change will require a change in Chromium or Blink it is 5 often helpful to locally create the Chromium and Blink changes and test with the 7 which affect Blink layout tests. While simple to do locally, this explains how
|
D | changes.md | 34 If your changes will affect Blink layout tests, see detailed instructions about 35 how to synchronize the changes between Skia, Blink, and Chromium [here](./blink).
|
/external/libchrome/libchrome_tools/patch/ |
D | hash.patch | 11 -// Note: This algorithm is also in Blink under Source/wtf/StringHasher.h.
|
/external/autotest/client/site_tests/audio_WebRtcAudioLoopback/ |
D | control | 16 "components": ["Blink>WebRTC>Audio"],
|
/external/libchrome/third_party/jinja2/ |
D | README.chromium | 10 Template engine for code generation in Blink.
|
/external/skia/site/docs/dev/gardening/ |
D | _index.md | 206 - Labels: OS-All & Cr-Blink-LayoutTests 217 - (Preferred but slower) Make a separate Blink patch by editing 228 - Make a Blink patch by editing LayoutTests/TestExpectations 238 - Wait for the Blink patch to roll into Chrome
|
/external/skqp/site/dev/sheriffing/ |
D | index.md | 148 * Labels: OS-All & Cr-Blink-LayoutTests 157 * (Preferred but slower) Make a separate Blink patch by editing LayoutTests/TestExpectations 164 * Make a Blink patch by editing LayoutTests/TestExpectations 171 * Wait for the Blink patch to roll into Chrome
|
/external/pdfium/core/fxcrt/css/ |
D | cfx_css.h | 72 Blink, enumerator
|
D | cfx_cssdata.cpp | 248 {PVAL(CFX_CSSPropertyValue::Blink, "blink", 0xDC36E390)},
|
D | cfx_cssstyleselector.cpp | 581 case CFX_CSSPropertyValue::Blink: in ToTextDecoration()
|
/external/skia/site/docs/dev/contrib/ |
D | submit.md | 185 Keep in mind that Skia is rolled daily into Blink and Chromium. Run local tests 188 your friendly Skia-Blink engineer to evaluate, rebaseline, and land your 193 [How to land Skia changes that change Blink layout test results](/docs/dev/chrome/blink/)
|
/external/skqp/site/dev/contrib/ |
D | submit.md | 184 Keep in mind that Skia is rolled daily into Blink and Chromium. Run local tests 187 your friendly Skia-Blink engineer to evaluate, rebaseline, and land your 192 [How to land Skia changes that change Blink layout test results](../chrome/layouttest)
|
/external/libchrome/mojo/public/cpp/bindings/ |
D | README.md | 90 **NOTE:** Using C++ bindings from within Blink code is typically subject to 92 For details, see [Blink Type Mapping](#Blink-Type-Mapping). 1446 …on defined. By default this includes `std::string`, `base::StringPiece`, and `WTF::String` (Blink). 1447 …efined. By default this includes `std::vector<T>`, `mojo::CArray<T>`, and `WTF::Vector<T>` (Blink). 1448 …d. By default this includes `std::map<T>`, `mojo::unordered_map<T>`, and `WTF::HashMap<T>` (Blink). 1544 <a name="Blink-Type-Mapping"></a> 1565 namespace, so Blink consumer of the interface might write something like: 1580 separate. To add a typemap for the Blink configuration, you can modify 1611 Code in Blink which wishes to use the generated Blink-variant definitions must 1672 [Calling Mojo From Blink](https://www.chromium.org/developers/design-documents/mojo/calling-mojo-fr… [all …]
|
/external/webrtc/tools_webrtc/mb/docs/ |
D | design_spec.md | 245 needed to fully test Blink. Each of those is a separate test step. 280 but additionally build everything needed to test Blink (`blink_tests`):
|
/external/openscreen/docs/ |
D | style_guide.md | 16 Blink style is *not allowed* anywhere in the Open Screen Library.
|
/external/walt/docs/usage/ |
D | WALT_usage.md | 153 Blink count was: 0
|
/external/libchrome/mojo/public/tools/bindings/ |
D | mojom.gni | 163 # C++ bindings using Blink standard types.
|
/external/python/cpython3/Lib/idlelib/ |
D | NEWS.txt | 99 Cursor Blink. Patch by Zackery Spytz.
|
12