7622 Commits

Author SHA1 Message Date
liyuqian
97da41eae7 Unblock Fuchsia roll (flutter/engine#12977)
See https://cirrus-ci.com/task/5367628704514048 and https://github.com/flutter/engine/pull/12822
2019-10-07 11:32:35 -07:00
Chinmay Garde
ff1b1653c0 Update buildroot to pull in ubsan updates. (flutter/engine#12821) 2019-10-05 19:55:07 -07:00
skia-flutter-autoroll
2e262a56eb Roll src/third_party/skia 95edac1c9a4a..4c82a9fc83a5 (13 commits) (flutter/engine#12818)
https://skia.googlesource.com/skia.git/+log/95edac1c9a4a..4c82a9fc83a5

git log 95edac1c9a4a..4c82a9fc83a5 --date=short --no-merges --format='%ad %ae %s'
2019-10-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-04 brianosman@google.com Roll third_party/externals/angle2 2328d65ab30d..5549ef0451f9 (8 commits)
2019-10-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-04 robertphillips@google.com Remove kLinesAdjacency and add kPath from/to GrPrimitiveType
2019-10-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-04 rmistry@google.com Move sheriff handoff doc notes higher up
2019-10-04 robertphillips@google.com Clarify that the OpArgs' outputSwizzle comes from its GrRenderTargetProxy
2019-10-04 kjlubick@google.com Remove skiaserve as build output
2019-10-04 michaelludwig@google.com Define coord space tagged geometry for image filters v2.
2019-10-04 kjlubick@google.com Reduce bandwidth to RPIs
2019-10-04 reed@google.com Simple iterator for textblobs
2019-10-04 rmistry@google.com Update sheriff doc with autorollers and handoff doc
2019-10-04 rmistry@google.com Remove always red SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG bot and it's builder

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC rmistry@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=rmistry@google.com
2019-10-04 20:59:47 -04:00
Chinmay Garde
af81e5da99 Enable sanitizer build variants. (flutter/engine#12816) 2019-10-04 17:32:00 -07:00
Kate Lovett
0106398abd Revert "Adding Link SemanticsFlag (#12453)" (flutter/engine#12815)
This reverts commit 62e4f42e7640ee5f50fef9958b50906a5527d81a.
2019-10-04 17:06:32 -07:00
Jason Simmons
4239a6f9d8 Use the x64 host toolchain for x86 target gen_snapshot only on Linux (flutter/engine#12809) 2019-10-04 15:07:38 -07:00
Yegor
a029088db2 add option for bulk-updating screenshots; update screenshots (flutter/engine#12797)
* add option for bulk-updating screenshots; update screenshots
2019-10-04 15:07:05 -07:00
Dan Field
cbe5c07b4a unbreak unopt fuchsia (flutter/engine#12805) 2019-10-04 14:10:46 -07:00
Jason Simmons
a72b1b3878 Build gen_snapshot with a 64-bit host toolchain even if the target platform is 32-bit (flutter/engine#12802)
By default Dart will build a gen_snapshot for the host platform using a
toolchain matching the bit width of the target platform.  Some host platforms
no longer support 32-bit binaries, so gen_snapshot will now be built as a
64-bit host binary even if the target is 32-bit.
2019-10-04 14:00:30 -07:00
Dan Field
066cd5c34c [flutter_runner] a11y updates, tests! (flutter/engine#12380) 2019-10-04 13:30:56 -07:00
WATER1350
bf73ca111d Fix crash in copypixelbuffer (flutter/engine#10326) 2019-10-04 13:21:17 -07:00
Kate Lovett
62e4f42e76 Adding Link SemanticsFlag (flutter/engine#12453) 2019-10-04 12:51:10 -07:00
Kaushik Iska
56b3ac4132 Prettify all CMX files (flutter/engine#12800) 2019-10-04 12:32:54 -07:00
Gary Qian
1f1ee25a47 Restart all modern Samsung keyboard IMM (flutter/engine#12780) 2019-10-04 15:14:38 -04:00
Dan Field
4d0ea3a6f0 Reland fuchsia build improvements (flutter/engine#12795) 2019-10-04 12:07:57 -07:00
Nurhan Turgut
02a9d61d47 Fixing selection issues in Firefox (flutter/engine#12793)
* Fixing selection issues in Firefox. Moving text editing dom elements to glass pane.

* Addressing PR comments.

* Update text_editing.dart

fixing typo
2019-10-04 11:58:32 -07:00
Chinmay Garde
7bcb751f24 Disable EmbedderTest::CanLaunchAndShutdownMultipleTimes. (flutter/engine#12799)
Re-enabling this is tracked in https://github.com/flutter/flutter/issues/41999
2019-10-04 11:45:00 -07:00
Kaushik Iska
569e2e75ae [flutter_runner] Update the cmx files to include TZ support (flutter/engine#12798)
This is so we can connect to the timezone service.
2019-10-04 11:37:40 -07:00
skia-flutter-autoroll
cbf33c1dd0 Roll src/third_party/skia fbdf48ecb204..95edac1c9a4a (1 commits) (flutter/engine#12790)
https://skia.googlesource.com/skia.git/+log/fbdf48ecb204..95edac1c9a4a

git log fbdf48ecb204..95edac1c9a4a --date=short --no-merges --format='%ad %ae %s'
2019-10-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC rmistry@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=rmistry@google.com
2019-10-04 13:44:24 -04:00
skia-flutter-autoroll
f75afadb06 Roll fuchsia/sdk/core/linux-amd64 from VkAgX... to by2LL... (flutter/engine#12791)
Roll fuchsia/sdk/core/linux-amd64 from VkAgX... to by2LL...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-10-04 13:42:59 -04:00
Jonah Williams
e2efa61055 Fix bug in package script and add dev_compiler to list of uploaded packages (flutter/engine#12785) 2019-10-04 09:49:04 -07:00
skia-flutter-autoroll
e660f0d519 Roll src/third_party/skia 35a60f622c58..fbdf48ecb204 (2 commits) (flutter/engine#12787)
https://skia.googlesource.com/skia.git/+log/35a60f622c58..fbdf48ecb204

git log 35a60f622c58..fbdf48ecb204 --date=short --no-merges --format='%ad %ae %s'
2019-10-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 61886adc17cd..24e29940207d (420 commits)
2019-10-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 5be09849424d..6021fbd09b1c (2 commits)

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC rmistry@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=rmistry@google.com
2019-10-04 02:15:36 -04:00
skia-flutter-autoroll
cbe32d7e23 Roll src/third_party/skia d71344590a2f..35a60f622c58 (9 commits) (flutter/engine#12784)
https://skia.googlesource.com/skia.git/+log/d71344590a2f..35a60f622c58

git log d71344590a2f..35a60f622c58 --date=short --no-merges --format='%ad %ae %s'
2019-10-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-04 tandrii@google.com Revert "Roll recipe dependencies (trivial)."
2019-10-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-03 rmistry@google.com Revert "Roll recipe dependencies (trivial)."
2019-10-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-03 brianosman@google.com Make SkIPoint x() and y() constexpr

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC rmistry@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=rmistry@google.com
2019-10-03 22:27:31 -04:00
Dan Field
dfa1f858cc Revert "Build AOT and test targets, generate FARs when building Fuchsia (#12761)" (flutter/engine#12781)
This reverts commit 0681026147d5cf1feb6a1746a3ccd5817c4c0c2a.
2019-10-03 17:20:21 -07:00
gaaclarke
9bc7192156 Enabled people to chose if SystemNavigator.pop is animated on iOS. (flutter/engine#12752) 2019-10-03 16:57:32 -07:00
gaaclarke
32158d169e Added some thread asserts to the code and made ios_surface_ safe since (flutter/engine#12775)
* Added some thread asserts to the code and made ios_surface_ safe since
its being written and read from different threads.

* responded to chinmays feedback, added comment
2019-10-03 16:52:41 -07:00
Dan Field
0681026147 Build AOT and test targets, generate FARs when building Fuchsia (flutter/engine#12761) 2019-10-03 16:10:33 -07:00
skia-flutter-autoroll
05d4205f5f Roll src/third_party/skia 35e0a58278a3..d71344590a2f (11 commits) (flutter/engine#12774)
https://skia.googlesource.com/skia.git/+log/35e0a58278a3..d71344590a2f

git log 35e0a58278a3..d71344590a2f --date=short --no-merges --format='%ad %ae %s'
2019-10-03 kjlubick@google.com speculitive fix for flutter roll
2019-10-03 jvanverth@google.com Reland "Add less granular version of GrFence for older Metal versions."
2019-10-03 bsalomon@google.com SkIRect::makeOffset(SkVector)
2019-10-03 bsalomon@google.com Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime""
2019-10-03 brianosman@google.com Don't try to build skparagraph on windows component builds
2019-10-03 brianosman@google.com Remove some unused functions (and an enum) from GrTypesPriv
2019-10-03 kjlubick@google.com [canvaskit] Speculative fix for external wasm library
2019-10-03 kjlubick@google.com [canvaskit] Initial addition of SkParagraph
2019-10-03 brianosman@google.com Remove old SkSL JIT and cleanup include files a bit
2019-10-03 bungeman@google.com Revert "Hold onto FcConfig in SkFontConfigInterface_direct."
2019-10-03 robertphillips@google.com Add SkSurfaceCharacterization::createColorSpace

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC rmistry@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=rmistry@google.com
2019-10-03 18:35:27 -04:00
skia-flutter-autoroll
c7ea1b78e4 Roll fuchsia/sdk/core/linux-amd64 from p319_... to VkAgX... (flutter/engine#12778)
Roll fuchsia/sdk/core/linux-amd64 from p319_... to VkAgX...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-10-03 18:33:54 -04:00
Chinmay Garde
e8bdecf486 Fix Metal builds. (flutter/engine#12777) 2019-10-03 14:42:54 -07:00
gaaclarke
602014c438 Revert "Manage resource and onscreen contexts using separate IOSGLContext objects (#12277)" (flutter/engine#12773)
This reverts commit 4d8deabab5e35dbe573bf6b736822f116a435b4c.
2019-10-03 13:25:30 -07:00
Jonah Williams
49cb2aeebc Create a package-able incremental compiler (flutter/engine#12681) 2019-10-03 12:56:16 -07:00
chunhtai
79ad29854f add windows embedding test (flutter/engine#12423) 2019-10-03 12:42:44 -07:00
skia-flutter-autoroll
558c5e6172 Roll src/third_party/skia cb55010652b2..35e0a58278a3 (2 commits) (flutter/engine#12769)
https://skia.googlesource.com/skia.git/+log/cb55010652b2..35e0a58278a3

git log cb55010652b2..35e0a58278a3 --date=short --no-merges --format='%ad %ae %s'
2019-10-03 bungeman@google.com Hold onto FcConfig in SkFontConfigInterface_direct.
2019-10-03 robertphillips@google.com Only use GrRenderTarget for sample locations in GrGLSLProgramBuilder

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC rmistry@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=rmistry@google.com
2019-10-03 13:37:08 -04:00
skia-flutter-autoroll
4c4ba4d94b Roll src/third_party/skia 087aa99a21ca..cb55010652b2 (1 commits) (flutter/engine#12766)
https://skia.googlesource.com/skia.git/+log/087aa99a21ca..cb55010652b2

git log 087aa99a21ca..cb55010652b2 --date=short --no-merges --format='%ad %ae %s'
2019-10-03 rmistry@google.com Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime""

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC rmistry@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=rmistry@google.com
2019-10-03 09:42:18 -04:00
skia-flutter-autoroll
e6901f6064 Roll src/third_party/skia f070cbec0708..087aa99a21ca (2 commits) (flutter/engine#12765)
https://skia.googlesource.com/skia.git/+log/f070cbec0708..087aa99a21ca

git log f070cbec0708..087aa99a21ca --date=short --no-merges --format='%ad %ae %s'
2019-10-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 f22f16d3c0a8..2328d65ab30d (11 commits)

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC rmistry@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=rmistry@google.com
2019-10-03 05:54:37 -04:00
skia-flutter-autoroll
0ad291842e Roll fuchsia/sdk/core/linux-amd64 from EeMsz... to p319_... (flutter/engine#12764)
Roll fuchsia/sdk/core/linux-amd64 from EeMsz... to p319_...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-10-03 05:26:51 -04:00
skia-flutter-autoroll
e7540f7823 Roll src/third_party/skia 40d1246d0c80..f070cbec0708 (10 commits) (flutter/engine#12762)
https://skia.googlesource.com/skia.git/+log/40d1246d0c80..f070cbec0708

git log 40d1246d0c80..f070cbec0708 --date=short --no-merges --format='%ad %ae %s'
2019-10-03 csmartdalton@google.com Revert "ccpr: Unblacklist Qualcomm with msaa"
2019-10-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src c00626cb0291..61886adc17cd (415 commits)
2019-10-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 0cd9a67ce84f..5be09849424d (7 commits)
2019-10-03 bsalomon@google.com Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"
2019-10-03 bsalomon@google.com Revert "Use GL_QCOM_TILED_RENDERING to explicitly discard stencil"
2019-10-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-02 bsalomon@google.com Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime"
2019-10-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-02 bungeman@google.com Allow better font fallback.

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC rmistry@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=rmistry@google.com
2019-10-03 02:06:05 -04:00
gaaclarke
47aef1a797 Expanded channel buffer resize to method channels. (flutter/engine#12725)
* Expanded channel buffer resize to method channels.
2019-10-02 17:59:59 -07:00
skia-flutter-autoroll
469f8fc162 Roll src/third_party/skia ce240cc6fd8e..40d1246d0c80 (4 commits) (flutter/engine#12755)
https://skia.googlesource.com/skia.git/+log/ce240cc6fd8e..40d1246d0c80

git log ce240cc6fd8e..40d1246d0c80 --date=short --no-merges --format='%ad %ae %s'
2019-10-02 senorblanco@chromium.org Dawn: update to Skia getOpsRenderPass() API change.
2019-10-02 chinmaygarde@google.com Guard [MTLDevice maxBufferLength] behind an API availability check.
2019-10-02 jvanverth@google.com Revert "Add less granular version of GrFence for older Metal versions."
2019-10-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC rmistry@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=rmistry@google.com
2019-10-02 18:56:36 -04:00
Chinmay Garde
d01cde0907 Fix Metal builds by accounting for the updated SubmitFrame signature. (flutter/engine#12754) 2019-10-02 15:36:28 -07:00
Mouad Debbar
12a4911bc1 Support correct keymap for web (flutter/engine#12712) 2019-10-02 15:09:08 -07:00
Gary Qian
c2b238781e Explain vertical font metrics and refactor UpdateLineMetrics. (flutter/engine#11795) 2019-10-02 18:08:48 -04:00
Mouad Debbar
b904f5c1fd [web] Don't require felt to be in PATH (flutter/engine#12753) 2019-10-02 15:05:16 -07:00
skia-flutter-autoroll
9fd369a95c Roll fuchsia/sdk/core/linux-amd64 from LSKbP... to EeMsz... (flutter/engine#12751)
Roll fuchsia/sdk/core/linux-amd64 from LSKbP... to EeMsz...

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
Please CC  on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2019-10-02 16:40:31 -04:00
skia-flutter-autoroll
2de18a8a7d Roll src/third_party/skia a1ea0a96f490..ce240cc6fd8e (13 commits) (flutter/engine#12750)
https://skia.googlesource.com/skia.git/+log/a1ea0a96f490..ce240cc6fd8e

git log a1ea0a96f490..ce240cc6fd8e --date=short --no-merges --format='%ad %ae %s'
2019-10-02 bsalomon@google.com SkSurface asynchronous read APIs allow client to extend pixel lifetime
2019-10-02 mtklein@google.com picture nesting bounds bug
2019-10-02 halcanary@google.com SkQP: mark readpixels as a bad GM
2019-10-02 brianosman@google.com Fix CheckGeneratedFiles bot by tweaking SkSLDefines some more
2019-10-02 brianosman@google.com Enable asserts about 'in' and 'uniform' in GrSkSLFP and ByteCode
2019-10-02 bsalomon@google.com Half float tests working on command buffer
2019-10-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-02 csmartdalton@google.com ccpr: Unblacklist Qualcomm with msaa
2019-10-02 jvanverth@google.com Add less granular version of GrFence for older Metal versions.
2019-10-02 brianosman@google.com ByteCode: Separate uniforms and globals
2019-10-02 mtklein@google.com tidy up SkRecord bounding code
2019-10-02 brianosman@google.com Remove redundant check when encountering fragCoord in IR generator
2019-10-02 csmartdalton@google.com Use GL_QCOM_TILED_RENDERING to explicitly discard stencil

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC rmistry@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=rmistry@google.com
2019-10-02 16:18:06 -04:00
Yegor
4dfcc311d2 Add web implementation for channel_buffers.dart (flutter/engine#12747) 2019-10-02 13:00:26 -07:00
Greg Spencer
63258e472e Stop setting the accessibility text if a node has SCOPES_ROUTE set. (flutter/engine#12730)
This keeps us from setting the text on a node if it is a SCOPES_ROUTE node, and sends the "TYPE_VIEW_FOCUSED" event when we update the semantics information and a view has the input focus.
2019-10-02 10:35:28 -07:00
Jiahao
3c4a06ee3b Fix parameter naming in docs (flutter/engine#12732) 2019-10-02 08:59:06 -07:00
skia-flutter-autoroll
667c10e72c Roll src/third_party/skia 1c934fade666..cf0a9a628490 (3 commits) (flutter/engine#12741)
https://skia.googlesource.com/skia.git/+log/1c934fade666..cf0a9a628490

git log 1c934fade666..cf0a9a628490 --date=short --no-merges --format='%ad %ae %s'
2019-10-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-02 csmartdalton@google.com Remove an assumption that fOpsTask != nullptr

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC rmistry@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

Bug: None
TBR=rmistry@google.com
2019-10-02 08:56:03 -04:00