7006 Commits

Author SHA1 Message Date
Jonah Williams
efceb802b3 Remove flutter_kernel_sdk dart script (flutter/engine#10808) 2019-08-09 12:43:20 -07:00
cfontas
764e43e0e0 change add part to add child (flutter/engine#10787) 2019-08-09 12:18:44 -07:00
Yegor
92407929f4 rename stub_ui to web_ui (flutter/engine#10776)
* rename stub_ui to web_ui

* update licenses
2019-08-09 11:11:20 -07:00
Konstantin Pozin
22bcb322dd [fuchsia] Migrate from custom FuchsiaFontManager to SkFontMgr_fuchsia (flutter/engine#10700)
Use Skia's own implementation of SkFontMgr for Fuchsia, for consistency with
other Skia clients on Fuchsia.

FL-290
2019-08-09 11:04:43 -07:00
skia-flutter-autoroll
4c7244a3b2 Roll src/third_party/skia 26cedb4c603b..b7b0b3ad538c (11 commits) (flutter/engine#10807)
https://skia.googlesource.com/skia.git/+log/26cedb4c603b..b7b0b3ad538c

git log 26cedb4c603b..b7b0b3ad538c --date=short --no-merges --format='%ad %ae %s'
2019-08-09 jlavrova@google.com Paragraph cache: caching the shaped results only. That makes layout phase 10 times faster (since the shaping takes 90% of it).
2019-08-09 mtklein@google.com Reland "add a stub for running fiddles as GMs"
2019-08-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-09 mtklein@google.com Revert "add a stub for running fiddles as GMs"
2019-08-09 robertphillips@google.com Add unit test to prevent future memory regressions
2019-08-09 senorblanco@chromium.org Dawn backend: first triangle.
2019-08-09 robertphillips@google.com Fix exactify for explicit resource allocation (take 2)
2019-08-09 mtklein@google.com add a stub for running fiddles as GMs
2019-08-09 halcanary@google.com experimental/editor: shape.h to unify all shaping code
2019-08-09 bungeman@google.com Correctly write out variable position.
2019-08-09 bsalomon@google.com Expose GrContext::dump() when SK_ENABLE_DUMP_GPU is defined.

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

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.


Bug: None
TBR=reed@google.com
2019-08-09 13:29:19 -04:00
Emmanuel Garcia
9c5fdeacbd Rename flutter_java.jar and flutter_engine.jar so they match the Maven comvention (flutter/engine#10797) 2019-08-09 10:14:33 -07:00
skia-flutter-autoroll
a1e30e13f1 Roll fuchsia/sdk/core/linux-amd64 from 9xVXx... to HsuAH... (flutter/engine#10806)
Roll fuchsia/sdk/core/linux-amd64 from 9xVXx... to HsuAH...

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

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.
2019-08-09 12:33:04 -04:00
skia-flutter-autoroll
17fcd00c94 Roll src/third_party/skia b2151310068b..26cedb4c603b (1 commits) (flutter/engine#10804)
https://skia.googlesource.com/skia.git/+log/b2151310068b..26cedb4c603b

git log b2151310068b..26cedb4c603b --date=short --no-merges --format='%ad %ae %s'
2019-08-09 egdaniel@google.com Fix emplace on GrTRecorder.

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

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.


Bug: None
TBR=reed@google.com
2019-08-09 09:50:16 -04:00
skia-flutter-autoroll
c7255e0483 Roll src/third_party/skia 059bf776c184..b2151310068b (3 commits) (flutter/engine#10803)
https://skia.googlesource.com/skia.git/+log/059bf776c184..b2151310068b

git log 059bf776c184..b2151310068b --date=short --no-merges --format='%ad %ae %s'
2019-08-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 7424fe8b79c3..eb0479e245f0 (16 commits)
2019-08-09 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-08-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 2cf71a3eaec3..d9af708ac0cc (369 commits)

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

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.


Bug: None
TBR=reed@google.com
2019-08-09 04:52:39 -04:00
skia-flutter-autoroll
55fc8487cc Roll src/third_party/skia 4d557e3df433..059bf776c184 (1 commits) (flutter/engine#10801)
https://skia.googlesource.com/skia.git/+log/4d557e3df433..059bf776c184

git log 4d557e3df433..059bf776c184 --date=short --no-merges --format='%ad %ae %s'
2019-08-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 75efa7bb97a4..f046402b1480 (1 commits)

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

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.


Bug: None
TBR=reed@google.com
2019-08-09 01:16:41 -04:00
Dan Field
ffa6d11b86 Make firebase test more LUCI friendly (flutter/engine#10783) 2019-08-08 21:47:24 -07:00
Chinmay Garde
b293223a7e Add a test for creating images from bytes. (flutter/engine#10799) 2019-08-08 21:46:55 -07:00
skia-flutter-autoroll
2a8ac43591 Roll fuchsia/sdk/core/linux-amd64 from 1nsfv... to 9xVXx... (flutter/engine#10798)
Roll fuchsia/sdk/core/linux-amd64 from 1nsfv... to 9xVXx...

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

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.
2019-08-08 23:56:17 -04:00
Chinmay Garde
61faf84fea Wire up a concurrent message loop backed SkExecutor for Skia. (flutter/engine#10788)
Fixes https://github.com/flutter/flutter/issues/37885
2019-08-08 20:54:43 -07:00
Chinmay Garde
ae4cefbdcf When setting up AOT snapshots from symbol references, make buffer sizes optional. (flutter/engine#10674) 2019-08-08 20:31:23 -07:00
Emmanuel Garcia
f9058d748c Include Maven dependency in files.json (flutter/engine#10719) 2019-08-08 18:59:22 -07:00
liyuqian
c2cb35aa2c Remove 3 semi-redundant try-jobs (flutter/engine#10786)
This is a subset of https://github.com/flutter/engine/pull/10485.
Hopefully this doesn't significantly reduce our coverage since we
have now limited the fuchsia auto-roller frequency.
2019-08-08 18:42:17 -07:00
skia-flutter-autoroll
2508475c11 Roll src/third_party/skia 04580795746b..4d557e3df433 (4 commits) (flutter/engine#10794)
https://skia.googlesource.com/skia.git/+log/04580795746b..4d557e3df433

git log 04580795746b..4d557e3df433 --date=short --no-merges --format='%ad %ae %s'
2019-08-08 robertphillips@google.com Revert "Fix exactify for explicit resource allocation"
2019-08-08 robertphillips@google.com Fix exactify for explicit resource allocation
2019-08-08 bsalomon@google.com fix skip-rectangle-texture-support in GrGLGpu::onWrapBackendTextureAsRenderTarget
2019-08-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

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

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.


Bug: None
TBR=reed@google.com
2019-08-08 21:26:08 -04:00
Jason Simmons
5cb02d643f Build JARs containing the Android embedding sources and the engine native library (flutter/engine#10778) 2019-08-08 18:11:29 -07:00
Kaushik Iska
8ec5f976ae [flutter_runner] Improve frame scheduling (flutter/engine#10780)
* [flutter_runner] Reland "[flutter_runner] Improve frame scheduling"

This is a reland of e28c8beaca82998396aacbd37a03942892654e2b

Original change's description:
> [flutter_runner] Improve frame scheduling
>
> FL-233 #comment
>
> This allows the paint tasks for the next frame to execute in parallel
> with presentation of last frame but still provides back-pressure to
> prevent us from queuing up even more work.
>
> Vsync would be disabled whenever a presentation callback was pending
> prior to this change. That had the outcome of causing us to almost
> always miss one vsync interval. By not turning off vsync until
> another Present call is pending we avoid this problem.
>
> Test: fx shell run fuchsia-pkg://fuchsia.com/basemgr#meta/basemgr.cmx --base_shell=fuchsia-pkg://fuchsia.com/spinning_cube#meta/spinning_cube.cmx
> Test: topaz input latency benchmarks
> Test: end-2-end tests
> Change-Id: I46440052cd4f98cb0992ec5027584be80f4fb9d3

Change-Id: I1904683d0dfa509ef28482c4b751c28931ab7647

* fix stuff
2019-08-08 18:09:16 -07:00
Kaushik Iska
6c97d0384f [flutter] Create the compositor context on the GPU task runner. (flutter/engine#10781)
The compositor context owns the session connection. The creation of the
session connection also does the initial present to clear the node
hierarchy. This present was happening perviously on the platform task
runner while all subsequent presents were on the GPU task runner. This
has now been rectified so all presents are on the GPU task runner.

BUG: FL-288
Change-Id: Ib294666ffb3b4575f93ad0b02a5d0fda71bfa0a8
2019-08-08 18:08:57 -07:00
Chinmay Garde
158315caf9 Revert "Forwards iOS dark mode trait to the Flutter framework (#34441). (#9722)" (flutter/engine#10789)
This reverts commit 51904fc4bda988cb0719fcf19efada85d844fc86.
2019-08-08 17:15:06 -07:00
Matt Carroll
51904fc4bd Forwards iOS dark mode trait to the Flutter framework (#34441). (flutter/engine#9722) 2019-08-08 16:22:45 -07:00
Dan Field
ea073bcba4 Specify which android variant for tests (flutter/engine#10717) 2019-08-08 16:16:51 -07:00
Dan Field
b2780d5a73 Don't use gradle daemon for building (flutter/engine#10771) 2019-08-08 16:16:29 -07:00
Jason Simmons
56208b0de7 Remove use of the deprecated AccessibilityNodeInfo boundsInParent API (flutter/engine#10773) 2019-08-08 15:25:56 -07:00
Chinmay Garde
71c394f5c3 Manually roll Skia to pull in iOS armv7 build failure fix. (flutter/engine#10777)
Rolls Skia to 04580795746b095a005eadefadcb48a7fc1651da.
Pulls in 0458079574 which will fix LUCI.

The autoroller will not process this since it checks for the ToT to be green.
2019-08-08 15:13:45 -07:00
skia-flutter-autoroll
f94e8eba00 Roll src/third_party/skia 19e3cd4c9cd5..4acbab33bd40 (6 commits) (flutter/engine#10769)
https://skia.googlesource.com/skia.git/+log/19e3cd4c9cd5..4acbab33bd40

git log 19e3cd4c9cd5..4acbab33bd40 --date=short --no-merges --format='%ad %ae %s'
2019-08-08 halcanary@google.com experimental/editor: scroll on delete if necessary
2019-08-08 mtklein@google.com Reland "thread-local caches?"
2019-08-08 halcanary@google.com SkQP: Docker compile helper script respects SKQP_OUTPUT_DIR
2019-08-08 mtklein@google.com Revert "thread-local caches?"
2019-08-08 mtklein@google.com thread-local caches?
2019-08-08 egdaniel@google.com Remove use of GrColorType on GrCaps::getRenderTargetSampleCount.

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

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.


Bug: None
TBR=reed@google.com
2019-08-08 13:31:30 -04:00
skia-flutter-autoroll
746c862540 Roll fuchsia/sdk/core/linux-amd64 from 5c9q-... to 1nsfv... (flutter/engine#10716)
Roll fuchsia/sdk/core/linux-amd64 from 5c9q-... to 1nsfv...

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

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.
2019-08-08 11:22:28 -04:00
skia-flutter-autoroll
00bdd177fd Roll src/third_party/skia 241e0ee4a7dc..19e3cd4c9cd5 (1 commits) (flutter/engine#10753)
https://skia.googlesource.com/skia.git/+log/241e0ee4a7dc..19e3cd4c9cd5

git log 241e0ee4a7dc..19e3cd4c9cd5 --date=short --no-merges --format='%ad %ae %s'
2019-08-08 scroggo@google.com SkCodec: don't assume frameRect is valid

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

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.


Bug: None
TBR=reed@google.com
2019-08-08 09:46:17 -04:00
skia-flutter-autoroll
d6a9e380c1 Roll src/third_party/skia 228518f0f828..241e0ee4a7dc (5 commits) (flutter/engine#10720)
https://skia.googlesource.com/skia.git/+log/228518f0f828..241e0ee4a7dc

git log 228518f0f828..241e0ee4a7dc --date=short --no-merges --format='%ad %ae %s'
2019-08-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 415bb0cdb057..7424fe8b79c3 (7 commits)
2019-08-08 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-08-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 3aec8a3be749..75efa7bb97a4 (2 commits)
2019-08-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 2d05439f2779..2cf71a3eaec3 (449 commits)
2019-08-08 halcanary@google.com experimental/editor: mouse drag select, modifierkeys cleanup.

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

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.


Bug: None
TBR=reed@google.com
2019-08-08 02:28:40 -04:00
skia-flutter-autoroll
e32ccedba9 Roll src/third_party/skia 1dac7bc29f2d..228518f0f828 (1 commits) (flutter/engine#10715)
https://skia.googlesource.com/skia.git/+log/1dac7bc29f2d..228518f0f828

git log 1dac7bc29f2d..228518f0f828 --date=short --no-merges --format='%ad %ae %s'
2019-08-08 egdaniel@google.com Remove AMD workaround for new command buffer on pipeline changes.

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

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.


Bug: None
TBR=reed@google.com
2019-08-07 22:48:38 -04:00
skia-flutter-autoroll
8562ecc535 Roll fuchsia/sdk/core/linux-amd64 from 8mNHG... to 5c9q-... (flutter/engine#10710)
Roll fuchsia/sdk/core/linux-amd64 from 8mNHG... to 5c9q-...

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

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.
2019-08-07 20:07:49 -04:00
liyuqian
cff01c0265 Revert "Remove semi-redundant try-jobs. (#10485)" (flutter/engine#10705)
This reverts commit 365251a0149d6a82894d3798604694369018916e.

Our infra should be capable to run all those deleted tests as now we've throttled the Fuchsia auto-rollers.

The current throttle is 1 PR / 3 hours for the 4 rollers:
- https://cs.corp.google.com/skia/buildbot/autoroll/config/fuchsia-mac-toolchain-flutter-engine.json?l=53
- https://cs.corp.google.com/skia/buildbot/autoroll/config/fuchsia-mac-sdk-flutter-engine.json?g=0&l=53
- https://cs.corp.google.com/skia/buildbot/autoroll/config/fuchsia-linux-toolchain-flutter-engine.json?g=0&l=56
- https://cs.corp.google.com/skia/buildbot/autoroll/config/fuchsia-linux-sdk-flutter-engine.json?g=0&l=56

We're changing them to 1 PR / 12 hours: http://skbug.com/9322
2019-08-07 16:21:41 -07:00
skia-flutter-autoroll
0e1523736b Roll src/third_party/skia b2c5a94b1c7a..1dac7bc29f2d (5 commits) (flutter/engine#10707)
https://skia.googlesource.com/skia.git/+log/b2c5a94b1c7a..1dac7bc29f2d

git log b2c5a94b1c7a..1dac7bc29f2d --date=short --no-merges --format='%ad %ae %s'
2019-08-07 bungeman@google.com Add Symbol encoding when renaming a font.
2019-08-07 halcanary@google.com SkQP: make_apk_list.py include pie-cts-dev branch
2019-08-07 bsalomon@google.com Modify GrGLTexture/RenderTarget and related functions to not take GrSurfaceDesc.
2019-08-07 michaelludwig@google.com Simplify luminance shader
2019-08-07 jvanverth@google.com Remove invalid entry in RELEASE_NOTES

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

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.


Bug: None
TBR=reed@google.com
2019-08-07 17:57:53 -04:00
Dan Field
993c8e1bb1 Test perf overlay gold on Linux (flutter/engine#10703) 2019-08-07 13:47:00 -07:00
Jason Simmons
9c32c2c9a5 Improvements to the flutter GDB script (flutter/engine#10675)
* Find the arm64 local engine build if the attached device is arm64
* Overwrite any previously copied gdbserver binary even if the binary is read only
* Stop any currently running gdbserver process for the package being debugged
2019-08-07 12:57:50 -07:00
skia-flutter-autoroll
3d40812d25 Roll fuchsia/sdk/core/linux-amd64 from 9PJXr... to 8mNHG... (flutter/engine#10701)
Roll fuchsia/sdk/core/linux-amd64 from 9PJXr... to 8mNHG...

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

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.
2019-08-07 15:49:42 -04:00
skia-flutter-autoroll
90f04fd79b Roll src/third_party/skia 593290ed75fd..b2c5a94b1c7a (9 commits) (flutter/engine#10697)
https://skia.googlesource.com/skia.git/+log/593290ed75fd..b2c5a94b1c7a

git log 593290ed75fd..b2c5a94b1c7a --date=short --no-merges --format='%ad %ae %s'
2019-08-07 mtklein@google.com switch program cache to try-acquire
2019-08-07 mtklein@google.com add an SkVMBlitter bot
2019-08-07 mtklein@google.com disable false-postive Wthread-safety-analysis
2019-08-07 jvanverth@google.com Add adjustable max size for Metal dynamic allocation ring buffer.
2019-08-07 mtklein@google.com make coverage a Color
2019-08-07 reed@google.com note that drawAtlas does nothing if atlas is null
2019-08-07 mtklein@google.com turn on force_opaque for opaque devices
2019-08-07 mtklein@google.com Reland "begin caching Programs in SkVMBlitter"
2019-08-07 bungeman@google.com Mark SkBitmaskEnum operators constexpr.

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

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.


Bug: None
TBR=reed@google.com
2019-08-07 14:23:05 -04:00
Shi-Hao Hong
c5a2f30915 Rolls engine to Android SDK 29 and its corresponding tools (flutter/engine#10692)
* Rolls engine to Android SDK 29 and its corresponding tools

* Update from android-28 to android-29 in relevant files

* Roll buildroot to tip of tree
2019-08-07 12:34:33 -04:00
Michael Goderbauer
f9e3a16668 Fix empty composing range on iOS (flutter/engine#10381) 2019-08-07 09:22:40 -07:00
skia-flutter-autoroll
c7b8d8d11f Roll src/third_party/skia ed19e97294f6..593290ed75fd (2 commits) (flutter/engine#10691)
https://skia.googlesource.com/skia.git/+log/ed19e97294f6..593290ed75fd

git log ed19e97294f6..593290ed75fd --date=short --no-merges --format='%ad %ae %s'
2019-08-07 borenet@google.com [infra] Remove flag from run_recipe.py
2019-08-07 reed@google.com Revert "begin caching Programs in SkVMBlitter"

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

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.


Bug: None
TBR=reed@google.com
2019-08-07 10:35:21 -04:00
skia-flutter-autoroll
c8f2ded88b Roll fuchsia/sdk/core/linux-amd64 from 0PouF... to 9PJXr... (flutter/engine#10688)
Roll fuchsia/sdk/core/linux-amd64 from 0PouF... to 9PJXr...

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

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.
2019-08-07 10:17:21 -04:00
skia-flutter-autoroll
e7921619ed Roll fuchsia/sdk/core/linux-amd64 from v5rSi... to 0PouF... (flutter/engine#10685)
Roll fuchsia/sdk/core/linux-amd64 from v5rSi... to 0PouF...

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

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.
2019-08-07 06:30:15 -04:00
skia-flutter-autoroll
2c06d6cea1 Roll src/third_party/skia c13305320fd1..ed19e97294f6 (4 commits) (flutter/engine#10684)
https://skia.googlesource.com/skia.git/+log/c13305320fd1..ed19e97294f6

git log c13305320fd1..ed19e97294f6 --date=short --no-merges --format='%ad %ae %s'
2019-08-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 bf176a0d6db9..415bb0cdb057 (9 commits)
2019-08-07 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-08-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src aefed1d022e5..2d05439f2779 (412 commits)
2019-08-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 060fcf777159..3aec8a3be749 (1 commits)

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

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.


Bug: None
TBR=reed@google.com
2019-08-07 06:28:22 -04:00
skia-flutter-autoroll
89aedbe81d Roll fuchsia/sdk/core/linux-amd64 from 9sR9P... to v5rSi... (flutter/engine#10678)
Roll fuchsia/sdk/core/linux-amd64 from 9sR9P... to v5rSi...

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

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.
2019-08-07 02:51:27 -04:00
skia-flutter-autoroll
9879a53c0c Roll src/third_party/skia ab961e9db1dd..c13305320fd1 (2 commits) (flutter/engine#10677)
https://skia.googlesource.com/skia.git/+log/ab961e9db1dd..c13305320fd1

git log ab961e9db1dd..c13305320fd1 --date=short --no-merges --format='%ad %ae %s'
2019-08-06 kpozin@google.com [fuchsia] Migrate SkFontMgr_fuchsia to approved fuchsia.fonts FIDL API
2019-08-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

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

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.


Bug: None
TBR=reed@google.com
2019-08-07 02:48:26 -04:00
Chinmay Garde
365251a014 Remove semi-redundant try-jobs. (flutter/engine#10485)
We are severely resource constrained on the tryjobs. This is hindering progress on ToT due to scheduling failures and rate limits. There are no plans to requisition more resources in this infra scheme as the migration to tryjobs on LUCI is the preferred way forward. This patch removes presubmits that are somewhat redundant. Each removed presubmit and the justification is given below:

* `build_and_test_linux_opt_release`: The AOT variant is tested by `build_and_test_linux_opt_profile` (actually its replacement, see the next point).
* `build_and_test_linux_opt_profile`: When we build the host profile variant for Android, we test it as well instead of building the extra variant (since we already need a host for a target build).
* `build_and_test_android_unopt_debug`: `gen_javadoc` have been moved to the profile variant. `Roboelectric` tests have been moved to profile variant. JIT infra will be tested by the the host tests.
* ToT framework checks: These will be performed (by the autoroller)[https://autoroll.skia.org/r/flutter-engine-flutter-autoroll?tab=status] which also has a sheriff rotation. This will also avoid us having to ignore red presubmits on manual changes.

Everything else is left as-is. To be clear, this causes strictly less checks to be performed on each commit.
2019-08-06 16:16:06 -07:00
Chinmay Garde
d7dfe2cb03 Allow embedders to control Dart VM lifecycle on engine shutdown. (flutter/engine#10652)
This exposes the `Settings::leak_vm` flag to custom embedders. All embedder
unit-tests now shut down the VM on the shutdown of the last engine in the
process. The mechanics of VM shutdown are already tested in the Shell unit-tests
harness in the DartLifecycleUnittests set of of assertions. This just exposes
that functionality to custom embedders. Since it is part of the public stable
API, I also switched the name of the field to be something less snarky than the
field in private shell settings.
2019-08-06 16:15:37 -07:00
Matt Carroll
a8b3374cf3 Android embedding refactor pr40 add static engine cache (flutter/engine#10481) 2019-08-06 16:15:21 -07:00