11959 Commits

Author SHA1 Message Date
skia-flutter-autoroll
b032bbd0cc
Roll src/third_party/skia 70ebd9ca0616..9c8ad0316147 (9 commits) (#7646)
https://skia.googlesource.com/skia.git/%2Blog/70ebd9ca0616..9c8ad0316147

git log 70ebd9ca0616f54450a38d4f0f952810595a441b..9c8ad031614760e8256d4e2eb97ebdef8c067cd2 --date=short --no-merges --format=%ad %ae %s
2019-01-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader cda0cf9d8112..ddcbdc51f2aa (1 commits)
2019-01-30 jvanverth@google.com Fix screen invalidation on MacOS
2019-01-30 mtklein@google.com remove shadeSpan4f()
2019-01-30 herb@google.com Revert "make third_party() static libraries"
2019-01-30 mtklein@google.com remove Sk4x4f.h -- dead code
2019-01-30 robertphillips@google.com Add outline of new GrContext hierarchy
2019-01-30 mtklein@google.com remove burst mode in SkRPBlitter
2019-01-30 bsalomon@google.com Remove legacy texture-backed promise image interface.
2019-01-30 mtklein@google.com add Leon's gradient to p3 GM

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (borenet@google.com), and stop
the roller if necessary.
2019-01-30 16:34:29 -05:00
Gary Qian
2c610bfec6
Fix dynamic array -> vector (#7645) 2019-01-30 13:03:27 -08:00
liyuqian
09a3735ea7
Respect default goma path on Windows (#7643) 2019-01-30 13:00:34 -08:00
Jason Simmons
050dcaad60
Embed ICU data inside libflutter.so on Android (#7588)
Prior to this the Android embedder code would extract the icudtl.dat asset out
of the APK and write it to local disk during the first startup of the app.

This change will make that work unnecessary and eliminate the risk of ICU
failures due to errors in the extraction process.
2019-01-30 11:56:17 -08:00
Gary Qian
c92df428ef
Strut implementation (#7414)
Engine half of flutter/flutter#26332
2019-01-30 10:16:37 -08:00
skia-flutter-autoroll
15f2b92cce
Roll src/third_party/skia 673a048b209c..70ebd9ca0616 (8 commits) (#7641)
https://skia.googlesource.com/skia.git/%2Blog/673a048b209c..70ebd9ca0616

git log 673a048b209cba89d4be8e6b8ad7e8a4195fb3cd..70ebd9ca0616f54450a38d4f0f952810595a441b --date=short --no-merges --format=%ad %ae %s
2019-01-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader d9e364cff12d..cda0cf9d8112 (3 commits)
2019-01-30 mtklein@google.com make third_party() static libraries
2019-01-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 915d4068a65c..fa7ca18f44ed (1 commits)
2019-01-30 jvanverth@google.com Fix up some event handling in MacOS
2019-01-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 85bd613c938c..d9e364cff12d (1 commits)
2019-01-30 bsalomon@google.com Avoid crash in wacky_yuv GMs with --preAbandonGpuContext
2019-01-30 reed@google.com remove breakText from docs
2019-01-28 benjaminwagner@google.com Update Linux Vulkan SDK to 1.1.97.0

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (borenet@google.com), and stop
the roller if necessary.
2019-01-30 13:06:39 -05:00
Ben Konyi
31a7f4d520 Roll src/third_party/dart 2632e201b7..71bee8f05e (1 commits)
71bee8f05e Fix serializing procdure when realClass is Object from dart:core.
2019-01-30 07:11:14 -08:00
skia-flutter-autoroll
ed3ed9bc9b
Roll src/third_party/skia c749f3bfd0e3..673a048b209c (1 commits) (#7639)
https://skia.googlesource.com/skia.git/%2Blog/c749f3bfd0e3..673a048b209c

git log c749f3bfd0e3191e7fba54145f40a07ac83dd43f..673a048b209cba89d4be8e6b8ad7e8a4195fb3cd --date=short --no-merges --format=%ad %ae %s
2019-01-30 reed@google.com hide deprecated breaktext

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (borenet@google.com), and stop
the roller if necessary.
2019-01-30 09:34:12 -05:00
Ben Konyi
01b4f4e280 Roll src/third_party/dart 011a1239fc..2632e201b7 (10 commits)
2632e201b7 Support for DeclaredIdentifier(s) in new ForEachPartsWithDeclaration/ForElement(s).
689b17d69b [vm/compiler] Fix missing incremental DOM update
b5d9e66963 Add extra polyfill for .nonce in our deferred loading logic to support FF
1e92b5ebd0 [vm] Note the flow graph builder when checking type feedback compatibility.
7ee0e00f0b [vm, gc] Reset growth policy after finishing kernel loading.
4e0aa3ff37 Run ddb with debug port open
b196cd2acb Issue 34437. Restore checking that optional parameters in derived classes should have the same default values as overridden.
25d8456c48 Small improvements for DeclarationsTracker.
081160036a Fix #35306, improper recursion detection.
6f5556c88a Prepare to publish analyzer version 0.35.0.
2019-01-30 01:17:42 -08:00
skia-flutter-autoroll
1624619ff0
Roll src/third_party/skia 3f42e98f461a..c749f3bfd0e3 (5 commits) (#7636)
https://skia.googlesource.com/skia.git/%2Blog/3f42e98f461a..c749f3bfd0e3

git log 3f42e98f461af6f9022fa3fd3f3ab98b34dd81c3..c749f3bfd0e3191e7fba54145f40a07ac83dd43f --date=short --no-merges --format=%ad %ae %s
2019-01-29 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-01-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 1fbbe6ad01ed..97fa6e4bdf7b (444 commits)
2019-01-29 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-01-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 82fddcb1f3e3..915d4068a65c (1 commits)
2019-01-29 reed@google.com remove unused paintpriv methods

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (borenet@google.com), and stop
the roller if necessary.
2019-01-30 03:28:06 -05:00
Chinmay Garde
006f41026c
Revert buildtools roll back to bac220c (#7633) 2019-01-29 17:13:51 -08:00
skia-flutter-autoroll
a6687f12e0
Roll src/third_party/skia 8f388ceadd79..3f42e98f461a (3 commits) (#7632)
https://skia.googlesource.com/skia.git/%2Blog/8f388ceadd79..3f42e98f461a

git log 8f388ceadd79496a482c6a239e794f50ccde64c7..3f42e98f461af6f9022fa3fd3f3ab98b34dd81c3 --date=short --no-merges --format=%ad %ae %s
2019-01-29 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-01-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader ec061ddc31ca..85bd613c938c (1 commits)
2019-01-29 bsalomon@google.com Convert GrBuffer owners to sk_sp

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (borenet@google.com), and stop
the roller if necessary.
2019-01-29 19:23:54 -05:00
Ben Konyi
5cd1d4e57b Roll src/third_party/dart 05a083a95a..011a1239fc (5 commits)
011a1239fc Support for out-of-band worker in AnalysisDriverScheduler.
b625926038 [ VM / dart:io ] Updated `Link` implementation for Windows to use actual symbolic links.
09e6a689c2 parse nested control flow collection entries
213cfdc85e Update AstBuilder to generate new for statement structure
93a56336a3 Parse simple for control flow collection entires
2019-01-29 16:12:17 -08:00
stuartmorgan
474d8837a9
Rename FlutterResult in embedder.h (#7567)
FlutterResult is also the name of a class in the Objective-C API
surface, which is problematic when building a framework that contains
both (such as a macOS implementation of the Flutter framework).
2019-01-29 14:01:31 -08:00
Ben Konyi
17626006b8 Roll src/third_party/dart 219a2fcf66..05a083a95a (12 commits)
05a083a95a [vm] Update status file for entrypoints_verification_test.
2bb38e62e8 [infra] Use fewer cores on Android shards
267e91a0ea Re-land "[vm] Prevent access to non-annotated members through native API."
d73d3183a2 Fix dead_code hint
24fa01dbae [release] Update changelog with changes from dev branch
f5fd281150 Prevent unsound promoted bounds from being used as arguments
cf56801308 Garbage-collect compiled libraries
8fc9eaf06c Support to run co19_2 on ddk
812a6af41a Anonymous mixin applications are abstract
977e5b31e2 Support type variables on function types and intersection types
f822d0abb8 Make CoreType test friendly
d025ff5367 Copy subtype tests
2019-01-29 13:08:47 -08:00
Dan Field
20d8388b5f
Check in GEM_HOME for jazzy (#7628)
* Check in GEM_HOME for jazzy
2019-01-29 13:01:35 -08:00
skia-flutter-autoroll
d79f421a66
Roll src/third_party/skia 41169206c475..8f388ceadd79 (6 commits) (#7629)
https://skia.googlesource.com/skia.git/%2Blog/41169206c475..8f388ceadd79

git log 41169206c475f8c83542b565001ca830b5467b04..8f388ceadd79496a482c6a239e794f50ccde64c7 --date=short --no-merges --format=%ad %ae %s
2019-01-29 bsalomon@google.com Fix leak of textures in wacky_yuv_* GMs
2019-01-29 bsalomon@google.com Limit PowerVR Rougue clear texture support disable to x86
2019-01-29 robertphillips@google.com Split GrContextThreadSafeProxy into its own files (take 2)
2019-01-29 reed@google.com remove legacy SkPaint getTextBlobIntercepts
2019-01-29 benjaminwagner@google.com [infra] Increase post-ASAN-setup sleep time.
2019-01-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 4b2e00f4d180..82fddcb1f3e3 (1 commits)

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (borenet@google.com), and stop
the roller if necessary.
2019-01-29 15:58:16 -05:00
Dan Field
78e145d056
Improve PathMetrics (#7621)
* Improve PathMetrics

* Use index instead of dirty

* revert unintended change

* space
2019-01-29 12:40:48 -08:00
Chinmay Garde
18f014590d Update buildtools to c9e5400c9e03a0cfb7313d14fde38525399a7715 (#7602)
* Update buildtools to c9e5400c9e03a0cfb7313d14fde38525399a7715

* Update buildroot.
2019-01-29 11:18:50 -08:00
skia-flutter-autoroll
57b0afaf37
Roll src/third_party/skia a09731e5cf3e..41169206c475 (4 commits) (#7626)
https://skia.googlesource.com/skia.git/%2Blog/a09731e5cf3e..41169206c475

git log a09731e5cf3e946e960482102f636a84d7018c39..41169206c475f8c83542b565001ca830b5467b04 --date=short --no-merges --format=%ad %ae %s
2019-01-29 scroggo@google.com Do not build SkGifCodec when building SkWuffsCodec
2019-01-29 bsalomon@google.com Limit Analytic Clip FP workaround to powervr rogue on x86
2019-01-29 robertphillips@google.com Revert "Split GrContextThreadSafeProxy into its own files"
2019-01-25 robertphillips@google.com Split GrContextThreadSafeProxy into its own files

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (borenet@google.com), and stop
the roller if necessary.
2019-01-29 12:26:51 -05:00
Ben Konyi
add0507d61 Roll src/third_party/dart 601094e3f2..219a2fcf66 (6 commits)
219a2fcf66 Revisit existing constants in the constants transformer.
97cb74cf63 Tweak the subtype rule for Null
5fbf15d9c4 Mixins have no static members
d5a558d6c4 [VM/AOT] Make DartTemplateCall::Selector() work even if there is no ICData
c5a954794b Fix PackageBuildWorkspacePackage's contains
d84851daf8 [vm/bytecode] Capture receiver if creating a closure
2019-01-29 07:16:06 -08:00
skia-flutter-autoroll
e2d2fd496c
Roll src/third_party/skia be6549a59d50..a09731e5cf3e (1 commits) (#7624)
https://skia.googlesource.com/skia.git/%2Blog/be6549a59d50..a09731e5cf3e

git log be6549a59d50b4f7368babd1092af4f49d9a51ec..a09731e5cf3e946e960482102f636a84d7018c39 --date=short --no-merges --format=%ad %ae %s
2019-01-29 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (borenet@google.com), and stop
the roller if necessary.
2019-01-29 08:56:00 -05:00
Michael Thomsen
56fe87dca8
Update license to sync with flutter/flutter (#7611)
Update license to sync with flutter/flutter
2019-01-29 14:40:35 +01:00
skia-flutter-autoroll
68a0f93621
Roll src/third_party/skia 70041cf243b8..be6549a59d50 (1 commits) (#7623)
https://skia.googlesource.com/skia.git/%2Blog/70041cf243b8..be6549a59d50

git log 70041cf243b85df0d156fffeaf97a4cc1e23a814..be6549a59d50b4f7368babd1092af4f49d9a51ec --date=short --no-merges --format=%ad %ae %s
2019-01-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 0f073667daf0..4b2e00f4d180 (3 commits)

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (borenet@google.com), and stop
the roller if necessary.
2019-01-29 05:24:50 -05:00
skia-flutter-autoroll
ec627aa174
Roll src/third_party/skia b13f0f5ef003..70041cf243b8 (2 commits) (#7620)
https://skia.googlesource.com/skia.git/%2Blog/b13f0f5ef003..70041cf243b8

git log b13f0f5ef0039715de309fd905642176ed694cc5..70041cf243b85df0d156fffeaf97a4cc1e23a814 --date=short --no-merges --format=%ad %ae %s
2019-01-28 halcanary@google.com third_party/icu: move file list to icu.gni
2019-01-28 recipe-roller@chromium.org Roll recipe dependencies (trivial).

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (borenet@google.com), and stop
the roller if necessary.
2019-01-29 01:56:11 -05:00
skia-flutter-autoroll
d6bb302af7
Roll src/third_party/skia 6c621f57ba53..b13f0f5ef003 (4 commits) (#7619)
https://skia.googlesource.com/skia.git/%2Blog/6c621f57ba53..b13f0f5ef003

git log 6c621f57ba533f0c20ceeb1f17eef60b96fe10a9..b13f0f5ef0039715de309fd905642176ed694cc5 --date=short --no-merges --format=%ad %ae %s
2019-01-28 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-01-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src f2110ca4a90b..1fbbe6ad01ed (417 commits)
2019-01-28 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-01-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader bfdb95a639b9..ec061ddc31ca (1 commits)

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (borenet@google.com), and stop
the roller if necessary.
2019-01-28 22:26:15 -05:00
Ben Konyi
51e879d6db Roll src/third_party/dart ec5ba8a252..601094e3f2 (7 commits)
601094e3f2 [vm/bytecode] Fix max used block id when compiling from bytecode
ff2e8eb681 [vm, gc] Fix backwards write-barrier logic used by Object::Clone.
1ba59eb13d Make ERROR the default severity for StaticWarningCode. Remove _StrongModeTypeErrorProcessor.
fc417a73ed [vm/compiler] Disable max block id check (for now)
e02399da33 [vm/compiler] Introduce graph checker
2881a92c4e [vm/compiler] Fix missing incremental DOM update
95b017a888 Implement changeFile() and recompute available libraries and declarations.
2019-01-28 19:19:26 -08:00
Chinmay Garde
79dc315dc4
Allow the engine to redirect traces to systrace via settings. (#7617) 2019-01-28 17:39:31 -08:00
skia-flutter-autoroll
28b27d4f1a
Roll src/third_party/skia 8c0a1cad37fa..6c621f57ba53 (6 commits) (#7615)
https://skia.googlesource.com/skia.git/%2Blog/8c0a1cad37fa..6c621f57ba53

git log 8c0a1cad37fa36bdcf6db864eafae7c9fe04d668..6c621f57ba533f0c20ceeb1f17eef60b96fe10a9 --date=short --no-merges --format=%ad %ae %s
2019-01-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 4c94788c9c85..0f073667daf0 (2 commits)
2019-01-28 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-01-28 brianosman@google.com Update color space API in examples
2019-01-28 kjlubick@google.com Adjust variable names from paint to font
2019-01-28 reed@google.com Some clangtidy fixes
2019-01-28 jvanverth@google.com Switch sk_app to use native window creation on MacOS.

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (borenet@google.com), and stop
the roller if necessary.
2019-01-28 18:54:26 -05:00
Ben Konyi
956ecc9476 Roll src/third_party/dart e169134203..ec5ba8a252 (6 commits)
ec5ba8a252 Revert "Issue 34437. Restore checking that optional parameters in derived classes should have the same default values as overridden."
7daa9f65fc Start supporting resolution of the code-as-ui constructs
69af7af70d Additional tests for interpolation and CONVERT_TO_MULTILINE_STRING.
5cf4e543b8 Handle mis-included parts differently
f066c05319 Rename klass getter on InstanceConstant to classNode
42be4083bd Reproduction of dartbug.com/35715
2019-01-28 13:16:12 -08:00
skia-flutter-autoroll
f12e3994bd
Roll src/third_party/skia ede88ab2b414..8c0a1cad37fa (10 commits) (#7613)
https://skia.googlesource.com/skia.git/%2Blog/ede88ab2b414..8c0a1cad37fa

git log ede88ab2b4144bef441a928003cb2147abbdbb2c..8c0a1cad37fa36bdcf6db864eafae7c9fe04d668 --date=short --no-merges --format=%ad %ae %s
2019-01-28 brianosman@google.com Switch nanobench to SkJSONWriter
2019-01-28 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-01-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 314ad8112fb9..bfdb95a639b9 (1 commits)
2019-01-28 brianosman@google.com Converting more debug code to SkJSONWriter
2019-01-28 egdaniel@google.com Add MaxAPIVersion to GrVkBackendContext.
2019-01-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 543629bc5aa7..314ad8112fb9 (1 commits)
2019-01-28 reed@google.com Revert "Reland "Revert "remove legacy code for text attributes on paint"""
2019-01-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 7521150ee200..543629bc5aa7 (1 commits)
2019-01-25 halcanary@google.com DEPS: use our mirror for wuffs
2019-01-28 bsalomon@google.com Remove GrBuffer::mapPtr()

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (borenet@google.com), and stop
the roller if necessary.
2019-01-28 15:30:11 -05:00
skia-flutter-autoroll
74a8f1ff2b
Roll src/third_party/skia 04c1cccaa45e..ede88ab2b414 (9 commits) (#7612)
https://skia.googlesource.com/skia.git/%2Blog/04c1cccaa45e..ede88ab2b414

git log 04c1cccaa45e8a96fcc82f027435b50093b935ea..ede88ab2b4144bef441a928003cb2147abbdbb2c --date=short --no-merges --format=%ad %ae %s
2019-01-28 bsalomon@google.com Remove some unused GrGLGpu member fields and functions.
2019-01-28 bsalomon@google.com Avoid setting the GL color mask and clear color redundantly before glClear.
2019-01-28 reed@google.com Reland "Revert "remove legacy code for text attributes on paint""
2019-01-26 nigeltao@google.com Let SkWuffsCodec allow workbuf_len == 0
2019-01-28 bsalomon@google.com Remove GrGLGpu member vars related to already removed clear-as-draw program.
2019-01-28 bsalomon@google.com Revert "Revert "Avoid checking extension string in GrGLGpu::onResetContext.""
2019-01-27 reed@google.com Revert "Revert "remove legacy code for text attributes on paint""
2019-01-28 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-01-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 9e53fccb8fd2..4c94788c9c85 (1 commits)

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (borenet@google.com), and stop
the roller if necessary.
2019-01-28 11:57:58 -05:00
Ben Konyi
787b93f410 Roll src/third_party/dart d927333c52..e169134203 (2 commits)
e169134203 [Fasta] Fix a typo in a class name
591df5263f Fix typo in omitPlatform documentation
2019-01-28 07:11:29 -08:00
skia-flutter-autoroll
b834608888
Roll src/third_party/skia 04ac845bf755..04c1cccaa45e (1 commits) (#7608)
https://skia.googlesource.com/skia.git/%2Blog/04ac845bf755..04c1cccaa45e

git log 04ac845bf755da0cf767f2f5fb40f0b1acd49b5e..04c1cccaa45e8a96fcc82f027435b50093b935ea --date=short --no-merges --format=%ad %ae %s
2019-01-28 kjlubick@google.com Revert "Avoid checking extension string in GrGLGpu::onResetContext."

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (borenet@google.com), and stop
the roller if necessary.
2019-01-28 08:30:39 -05:00
Ben Konyi
18a1f8572a Roll src/third_party/dart d0f92e8cc5..d927333c52 (6 commits)
d927333c52 Add all SDK libraries, and context files belonging to the package / potions of it.
f92b816268 Add 'Convert to multiline string' quick assist.
c5cfdc5279 Expose data member 'port' for MessageEvents and automatically pull in markupsafe for go.sh script.
6699384ddd Issue 34437. Restore checking that optional parameters in derived classes should have the same default values as overridden.
df34f65d90 Restore TLABs.
ece54f3c43 [dart2js] Don't inline direct recursion
2019-01-28 01:17:40 -08:00
skia-flutter-autoroll
225a963ffa
Roll src/third_party/skia 80f4adf98fef..04ac845bf755 (2 commits) (#7606)
https://skia.googlesource.com/skia.git/%2Blog/80f4adf98fef..04ac845bf755

git log 80f4adf98fefbb3665e09186affefbb26e9b8fa1..04ac845bf755da0cf767f2f5fb40f0b1acd49b5e --date=short --no-merges --format=%ad %ae %s
2019-01-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 10c4dca3c694..f2110ca4a90b (54 commits)
2019-01-28 reed@google.com Revert "remove legacy code for text attributes on paint"

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (borenet@google.com), and stop
the roller if necessary.
2019-01-27 22:51:42 -05:00
skia-flutter-autoroll
a472af71f6
Roll src/third_party/skia 27e5125dbc05..80f4adf98fef (1 commits) (#7605)
https://skia.googlesource.com/skia.git/%2Blog/27e5125dbc05..80f4adf98fef

git log 27e5125dbc05fee1c678108c4a92105758477955..80f4adf98fefbb3665e09186affefbb26e9b8fa1 --date=short --no-merges --format=%ad %ae %s
2019-01-25 reed@google.com remove legacy code for text attributes on paint

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (borenet@google.com), and stop
the roller if necessary.
2019-01-27 19:21:39 -05:00
skia-flutter-autoroll
71e1b9530c
Roll src/third_party/skia 02edccb02451..27e5125dbc05 (1 commits) (#7604)
https://skia.googlesource.com/skia.git/%2Blog/02edccb02451..27e5125dbc05

git log 02edccb02451bd10f24fcd50d856fb064f291402..27e5125dbc05fee1c678108c4a92105758477955 --date=short --no-merges --format=%ad %ae %s
2019-01-27 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (borenet@google.com), and stop
the roller if necessary.
2019-01-27 05:04:51 -05:00
skia-flutter-autoroll
0cbc2de433
Roll src/third_party/skia a5d41af0e8ae..02edccb02451 (1 commits) (#7603)
https://skia.googlesource.com/skia.git/%2Blog/a5d41af0e8ae..02edccb02451

git log a5d41af0e8ae07610876a49fda2a6a57edee2b20..02edccb02451bd10f24fcd50d856fb064f291402 --date=short --no-merges --format=%ad %ae %s
2019-01-27 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (borenet@google.com), and stop
the roller if necessary.
2019-01-27 01:33:53 -05:00
skia-flutter-autoroll
0b2248a874
Roll src/third_party/skia e695c1855390..a5d41af0e8ae (1 commits) (#7601)
https://skia.googlesource.com/skia.git/%2Blog/e695c1855390..a5d41af0e8ae

git log e695c18553905faec8c278898d06c4e3fdcb27b3..a5d41af0e8ae07610876a49fda2a6a57edee2b20 --date=short --no-merges --format=%ad %ae %s
2019-01-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 9f72579db61b..10c4dca3c694 (112 commits)

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (borenet@google.com), and stop
the roller if necessary.
2019-01-26 20:45:55 -05:00
skia-flutter-autoroll
9c7cb26e04
Roll src/third_party/skia 6535d1f283e2..e695c1855390 (1 commits) (#7600)
https://skia.googlesource.com/skia.git/%2Blog/6535d1f283e2..e695c1855390

git log 6535d1f283e28bf80e0a2ba78619d4737dbbf7fa..e695c18553905faec8c278898d06c4e3fdcb27b3 --date=short --no-merges --format=%ad %ae %s
2019-01-26 recipe-roller@chromium.org Roll recipe dependencies (trivial).

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (djsollen@google.com), and stop
the roller if necessary.
2019-01-26 16:53:26 -05:00
skia-flutter-autoroll
e172daef7c
Roll src/third_party/skia d3a6a8162cfa..6535d1f283e2 (1 commits) (#7599)
https://skia.googlesource.com/skia.git/%2Blog/d3a6a8162cfa..6535d1f283e2

git log d3a6a8162cfabf636339400028facfceff0620f4..6535d1f283e28bf80e0a2ba78619d4737dbbf7fa --date=short --no-merges --format=%ad %ae %s
2019-01-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 d51fbe347e70..9e53fccb8fd2 (1 commits)

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (djsollen@google.com), and stop
the roller if necessary.
2019-01-26 07:51:37 -05:00
skia-flutter-autoroll
37c84f1968
Roll src/third_party/skia 9d0568939a9f..d3a6a8162cfa (1 commits) (#7598)
https://skia.googlesource.com/skia.git/%2Blog/9d0568939a9f..d3a6a8162cfa

git log 9d0568939a9f80ad3bb70d8b20ed73bfffc965b7..d3a6a8162cfabf636339400028facfceff0620f4 --date=short --no-merges --format=%ad %ae %s
2019-01-26 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (djsollen@google.com), and stop
the roller if necessary.
2019-01-26 03:27:59 -05:00
skia-flutter-autoroll
9557311b85
Roll src/third_party/skia 4d29e6d7432f..9d0568939a9f (1 commits) (#7597)
https://skia.googlesource.com/skia.git/%2Blog/4d29e6d7432f..9d0568939a9f

git log 4d29e6d7432f91ad0dc2434a7e42c0ad45d0cd19..9d0568939a9f80ad3bb70d8b20ed73bfffc965b7 --date=short --no-merges --format=%ad %ae %s
2019-01-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 59d756e530c5..d51fbe347e70 (2 commits)

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (djsollen@google.com), and stop
the roller if necessary.
2019-01-25 23:53:50 -05:00
Ben Konyi
f50a6beca2 Roll src/third_party/dart c167cd3572..d0f92e8cc5 (7 commits)
d0f92e8cc5 Remove StrongTypeSystemImpl.
2f3ebf70f6 Update definite assignment for the code-as-ui changes
fe285e3e60 Update flow analysis for the code-as-ui changes
8e0bc806b9 bump to linter 0.1.79
c7f6c86128 Fix registration of (un)provided parameters.
6fae43b8af Check exact type for set literals (issue 35742)
eadf9679f3 Fix #35750 by passing a real ContextBuilder to createWorkspace.
2019-01-25 19:11:35 -08:00
skia-flutter-autoroll
ffc56bc031
Roll src/third_party/skia 5d982feca871..4d29e6d7432f (6 commits) (#7595)
https://skia.googlesource.com/skia.git/%2Blog/5d982feca871..4d29e6d7432f

git log 5d982feca8715968161db4f12ff9987248bad0d3..4d29e6d7432f91ad0dc2434a7e42c0ad45d0cd19 --date=short --no-merges --format=%ad %ae %s
2019-01-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 1cd31ea14438..7521150ee200 (1 commits)
2019-01-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 7fafb7b52e77..9f72579db61b (420 commits)
2019-01-25 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-01-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 86f8bdb2934c..1cd31ea14438 (2 commits)
2019-01-25 brianosman@google.com Convert DM's -r JSON parsing to SkJSON
2019-01-25 reed@google.com remove tricky asint

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (djsollen@google.com), and stop
the roller if necessary.
2019-01-25 20:24:11 -05:00
Ben Konyi
6cf1a07661 Roll src/third_party/dart bb4a880777..c167cd3572 (9 commits)
c167cd3572 [VM] Experimental flags in dartkp tests
759234b05a [vm] Fix disassembler test after f496e538f4587f29562e161ca6b06f169396f499
bb560bb233 [ VM / dart:io ] Adding to a closed IOSink now throws a StateError
983b77dda7 Remove unused argument allowNullableDereference
f8fef94243 Authomatically add dependencies from pubspec.yaml files.
169331abb1 [vm] Misc timeline tweaks.
874f9d0bdf Refactor for statement parsing
9043e5be44 [vm, gc] Remove --gc_at_alloc.
27760001f5 [vm] Fix build after f496e538f4587f29562e161ca6b06f169396f499
2019-01-25 16:18:40 -08:00
Dan Field
08f3c257f0
Roll buildroot to b4d21cb2a64d63218c8d99533d9c14e99201e8d8 (#7591)
Updates build_utils.py for dependency loading
2019-01-25 15:36:37 -08:00
skia-flutter-autoroll
0b1722dd81
Roll src/third_party/skia d41c1876d834..5d982feca871 (5 commits) (#7590)
https://skia.googlesource.com/skia.git/%2Blog/d41c1876d834..5d982feca871

git log d41c1876d8341e3486939b93d266975e81950147..5d982feca8715968161db4f12ff9987248bad0d3 --date=short --no-merges --format=%ad %ae %s
2019-01-25 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-01-25 halcanary@google.com DEPS: use our mirror for Nima-Cpp
2019-01-25 bsalomon@google.com Avoid checking extension string in GrGLGpu::onResetContext.
2019-01-22 ethannicholas@google.com fixed Metal matrix constructors
2019-01-25 brianosman@google.com Revert "Remove --readPath/-r from DM"

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (djsollen@google.com), and stop
the roller if necessary.
2019-01-25 16:51:30 -05:00
Ben Konyi
686a0a094c Roll src/third_party/dart a5030ed92f..bb4a880777 (2 commits)
bb4a880777 Report duplicate set entries with a different error
f496e538f4 [vm] Decouple assemblers from runtime.
2019-01-25 13:37:37 -08:00