4192 Commits

Author SHA1 Message Date
Dan Field
1df2685196 Format for #6324 (flutter/engine#6326)
Format code from previous patch
2018-09-24 18:42:04 -04:00
Dan Field
89eeaf461e Engine::Run returns enum: success, failure, or isolate already running (flutter/engine#6324)
* If isolate is already running, return true

* Use shell::Engine::RunStatus as result of Engine::Run
2018-09-24 18:01:22 -04:00
skia-flutter-autoroll
0a87cbc84b Roll src/third_party/skia a9adb6f03525..45239cb84d1d (9 commits) (flutter/engine#6323)
https://skia.googlesource.com/skia.git/+log/a9adb6f03525..45239cb84d1d


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

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-24 15:18:55 -04:00
Gary Qian
633695dadf Keyboard padding detection heuristic to distringuish when to include bottom inset. (flutter/engine#6288)
Use a screen height ratio to determine if the keyboard is onscreen or not. This is used because Android does not provide a deterministic API to detect this.

We remove the padding when the keyboard is closed and the inset is due to the hidden navigation bar, otherwise, we apply the full keyboard inset.
2018-09-24 11:38:13 -07:00
Rafael Ring
f74596d2b3 Change FlutterDartProject to keep precedence when looking for the ass… (flutter/engine#6305)
* Change FlutterDartProject to keep precedence when looking for the assets bundle

* Change assetsPath to fallback to mainBundle when the defined bundle does not contain assets
2018-09-24 09:26:43 -07:00
skia-flutter-autoroll
68476cc445 Roll src/third_party/skia 0a3864651457..a9adb6f03525 (2 commits) (flutter/engine#6320)
https://skia.googlesource.com/skia.git/+log/0a3864651457..a9adb6f03525


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

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-24 11:54:17 -04:00
skia-flutter-autoroll
97a18c5191 Roll src/third_party/skia c955a1645148..0a3864651457 (1 commits) (flutter/engine#6319)
https://skia.googlesource.com/skia.git/+log/c955a1645148..0a3864651457


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

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-24 08:30:17 -04:00
skia-flutter-autoroll
7b95cbdf85 Roll src/third_party/skia bdb32d17999e..c955a1645148 (2 commits) (flutter/engine#6318)
https://skia.googlesource.com/skia.git/+log/bdb32d17999e..c955a1645148


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

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-24 01:07:17 -04:00
skia-flutter-autoroll
c0389de480 Roll src/third_party/skia 937348d4d442..bdb32d17999e (1 commits) (flutter/engine#6317)
https://skia.googlesource.com/skia.git/+log/937348d4d442..bdb32d17999e


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

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-23 21:43:34 -04:00
skia-flutter-autoroll
6eb676301f Roll src/third_party/skia 175b587a634d..937348d4d442 (1 commits) (flutter/engine#6316)
https://skia.googlesource.com/skia.git/+log/175b587a634d..937348d4d442


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

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-23 04:58:34 -04:00
Chinmay Garde
0745ce5fa9 Remove the unused Mac Desktop shell. (flutter/engine#6314)
This shell used to serve the dual purpose of running Flutter tests as
well as optionally being able to run Flutter applications on a Mac
desktop. After all the test runner targets were consolidated
(flutter_tester), this target was no longer used to run the tests. This
target is currently only used by engine developers to test changes
quickly on the host. Even for this purpose, the Desktop embedders are
more full featured and use the stable embedder API. The presence of a
cross-platform tester target, alternatives for Desktop targets that use
the stable embedder API and the fact that this target is no longer
tested, makes having this code in the source entirely redundant.
2018-09-22 15:56:50 -07:00
Chinmay Garde
7cebfdf58e Ensure that objects on stack that close traces have unique variable names. (flutter/engine#6298) 2018-09-22 14:46:29 -07:00
skia-flutter-autoroll
c6a27001b8 Roll src/third_party/skia 11f4994b84e1..175b587a634d (1 commits) (flutter/engine#6313)
https://skia.googlesource.com/skia.git/+log/11f4994b84e1..175b587a634d


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

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-22 02:30:18 -04:00
skia-flutter-autoroll
fb01e41576 Roll src/third_party/skia 358558a4cecc..11f4994b84e1 (2 commits) (flutter/engine#6312)
https://skia.googlesource.com/skia.git/+log/358558a4cecc..11f4994b84e1


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

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-21 21:16:17 -04:00
James D. Lin
af03555a34 Make FlutterStandardCodec handle writing NSData (flutter/engine#6207)
* Make FlutterStandardCodec handle writing NSData

iOS developers can accidentally pass an `NSData` object directly to
`FlutterStandardCodec` and forget to wrap it in
`FlutterStandardTypedData`.  This failure won't be caught until
runtime.

Let's make `FlutterStandardCodec` more tolerant by making it assume
that `NSData` should be treated as a binary blob and by wrapping it
automatically.

Fixes https://github.com/flutter/flutter/issues/17449

Testing Done:
* Made a sample Flutter iOS application that created a
  `FlutterMethodChannel` and invoked a method using an `NSData*`
  argument.  Verified that the Flutter method handler received the
  message and that the `MethodCall.arguments` was a `UInt8Array` that
  preserved the original byte order.
* Verified that without this change, the same sample application
  crashed when run in debug mode.

* Add a unit test for encoding raw NSData

* Formatting adjustments
2018-09-21 15:46:40 -07:00
Amir Hardon
881edf98a4 Decouple PlatformViewsController from FlutterView. (flutter/engine#6303)
Decouple PlatformViewsController from FlutterView.

Instead of getting a FlutterView instance, depend on the specific interfaces required by
PlatformViewsController (BinaryMessenger, TextureRegistry, and Context).

This allows using PlatformViewsControlling in the flutter/embedding
code.
2018-09-21 15:40:17 -07:00
Amir Hardon
4fabc88cc2 Revert "Fix a compilation problem when using iPhoneOS12.0sdk(Xcode10) && clang version 7.0.0." (flutter/engine#6307)
* Revert "Add logging if FlutterDartProject fails to load the application kernel snapshot (#6257)"

This reverts commit 18ec58629e7d90c89ea98a82f669eaccd5f82bb3.

* Revert "Update deprecated subtags from language subtag registry. (#6280)"

This reverts commit 6e159af6f2875f517aa8734538652fe9c20f1f21.

* Revert "Add Xib splashscreen support (#6289)"

This reverts commit 9c2a3826c70f726c2fbfb2ca6a51aa8826cece30.

* Revert "Fix a compilation problem when using iPhoneOS12.0sdk(Xcode10) && clang version 7.0.0. (#6279)"

This reverts commit 911b381f71ebeab7c1099b9aacf7f1dec3022229.
2018-09-21 15:17:45 -07:00
skia-flutter-autoroll
2f4a321b41 Roll src/third_party/skia c25f440d537e..358558a4cecc (17 commits) (flutter/engine#6308)
https://skia.googlesource.com/skia.git/+log/c25f440d537e..358558a4cecc


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

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-21 17:52:17 -04:00
James D. Lin
18ec58629e Add logging if FlutterDartProject fails to load the application kernel snapshot (flutter/engine#6257)
To make "Engine run configuration was invalid." failures (e.g.
https://github.com/flutter/flutter/issues/20777) a bit easier to
diagnose, add some more logging to `FlutterDartProject` to verify
that snapshot assets were properly bundled.
2018-09-21 14:05:30 -07:00
hugovdm
6e159af6f2 Update deprecated subtags from language subtag registry. (flutter/engine#6280) 2018-09-21 12:29:45 -07:00
kzietek
9c2a3826c7 Add Xib splashscreen support (flutter/engine#6289) 2018-09-21 12:20:18 -07:00
KyleWong
911b381f71 Fix a compilation problem when using iPhoneOS12.0sdk(Xcode10) && clang version 7.0.0. (flutter/engine#6279) 2018-09-21 12:17:00 -07:00
skia-flutter-autoroll
f1ed018784 Roll src/third_party/skia d842557c0724..c25f440d537e (10 commits) (flutter/engine#6304)
https://skia.googlesource.com/skia.git/+log/d842557c0724..c25f440d537e


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

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-21 14:33:17 -04:00
skia-flutter-autoroll
004dc52e06 Roll src/third_party/skia 38ca6d509d9f..d842557c0724 (5 commits) (flutter/engine#6302)
https://skia.googlesource.com/skia.git/+log/38ca6d509d9f..d842557c0724


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

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-21 11:09:18 -04:00
skia-flutter-autoroll
9cfaee4bf2 Roll src/third_party/skia 05cf051f0252..38ca6d509d9f (1 commits) (flutter/engine#6301)
https://skia.googlesource.com/skia.git/+log/05cf051f0252..38ca6d509d9f


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

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-21 07:44:17 -04:00
skia-flutter-autoroll
6cd8c5dbb2 Roll src/third_party/skia 44c6167c4125..05cf051f0252 (4 commits) (flutter/engine#6299)
https://skia.googlesource.com/skia.git/+log/44c6167c4125..05cf051f0252


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

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-20 23:00:17 -04:00
Chris Bracken
54eb983db6 Remove bottom safe-area padding when keyboard up (flutter/engine#6297)
On the iPhone X, raising the keyboard sets a bottom physical inset equal
to the keyboard height, however we previously did not zero out the bottom
physical padding. This was incorrect; when a soft keyboard is present,
it 'consumes' the safe area inset for the home indicator widget,
eliminating the need for the app to handle this at all.
2018-09-20 18:28:05 -07:00
Mehmet Fidanboylu
59fa9a1a48 SkImageFilter needs to be imported in the header (flutter/engine#6296) 2018-09-20 16:45:23 -07:00
skia-flutter-autoroll
c4afa47ee4 Roll src/third_party/skia c9873a5f8b8e..44c6167c4125 (23 commits) (flutter/engine#6295)
https://skia.googlesource.com/skia.git/+log/c9873a5f8b8e..44c6167c4125


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

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-20 19:35:17 -04:00
Alexander Aprelev
531e419829 Revert "Roll src/third_party/skia c9873a5f8b8e..f3ebd312f213 (14 commits) (#6290)" as it broke Windows buildbot. (flutter/engine#6292)
This reverts commit e26a0b4196ead1dee7ccb9d3cfd533a75f2fedfe.
2018-09-20 16:13:55 -07:00
Alexander Markov
3e05aa6f84 Remove runtime/dart_vm_entry_points.txt (flutter/engine#6291) 2018-09-20 14:58:20 -07:00
skia-flutter-autoroll
e26a0b4196 Roll src/third_party/skia c9873a5f8b8e..f3ebd312f213 (14 commits) (flutter/engine#6290)
https://skia.googlesource.com/skia.git/+log/c9873a5f8b8e..f3ebd312f213


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

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-20 15:59:02 -04:00
skia-flutter-autoroll
e1868083dd Roll src/third_party/skia 9369031fde2d..c9873a5f8b8e (11 commits) (flutter/engine#6287)
https://skia.googlesource.com/skia.git/+log/9369031fde2d..c9873a5f8b8e


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

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-20 12:33:18 -04:00
Alexander Aprelev
be10ce80b6 Roll dart to c688d0c0c3ad3dece3a79ce0e115d787a94707ea. (flutter/engine#6285)
* Roll dart to c688d0c0c3ad3dece3a79ce0e115d787a94707ea.

Changes since last roll:
```
c688d0c0c3 [frontend] When serializing compiled expression proc, clone type params first.
346895eb35 Choose the right platform in the command-line fasta tool in strong mode
51d530475a [frontend] Honor embedSourceText option in incremental compiler.
06792cb91f Remove StackListener.popList
69cd7cb43f [infra] Add compare_results.dart and update_flakiness.dart.
c3c4e63ce4 Adjusted spec to use package syntax, thus eliminating bnf.sty
0315707dec Add 'set' case to type_variable_conflict_test
00f2054242 Add --repeat flag to test.py, so tests can be run multiple times
cf5cdea808 Add J/K versions CommonElements and ElementEnvironment
1681241062 Remove _ClassEnsurer
a5b71813ab Use json expectation files in dynamic tests
d560887ae5 Fix TypeError in Observatory
867c5271be Debugging dart in methods with dynamic type arguments
2e3f17fa2b Add support for the new mixin syntax to supertype constraint checking and resynthesis.
929b2fbc55 Adjust status file to account for CustomIsolates test passing now.
f0974aee20 Remove entry_points option from the test harness (should fix the precompiler bot failure).
296e4aa7e6 Split mixin_declaration_inference_valid_classes_test.dart into multiple tests.
2c427d33fc Train the dartanalyzer on less source.
41273507b2 Detect references to instance variables without declared type.
a0776096b9 Cleanup some of the build rules to not use Dart 1 mode.
3463f94ed9 Delete any existing version of a DevFS file before overwriting the file
7763ec3cd1 Surface analyzer toplevel inference limitations as DDC errors.
a386c07281 [vm/aot] Add extra call specialization pass
878017481f Roll dart_style to 1.2.0.
a890d95a26 [vm/compiler] Avoid !(x>y) -> x<=y on fp operands.
bc79674bc1 [vm/aot] Fix inferred type of implicitly initialized final fields
7df4900a94 Train the dartanalyzer tool on generating summaries.
80c1b88626 Add copyright comments in resolution tests.
bbe49524be Cache mapping from subtypes names to files where they are subtyped.
cf67e402bd Add test case reproducing issues #34498 and #34500.
81ce969060 Enable implicit constructors with optional parameters in mixin applications.
cb331064e0 Compare AnalysisOptions signatures in analyzer_cli.
eb059a76f3 Keep analyzer-specific status entries together in language_2_analyzer.status
62ce86e20c Add --test-list and --repeat options to test.py, for deflaking
9e86c1a395 Normalize strong.status
3831da8743 Include all problems in expectations
a1bd50168e Make input validation optional
6fe272314d Tweak parameters of ProcessedOptions
0a5d7b866d Update status files after de984e58.
de984e58cb Type checking for redirecting factories.
4134b95a3d [vm/tfa] Streamline handling of tear-offs in TFA
d44ffba254 [vm/tfa] Stop accepting non-empty entry points json files
30f0026022 [VM runtime] Fix type test: C is a subtype of C<FutureOr> (fixes #34482).
bbe83465ea Test that type of the ListLiteral with two different enums is inferred.
37b41bd317 Update status files after d4148159cc39d3f38d8295cf79ed736c6337d7ac
d9fcaa33b1 Implement StreamTransformer.fromBind
abb392fc0d add Pubspec.dependencyOverrides
c733ed7fd7 firefix status for LayoutTests/fast/dom/Range/getClientRects-character_t01
d4148159cc Initial valid inference checks
dcabf2cb0e Test for mixin declaration isObject and tweaks for error verifier.
```

* Update license
2018-09-20 08:46:54 -07:00
skia-flutter-autoroll
e4109e096d Roll src/third_party/skia 1d6281d4bb47..9369031fde2d (27 commits) (flutter/engine#6284)
https://skia.googlesource.com/skia.git/+log/1d6281d4bb47..9369031fde2d

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

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-20 09:07:42 -04:00
Gary Qian
fb290c3f7a Fix Top, Left, and Right padding for fullscreen android apps. (flutter/engine#6282)
* Fix Top, Left, and Right padding for fullscreen apps.

* Fix minor nits and comments, simple logic inversion
2018-09-19 18:09:10 -07:00
Jason Simmons
30f7f2ea08 Compute maxIntrinsicWidth based on the width of styled runs added to the line breaker (flutter/engine#6281)
maxIntrinsicWidth represents the width of the paragraph if no word wrap is
applied.  This can be calculated by summing the width of all runs within each
block of text delimited by a hard line break.  maxIntrinsicWidth is the
maximum width among the blocks in the paragraph.

Fixes https://github.com/flutter/flutter/issues/21965
2018-09-19 13:01:08 -07:00
Mehmet Fidanboylu
c43e79d938 Don't use unix or win namespaces (flutter/engine#6277) 2018-09-18 19:43:26 -07:00
Jason Simmons
56fdcb7dbd Return null instead of throwing if an instance method is passed to PluginUtilities.getCallbackHandle (flutter/engine#6260) 2018-09-18 17:07:03 -07:00
skia-flutter-autoroll
b0efc4ca06 Roll src/third_party/skia 060e992ef5b8..1d6281d4bb47 (34 commits) (flutter/engine#6274)
https://skia.googlesource.com/skia.git/+log/060e992ef5b8..1d6281d4bb47


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

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-18 11:42:17 -04:00
sjindel-google
8d180f0bb2 Remove entries from dart_vm_entry_points.txt and use annotations (flutter/engine#6226)
The `dart_vm_entry_points.txt` file is now deprecated in favor of annotations.
Support for parsing and generating the entry-points files will be removed from Dart shortly.
2018-09-18 10:56:26 +02:00
Michael Klimushyn
b23b36ad34 Update test .gitignore (flutter/engine#6272)
`testing/dart/android/` and `testing/dart/ios` both look like generated
directories created after each `run_tests` execution.
2018-09-17 17:10:30 -07:00
Zachary Anderson
d22b813220 [fuchsia] Fixes for the Fuchsia build (flutter/engine#6273) 2018-09-17 15:42:42 -07:00
Jason Simmons
ea656290b1 Ensure that Layer::AutoSaveLayer objects are not immediately destructed (flutter/engine#6264)
Fixes https://github.com/flutter/flutter/issues/20859
2018-09-17 11:43:41 -07:00
Jason Simmons
fe75ce3702 Fix the frontend_server test (flutter/engine#6261) 2018-09-17 10:07:47 -07:00
Jason Simmons
a7c7554259 Update engine tests for Dart 2 compilation and language changes (flutter/engine#6262) 2018-09-17 09:28:11 -07:00
skia-flutter-autoroll
a03e9c98b3 Roll src/third_party/skia 098c1355bf70..060e992ef5b8 (1 commits) (flutter/engine#6269)
https://skia.googlesource.com/skia.git/+log/098c1355bf70..060e992ef5b8


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

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-17 06:35:17 -04:00
skia-flutter-autoroll
d2251d2e77 Roll src/third_party/skia 840debe9c748..098c1355bf70 (1 commits) (flutter/engine#6268)
https://skia.googlesource.com/skia.git/+log/840debe9c748..098c1355bf70


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

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-16 04:56:17 -04:00
skia-flutter-autoroll
a140431f52 Roll src/third_party/skia 8e73f4b6bbef..840debe9c748 (1 commits) (flutter/engine#6267)
https://skia.googlesource.com/skia.git/+log/8e73f4b6bbef..840debe9c748


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

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-15 12:56:17 -04:00
skia-flutter-autoroll
322561f07e Roll src/third_party/skia afebe1614e5e..8e73f4b6bbef (1 commits) (flutter/engine#6265)
https://skia.googlesource.com/skia.git/+log/afebe1614e5e..8e73f4b6bbef


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

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-15 01:22:17 -04:00