5465 Commits

Author SHA1 Message Date
skia-flutter-autoroll
7bef329257 Roll src/third_party/skia 346e10e8ae1a..8abc84294571 (1 commits) (flutter/engine#7962)
https://skia.googlesource.com/skia.git/%2Blog/346e10e8ae1a..8abc84294571

git log 346e10e8ae1afc705dd61c0ec006e652cee22ee5..8abc8429457128456866b52bb0bebaa800319d91 --date=short --no-merges --format=%ad %ae %s
2019-02-26 kjlubick@google.com [pathkit] fix perf

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 (scroggo@google.com), and stop
the roller if necessary.
2019-02-26 09:51:42 -05:00
skia-flutter-autoroll
fdd2bcf6da Roll src/third_party/skia ac6d4c0c8eae..346e10e8ae1a (3 commits) (flutter/engine#7959)
https://skia.googlesource.com/skia.git/%2Blog/ac6d4c0c8eae..346e10e8ae1a

git log ac6d4c0c8eae8a90185da16ab01c81921669cc1f..346e10e8ae1afc705dd61c0ec006e652cee22ee5 --date=short --no-merges --format=%ad %ae %s
2019-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 377d493a0847..9a16248dedf3 (2 commits)
2019-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 53c8957c337d..377d493a0847 (1 commits)
2019-02-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 (scroggo@google.com), and stop
the roller if necessary.
2019-02-26 05:44:36 -05:00
Matt Carroll
6245708521 Android Embedding PR 8: Add FlutterEngine attachment/detachment to FlutterView (flutter/engine#7946) 2019-02-26 01:54:17 -08:00
Matt Carroll
e58bcfa1aa Android PR 7: Introduce structure of FlutterActivity and FlutterFragment (flutter/engine#7912) 2019-02-26 01:48:09 -08:00
skia-flutter-autoroll
43e43f846b Roll src/third_party/skia bcfbf6e94c22..ac6d4c0c8eae (1 commits) (flutter/engine#7958)
https://skia.googlesource.com/skia.git/%2Blog/bcfbf6e94c22..ac6d4c0c8eae

git log bcfbf6e94c2272b0a030a8763e2abcfe4b55395c..ac6d4c0c8eae8a90185da16ab01c81921669cc1f --date=short --no-merges --format=%ad %ae %s
2019-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 9b433073ba38..53c8957c337d (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 (scroggo@google.com), and stop
the roller if necessary.
2019-02-26 01:22:30 -05:00
Matt Carroll
022526592f Fixed an Android keyboard entry bug that was introduced by the embedding refactor. (#28438) (flutter/engine#7954) 2019-02-25 19:15:49 -08:00
skia-flutter-autoroll
8a326fa2b4 Roll src/third_party/skia 0b2c05470bab..bcfbf6e94c22 (8 commits) (flutter/engine#7956)
https://skia.googlesource.com/skia.git/%2Blog/0b2c05470bab..bcfbf6e94c22

git log 0b2c05470bab8ac250d510384f3511574ca35444..bcfbf6e94c2272b0a030a8763e2abcfe4b55395c --date=short --no-merges --format=%ad %ae %s
2019-02-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 c63d95525cde..0546b5380780 (4 commits)
2019-02-25 bungeman@google.com Add full definition of SkStreamAsset.
2019-02-25 csmartdalton@google.com sksl: Negate dFdy when the Y axis is flipped
2019-02-25 csmartdalton@google.com Revert "Stack-allocate pipelines for GrMeshDrawOp"
2019-02-25 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-02-25 bungeman@google.com SkTypeface::onOpenStream to return unique_ptr.
2019-02-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 8c1e8f1fb771..9b433073ba38 (1 commits)
2019-02-25 kjlubick@google.com [pathkit][canvaskit] roll versions

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 (scroggo@google.com), and stop
the roller if necessary.
2019-02-25 21:24:49 -05:00
Jason Simmons
8a2ca037a6 libtxt: remove a debug log message in ComputeStrut (flutter/engine#7953) 2019-02-25 17:43:32 -08:00
Jason Simmons
153bf88d71 Do not clear FlutterJNI state when a FlutterView is detached (flutter/engine#7929)
If an app is using retainFlutterNativeView or a plugin wants to keep the
FlutterNativeView active, then the FlutterNativeView should not drop its
handle to the corresponding native platform view.

Fixes https://github.com/flutter/flutter/issues/26931
2019-02-25 15:31:50 -08:00
skia-flutter-autoroll
4a81a96859 Roll src/third_party/skia 507158f88d4d..0b2c05470bab (19 commits) (flutter/engine#7952)
https://skia.googlesource.com/skia.git/%2Blog/507158f88d4d..0b2c05470bab

git log 507158f88d4dd90d09588ea8c870b76defdfa91a..0b2c05470bab8ac250d510384f3511574ca35444 --date=short --no-merges --format=%ad %ae %s
2019-02-25 ethannicholas@google.com fixed SPIR-V constant swizzling
2019-02-21 csmartdalton@google.com Stack-allocate pipelines for GrMeshDrawOp
2019-02-25 herb@google.com Calculate SDFT strike in common code
2019-02-25 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-02-25 brianosman@google.com Change particle affector to work on N particles
2019-02-25 brianosman@google.com Add "enabled" flag to affectors, fix curve interaction with stable random
2019-02-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 1776af77065f..8c1e8f1fb771 (1 commits)
2019-02-22 scroggo@google.com Reland "Treat kWEBP encode with quality=100 as lossless"
2019-02-25 scroggo@google.com Add a wuffs Release bot
2019-02-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 5efe61188243..1776af77065f (1 commits)
2019-02-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader e2d8b1286ce3..5efe61188243 (1 commits)
2019-02-25 bungeman@google.com Remove fuzz samples.
2019-02-25 ethannicholas@google.com fixed SkSL float literals in Arabic locale
2019-02-23 bungeman@google.com Remove defunct SkJSCanvas
2019-02-22 jvanverth@google.com Check for zero offsets for PolyUtils
2019-02-25 borenet@google.com [infra] Make the presubmit bot use recipes from CIPD
2019-02-25 fmalita@chromium.org [skottie] Layer blend mode support
2019-02-23 reed@google.com fill the layer if there is a backdrop filter
2019-02-24 nigeltao@google.com Update Wuffs 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 (scroggo@google.com), and stop
the roller if necessary.
2019-02-25 17:10:55 -05:00
skia-flutter-autoroll
cabbc9336c Roll src/third_party/skia 478d7d46f8d7..507158f88d4d (1 commits) (flutter/engine#7949)
https://skia.googlesource.com/skia.git/%2Blog/478d7d46f8d7..507158f88d4d

git log 478d7d46f8d7e14fa940fd7318f38e6cbc8bc19f..507158f88d4dd90d09588ea8c870b76defdfa91a --date=short --no-merges --format=%ad %ae %s
2019-02-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader b47c816ad7e6..e2d8b1286ce3 (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 (scroggo@google.com), and stop
the roller if necessary.
2019-02-25 11:12:31 -05:00
skia-flutter-autoroll
bf78fa213d Roll src/third_party/skia 5bbd02d6bb3d..478d7d46f8d7 (1 commits) (flutter/engine#7948)
https://skia.googlesource.com/skia.git/%2Blog/5bbd02d6bb3d..478d7d46f8d7

git log 5bbd02d6bb3d933fbe73d6b8fc915caa120bbcaf..478d7d46f8d7e14fa940fd7318f38e6cbc8bc19f --date=short --no-merges --format=%ad %ae %s
2019-02-25 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 (scroggo@google.com), and stop
the roller if necessary.
2019-02-25 07:03:49 -05:00
skia-flutter-autoroll
4a061ac820 Roll src/third_party/skia e1636a4b56aa..5bbd02d6bb3d (1 commits) (flutter/engine#7944)
https://skia.googlesource.com/skia.git/%2Blog/e1636a4b56aa..5bbd02d6bb3d

git log e1636a4b56aacd0e9f26bf7d0dd2a2f14afe2bd3..5bbd02d6bb3d933fbe73d6b8fc915caa120bbcaf --date=short --no-merges --format=%ad %ae %s
2019-02-25 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 (scroggo@google.com), and stop
the roller if necessary.
2019-02-25 02:50:34 -05:00
Chris Bracken
92397389c1 Correct FlutterSemanticsNode member name style (flutter/engine#7942)
Correct struct members whose names were camelCase rather than
snake_case. This is a breaking API change, but does not break ABI.
2019-02-24 22:33:55 -08:00
Ivan
6834ac884e fix sendLocales on old android versions (flutter/engine#7937)
[Configuration.getLocales()][1] was added in API level 24. 
For earlier versions, we instead return only the current locale.

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

[1]: https://developer.android.com/reference/android/content/res/Configuration#getLocales()
2019-02-24 22:29:16 -08:00
Matt Carroll
a3a6398ed2 Android Embedding PR 6: Introduce FlutterView structure with FlutterSurfaceView and FlutterTextureView. (flutter/engine#7896) 2019-02-24 20:41:18 -08:00
skia-flutter-autoroll
12feec1e00 Roll src/third_party/skia 52d8a5976a23..e1636a4b56aa (1 commits) (flutter/engine#7943)
https://skia.googlesource.com/skia.git/%2Blog/52d8a5976a23..e1636a4b56aa

git log 52d8a5976a23ad4b14ff3e824dd7ad4460d2cdfd..e1636a4b56aacd0e9f26bf7d0dd2a2f14afe2bd3 --date=short --no-merges --format=%ad %ae %s
2019-02-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 7c33e88eebb5..b47c816ad7e6 (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 (scroggo@google.com), and stop
the roller if necessary.
2019-02-24 22:38:50 -05:00
skia-flutter-autoroll
f5e4654491 Roll src/third_party/skia 33c1b315265c..52d8a5976a23 (1 commits) (flutter/engine#7941)
https://skia.googlesource.com/skia.git/%2Blog/33c1b315265c..52d8a5976a23

git log 33c1b315265c22d24ea7df255d5ed4ba295113ad..52d8a5976a23ad4b14ff3e824dd7ad4460d2cdfd --date=short --no-merges --format=%ad %ae %s
2019-02-24 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 (scroggo@google.com), and stop
the roller if necessary.
2019-02-24 06:09:19 -05:00
skia-flutter-autoroll
36d6c6d909 Roll src/third_party/skia 2ed90e152d47..33c1b315265c (1 commits) (flutter/engine#7940)
https://skia.googlesource.com/skia.git/%2Blog/2ed90e152d47..33c1b315265c

git log 2ed90e152d47abb6500d46983772b43457ecdaee..33c1b315265c22d24ea7df255d5ed4ba295113ad --date=short --no-merges --format=%ad %ae %s
2019-02-24 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 (scroggo@google.com), and stop
the roller if necessary.
2019-02-24 01:37:43 -05:00
skia-flutter-autoroll
53ad95a864 Roll src/third_party/skia 867da4b96e8e..2ed90e152d47 (1 commits) (flutter/engine#7939)
https://skia.googlesource.com/skia.git/%2Blog/867da4b96e8e..2ed90e152d47

git log 867da4b96e8eb591e15951f9fee719c67a0d8638..2ed90e152d47abb6500d46983772b43457ecdaee --date=short --no-merges --format=%ad %ae %s
2019-02-23 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 (jvanverth@google.com), and stop
the roller if necessary.
2019-02-23 15:55:56 -05:00
skia-flutter-autoroll
c5ab7947d0 Roll src/third_party/skia 12f1fecea947..867da4b96e8e (1 commits) (flutter/engine#7936)
https://skia.googlesource.com/skia.git/%2Blog/12f1fecea947..867da4b96e8e

git log 12f1fecea947a675ff10bfd1b9728bc7a3ac9ab3..867da4b96e8eb591e15951f9fee719c67a0d8638 --date=short --no-merges --format=%ad %ae %s
2019-02-22 kjlubick@google.com Allow system harfbuzz.

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 (jvanverth@google.com), and stop
the roller if necessary.
2019-02-23 11:57:24 -05:00
skia-flutter-autoroll
614c600449 Roll src/third_party/skia 72f6f044cc73..12f1fecea947 (1 commits) (flutter/engine#7935)
https://skia.googlesource.com/skia.git/%2Blog/72f6f044cc73..12f1fecea947

git log 72f6f044cc739c4b7712c72d7e4af59b491629da..12f1fecea947a675ff10bfd1b9728bc7a3ac9ab3 --date=short --no-merges --format=%ad %ae %s
2019-02-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 f78131dac076..c63d95525cde (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 (jvanverth@google.com), and stop
the roller if necessary.
2019-02-23 07:36:51 -05:00
skia-flutter-autoroll
1691586ff3 Roll src/third_party/skia 2a5511307d34..72f6f044cc73 (2 commits) (flutter/engine#7934)
https://skia.googlesource.com/skia.git/%2Blog/2a5511307d34..72f6f044cc73

git log 2a5511307d341228135a605a73fb6043be62b987..72f6f044cc739c4b7712c72d7e4af59b491629da --date=short --no-merges --format=%ad %ae %s
2019-02-23 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-02-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader d2452555986f..7c33e88eebb5 (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 (jvanverth@google.com), and stop
the roller if necessary.
2019-02-23 03:33:59 -05:00
skia-flutter-autoroll
dc3f8f1bba Roll src/third_party/skia a753d1a3475d..2a5511307d34 (3 commits) (flutter/engine#7933)
https://skia.googlesource.com/skia.git/%2Blog/a753d1a3475d..2a5511307d34

git log a753d1a3475dcae3ca80fcfffed30c0cc25a349b..2a5511307d341228135a605a73fb6043be62b987 --date=short --no-merges --format=%ad %ae %s
2019-02-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 cf9b2853a7e7..f78131dac076 (3 commits)
2019-02-22 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-02-22 fmalita@chromium.org [sksg] Use luminance coefficients from SkColorData.h

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 (jvanverth@google.com), and stop
the roller if necessary.
2019-02-22 23:21:56 -05:00
skia-flutter-autoroll
594b91caa3 Roll src/third_party/skia ee1c8a733e5b..a753d1a3475d (16 commits) (flutter/engine#7930)
https://skia.googlesource.com/skia.git/%2Blog/ee1c8a733e5b..a753d1a3475d

git log ee1c8a733e5b31f645bee91ca500b9f6213de77e..a753d1a3475dcae3ca80fcfffed30c0cc25a349b --date=short --no-merges --format=%ad %ae %s
2019-02-22 fmalita@chromium.org Reland "[skottie] Add tritone layer effect support"
2019-02-22 jvanverth@google.com Disable fontscaler GM on Intel Vulkan
2019-02-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader e53533d6fdf9..d2452555986f (2 commits)
2019-02-22 reed@google.com add gm to test backdrop blurs and clipping/hintrects
2019-02-22 herb@google.com Change SDFT to use a bulk api for the callback
2019-02-22 fmalita@chromium.org Revert "[skottie] Add tritone layer effect support"
2019-02-21 fmalita@chromium.org [skottie] Add tritone layer effect support
2019-02-22 halcanary@google.com SkShaper/public.bzl fix
2019-02-22 bungeman@google.com Compare to the correct hinting.
2019-02-22 halcanary@google.com tools: bin/sync just alias for git-sync-deps now
2019-02-22 jvanverth@google.com Disable tests on more Vulkan bots
2019-02-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 8a718cb58343..e53533d6fdf9 (2 commits)
2019-02-22 halcanary@google.com ICU: fix windows: dll to dat
2019-02-04 scroggo@google.com Allow setting an SkColorSpace on SkAnimatedImage
2019-02-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 7aafb27453d3..8a718cb58343 (2 commits)
2019-02-22 benjaminwagner@google.com [infra] Remove Ubuntu17 jobs

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 (jvanverth@google.com), and stop
the roller if necessary.
2019-02-22 19:10:21 -05:00
Mehmet Fidanboylu
191884bbc1 New setting to decide whether we want the engine to load ICU mapping. (flutter/engine#7928) 2019-02-22 14:49:15 -08:00
Stanislav Baranov
7a52e3968f Dynamic patching support for native code libraries. (flutter/engine#7927) 2019-02-22 14:18:47 -08:00
Gary Qian
8485c02dc1 [re-land] Use all font managers to discover fonts for strut. (flutter/engine#7803) 2019-02-22 13:44:02 -08:00
Stanislav Baranov
96184e9d73 Make the layout of dynamic patch bundle similar to APK. (flutter/engine#7925)
This will help further changes when we pull other artifacts into the bundle.
2019-02-22 12:56:35 -08:00
liyuqian
79c1a3fcdf Move canvas clear after preroll (flutter/engine#7923)
This will reduce 1 render target switch when preroll paints some raster
cache.
2019-02-22 12:48:04 -08:00
Chinmay Garde
eccfd67b6c Remove unused FML file export.h (flutter/engine#7926)
We should not be exporting anything from FML anyway.
2019-02-22 12:44:09 -08:00
skia-flutter-autoroll
0c0a0dab0f Roll src/third_party/skia fdd15284affe..ee1c8a733e5b (15 commits) (flutter/engine#7924)
https://skia.googlesource.com/skia.git/%2Blog/fdd15284affe..ee1c8a733e5b

git log fdd15284affe8b18e4ce935ff6c20620a1745166..ee1c8a733e5b31f645bee91ca500b9f6213de77e --date=short --no-merges --format=%ad %ae %s
2019-02-22 ethannicholas@google.com Revert "Revert "SkSL now supports null child processors""
2019-02-22 bsalomon@google.com Skip newly added TextureIdleProcFlushTest test on Mac/Metal. It crashes.
2019-02-22 brianosman@google.com Add local vs world flag for particle velocity
2019-02-22 jvanverth@google.com Blacklist fontregen on IntelIris655-Vulkan
2019-02-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader b607bc8800c1..7aafb27453d3 (1 commits)
2019-02-22 robertphillips@google.com Move DrawingManager to RecordingContext
2019-02-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 b9039bf76bf3..cf9b2853a7e7 (1 commits)
2019-02-22 egdaniel@google.com Track GrVkResources in command buffer associated with pipeline barriers.
2019-02-21 benjaminwagner@google.com Upgrade MacBookAir7.2 to macOS 10.14; rename jobs to include OS version
2019-02-22 bsalomon@google.com Make it safe to enter the cache from a GrTexture idle proc.
2019-02-22 reed@google.com update docs for backdrop
2019-02-22 kjlubick@google.com [canvaskit] JS API in place for shaped text
2019-02-22 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-02-21 thomasanderson@chromium.org Make SkFontConfigInterface_direct and sysroot-aware
2019-02-22 reed@google.com add hinting to 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 (jvanverth@google.com), and stop
the roller if necessary.
2019-02-22 14:43:17 -05:00
ashawn
3ef46f5b11 fix Memory leak when using PlatformView [IOS] #24714 (flutter/engine#7919) 2019-02-22 09:00:15 -08:00
skia-flutter-autoroll
43a9d65b97 Roll src/third_party/skia 969659dbb313..fdd15284affe (2 commits) (flutter/engine#7922)
https://skia.googlesource.com/skia.git/%2Blog/969659dbb313..fdd15284affe

git log 969659dbb3137fb3b5c55e5fc46ec071b6fb5b96..fdd15284affe8b18e4ce935ff6c20620a1745166 --date=short --no-merges --format=%ad %ae %s
2019-02-22 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-02-22 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 (jvanverth@google.com), and stop
the roller if necessary.
2019-02-22 09:49:17 -05:00
skia-flutter-autoroll
71d3571147 Roll src/third_party/skia 9431161ca973..969659dbb313 (3 commits) (flutter/engine#7921)
https://skia.googlesource.com/skia.git/%2Blog/9431161ca973..969659dbb313

git log 9431161ca9733f15f21a7ccb1e11ea6ef1cf883f..969659dbb3137fb3b5c55e5fc46ec071b6fb5b96 --date=short --no-merges --format=%ad %ae %s
2019-02-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 962c222aa3be..b9039bf76bf3 (2 commits)
2019-02-21 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-02-22 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 (jvanverth@google.com), and stop
the roller if necessary.
2019-02-22 05:34:38 -05:00
Chinmay Garde
d0f9af0324 Allow embedders to specify a vsync waiter. (flutter/engine#7914)
Fixes https://github.com/flutter/flutter/issues/28240
2019-02-21 23:02:32 -08:00
Chinmay Garde
8d12a45c6a Allow embedders to add events to the timeline. (flutter/engine#7917)
Fixes https://github.com/flutter/flutter/issues/28283
2019-02-21 22:42:49 -08:00
skia-flutter-autoroll
01e19695d6 Roll src/third_party/skia e9912ca049a0..9431161ca973 (2 commits) (flutter/engine#7920)
https://skia.googlesource.com/skia.git/%2Blog/e9912ca049a0..9431161ca973

git log e9912ca049a068e34b81012d2e23793dc8573cf7..9431161ca9733f15f21a7ccb1e11ea6ef1cf883f --date=short --no-merges --format=%ad %ae %s
2019-02-21 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-02-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 3fc635ac4a7f..b607bc8800c1 (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 (jvanverth@google.com), and stop
the roller if necessary.
2019-02-22 01:23:36 -05:00
skia-flutter-autoroll
596f52471a Roll src/third_party/skia 63c4d3596915..e9912ca049a0 (8 commits) (flutter/engine#7918)
https://skia.googlesource.com/skia.git/%2Blog/63c4d3596915..e9912ca049a0

git log 63c4d3596915ca38eb47266a98c6f5d99399b52e..e9912ca049a068e34b81012d2e23793dc8573cf7 --date=short --no-merges --format=%ad %ae %s
2019-02-21 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-02-21 robertphillips@google.com Move StrikeCache and TextBlobCache to RecordingContext
2019-02-21 robertphillips@google.com Revert "SkSL now supports null child processors"
2019-02-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src dca111a7573e..61d99852c465 (495 commits)
2019-02-21 csmartdalton@google.com vk: Hold refs to sampled textures as opposed to raw ptrs
2019-02-21 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-02-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 08573730b75a..962c222aa3be (1 commits)
2019-02-21 ethannicholas@google.com SkSL now supports null child processors

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 (jvanverth@google.com), and stop
the roller if necessary.
2019-02-21 21:19:21 -05:00
Jason Simmons
4290d0349c Embedder API for setting the persistent cache path (flutter/engine#7915)
Fixes https://github.com/flutter/flutter/issues/28278
2019-02-21 17:30:17 -08:00
Chris Bracken
c416fe99ee Revert "Revert "Revert "Reland PerformanceOverlayLayer golden test (#7863)" (#7895)" (#7911)" (flutter/engine#7916)
This breaks the Linux build with:
```
[ RUN      ] PerformanceOverlayLayer.Gold
../../flutter/flow/layers/performance_overlay_layer_unittests.cc:70: Failure
Value of: golden_data != nullptr
  Actual: false
Expected: true
Golden file not found: "/b/s/w/ir/k/src/flutter/testing/resources"/performance_overlay_gold.png.
Please either set --golden-dir, or make sure that the unit test is run from the right directory (e.g., flutter/engine/src).
```

This reverts commit 3534a2c4cdfa35f921e99466013c7c8b3f03a8c3.
2019-02-21 17:04:34 -08:00
Chris Bracken
63b7d5be9d Revert dart rolls (flutter/engine#7913)
* Roll back three Dart SDK rolls

Revert "Roll src/third_party/dart 75ee523f91..4cff5a4fd6 (6 commits)"
Revert "Roll src/third_party/dart 5ddd157809..75ee523f91 (19 commits)"
Revert "Roll src/third_party/dart c92d5ca288..5ddd157809 (153 commits)"

`pub upgrade` appears to fail 100% reproducibly on broken on Windows.
This rollback rolls back both what appears to be the breaking roll (3054041)
and the following roll.

This reverts commit def753db2d3ef3535dbb943145e49d762a77277a.
This reverts commit 78d8e3acc59bbabd229238c33586d7f9e6508963.
This reverts commit 3054041500d4ec15be6c92c42c906e7e59cae725.

* Revert "Revert "Revert "Remove unnecessary entry-point closurization. (#7827)" (#7876)" (#7904)"

This reverts commit 8fe68c494007c9d25d7396f0e5952d2f921c6d25.
2019-02-21 16:53:20 -08:00
liyuqian
3534a2c4cd Revert "Revert "Reland PerformanceOverlayLayer golden test (#7863)" (#7895)" (flutter/engine#7911)
This reverts commit def147d48ee538dd7bbf0d2f0323a5d90a3d872c.
2019-02-21 15:27:37 -08:00
skia-flutter-autoroll
909bf53cd2 Roll src/third_party/skia 9a049e6ce39d..63c4d3596915 (8 commits) (flutter/engine#7909)
https://skia.googlesource.com/skia.git/%2Blog/9a049e6ce39d..63c4d3596915

git log 9a049e6ce39d9a7c0270b5f52ca21035e71032ef..63c4d3596915ca38eb47266a98c6f5d99399b52e --date=short --no-merges --format=%ad %ae %s
2019-02-21 mtklein@google.com Revert "remove linear sRGB singleton"
2019-02-21 reed@google.com fix mac format for gm
2019-02-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 0eee33250ebb..3fc635ac4a7f (1 commits)
2019-02-21 scroggo@google.com Remove SK_SUPPORT_LEGACY_ANDROID_CODEC_COLORSPACE
2019-02-21 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-02-21 egdaniel@google.com Return correct GrBackendFormat when ycbcr conversion is valid.
2019-02-21 reed@google.com add gm for aa gamma
2019-02-13 mtklein@google.com remove linear sRGB singleton

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 (jvanverth@google.com), and stop
the roller if necessary.
2019-02-21 17:11:44 -05:00
Stanislav Baranov
95c09f168a Reland #7777 with proper LICENSE (flutter/engine#7888) 2019-02-21 13:45:24 -08:00
Jason Simmons
e1b2fdc6ba Do not add ghost runs for trailing whitespace if the text is ellipsized (flutter/engine#7906) 2019-02-21 13:36:33 -08:00
Dan Field
8fe68c4940 Revert "Revert "Remove unnecessary entry-point closurization. (#7827)" (#7876)" (flutter/engine#7904)
This reverts commit b5babd15a25681ce779fdcf769ab1b7901af839b.
2019-02-21 10:57:31 -08:00
skia-flutter-autoroll
21cb983188 Roll src/third_party/skia 05ff93c43ea5..9a049e6ce39d (11 commits) (flutter/engine#7903)
https://skia.googlesource.com/skia.git/%2Blog/05ff93c43ea5..9a049e6ce39d

git log 05ff93c43ea57fd62cd1bc36ab7cd9b6112a7ecf..9a049e6ce39d9a7c0270b5f52ca21035e71032ef --date=short --no-merges --format=%ad %ae %s
2019-02-21 bsalomon@google.com SK_API SkExecutor
2019-02-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 3f48ecb3efb5..0eee33250ebb (1 commits)
2019-02-21 reed@google.com add subpixel tweaking
2019-02-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 9374ba7d790a..b7157d764389 (1 commits)
2019-02-21 reed@google.com remove old code behind SK_SUPPORT_LEGACY_SETLENGTH
2019-02-21 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-02-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader c1fd4087ddc9..3f48ecb3efb5 (2 commits)
2019-02-21 thakis@chromium.org Remove another semicolon.
2019-02-21 reed@google.com add test for mac aa on fonts
2019-02-21 fmalita@chromium.org [sksg] Hoist empty-bounds check to base RenderNode
2019-02-20 kjlubick@google.com [canvaskit] Upgrade emscripten to .27

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 (jvanverth@google.com), and stop
the roller if necessary.
2019-02-21 13:07:52 -05:00
skia-flutter-autoroll
05a3ffecb9 Roll src/third_party/skia 348227b89430..05ff93c43ea5 (2 commits) (flutter/engine#7901)
https://skia.googlesource.com/skia.git/%2Blog/348227b89430..05ff93c43ea5

git log 348227b8943013f86d689bac0f8db8b287e96d97..05ff93c43ea57fd62cd1bc36ab7cd9b6112a7ecf --date=short --no-merges --format=%ad %ae %s
2019-02-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 eef531f1716a..08573730b75a (5 commits)
2019-02-21 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 (jvanverth@google.com), and stop
the roller if necessary.
2019-02-21 08:49:12 -05:00
skia-flutter-autoroll
22494659af Roll src/third_party/skia 20ebd0cb3882..348227b89430 (4 commits) (flutter/engine#7900)
https://skia.googlesource.com/skia.git/%2Blog/20ebd0cb3882..348227b89430

git log 20ebd0cb3882d1bdeed04eaa983b0e5842f0fdaf..348227b8943013f86d689bac0f8db8b287e96d97 --date=short --no-merges --format=%ad %ae %s
2019-02-20 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-02-21 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-02-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 902ceed39986..eef531f1716a (2 commits)
2019-02-20 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 (jvanverth@google.com), and stop
the roller if necessary.
2019-02-21 04:37:57 -05:00