Commit Graph

4290 Commits

Author SHA1 Message Date
skia-flutter-autoroll
7df03272ac Roll src/third_party/skia 4302eb9a6e14..d945698c5dfa (4 commits) (flutter/engine#6445)
https://skia.googlesource.com/skia.git/+log/4302eb9a6e14..d945698c5dfa


Created with:
  gclient setdep -r src/third_party/skia@d945698c5dfa

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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-04 21:13:21 -04:00
liyuqian
1d2c3ec0a4 Remove unused imports and variables (flutter/engine#6437)
This is discovered in the new Google3 checks. It should not block our
roll but it's nice to fix them.
2018-10-04 16:01:49 -07:00
Jason Simmons
07b230a88e Add the isolate name server to the set of native APIs available on secondary isolates (flutter/engine#6444) 2018-10-04 15:55:18 -07:00
Siva
a0615b4ec2 Roll Dart to version c6254163dc7a5f704d7609af65e4650ef0550ccd (flutter/engine#6439)
* Roll dart to version c6254163dc7a5f704d7609af65e4650ef0550ccd

This roll contains the following changes :
c6254163dc Fix source filter in built rule.
a97ddf8ce1 [vm/bytecode] Fix sporadic crashes when running with bytecode.
cf007d1f40 [infra] Add missing entries to the test matrix
9db63ee729 [vm/bytecode] Set 'TypeEnvironment.thisType' when generating bytecode
9c75ab7aa9 More common fasta/analyzer parser error codes
a712a910cf Revise class and mixin header recovery
588b0d1222 make pubspec file path to absolute
74f2348941 (fixdeps) [dart/fuzzer] DartFuzz Improvements
291f8abff8 More hint cleanup in analyzer
1cd2fc5883 [Gardening] Mark pause_on_unhandled_async_exceptions_test also flaky on kernel
1af136987b [infra] Prepare test matrix for the Dart 1 removal
0cc7993ee3 Clean up a couple of hints in analyzer code
22da7488ac [Gardening] Mark two service tests as passing on dartk-windows
def9d4c405 Cleanup endMethod and endFactoryMethod parameter recovery
46983c2de9 [vm/aot/tfa] Detect if a method/setter is called from this
2a6b566ca2 Move byte store to package:analyzer
45cb0815bc Move PerformanceLogger to package:analyzer
3a2308f5c2 Move jenkins_smi_hash to package:analyzer
ec4663ee5c Don't build runtime_kernel in benchmarks.
6b547e2683 Convert analyzer to use onDiagnostics
218d30e26a Skip source files attributed to 'dart:' libraries when writing a dep file.
45a5bc063a Mark the Script.source field as nullable.
ff3992b9ea [test tool] Pass --packages to gen_kernel
644342a6e6 Prepare for analyzer 0.33.0 publish.
cf48bad128 bump linter to 0.1.67
097e716694 [vm/bytecode] Update test status
69358a8755 [vm] Remove Dart_IsSnapshot and Dart_IsDart2Snapshot.
248a15f994 Upgrade dartdoc and dependencies for 0.22.0.
1085dd13d1 Use separate 'type index' for mixin, some nodes might be unresolved.
854720a099 Fix build rule.
878779e1a2 Fix test and add TODO for others that need updating
3daa63bc4c Revert OverrideVerifier back to the old InheritanceManager.
aa25872027 [vm] Fix pkg/vm/tool/precompiler2.
ab3ef0914c Allow "yield" as label
f529ab10f0 Allow "operator" as a static method name
cbf97be4e7 [fuchsia] Switch to new fdio API names
aedf5127bd [vm] Enable bump allocation scope for kernel loader
57f8542ea5 Fix warnings in analyzer package.
a33c1a1c17 [vm] Use proper lookup to find constructor during rebinding.
270fd8e4a8 [vm/aot] Handle annotations on parameters in tree shaker and constant evaluator
6d0601a72b [vm/bytecode] Add bytecodes for int operations and '== null'
10b1b35418 Update changelog for override check fixes
eacf720d2b Functions to demangle mixin application class names
bb2775b16a Only perform override check on declared members.
d3bd06d4e8 Check class interface requirements using override check code.
2dfe46fba2 Additional work on MOVE_FILE and associated tests
6c5326ae80 [vm] Fix issue with debugging generated code within RR.
c57a844841 Characterize behavior of FunctionTypeImpl.forTypedef when typeArguments not provided.
ed42aab273 Move source.dart to package:analyzer
82da68f3f5 Move api_signature to package:analyzer
829ba8a118 Remove unused file_repository.dart
b8cef2cefe Move flat_buffers to package:analyzer
27b17c76d8 Remove unused uri_resolver.dart
29d57107dd Move dependency_walker to package:analyzer
62e67d7277 Adjusted instantiate-to-bound.md such that it covers type aliases
440b9c61a7 Handle duplicated declaration used as prefix.
eb0ec965e3 Move codegen/tools.dart to package:analyzer
fd9a2cb510 Remove unused stuff
bc49637085 Convert package:dev_compiler to use onDiagnostic
44c6312df8 Consolidate VM dependencies on front_end
b628a62aa8 Remove ConstantValueComputer and DirectedGraph.
bd7b776bb4 Fix more quick fix tests
621c41f091 Add mixin support to InterfaceTypeImpl.isMoreSpecificThan.
d2e08e4952 [vm] Disable concurrent sweeping when --deterministic is set.
30aa464f77 [VM] Remove 'corelib' and 'dart-io' sources generation into C++ arrays
abe93563c4 [vm, service] Enable _collectAllGarbage in release mode.
80db08809c Pass InheritanceManager2 into resolver, use for BinaryExpression.
3ef994c287 Some clean ups in InheritanceOverrideVerifier.
4053ff96ec [vm] Fix --print-instructions-sizes-to in debug mode.
edd86ef7a1 Generate quick fix for await in non-async (issue 34647)
49f36b0b2d Reland "Test that the result of instantiate-to-bounds is appropriately checked for super-boundedness."
0016f80467 [dart/fuzzer] Pick execution modes at random by default
4df3626d19 Remove support for (non)nullable types from Analyzer.
93c5dcd00a [infra] Add fuzz testing builder to the test matrix
5cbb1bcdf9 Force lf-lineendings for .dart-files.
2018-10-04 15:30:07 -07:00
skia-flutter-autoroll
11d2879112 Roll src/third_party/skia d95303e10cbc..4302eb9a6e14 (12 commits) (flutter/engine#6443)
https://skia.googlesource.com/skia.git/+log/d95303e10cbc..4302eb9a6e14


Created with:
  gclient setdep -r src/third_party/skia@4302eb9a6e14

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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-04 17:49:21 -04:00
Chinmay Garde
97c1c2c302 Remove touch mapper and respect the UITouch phase when calculating the pointer data change type. (flutter/engine#6430)
The touch mapper was a relic of a time when the pointer IDs had to be less
than 16. Not respecting the touch phase is getting in the way of clients that
fake their own touches. Turns out the AppDelegate also like to fake touches to
simulate status bar events. Now, except in cases where there is a specific
override in place, the UI touch phase is respected.
2018-10-04 14:33:58 -07:00
skia-flutter-autoroll
45f632863a Roll src/third_party/skia 66a973493468..d95303e10cbc (13 commits) (flutter/engine#6440)
https://skia.googlesource.com/skia.git/+log/66a973493468..d95303e10cbc


Created with:
  gclient setdep -r src/third_party/skia@d95303e10cbc

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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-04 14:26:22 -04:00
Jason Simmons
ae9d172764 Update FlutterFrontendCompiler.rejectLastDelta to match the signature in CompilerInterface (flutter/engine#6426) 2018-10-04 10:06:17 -07:00
skia-flutter-autoroll
cefcee9b2e Roll src/third_party/skia 7b7805581733..66a973493468 (4 commits) (flutter/engine#6436)
https://skia.googlesource.com/skia.git/+log/7b7805581733..66a973493468


Created with:
  gclient setdep -r src/third_party/skia@66a973493468

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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-04 11:01:22 -04:00
skia-flutter-autoroll
c09fa53c90 Roll src/third_party/skia 4442e3138927..7b7805581733 (1 commits) (flutter/engine#6435)
https://skia.googlesource.com/skia.git/+log/4442e3138927..7b7805581733


Created with:
  gclient setdep -r src/third_party/skia@7b7805581733

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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-04 07:37:21 -04:00
skia-flutter-autoroll
dc02546c01 Roll src/third_party/skia 4dd17156c6e4..4442e3138927 (1 commits) (flutter/engine#6434)
https://skia.googlesource.com/skia.git/+log/4dd17156c6e4..4442e3138927


Created with:
  gclient setdep -r src/third_party/skia@4442e3138927

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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-04 04:12:21 -04:00
skia-flutter-autoroll
1fa75265f8 Roll src/third_party/skia 8841085abeb9..4dd17156c6e4 (1 commits) (flutter/engine#6432)
https://skia.googlesource.com/skia.git/+log/8841085abeb9..4dd17156c6e4


Created with:
  gclient setdep -r src/third_party/skia@4dd17156c6e4

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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-04 00:48:21 -04:00
Dan Field
4ef754772e Revert "Use single_root_scheme when compiling platform (#6402)" (flutter/engine#6431)
Revert commit 4aef05354a.
2018-10-03 20:56:33 -07:00
nathanrogersgoogle
c9e98490c8 Add deadline_now_delta argument to Engine::NotifyIdle's trace (flutter/engine#6419)
This allows us to figure out from looking at a trace if an
|Engine::NotifyIdle| call went beyond its deadline
2018-10-03 19:55:57 -07:00
skia-flutter-autoroll
8a865c4fe4 Roll src/third_party/skia 4504a652c071..8841085abeb9 (1 commits) (flutter/engine#6429)
https://skia.googlesource.com/skia.git/+log/4504a652c071..8841085abeb9


Created with:
  gclient setdep -r src/third_party/skia@8841085abeb9

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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-03 21:25:21 -04:00
Chinmay Garde
8267a3f239 Don’t build benchmarking binaries on Windows. (flutter/engine#6428) 2018-10-03 17:58:19 -07:00
Jonah Williams
ad889d5cec Ensure setViewIdResourceName has the correct version guard (flutter/engine#6404) 2018-10-03 17:44:32 -07:00
Zachary Bush
ae7481fbe2 [rapidjson] Fix import statements (flutter/engine#6418) 2018-10-03 17:33:45 -07:00
Chinmay Garde
6e666dadf8 Create a benchmarking target for the shell. (flutter/engine#6420)
Also adds //flutter/benchmarking which, similar to //flutter/testing, allows for the creation of a benchmarking executable. This is also the target that contains benchmarking utilities.
2018-10-03 17:22:33 -07:00
Chinmay Garde
37115ff5ec Raise errors on non-zero exits while creating artifacts on the bots. (flutter/engine#6424) 2018-10-03 17:00:44 -07:00
Gary Qian
479147ef11 Disable line_height tests on Windows (flutter/engine#6423) 2018-10-03 16:28:21 -07:00
Gary Qian
22cac88a2a Fix ideographic baseline to match spec. (flutter/engine#6422)
* Fix ideographic baseline to match spec.
2018-10-03 16:26:09 -07:00
skia-flutter-autoroll
798b543cdf Roll src/third_party/skia bfa76f20bfcf..4504a652c071 (14 commits) (flutter/engine#6421)
https://skia.googlesource.com/skia.git/+log/bfa76f20bfcf..4504a652c071


Created with:
  gclient setdep -r src/third_party/skia@4504a652c071

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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-03 18:02:21 -04:00
Gary Qian
98e4b8df32 Implement ParagraphStyle.line_height and add tests for line_height and baselines. (flutter/engine#6417) 2018-10-03 14:01:39 -07:00
skia-flutter-autoroll
9c4eca63a7 Roll src/third_party/skia 08417bccf256..bfa76f20bfcf (4 commits) (flutter/engine#6416)
https://skia.googlesource.com/skia.git/+log/08417bccf256..bfa76f20bfcf


Created with:
  gclient setdep -r src/third_party/skia@bfa76f20bfcf

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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-03 14:43:22 -04:00
Jason Simmons
c23deb818e Do not register UI-related native functions in secondary isolates (flutter/engine#6401)
Fixes https://github.com/flutter/flutter/issues/22478
2018-10-03 11:36:24 -07:00
skia-flutter-autoroll
f08ce221da Roll src/third_party/skia b627af80e3a4..08417bccf256 (8 commits) (flutter/engine#6415)
https://skia.googlesource.com/skia.git/+log/b627af80e3a4..08417bccf256


Created with:
  gclient setdep -r src/third_party/skia@08417bccf256

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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-03 11:19:22 -04:00
jensjoha
4aef05354a Use single_root_scheme when compiling platform (flutter/engine#6402) 2018-10-03 08:19:46 +02:00
skia-flutter-autoroll
088100e649 Roll src/third_party/skia deb512045e6a..be8193c9313a (1 commits) (flutter/engine#6413)
https://skia.googlesource.com/skia.git/+log/deb512045e6a..be8193c9313a


Created with:
  gclient setdep -r src/third_party/skia@be8193c9313a

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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-03 00:58:21 -04:00
liyuqian
c5df60b6a1 Revert "Share engine layers with the framework" (flutter/engine#6412)
Reverts flutter/engine#6406

We need to fix the SkiaGPUObject issue of the raster cache SkImage before merging this PR.
2018-10-02 16:51:47 -07:00
skia-flutter-autoroll
49de9365ca Roll src/third_party/skia 6719fcc43b1e..deb512045e6a (7 commits) (flutter/engine#6411)
https://skia.googlesource.com/skia.git/+log/6719fcc43b1e..deb512045e6a


Created with:
  gclient setdep -r src/third_party/skia@deb512045e6a

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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-02 19:29:22 -04:00
Kirill Nikolaev
aee6ec23f9 Add nullability annotations to MethodChannel/MethodCall. (flutter/engine#6393)
This works towards resolving https://github.com/flutter/flutter/issues/19888.
2018-10-02 15:02:16 -07:00
liyuqian
aef666755c Share engine layers with the framework (flutter/engine#6406)
To make the PR minimal, we currently only share the engine layer when `pushPhysicalShape` (for Fuchsia) or `pushOffset` (for `RepaintBoundary` and `Opacity`) are called. They should be sufficient for our short-term perf goal. In the future, we can incrementally share more engine layers with the framework.

https://github.com/flutter/flutter/issues/21756
2018-10-02 14:02:10 -07:00
skia-flutter-autoroll
953ddcccdd Roll src/third_party/skia cc4dbfcfbd8a..6719fcc43b1e (17 commits) (flutter/engine#6409)
https://skia.googlesource.com/skia.git/+log/cc4dbfcfbd8a..6719fcc43b1e


Created with:
  gclient setdep -r src/third_party/skia@6719fcc43b1e

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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-02 16:05:22 -04:00
Alexander Aprelev
5d108067a7 Force lf-line endings for so that source offsets match across platforms. (flutter/engine#6408) 2018-10-02 12:34:24 -07:00
skia-flutter-autoroll
02da59e73f Roll src/third_party/skia 7dae882574d2..cc4dbfcfbd8a (15 commits) (flutter/engine#6405)
https://skia.googlesource.com/skia.git/+log/7dae882574d2..cc4dbfcfbd8a


Created with:
  gclient setdep -r src/third_party/skia@cc4dbfcfbd8a

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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-02 12:41:21 -04:00
skia-flutter-autoroll
48a84148e7 Roll src/third_party/skia 3b8b11e1f912..7dae882574d2 (15 commits) (flutter/engine#6403)
https://skia.googlesource.com/skia.git/+log/3b8b11e1f912..7dae882574d2


Created with:
  gclient setdep -r src/third_party/skia@7dae882574d2

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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-02 09:19:21 -04:00
Gary Qian
a1cfb3f512 Allow GetRectsForRange to provide more detailed/nuanced metrics through RectStyle enum. (flutter/engine#6335)
* Let GetRectsForRange provide more detailed/nuanced metrics through RectStyle enum.
2018-10-01 17:01:45 -07:00
Jason Simmons
0a856ff243 Rename the Android fragment support library JAR (flutter/engine#6400) 2018-10-01 16:13:39 -07:00
Jason Simmons
0c9f9fb585 Add an Android fragment support library to third_party (flutter/engine#6384) 2018-10-01 11:52:39 -07:00
Jonah Williams
fad67c5eca do not count Hidden nodes at the beginning of the scrollable (flutter/engine#6381) 2018-10-01 11:15:22 -07:00
skia-flutter-autoroll
6ecef08fc3 Roll src/third_party/skia e8e2bb1384ad..3b8b11e1f912 (4 commits) (flutter/engine#6395)
https://skia.googlesource.com/skia.git/+log/e8e2bb1384ad..3b8b11e1f912


Created with:
  gclient setdep -r src/third_party/skia@3b8b11e1f912

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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-01 12:11:18 -04:00
skia-flutter-autoroll
cd4f9baf29 Roll src/third_party/skia bba2921c1970..e8e2bb1384ad (1 commits) (flutter/engine#6394)
https://skia.googlesource.com/skia.git/+log/bba2921c1970..e8e2bb1384ad


Created with:
  gclient setdep -r src/third_party/skia@e8e2bb1384ad

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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-01 08:47:17 -04:00
skia-flutter-autoroll
c701b0d63b Roll src/third_party/skia 7f3ceba5dc7f..bba2921c1970 (1 commits) (flutter/engine#6392)
https://skia.googlesource.com/skia.git/+log/7f3ceba5dc7f..bba2921c1970


Created with:
  gclient setdep -r src/third_party/skia@bba2921c1970

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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-10-01 05:22:18 -04:00
skia-flutter-autoroll
006bc1e127 Roll src/third_party/skia 22867ce6fe83..7f3ceba5dc7f (1 commits) (flutter/engine#6391)
https://skia.googlesource.com/skia.git/+log/22867ce6fe83..7f3ceba5dc7f


Created with:
  gclient setdep -r src/third_party/skia@7f3ceba5dc7f

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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-30 19:11:17 -04:00
skia-flutter-autoroll
e68c60afb2 Roll src/third_party/skia ebfbf1d749c1..22867ce6fe83 (1 commits) (flutter/engine#6390)
https://skia.googlesource.com/skia.git/+log/ebfbf1d749c1..22867ce6fe83


Created with:
  gclient setdep -r src/third_party/skia@22867ce6fe83

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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-30 05:09:17 -04:00
skia-flutter-autoroll
3332b7dc0e Roll src/third_party/skia 93d71666b2f1..ebfbf1d749c1 (1 commits) (flutter/engine#6389)
https://skia.googlesource.com/skia.git/+log/93d71666b2f1..ebfbf1d749c1


Created with:
  gclient setdep -r src/third_party/skia@ebfbf1d749c1

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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-28 22:05:17 -04:00
Ben Konyi
af54a8129e Dart SDK roll for 2018-09-28 (flutter/engine#6388) 2018-09-28 18:02:04 -07:00
skia-flutter-autoroll
38f47bd7a3 Roll src/third_party/skia cfa315390f04..93d71666b2f1 (6 commits) (flutter/engine#6386)
https://skia.googlesource.com/skia.git/+log/cfa315390f04..93d71666b2f1


Created with:
  gclient setdep -r src/third_party/skia@93d71666b2f1

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, who should
be CC'd on the roll, and stop the roller if necessary.
2018-09-28 18:40:17 -04:00
Ryan Macnak
da797a0dc5 Fix Fuchsia build. (flutter/engine#6383) 2018-09-28 14:28:14 -07:00