2113 Commits

Author SHA1 Message Date
skia-flutter-autoroll
fcbb079921
Roll fuchsia/sdk/core/linux-amd64 from AowXI... to qTyU_... (#10625)
Roll fuchsia/sdk/core/linux-amd64 from AowXI... to qTyU_...

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-03 23:33:16 -04:00
skia-flutter-autoroll
6e7c8eaa47
Roll fuchsia/sdk/core/linux-amd64 from oMu_X... to AowXI... (#10621)
Roll fuchsia/sdk/core/linux-amd64 from oMu_X... to AowXI...

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-03 19:59:05 -04:00
Siva
bd988f6cc3
Roll src/third_party/dart 622ec5099f...9bb446aae1 (14 commits) (#10475)
dart-lang/sdk@9bb446aae1 Record if MethodDeclaration has NativeFunctionBody, so it external.
dart-lang/sdk@0e24437b81 Replace InterfaceType with Substitution in Member(s).
dart-lang/sdk@6578435eff [infra] Fix broken code when raising errors in copy_tree.py
dart-lang/sdk@6d13a6df94 [dart2js] new-rti: Lower some checks to a simpler form
dart-lang/sdk@ed2764d055 remove unused import
dart-lang/sdk@fac682c5ef [vm/gc] Hold lock before accessing PageSpace::large_pages_
dart-lang/sdk@f8f77eb4c0 Add keyword completion suggestions
dart-lang/sdk@a408e8ee97 Remove Kevin from kernel watchlist
dart-lang/sdk@ca2f68e5f5 [co19] co19 roll b0220fc898c32d3944cb8c54cf7b78dd8c7cbadb..796f4de76de460e031bf3b20ce60a52e4ed417d9
dart-lang/sdk@c0f23ce8bc [nnbd_migration] fix kind -> description, drop empty, tests
dart-lang/sdk@330a401233 Increment ABI version.
dart-lang/sdk@fc5b4e3cef Rework dartfix lint fixes to remove race condition
dart-lang/sdk@d08c203e30 Add various missing argument checks to dart:io natives.
dart-lang/sdk@650f32c1b0 Update to tflite_native@0.2.0
2019-08-02 14:49:59 -07:00
skia-flutter-autoroll
cd2bd70052
Roll src/third_party/skia 149f3f197897..a800ec96f724 (15 commits) (#10474)
https://skia.googlesource.com/skia.git/+log/149f3f197897..a800ec96f724

git log 149f3f197897..a800ec96f724 --date=short --no-merges --format='%ad %ae %s'
2019-08-02 senorblanco@chromium.org Dawn: implement sk_app window contexts for all backends.
2019-08-02 csmartdalton@google.com Remove 'dst' argument from GrOpList::copySurface
2019-08-02 michaelludwig@google.com Move SkImageFilter functionality into private SkImageFilter_Base
2019-08-02 mtklein@google.com no need to increment uniform pointers by zero
2019-08-02 robertphillips@google.com Revert "Increase specificity of GrColorType computed for YUV planes"
2019-08-02 mtklein@google.com select, {eq,lt,gt}_i32 on x86
2019-08-02 fmalita@chromium.org [skottie] Initial Hue/Saturate effect support
2019-08-02 mtklein@google.com x86 store16
2019-08-02 robertphillips@google.com Increase specificity of GrColorType computed for YUV planes
2019-08-02 reed@google.com fix bicubic to not be confused by rotated ctms
2019-08-02 robertphillips@google.com More SkAutoPixmapStorage
2019-08-02 csmartdalton@google.com Extract a GrRenderTask base class from GrOpList
2019-08-02 mtklein@google.com x86, load16
2019-08-02 halcanary@google.com experimental/editor: cleanup
2019-08-02 mtklein@google.com x86 uniform8

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

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=benjaminwagner@google.com
2019-08-02 17:33:25 -04:00
skia-flutter-autoroll
d937b693f5
Roll fuchsia/sdk/core/linux-amd64 from 7LN8t... to oMu_X... (#10472)
Roll fuchsia/sdk/core/linux-amd64 from 7LN8t... to oMu_X...

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-02 16:46:58 -04:00
Gary Qian
8682aaf4cd
Track detailed LibTxt metrics with LineMetrics(#10127) 2019-08-02 13:03:23 -07:00
Siva
4106d847b0
Roll src/third_party/dart bd049f5b53...622ec5099f (#10437)
dart-lang/sdk@622ec5099f Support tearoffs through extension overrides
dart-lang/sdk@42e978ca54 Fix Windows bot.
dart-lang/sdk@86bdb3e3fa Clean up some warnings in analysis server code
dart-lang/sdk@972d4e9a75 [cfe] Move relativize code from dart2js to cfe
dart-lang/sdk@db3028ac5e [dart2js] Enable --benchmarking-x
dart-lang/sdk@7826b4faf1 Partially support extensions of function types
dart-lang/sdk@b66cd42372 [vm] Fix deadlock in isolate shutdown, take 2.
dart-lang/sdk@6cec64691b [dartdevc] Remove variance from type bounds in generic function subtypes
dart-lang/sdk@a05ef7c0cc Store inferred type arguments for tear-off(s).
dart-lang/sdk@5456641022 More canonicalization_hashing tests
dart-lang/sdk@dbabe4dea6 [dartdevc] Imports/Exports are now aliased relative to the library root to disambiguate cross-module name conflicts.
dart-lang/sdk@ebc4a59b61 Use Dart_PrepareToAbort in segfault handlers for consistency.
dart-lang/sdk@136aee0655 [analysis_server] Fix flaky hanging in analysis server benchmark
dart-lang/sdk@677f434a6b Fix computeUnlinkedApiSignature() to change signature when body changed from/to empty.
dart-lang/sdk@7582d344d6 Migration: handle assignment of null to generic type.
dart-lang/sdk@150e8f89d5 [dart/vm] Fix dominance violation
dart-lang/sdk@08553214ad [dartdevc] Fix optional and named params being detected as not nullable
dart-lang/sdk@bbc97f5f79 Improve some diagnostic messages
dart-lang/sdk@0ea0409401 [vm/ios] Don't use __clear_cache on iOS, it's not always available.
dart-lang/sdk@7825801189 [cfe] Refactor [ValueKind] to support unions of types.
dart-lang/sdk@68e4eeee12 [cfe] Handle property access, update and method invocation on explicit/implicit this in extension methods
dart-lang/sdk@91dadded66 [vm/compiler] Recognize _asyncStackTraceHelper and build special graph if !FLAG_causal_async_stacks
dart-lang/sdk@a69c81ac34 Id testing for directories with .packages etc
dart-lang/sdk@d49de8b68f succinct option for id testing
dart-lang/sdk@60f646a51c [CFE] Do not accept null expressions in constant evaluator.
dart-lang/sdk@d89fd68871 [infra] Update pub/sub script to send <10MB when message is base64 encoded.
dart-lang/sdk@86acffa440 fix prefixed type recovery crash
dart-lang/sdk@6123dbdae5 Support for extensions in available declarations.
dart-lang/sdk@99d7701004 [gardening] Skip timing out co19_2/LibTest/isolate tests on dartkb bots
dart-lang/sdk@c4e423db48 Deprecate isSupertypeOf, flattenFutures, isAssignableTo of DartType.
dart-lang/sdk@6a4d805df4 Implement 'Import Library' quick fix using DeclarationsTracker.
dart-lang/sdk@2d381e5ac1 Extract AstRewriteVisitor into separate library.
dart-lang/sdk@52ce6273f3 [dart/vm] Rerun test on return code divergence
dart-lang/sdk@c07bd65ac8 Convert driver.dart to triple-slash comment style.
dart-lang/sdk@7ffef4c616 [llvm] Make sure llvm groups don't break the build
dart-lang/sdk@521a106332 [infra] Update VS toolchain to stay up-to-date with flutter engine and chrome
dart-lang/sdk@130c654dcd [vm/compiler] Avoid runtime call for _asyncStackTraceHelper if !FLAG_causal_async_stacks
dart-lang/sdk@1e16b74b5b Update cipd dependency dart/language_model to latest version to use copy instead of symlink
dart-lang/sdk@0639908ecc Resolve call method when defined by an extension
2019-08-02 12:32:05 -07:00
skia-flutter-autoroll
c2097a0d43
Roll src/third_party/skia fdd03910d6c6..149f3f197897 (11 commits) (#10470)
https://skia.googlesource.com/skia.git/+log/fdd03910d6c6..149f3f197897

git log fdd03910d6c6..149f3f197897 --date=short --no-merges --format='%ad %ae %s'
2019-08-02 halcanary@google.com tools/sk_app: fWindowContext is unique_ptr<>
2019-08-02 mtklein@google.com add vbroadcastss(Ymm, GP64, int)
2019-08-02 halcanary@google.com sk_app, editor: cursor blink
2019-08-02 bsalomon@google.com GrCaps::supportedWritePixelsColorType takes CT/format rather than config.
2019-08-02 michaelludwig@google.com Update skottie/sksg to use new filter factories
2019-08-02 michaelludwig@google.com Update docs and samplecode to use new image filter factories
2019-08-02 michaelludwig@google.com Update fuzzer to use new image filter factories
2019-08-02 bungeman@google.com Tweak css3 weight score, prevent ties.
2019-08-02 senorblanco@chromium.org First implementation of GrDawnProgramBuilder.
2019-08-02 michaelludwig@google.com Add new SkImageFilters factory API
2019-08-02 egdaniel@google.com Rework maxRenderTargetSampleCount and isFormatRenderable in GrCaps.

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

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=benjaminwagner@google.com
2019-08-02 13:21:16 -04:00
skia-flutter-autoroll
8e52b90e55
Roll fuchsia/sdk/core/linux-amd64 from L-ih4... to 7LN8t... (#10469)
Roll fuchsia/sdk/core/linux-amd64 from L-ih4... to 7LN8t...

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-02 13:09:48 -04:00
skia-flutter-autoroll
f41237351d
Roll fuchsia/sdk/core/linux-amd64 from FidkF... to L-ih4... (#10466)
Roll fuchsia/sdk/core/linux-amd64 from FidkF... to L-ih4...

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-02 09:33:15 -04:00
skia-flutter-autoroll
e2f348aaea
Roll src/third_party/skia 83d8a949ae22..fdd03910d6c6 (43 commits) (#10465)
https://skia.googlesource.com/skia.git/+log/83d8a949ae22..fdd03910d6c6

git log 83d8a949ae22..fdd03910d6c6 --date=short --no-merges --format='%ad %ae %s'
2019-08-02 nathanrogers@google.com Add a TRACE_EVENT for SkGpuBlurUtils::GaussianBlur
2019-08-02 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-08-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 1dbbc7b3e232..369f9e5df60b (7 commits)
2019-08-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 9aeb39b9ab0a..01452febf2d0 (403 commits)
2019-08-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 27e2873765fa..f63c4e51101a (3 commits)
2019-08-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 1ebe6014389e..1dbbc7b3e232 (5 commits)
2019-08-01 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-01 fmalita@chromium.org Reland: SkColorfilters::HSLAMatrix
2019-08-01 mtklein@google.com bigger channel buffers in fm_bot
2019-08-01 bsalomon@google.com Renove GrPixelConfig from GrGLGpu::uploadTexData
2019-08-01 mtklein@google.com sketch SkVMBlitter
2019-08-01 reed@google.com remove unneeded bitmapprovider abstraction
2019-08-01 mtklein@google.com Revert "let color filters tell us their alpha format"
2019-08-01 mtklein@google.com Revert "SkColorfilters::HSLAMatrix"
2019-08-01 bsalomon@google.com Make read/write/transfer pixels functions take surface color type
2019-08-01 mtklein@google.com make presubmit failures clearer
2019-08-01 robertphillips@google.com Add a means of printing out the GrBackendFormat
2019-08-01 nifong@google.com Add a kind of asset for MSKPs so the skpbench bot can read them.
2019-08-01 robertphillips@google.com Make GrGLCaps::getYUVAColorTypeFromBackendFormat also map R8 to GrColorType::kGray_8
2019-08-01 bsalomon@google.com Use GrConvertPixels in GrOpFlushState::doUpload
2019-08-01 stani@google.com Allow to rebind GL texture if AHB content has changed
2019-08-01 fmalita@chromium.org SkColorfilters::HSLAMatrix
2019-08-01 reed@google.com make bicubic decision logic shareable
2019-08-01 egdaniel@google.com Remove use of isConfigRenderable.
2019-08-01 mtklein@google.com let color filters tell us their alpha format
2019-08-01 michaelludwig@google.com Combine erode and dilate implementations
2019-08-01 fmalita@chromium.org [skottie] Suppress placeholder range selector warnings
2019-08-01 robertphillips@google.com Disable LUM16F support for all Adreno devices
2019-08-01 michaelludwig@google.com Remove SkDEBUGFAIL in SkDisplacementMapEffector ctor
2019-08-01 robertphillips@google.com Add GrCaps::getTestingCombinations
2019-08-01 michaelludwig@google.com Consistify image filter implementation code layouts
2019-08-01 senorblanco@chromium.org Dawn: fix supportedWritePixelsColorType().
2019-08-01 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-08-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src f6d0e4f58cbd..9aeb39b9ab0a (441 commits)
2019-08-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 324bdfed0692..27e2873765fa (1 commits)
2019-08-01 reed@google.com WIP: hack to try combining bicubic stage
2019-08-01 bsalomon@google.com Reland "Remove GrCaps::SupportedRead::fSwizzle and supporting code"
2019-07-31 benjaminwagner@google.com Revert "Remove GrCaps::SupportedRead::fSwizzle and supporting code"
2019-07-31 benjaminwagner@google.com Reland "Add LUM8 case to GrGLCaps::getYUVAColorTypeFromBackendFormat"
2019-07-31 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-31 benjaminwagner@google.com Revert "Add LUM8 case to GrGLCaps::getYUVAColorTypeFromBackendFormat"
2019-07-31 reed@google.com fix bench to scale up, so we don't skip high-qual-filter
2019-07-31 senorblanco@chromium.org First implementation of GrDawnProgramDataManager.

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

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=benjaminwagner@google.com
2019-08-02 09:31:31 -04:00
skia-flutter-autoroll
d558f18872
Roll fuchsia/sdk/core/linux-amd64 from ySA6l... to FidkF... (#10463)
Roll fuchsia/sdk/core/linux-amd64 from ySA6l... to FidkF...

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-02 05:54:51 -04:00
skia-flutter-autoroll
ab745140cd
Roll fuchsia/sdk/core/linux-amd64 from R6MHy... to ySA6l... (#10455)
Roll fuchsia/sdk/core/linux-amd64 from R6MHy... to ySA6l...

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-02 02:16:13 -04:00
Kaushik Iska
b41c172bcd
[fuchsia] Kernel compiler is now ready (#10309)
Also fixes the architecture of the bundled SO files.
2019-07-31 20:41:11 -07:00
skia-flutter-autoroll
f790c9ad7e
Roll fuchsia/sdk/core/linux-amd64 from fuchsia/sdk/core/linux-amd64:2k-0epsqEV14oZvIxpS-jHkPhZa837aSNjEj14wd73MC to fuchsia/sdk/core/linux-amd64:R6MHyz58h4cLuv1Odwzf2JWJkrYee4D6QKR92VinTggC (#10305)
Roll fuchsia/sdk/core/linux-amd64 from fuchsia/sdk/core/linux-amd64:2k-0epsqEV14oZvIxpS-jHkPhZa837aSNjEj14wd73MC to fuchsia/sdk/core/linux-amd64:R6MHyz58h4cLuv1Odwzf2JWJkrYee4D6QKR92VinTggC

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-07-31 20:50:39 -04:00
skia-flutter-autoroll
6c55d07db3
Roll src/third_party/skia c876404e64d2..83d8a949ae22 (6 commits) (#10302)
https://skia.googlesource.com/skia.git/+log/c876404e64d2..83d8a949ae22

git log c876404e64d2..83d8a949ae22 --date=short --no-merges --format='%ad %ae %s'
2019-07-31 senorblanco@chromium.org First implementation of GrDawnVaryingHandler.
2019-07-31 bungeman@google.com Allow HarfBuzz to massage the character stream.
2019-07-31 senorblanco@chromium.org Dawn: update to onSupportedReadColorType().
2019-07-31 egdaniel@google.com Don't have GrVk*CommandBuffer derive from GrVkResource.
2019-07-31 ianloic@google.com [fuchsia] Update for new FIDL API
2019-07-31 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).

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

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=benjaminwagner@google.com
2019-07-31 17:22:44 -04:00
skia-flutter-autoroll
b7c0195be4
Roll fuchsia/sdk/core/linux-amd64 from fuchsia/sdk/core/linux-amd64:E8lhQA7KKqhzZkfqaF8zKnqOMy88-Z3lf4uBnUNHa4AC to fuchsia/sdk/core/linux-amd64:2k-0epsqEV14oZvIxpS-jHkPhZa837aSNjEj14wd73MC (#10301)
Roll fuchsia/sdk/core/linux-amd64 from fuchsia/sdk/core/linux-amd64:E8lhQA7KKqhzZkfqaF8zKnqOMy88-Z3lf4uBnUNHa4AC to fuchsia/sdk/core/linux-amd64:2k-0epsqEV14oZvIxpS-jHkPhZa837aSNjEj14wd73MC

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-07-31 17:00:36 -04:00
Ben Konyi
384d61475e
Roll src/third_party/dart 80c4954d4d..bd049f5b53 (37 commits) (#10294)
dart-lang/sdk@bd049f5b53 [llvm] Fix bit target definition on Windows - it needs .exe extension
dart-lang/sdk@782243640b Fix NPE (issue 37677)
dart-lang/sdk@2390a25341 [dartdevc] emit base types (void/dynamic) eagerly
dart-lang/sdk@0451f598cc Warn about UI-as-Code features in const context with low SDK constraint
dart-lang/sdk@8293e96ba9 Fix INFERENCE_FAILURE_ON_COLLECTION_LITERAL to allow for dynamically-typed elements.
dart-lang/sdk@3b1cb90146 allow void in extension declaration header
dart-lang/sdk@9ecd475c03 Copy pkg/analysis_server/language_model to dart-sdk/model for x64 builds
dart-lang/sdk@58d3d71df4 [fasta] Don't report errors on NNBD features if experiment is enabled
dart-lang/sdk@6c1523410f Flow analysis: Create definite assignment test cases.
dart-lang/sdk@973a236558 Fail analyzer ID tests if errors are found.
dart-lang/sdk@7557a14a74 Move test cases from type_promotion_test.dart into front end.
dart-lang/sdk@9f2845e39b Resolve index operators from extensions
dart-lang/sdk@cdf56d7892 [vm] Ensure we wait for the service-isolate to boot-up before communicating with it
dart-lang/sdk@d3fbbf8b5a Fix the dart-sdk-linux task by not building analysis server on 32 bit ARM architecture
dart-lang/sdk@3fa3f0e62d Enhance the comment for TypeParameterElement.bounds to capture information from a previous CL
dart-lang/sdk@8cce940579 [API] Makes Dart_InvokeVMServiceMethod errors more specific.
dart-lang/sdk@2e197ae4de [vm/compiler] Tweaks and additions to IL serializer/S-expressions.
dart-lang/sdk@2875b1bcce [kernel][nnbd] Keep declared nullability on type parameter types
dart-lang/sdk@59aa4cd693 [cfe] Merge more Kernel*Builder classes into *Builder classes
dart-lang/sdk@fe2f82650b [cfe] Remove generics from Loader and UnresolvedType
dart-lang/sdk@b7eeacfc24 [infra] Add script to publish results.json to Cloud Pub/Sub
dart-lang/sdk@0a85a8878d [vm/llvm] Use relative paths in LLVM build rules.
dart-lang/sdk@20e4c74f7f [fasta][nnbd] Print NNBD type modifiers in Kernel's text representation
dart-lang/sdk@776f2d34e9 Migration: implement "exact nullability" propagation.
dart-lang/sdk@40e6954a30 [vm/bytecode] Update error messages for dart:mirrors and dart:ffi
dart-lang/sdk@1e80e917b6 [ VM / Service ] Update package:vm_service to support service protocol 3.25
dart-lang/sdk@5f32027e1d [ VM / Service ] Add getInboundReferences, getRetainingPath RPCs and InboundReferences, InboundReference, RetainingPath, RetainingObject objects.
dart-lang/sdk@e91e3b816b Revert "[vm] Fix deadlock in isolate shutdown."
dart-lang/sdk@18e4e7830d [ VM / Service ] Bump VM service version to 3.24
dart-lang/sdk@8591778065 [ VM / Service ] Added 'operatingSystem' property to VM object
dart-lang/sdk@de013a4b51 Add an optional path parameter to parseString.
dart-lang/sdk@d8160e0cb1 [vm] Fix deadlock in isolate shutdown.
dart-lang/sdk@bb34cfeb25 [dart/fuzzer] Extend list of forbidden classes/methods
dart-lang/sdk@361d27e20b [dart/vm] Fix bug in parallel move/register allocator
dart-lang/sdk@f166a82b19 [vm/bytecode] Improvements in bytecode debugger.
dart-lang/sdk@773f8d53ed Reland "[llvm] Add initial scaffolding"
dart-lang/sdk@f56a6a4246 test_matrix.json changes for simarm_x64
2019-07-31 11:29:34 -07:00
skia-flutter-autoroll
5d8ad8c983
Roll src/third_party/skia 6808e2d1faac..c876404e64d2 (6 commits) (#10292)
https://skia.googlesource.com/skia.git/+log/6808e2d1faac..c876404e64d2

git log 6808e2d1faac..c876404e64d2 --date=short --no-merges --format='%ad %ae %s'
2019-07-31 halcanary@google.com tools/sk_app/macos: support command key
2019-07-31 benjaminwagner@google.com Set mac_sdk_min=10.13 for CommandBuffer builds
2019-07-31 halcanary@google.com SkPDF: SkPDFMakeShader handles pathological inputs better.
2019-07-31 bsalomon@google.com Remove GrCaps::SupportedRead::fSwizzle and supporting code
2019-07-31 robertphillips@google.com Add LUM8 case to GrGLCaps::getYUVAColorTypeFromBackendFormat
2019-07-31 aparchur@google.com [skottie] Rename TextValue to TextPropertyValue and make public.

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

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=benjaminwagner@google.com
2019-07-31 13:11:15 -04:00
skia-flutter-autoroll
eb9713f535
Roll fuchsia/sdk/core/linux-amd64 from fuchsia/sdk/core/linux-amd64:6j9WXOOtqKZzSKIgQi-12GJ1MYzPDJvq-RLAtpJpGB0C to fuchsia/sdk/core/linux-amd64:E8lhQA7KKqhzZkfqaF8zKnqOMy88-Z3lf4uBnUNHa4AC (#10290)
Roll fuchsia/sdk/core/linux-amd64 from fuchsia/sdk/core/linux-amd64:6j9WXOOtqKZzSKIgQi-12GJ1MYzPDJvq-RLAtpJpGB0C to fuchsia/sdk/core/linux-amd64:E8lhQA7KKqhzZkfqaF8zKnqOMy88-Z3lf4uBnUNHa4AC


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-07-31 12:55:49 -04:00
skia-flutter-autoroll
8ef792f6c5
Roll src/third_party/skia a13c7744f154f434b5415688280b4e127a2ce8f5..6808e2d1faaccd6fc739f436c2470f199aa4d1a8 (2 commits) (#10281)
https://skia.googlesource.com/skia.git
/compare/a13c7744f154..6808e2d1faac

git log a13c7744f154..6808e2d1faac --date=short --no-merges --format=%ad %ae %s
2019-07-31 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-07-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 cbabea734cbd..1ebe6014389e (9 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 (benjaminwagner@google.com), and stop
the roller if necessary.
2019-07-31 04:55:19 -04:00
skia-flutter-autoroll
75970d77b8
Roll fuchsia/sdk/core/linux-amd64 from fuchsia/sdk/core/linux-amd64:om5F-s2gIabc-Toen2VT6nnosnQvTKI1e6Nz2zg8P40C to fuchsia/sdk/core/linux-amd64:6j9WXOOtqKZzSKIgQi-12GJ1MYzPDJvq-RLAtpJpGB0C (#10279)
Roll fuchsia/sdk/core/linux-amd64 from fuchsia/sdk/core/linux-amd64:om5F-s2gIabc-Toen2VT6nnosnQvTKI1e6Nz2zg8P40C to fuchsia/sdk/core/linux-amd64:6j9WXOOtqKZzSKIgQi-12GJ1MYzPDJvq-RLAtpJpGB0C


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-07-31 04:23:22 -04:00
skia-flutter-autoroll
6a69cd5917
Roll src/third_party/skia 6980c4e0aef8ab9546e25d8160c05a716f1c3ce3..a13c7744f154f434b5415688280b4e127a2ce8f5 (1 commits) (#10278)
https://skia.googlesource.com/skia.git
/compare/6980c4e0aef8..a13c7744f154

git log 6980c4e0aef8..a13c7744f154 --date=short --no-merges --format=%ad %ae %s
2019-07-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader e6092f3bc901..324bdfed0692 (6 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 (benjaminwagner@google.com), and stop
the roller if necessary.
2019-07-31 01:07:09 -04:00
skia-flutter-autoroll
7a7afab096
Roll fuchsia/sdk/core/linux-amd64 from fuchsia/sdk/core/linux-amd64:MuVYOXXS9sxCbxvFCJDHfuF5pkWXIgS0uUlBFdIuQPsC to fuchsia/sdk/core/linux-amd64:om5F-s2gIabc-Toen2VT6nnosnQvTKI1e6Nz2zg8P40C (#10277)
Roll fuchsia/sdk/core/linux-amd64 from fuchsia/sdk/core/linux-amd64:MuVYOXXS9sxCbxvFCJDHfuF5pkWXIgS0uUlBFdIuQPsC to fuchsia/sdk/core/linux-amd64:om5F-s2gIabc-Toen2VT6nnosnQvTKI1e6Nz2zg8P40C


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-07-30 23:57:03 -04:00
skia-flutter-autoroll
e8b19de50d
Roll src/third_party/skia 6e86c1b05eeedc3b6be0e98001b7b5d6bab71b74..6980c4e0aef8ab9546e25d8160c05a716f1c3ce3 (4 commits) (#10275)
https://skia.googlesource.com/skia.git
/compare/6e86c1b05eee..6980c4e0aef8

git log 6e86c1b05eee..6980c4e0aef8 --date=short --no-merges --format=%ad %ae %s
2019-07-30 egdaniel@google.com Remove isConfigCopyable from GrCaps.
2019-07-30 fmalita@chromium.org [skottie] Safe div-by-zero in LevelsEffectAdapter::apply
2019-07-30 michaelludwig@google.com Remove use of SkDropShadowImageFilter::ShadowMode internally
2019-07-30 bungeman@google.com Fix potential use of uninitialized data in with GDI.

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 (benjaminwagner@google.com), and stop
the roller if necessary.
2019-07-30 20:45:49 -04:00
skia-flutter-autoroll
3be752389d
Roll fuchsia/sdk/core/linux-amd64 from fuchsia/sdk/core/linux-amd64:pGTb76UZ-PsJzdatSNkJIkEGLESaGa_S2wtZfgHPU5EC to fuchsia/sdk/core/linux-amd64:MuVYOXXS9sxCbxvFCJDHfuF5pkWXIgS0uUlBFdIuQPsC (#10274)
Roll fuchsia/sdk/core/linux-amd64 from fuchsia/sdk/core/linux-amd64:pGTb76UZ-PsJzdatSNkJIkEGLESaGa_S2wtZfgHPU5EC to fuchsia/sdk/core/linux-amd64:MuVYOXXS9sxCbxvFCJDHfuF5pkWXIgS0uUlBFdIuQPsC


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-07-30 20:21:24 -04:00
skia-flutter-autoroll
7436f693ac
Roll src/third_party/skia e9cb76221597ac9e9b0bf009ab1a843da8428d83..6e86c1b05eeedc3b6be0e98001b7b5d6bab71b74 (16 commits) (#10266)
https://skia.googlesource.com/skia.git
/compare/e9cb76221597..6e86c1b05eee

git log e9cb76221597..6e86c1b05eee --date=short --no-merges --format=%ad %ae %s
2019-07-30 michaelludwig@google.com Remove bad SK_API tag from internal class
2019-07-30 reed@google.com move all picture version crap into single header
2019-07-30 brianosman@google.com Explicitly fetch &#34;main&#34; in the runtime color filter
2019-07-30 mtklein@google.com test a (the) zero-arg program
2019-07-30 jvanverth@google.com Revert &#34;Use shared mode for Metal texture upload buffers.&#34;
2019-07-30 bsalomon@google.com Always use sized internal formats when creating GL render buffers.
2019-07-30 egdaniel@google.com Dump GrGLCaps format table in json dump.
2019-07-30 mtklein@google.com add vmovdqa(ymm,ymm)
2019-07-30 michaelludwig@google.com Hide SkImageFilter subclasses in CPP files
2019-07-30 csmartdalton@google.com Add GrMipMapsStatus to GrTextureProxy
2019-07-30 robertphillips@google.com Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType
2019-07-30 mtklein@google.com more unit tests
2019-07-26 bsalomon@google.com Lift GrRenderTarget::transferFrom to GrSurfaceContext.
2019-07-30 halcanary@google.com editor: try to fix moltenvk bots
2019-07-30 bsalomon@google.com Always set GL_[UN]PACK_ALIGNMENT to 1.
2019-07-30 senorblanco@chromium.org Dawn backend: add asserts for unimplemented functionality.

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 (benjaminwagner@google.com), and stop
the roller if necessary.
2019-07-30 17:07:39 -04:00
Alexander Aprelev
6bd2f5319d
[dart-roll] Roll dart sdk to 80c4954d4d1d2a257005793d83b601f3ff2997a2 (#10265)
Changes since last roll

```
80c4954d4d (HEAD, origin/master, origin/HEAD) [vm/compiler] Remove unnecessary load in product mode
d1daa375d1 Support the output-directory flag in run_abi_tests.py
8c699b96e5 Migration: fix some erroneous comments in nullability node test.
fc3d23de80 Migration: change graph propagation variables into fields.
3f22f1f5df do not include double-to-int fix by default
8dc24d0919 report dartfix error for unknown fix
1fe2793d37 Improve tests per previous review
00ec685089 [gardening] Fix flutter hhh apply.sh so it clones dependencies added in patch files
871c66cad7 Remove the experimental flag on edit.getPostfixCompletion in the Analysis Server spec
001a77a966 Fix typo in bitwise and doc
6e48c00c46 [gardening] Fix hhh patch apply.sh so it skips newly added, non-existent dependency folders
dddd58b3d3 Report an error when extension declares a member with the same name as declared in Object.
0b9668d3c5 [gardening] Follow-up to 038250d99e5c430c69f7b92f0e71d935a54ab56f - fix patch file
645c985201 Resolve references to static members of extensions
713c2227b2 [bots] Enable co19 tests on dartkb bots
821efa642c Update error messages in kernel_loader.cc
038250d99e [gardening] Fix flutter hhh with patch for 5d5a0c0164
b011a80478 Extract ImportsVerifier and company.
92633cf4af Tests for using getter in MethodInvocation.
c12deff784 Test that AMBIGUOUS_EXPORT is reported for extensions.
33ce54e45d Don't try to start ML completion isolate on 32 bit systems
795290a614 [vm/compiler] Free, not delete, buffer taken from TextBuffer.
55fb47e1de Migration: Add an analysis_options.yaml file.
4932ee6d80 Reland "[vm/compiler] Use pragmas instead of separately-maintained lists for inlining."
e147c3e0c8 Migration: ensure that NodeBuilder visits executable metadata and constructor initializers.
db16503080 Migration: test generic field initializers
f822dfa3ea Reland "[vm/compiler] Implement new inlining pragmas."
5f627b7a54 [vm/compiler] Fix inliner bug which did not emit an explicit unboxing instruction for the value
5e6b200d2a [infra] Add previous commit info to results records for new tests
b87386da26 [vm/compiler] Add S-expression deserializer.
50c68d1f30 (origin/base) [Test] Fixes flaky racing in lib_2/isolate/spawn_uri_test.
d6e9e15cf1 [vm] Clear recognized method info on dynamic invocation forwarders.
6ebaa7c587 [vm service lib] expose the current service protocol version as a field
440d1f3578 [dart2js] Register TypeUse for HAsCheck SSA nodes.
4b35a044c9 [dart2js] new-rti: Make all closures have class type 'Closure'
f9f005cdb9 Tool to automatically update expectations in static error tests.
90c1e5a35b [dart2js] Remove _ticks from new RTI.
b21b6f7086 Set resolution types for extension override method invocation.
8f0b6c89e2 Fix uri of dart_completion_ranking_internal_test.dart import
b3293a4263 [vm/bytecode] Use faster method/field lookups
928dff2b3e [dart2js] Omit Object from new RTI type rules.
3d578c7037 [dart2js] new-rti: recognize 'raw' types as precise abstract values
752f06fff5 Make sure to import and run completion_ranking_test_internal.dart in test_all.dart
db796d5b96 Fix for bad handling of predict response from model isolate
d54ab60990 Fix TODO now that == considers NullabilitySuffix
2f96be9ee3 [analyzer] Allow references of 'this' in late field initializers
73cbfd3826 [dart2js] new-rti: Emit new rti for constants
60029e19fa Migration: add support for constructor field initializers.
8db1408ffd [vm] Use RareType for fast is-checks optimization instead of TypeArguments::null() comparison
60725e7030 Report an error when 'covariant' is used in extension.
1a0fe21fb2 Add ExecutableElement(s) based InheritanceManager3, and switch analyzer to it.
436a505e00 Migration: fix handling of constructors that redirect to the unnamed constructor.
a048eb9bbc Resolve operators from extensions
0a2fb22230 [vm/bytecode] Use simpleInstanceOf for rare types in bytecode
c3baca79b3 [vm/service] Fix flaky errors in SampleProfile.load() and re-enable service/get_native_allocation_samples_test
a650cb67f7 Make sure that completion_ranking_test.dart is loaded in test_all.dart
8cde797a49 Move more diagnostic tests to separate files
b9dbdffe6f [cfe] Remove generics from LibraryBuilder, FieldBuilder and ProcedureBuilder
1b06a1cd1b [cfe] Remove generics from TypeDeclarationBuilder hierarchy
3992be71c7 [cfe] Add `this` parameter to extension methods
28a7369146 [cfe] Merge KernelClassBuilder into ClassBuilder
bbd0bee625 Include 'exists' flag into the linked library signature.
d116c67192 Fix promoteToNonNull() for the case when the type parameter bound is null.
92faca77d9 [vm/compiler] Use simpleInstanceOf for is checks if the type to test against is a rare type
fc54f900de [vm] Cleanup some outdated code from hot-reload (and deferred loading)
fc82ed2286 Isolate-based CompletionRanking
e5a6fca9a4 Use isDartCoreDouble/Int/Num in TypeSystem.
6d55c7745f Revert a test expectation difference.
477c11aa9b Skip Never during indexing.
6c56e98162 Visit extension elements and children of extensions.
58470142b7 [infra] Fix return type of async function in approve_results.dart
fa22f034d7 [infra] Handle more than 100 tryjobs in approve_results
a255147ea0 Revert "Fix example syntax"
bdec682558 [Test] Fixes flakiness in spawn_function_test caused by racing.
5964cb97ec Fix example syntax
4ed2ce7188 [dartfix] adjust the help text for dartfix
ec5bf35152 Update analysis_server and analyzer_plugin to stop using DartType.isSubtypeOf().
```
2019-07-30 13:50:39 -07:00
skia-flutter-autoroll
b18105f574
Roll fuchsia/sdk/core/linux-amd64 from fuchsia/sdk/core/linux-amd64:cYX6VeZcy3RWhV8mZIVF8MI5NvcUSgFRLRZMKpfWxTMC to fuchsia/sdk/core/linux-amd64:pGTb76UZ-PsJzdatSNkJIkEGLESaGa_S2wtZfgHPU5EC (#10264)
Roll fuchsia/sdk/core/linux-amd64 from fuchsia/sdk/core/linux-amd64:cYX6VeZcy3RWhV8mZIVF8MI5NvcUSgFRLRZMKpfWxTMC to fuchsia/sdk/core/linux-amd64:pGTb76UZ-PsJzdatSNkJIkEGLESaGa_S2wtZfgHPU5EC


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-07-30 15:44:39 -04:00
skia-flutter-autoroll
cf46f88e99
Roll src/third_party/skia 9dc0b9e2f86a..e9cb76221597 (12 commits) (#10259)
https://skia.googlesource.com/skia.git
/compare/9dc0b9e2f86a..e9cb76221597

git log 9dc0b9e2f86adf9768b9daf2d519a7d1f4d75881..e9cb76221597ac9e9b0bf009ab1a843da8428d83 --date=short --no-merges --format=%ad %ae %s
2019-07-30 halcanary@google.com experimental/editor : handle word-left and word-right
2019-07-30 reed@google.com simplify canvas after looper&#39;s demise
2019-07-30 mtklein@google.com small refactors
2019-07-30 senorblanco@chromium.org First implementation of GrDawnUniformHandler.
2019-07-30 halcanary@google.com experimental/editor: clean up BUILD.gn
2019-07-30 michaelludwig@google.com Update SkPicture version for simplified image filter enums
2019-07-30 halcanary@google.com experimental/editor: Editor::markDirty() private helper
2019-07-29 robertphillips@google.com Add GrContext::defaultBackendFormat
2019-07-30 fmalita@chromium.org [skottie] Fix property observer scoping for effects
2019-07-16 fmalita@chromium.org Clean up SkBaseDevice::CreateInfo
2019-07-29 robertphillips@google.com Add GrCaps::isFormatCompressed
2019-07-30 reed@google.com remove drawlooper bots, as that code is now gone

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 (benjaminwagner@google.com), and stop
the roller if necessary.
2019-07-30 13:31:00 -04:00
skia-flutter-autoroll
dfe68a0f2d
Roll fuchsia/sdk/core/linux-amd64 from 7FSBCYS5vCVwpiozstnbIO6K7sCFQ87UYwo6NkeNrCIC to cYX6VeZcy3RWhV8mZIVF8MI5NvcUSgFRLRZMKpfWxTMC (#10258)
Roll fuchsia/sdk/core/linux-amd64 from 7FSBCYS5vCVwpiozstnbIO6K7sCFQ87UYwo6NkeNrCIC to cYX6VeZcy3RWhV8mZIVF8MI5NvcUSgFRLRZMKpfWxTMC


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-07-30 11:55:19 -04:00
skia-flutter-autoroll
c41bbc63d9
Roll src/third_party/skia 105c9d507045..9dc0b9e2f86a (1 commits) (#10255)
https://skia.googlesource.com/skia.git
/compare/105c9d507045..9dc0b9e2f86a

git log 105c9d507045dc700d0e2f25854e9f86913069ba..9dc0b9e2f86adf9768b9daf2d519a7d1f4d75881 --date=short --no-merges --format=%ad %ae %s
2019-07-29 reed@google.com remove code now that loopers are dead (w.r.t. canvas and paint)

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 (benjaminwagner@google.com), and stop
the roller if necessary.
2019-07-30 09:26:59 -04:00
skia-flutter-autoroll
26bdd2545e
Roll src/third_party/skia bff2939b6249..105c9d507045 (2 commits) (#10252)
https://skia.googlesource.com/skia.git
/compare/bff2939b6249..105c9d507045

git log bff2939b624903efa4e99c9095c778f3edf63e6e..105c9d507045dc700d0e2f25854e9f86913069ba --date=short --no-merges --format=%ad %ae %s
2019-07-30 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-07-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 a96b79f90940..cbabea734cbd (6 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 (benjaminwagner@google.com), and stop
the roller if necessary.
2019-07-30 04:45:36 -04:00
skia-flutter-autoroll
aebfbecf65
Roll fuchsia/sdk/core/linux-amd64 from IhJQnx6zPTVQn-gcwAI6N7mF5r_I4x8iiex_LNcDuWAC to 7FSBCYS5vCVwpiozstnbIO6K7sCFQ87UYwo6NkeNrCIC (#10251)
Roll fuchsia/sdk/core/linux-amd64 from IhJQnx6zPTVQn-gcwAI6N7mF5r_I4x8iiex_LNcDuWAC to 7FSBCYS5vCVwpiozstnbIO6K7sCFQ87UYwo6NkeNrCIC


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-07-30 04:37:54 -04:00
skia-flutter-autoroll
88600f84e6
Roll src/third_party/skia e68b5bd4e6e9..bff2939b6249 (1 commits) (#10248)
https://skia.googlesource.com/skia.git
/compare/e68b5bd4e6e9..bff2939b6249

git log e68b5bd4e6e9bdf5a69932fafbd17817572971e4..bff2939b624903efa4e99c9095c778f3edf63e6e --date=short --no-merges --format=%ad %ae %s
2019-07-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 3575550a711b..e6092f3bc901 (9 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 (benjaminwagner@google.com), and stop
the roller if necessary.
2019-07-30 01:10:58 -04:00
skia-flutter-autoroll
23555704f5
Roll fuchsia/sdk/core/linux-amd64 from t0RagF4MaTp8dbNuL8PaVvRbMGnX7K0jRcnO-Vbw4k0C to IhJQnx6zPTVQn-gcwAI6N7mF5r_I4x8iiex_LNcDuWAC (#10247)
Roll fuchsia/sdk/core/linux-amd64 from t0RagF4MaTp8dbNuL8PaVvRbMGnX7K0jRcnO-Vbw4k0C to IhJQnx6zPTVQn-gcwAI6N7mF5r_I4x8iiex_LNcDuWAC


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-07-30 01:02:19 -04:00
skia-flutter-autoroll
0c15f93702
Roll fuchsia/sdk/core/linux-amd64 from dO9lMhm4HyJyMOym5kHTfsqcTk7090IfvYADRzLosGoC to t0RagF4MaTp8dbNuL8PaVvRbMGnX7K0jRcnO-Vbw4k0C (#10244)
Roll fuchsia/sdk/core/linux-amd64 from dO9lMhm4HyJyMOym5kHTfsqcTk7090IfvYADRzLosGoC to t0RagF4MaTp8dbNuL8PaVvRbMGnX7K0jRcnO-Vbw4k0C


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-07-29 21:23:56 -04:00
Matt Carroll
f336e05a69
Android Embedding PR37: Separated FlutterActivity and FlutterFragment via FlutterActivityAndFragmentDelegate (#9895) 2019-07-29 17:40:25 -07:00
skia-flutter-autoroll
98b13abc96
Roll src/third_party/skia 9ef1b771afa7..e68b5bd4e6e9 (7 commits) (#10243)
https://skia.googlesource.com/skia.git
/compare/9ef1b771afa7..e68b5bd4e6e9

git log 9ef1b771afa75968b88c445d83bf60993a0b65c3..e68b5bd4e6e9bdf5a69932fafbd17817572971e4 --date=short --no-merges --format=%ad %ae %s
2019-07-29 csmartdalton@google.com don&#39;t try to format includes on windows
2019-07-29 csmartdalton@google.com Rename labrynth.cpp -&gt; labyrinth.cpp
2019-07-29 senorblanco@chromium.org First draft of GrDawnBuffer.
2019-07-29 benjaminwagner@google.com Revert &#34;experimental/editor: depend on ICU, handle word-left and word-right&#34;
2019-07-29 benjaminwagner@google.com [infra] Update GalaxyS6
2019-07-25 mtklein@google.com flesh out SkVM ops a bit more
2019-07-29 halcanary@google.com experimental/editor: depend on ICU, handle word-left and word-right

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 (benjaminwagner@google.com), and stop
the roller if necessary.
2019-07-29 20:10:29 -04:00
skia-flutter-autoroll
5823f1f96f
Roll fuchsia/sdk/core/linux-amd64 from sQ5TssOYkLV0Zvpky28saiz-2od53FpNCwFel7ijAHYC to dO9lMhm4HyJyMOym5kHTfsqcTk7090IfvYADRzLosGoC (#10239)
Roll fuchsia/sdk/core/linux-amd64 from sQ5TssOYkLV0Zvpky28saiz-2od53FpNCwFel7ijAHYC to dO9lMhm4HyJyMOym5kHTfsqcTk7090IfvYADRzLosGoC


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-07-29 17:52:32 -04:00
skia-flutter-autoroll
1d0623a488
Roll src/third_party/skia a8825f5a8b82..9ef1b771afa7 (8 commits) (#10238)
https://skia.googlesource.com/skia.git
/compare/a8825f5a8b82..9ef1b771afa7

git log a8825f5a8b822920f30cdb5e2c36ec74ecf98531..9ef1b771afa75968b88c445d83bf60993a0b65c3 --date=short --no-merges --format=%ad %ae %s
2019-07-29 halcanary@google.com experimental/editor: scroll on cursor movement, Editor::getLocation
2019-07-29 egdaniel@google.com Remove need for GrVkPipelineLayout class.
2019-07-26 michaelludwig@google.com Use SkTileMode for blur and matrix convolution filters
2019-07-29 mtklein@google.com don&#39;t try to format removed files
2019-07-29 ethannicholas@google.com renamed SkSL texture() and process() to sample()
2019-07-29 jvanverth@google.com Use shared mode for Metal texture upload buffers.
2019-07-26 brianosman@google.com Allow defined functions in the SkSL .inc files
2019-07-26 csmartdalton@google.com skpbench: invoke &#39;adb wait-for-device&#39; lazily

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 (benjaminwagner@google.com), and stop
the roller if necessary.
2019-07-29 16:35:32 -04:00
Ben Konyi
134b41a89d
Roll src/third_party/dart 0ca1582afd..1e43d65d4a (50 commits) (#10226)
dart-lang/sdk@1e43d65d4a [cfe] Merge KernelFunctionBuilder into ProcedureBuilder
dart-lang/sdk@87626888a4 [cfe, dart2js] Constant hashcode improvements.
dart-lang/sdk@b8614ca613 Revert InheritanceManager3 changes.
dart-lang/sdk@8b6badda35 [cfe] Add static type test
dart-lang/sdk@a9ebb5c3c8 Enable running language model unit tests on windows
dart-lang/sdk@43d6819c28 [js_runtime] Avoid testing subtypes of JSArray in js_array.dart
dart-lang/sdk@306a592fe4 Add a test for hovers now that doc comments are preserved
dart-lang/sdk@e57b7f2101 Update member sorter to sort extensions
dart-lang/sdk@b98d5c424e [dart2js] new-rti: Remove subtype check metering
dart-lang/sdk@614c0cbb52 [dart2js] new-rti: Impacts for _generalXXX methods
dart-lang/sdk@030ef7b2b3 [dart2js] new-rti: HAsCheck basic optimization
dart-lang/sdk@03e5d910ce [dart2js] Register _Universe.addRules as a global impact.
dart-lang/sdk@05fdac2769 [dart2js] Support optional named parameters in function RTI.
dart-lang/sdk@bab9e69ad2 Add more tests of extension methods
dart-lang/sdk@48ce5c2f16 Deprecate isMoreSpecificThan() and isDirectSupertypeOf().
dart-lang/sdk@0c8a7b12ab [dart2js] Implement evalTypeVariable in new RTI.
dart-lang/sdk@c5da55311a Fix promoteToNonNull() to support type parameters.
dart-lang/sdk@c27db7ce6f Preliminary work for INVALID_USE_OF_NEVER
dart-lang/sdk@5b5ddeda92 Switch EdgeBuilder to InheritanceManager3.
dart-lang/sdk@4c34d5825b [analyzer] change listPostfixCompletionTemplates to not be async
dart-lang/sdk@42769d3391 [dartdevc] Update error messages to use new label in github url
dart-lang/sdk@e76879acc4 Add 'inheritanceManager' to LinterContext.
dart-lang/sdk@b5871f59bc [analyzer] update the pkg/.gitignore file to ignore the pkg/analysis_server/language_model/ dir
dart-lang/sdk@575f5c8b90 Revert "[vm] Fix uri/path discrepancy preventing running snapshots via spawnUri"
dart-lang/sdk@0a73628a20 [ VM ] Fix asan failures in Isolate_getDebugName
dart-lang/sdk@dceeadae53 [dartdevc] Fix unevaluated constants when building SDK with kernel
dart-lang/sdk@d60345a77b Move import directive prefix offset into informative data.
dart-lang/sdk@c4b829ba2c [vm] Fix uri/path discrepancy preventing running snapshots via spawnUri
dart-lang/sdk@d2f1dde3c7 Merge two codes, improve some messages, and general code cleanup
dart-lang/sdk@16f7076547 [vm/bytecode] Generate bytecode for expression evaluation
dart-lang/sdk@6241ea1788 Disable running a test from test_all that breaks when run from a parent directory
dart-lang/sdk@a0e8fc935e Guard against NPE when checking for an implicit covariance cast in an invocation of an extension method
dart-lang/sdk@1d14f239b0 Fix one of the language tests
dart-lang/sdk@75c2c7faf0 [vm/bytecode] Fix number of checked args when calling setters
dart-lang/sdk@d742779f04 Fix LeastUpperBoundTest tests for mixins.
dart-lang/sdk@78224f9b0c [cfe+analyzer+dart2js] Support union markers in id-testing
dart-lang/sdk@bcfe26cba0 [cfe] Fail early on unsupported evaluated constants
dart-lang/sdk@e1cb626127 Deprecate DartType.isEquivalentTo and replace with '=='.
dart-lang/sdk@c49eeadd2a Remove workarounds for http://dartbug.com/37587
dart-lang/sdk@8b81bb8115 Remove some unused imports
dart-lang/sdk@a42f5a668f Include mixin superclass constraints into superinterfaces.
dart-lang/sdk@e9220a762b [dart2js] Cache [_ConstantNodeIndexerVisitor] on [_MemberData]
dart-lang/sdk@27bec56744 Add ExecutableElement(s) based InheritanceManager3, and switch analyzer to it.
dart-lang/sdk@545afa246c [ VM ] Fix potential races in Isolate_getDebugName
dart-lang/sdk@f5400e9bcd [ Service ] Update package:vm_service description and homepage
dart-lang/sdk@b68e5c4338 [vm] Clear native flag on dynamic invocation forwarders.
dart-lang/sdk@7b850d213c [infra] Make tools/test.py --system=android -ax64 -cdartkp -mreleaes work
dart-lang/sdk@32bb7441b4 [nit] style in run_vm_tests.cc: func args comments, NULL -> nullptr.
dart-lang/sdk@d44076efea [vm/compiler] Add S-expression layer to serializer.
dart-lang/sdk@1365def43f Compare nullabilitySuffix in DartType equality.
2019-07-29 11:48:16 -07:00
skia-flutter-autoroll
fd935a6afa
Roll fuchsia/sdk/core/linux-amd64 from KhcryD0YeydlbRewVsOuzjjkLZPrmk_FPE-azRL8TDQC to sQ5TssOYkLV0Zvpky28saiz-2od53FpNCwFel7ijAHYC (#10236)
Roll fuchsia/sdk/core/linux-amd64 from KhcryD0YeydlbRewVsOuzjjkLZPrmk_FPE-azRL8TDQC to sQ5TssOYkLV0Zvpky28saiz-2od53FpNCwFel7ijAHYC


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-07-29 14:17:49 -04:00
skia-flutter-autoroll
7901800568
Roll src/third_party/skia 33f77d35ca2c..a8825f5a8b82 (7 commits) (#10234)
https://skia.googlesource.com/skia.git
/compare/33f77d35ca2c..a8825f5a8b82

git log 33f77d35ca2cf082f4f2eb015a566df6b3da9bb3..a8825f5a8b822920f30cdb5e2c36ec74ecf98531 --date=short --no-merges --format=%ad %ae %s
2019-07-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-29 senorblanco@chromium.org Update Dawn backend to ToT Skia.
2019-07-28 benjaminwagner@google.com Omit test that sometimes causes Chromebook to die
2019-07-29 egdaniel@google.com Fix valgrind crash in TransferFrom test.
2019-07-29 jvanverth@google.com Use raw MTLBuffer for texture uploads.
2019-07-26 brianosman@google.com Finish and document particle public API
2019-07-26 robertphillips@google.com Switch BackendAllocationTests from GrPixelConfig to GrColorType

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 (benjaminwagner@google.com), and stop
the roller if necessary.
2019-07-29 13:00:38 -04:00
skia-flutter-autoroll
3e1a1d60cb
Roll fuchsia/sdk/core/linux-amd64 from ISiFpcMgbC8YvJFToME5zsYYoMyQumU18tgRpRZ9pzUC to KhcryD0YeydlbRewVsOuzjjkLZPrmk_FPE-azRL8TDQC (#10232)
Roll fuchsia/sdk/core/linux-amd64 from ISiFpcMgbC8YvJFToME5zsYYoMyQumU18tgRpRZ9pzUC to KhcryD0YeydlbRewVsOuzjjkLZPrmk_FPE-azRL8TDQC


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-07-29 10:41:22 -04:00
skia-flutter-autoroll
34e5c5f3fb
Roll src/third_party/skia d188f3a9613d..33f77d35ca2c (1 commits) (#10231)
https://skia.googlesource.com/skia.git
/compare/d188f3a9613d..33f77d35ca2c

git log d188f3a9613da90d60e60789858d087aea87ae36..33f77d35ca2cf082f4f2eb015a566df6b3da9bb3 --date=short --no-merges --format=%ad %ae %s
2019-07-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com 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 (benjaminwagner@google.com), and stop
the roller if necessary.
2019-07-29 09:25:31 -04:00
skia-flutter-autoroll
39393bdc3e
Roll fuchsia/sdk/core/linux-amd64 from 20vXMZCV-iL4qwrNPVn6dxp5PRho0hwl_AhrPEnNKi8C to ISiFpcMgbC8YvJFToME5zsYYoMyQumU18tgRpRZ9pzUC (#10229)
Roll fuchsia/sdk/core/linux-amd64 from 20vXMZCV-iL4qwrNPVn6dxp5PRho0hwl_AhrPEnNKi8C to ISiFpcMgbC8YvJFToME5zsYYoMyQumU18tgRpRZ9pzUC


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-07-29 07:04:29 -04:00
skia-flutter-autoroll
a893fe5359
Roll src/third_party/skia d00c75153395..d188f3a9613d (2 commits) (#10227)
https://skia.googlesource.com/skia.git
/compare/d00c75153395..d188f3a9613d

git log d00c7515339505887cbc147a86ad6747322dbfcd..d188f3a9613da90d60e60789858d087aea87ae36 --date=short --no-merges --format=%ad %ae %s
2019-07-29 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-07-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 fab397e5acde..a96b79f90940 (15 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 (benjaminwagner@google.com), and stop
the roller if necessary.
2019-07-29 04:48:37 -04:00
skia-flutter-autoroll
8686603682
Roll fuchsia/sdk/core/linux-amd64 from 8eVGwocM2Nf0sf0cXFd77-kuXJAOGyxlJ7hRTadGzGYC to 20vXMZCV-iL4qwrNPVn6dxp5PRho0hwl_AhrPEnNKi8C (#10225)
Roll fuchsia/sdk/core/linux-amd64 from 8eVGwocM2Nf0sf0cXFd77-kuXJAOGyxlJ7hRTadGzGYC to 20vXMZCV-iL4qwrNPVn6dxp5PRho0hwl_AhrPEnNKi8C


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-07-29 03:26:06 -04:00
skia-flutter-autoroll
ec8e34e75d
Roll src/third_party/skia 02f345f54364..d00c75153395 (1 commits) (#10223)
https://skia.googlesource.com/skia.git
/compare/02f345f54364..d00c75153395

git log 02f345f543641deb477998ef1ba986239fbc1e0f..d00c7515339505887cbc147a86ad6747322dbfcd --date=short --no-merges --format=%ad %ae %s
2019-07-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader ec3039253ab8..3575550a711b (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 (benjaminwagner@google.com), and stop
the roller if necessary.
2019-07-29 01:11:37 -04:00