Ben Konyi
75c400ea6d
Roll src/third_party/dart 42dcdf903c..90ff37e011 (7 commits)
...
dart-lang/sdk@90ff37e011 Plumb the configuration's experiments flags through to tools.
dart-lang/sdk@a7d95d4755 [dart2js] Defer ground type recipes until assembly
dart-lang/sdk@5f198ae1c8 [vm/benchmarks] Add IsolateSpawn spawn latency and memory benchmarks.
dart-lang/sdk@a9e1e7e4fd Remove 'new' from frontend_server
dart-lang/sdk@b3df8aaa12 Change subtype checking with variance for assignments and methods.
dart-lang/sdk@46cef9bfdd [vm/compiler] Drop redundant initializing stores of null
dart-lang/sdk@c54750fd8e [sdk] add a gn file for the JS dart:_interceptors library
2019-10-11 19:16:48 -07:00
skia-flutter-autoroll
f972f229f1
Roll src/third_party/skia 8c6c8b0c42e2..3838fe3c82b4 (3 commits) ( #13105 )
...
https://skia.googlesource.com/skia.git/+log/8c6c8b0c42e2..3838fe3c82b4
git log 8c6c8b0c42e2..3838fe3c82b4 --date=short --no-merges --format='%ad %ae %s'
2019-10-11 herb@google.com Use SkDrawableGlyphBuffer for bitmap rendering
2019-10-11 rsesek@chromium.org Switch SkSemaphore to use dispatch_semaphore_t on Mac.
2019-10-11 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
Created with:
gclient setdep -r src/third_party/skia@3838fe3c82b4
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 kjlubick@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=kjlubick@google.com
2019-10-11 21:42:08 -04:00
Matt Carroll
9acec4102a
Move initialization into FlutterEngine ( #12806 )
2019-10-11 16:15:55 -07:00
Ben Konyi
ee1ad3fe65
Roll src/third_party/dart 9f33e8da04..42dcdf903c (7 commits)
...
dart-lang/sdk@42dcdf903c [cfe] Handle promoted type variables in getStaticType
dart-lang/sdk@39e7da9ca4 [cfe] Fix ConstructorBuilder.prepareInitializers to refer to actual constructor.
dart-lang/sdk@ff8c704e9b Clean up handleVarianceModifier error handling and move to endTypeVariable.
dart-lang/sdk@a2e00066ff Add an error if a field in a struct class does not have a type annotation
dart-lang/sdk@35ae88e200 [infra] Fix build cursor when there're no more builds.
dart-lang/sdk@3f80de6dc5 Generate errors rather than hints for ffi conformance checks
dart-lang/sdk@9515301418 [vm/compiler] fix bug on need for check
2019-10-11 16:07:20 -07:00
skia-flutter-autoroll
2d4f4bffa9
Roll src/third_party/skia df640e6d14a5..8c6c8b0c42e2 (12 commits) ( #13098 )
...
https://skia.googlesource.com/skia.git/+log/df640e6d14a5..8c6c8b0c42e2
git log df640e6d14a5..8c6c8b0c42e2 --date=short --no-merges --format='%ad %ae %s'
2019-10-11 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-11 halcanary@google.com docs/fiddle: add "incomplete" fiddle.
2019-10-11 halcanary@google.com SkPDF/tests: add regression test for crbug/494913
2019-10-11 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-11 egdaniel@google.com Remove GrPixelConfig version of CompressedDataSize.
2019-10-11 halcanary@google.com Docs: Update docs to point at named fiddles
2019-10-11 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-11 herb@google.com Introduce SkGlyphDrawableBuffer
2019-10-11 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-11 borenet@google.com [infra] Fix presubmit by pinning tools/build
2019-10-11 egdaniel@google.com Fix GL RGB format bytes per pixel.
2019-10-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 5d9c4ee328bc..67486ec24551 (18 commits)
Created with:
gclient setdep -r src/third_party/skia@8c6c8b0c42e2
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 kjlubick@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=kjlubick@google.com
2019-10-11 17:28:34 -04:00
Ben Konyi
3e099dcdd5
Roll src/third_party/dart 965b8cb1d8..9f33e8da04 (15 commits)
...
dart-lang/sdk@9f33e8da04 [vm/ffi] Pointer optimize indexed load and store
dart-lang/sdk@e1c159d5fe [vm/ffi] Add missing sharded library dependency to ffi/data_test.dart.
dart-lang/sdk@4ee5ef9f10 [vm/ffi] Use Pointer<Null> as the type of nullptr.
dart-lang/sdk@e6a856a3b3 Update CHANGELOG.md with dart2native
dart-lang/sdk@d374ff8cbc [parser] Allow parser test to add trace to output for easier debugging
dart-lang/sdk@8d4c5c6f65 [CFE] Add toString on Message for better debugging
dart-lang/sdk@753c187675 [spell] Add 'reuslt' to blacklist
dart-lang/sdk@cd86dbbdeb [cfe] Replace UnknownType in typedef types
dart-lang/sdk@eaeedd1988 [infra] Remove class UniqueObject
dart-lang/sdk@d77f4913a1 [vm/compiler] Further compress the information previously in StackMaps.
dart-lang/sdk@377409f043 [cfe] Introduce FieldBuilder, FunctionBuilder, and ProcedureBuilder as interfaces
dart-lang/sdk@17702e4af0 Export promiseToFuture function from dart:html
dart-lang/sdk@b8aef62abd [kernel] Effectively clear extension members before adding new ones when loaing dill if 'shouldWriteData'
dart-lang/sdk@8796723b82 [frontend_server] Enable incremental serializer by default
dart-lang/sdk@5c2b86897c [parser] late is a built-in identifier
2019-10-11 13:09:06 -07:00
skia-flutter-autoroll
4df2084aef
Roll fuchsia/sdk/core/linux-amd64 from fk6ou... to LsxeL... ( #13083 )
...
Roll fuchsia/sdk/core/linux-amd64 from fk6ou... to LsxeL...
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-11 14:20:02 -04:00
skia-flutter-autoroll
548ec09f12
Roll src/third_party/skia 6c2b2bb02402..df640e6d14a5 (1 commits) ( #13080 )
...
https://skia.googlesource.com/skia.git/+log/6c2b2bb02402..df640e6d14a5
git log 6c2b2bb02402..df640e6d14a5 --date=short --no-merges --format='%ad %ae %s'
2019-10-11 borenet@google.com Revert "Roll recipe dependencies (trivial)."
Created with:
gclient setdep -r src/third_party/skia@df640e6d14a5
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 kjlubick@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=kjlubick@google.com
2019-10-11 13:45:36 -04:00
skia-flutter-autoroll
808c91037e
Roll src/third_party/skia 7fd7a8aef06c..6c2b2bb02402 (3 commits) ( #13079 )
...
https://skia.googlesource.com/skia.git/+log/7fd7a8aef06c..6c2b2bb02402
git log 7fd7a8aef06c..6c2b2bb02402 --date=short --no-merges --format='%ad %ae %s'
2019-10-11 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
Created with:
gclient setdep -r src/third_party/skia@6c2b2bb02402
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 kjlubick@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=kjlubick@google.com
2019-10-11 03:25:10 -04:00
Ben Konyi
cd46e79b52
Roll src/third_party/dart 48e93d3d3b..965b8cb1d8 (31 commits)
...
dart-lang/sdk@965b8cb1d8 Use the forked NNBD SDK in the test runner.
dart-lang/sdk@7e20ae579a Skip non-NNBD tests in NNBD test configurations.
dart-lang/sdk@5facc76ad9 Initial set of hints for ffi
dart-lang/sdk@ec86737818 [analyzer] fix an issue where the field analysisServerOptions.enableCompletionModel was not used
dart-lang/sdk@62934463f2 only write posix style paths in the convertToRelativeImport quickfix
dart-lang/sdk@b08d7756bd Prevent NPE in code completion when completing inside unnamed extension (issue 38798)
dart-lang/sdk@0dd6ea1354 Deprecate 'useDart2jsPaths' in SdkLibrariesReader_LibraryBuilder.
dart-lang/sdk@b8943f7056 improve codegen for unscoped and enum diagnostic properties
dart-lang/sdk@87b0dbab2d [llvm_codegen] Contrived hello world
dart-lang/sdk@5098e90de5 Change subtype check for overrides to handle variance.
dart-lang/sdk@58c70b8e55 Store the actual static type of IntegerLiteral(s) in summary.
dart-lang/sdk@a29bc5d5d3 Extend ResolvedAstPrinter to support more nodes.
dart-lang/sdk@fd60a3eeba Flow analysis: generalize handling of `==`.
dart-lang/sdk@3dc60dac99 Flow analysis: use a stack of context objects rather than a stack of states.
dart-lang/sdk@94c0319b29 [vm/compiler] Accommodate for potential aliasing when accessing view with a const index.
dart-lang/sdk@e998c6c284 [vm/compiler] Use environment from branch instruction in slow path of CheckedSmiComparison.
dart-lang/sdk@b716137c90 linter 0.1.101
dart-lang/sdk@5688d7ba67 [vm/ffi] Make gen_snapshot use the compile-time error exit code if the isolate failed to load the kernel file
dart-lang/sdk@8859206dba [vm/ffi] Remove Pointer.offsetBy.
dart-lang/sdk@cba6c8cc3d [vm/ffi] Fix high memory addresses on 32 bit
dart-lang/sdk@b97fc2e05f [kernel] fix a typo
dart-lang/sdk@857f0e9e99 NNBD i13n: Re-introduce formatting
dart-lang/sdk@63d3012e68 [vm/ffi] Deprecate Pointer.allocate/free.
dart-lang/sdk@18aed26e83 [frontend_server] Wire up incremental serializer into frontend server / package VM
dart-lang/sdk@5b4c930272 [vm/ffi] Document FFI static checks.
dart-lang/sdk@109e7b0786 [vm] Ensure the new arm_x64 architecture will get `$builder_tag == crossword` set
dart-lang/sdk@628e0434bd [vm/ffi] Enable analyzer on ffi test suite
dart-lang/sdk@1dbfd1f6bc [vm/ffi] Add high memory test running in 32-bit configurations
dart-lang/sdk@0ee78fac98 [cfe] Rename declaration.dart and procedure_builder.dart
dart-lang/sdk@f6477854cd [vm/aot] Do not generate monomorphic prologue for functions which need args descriptor
dart-lang/sdk@7b9a26ee6f NNBD i13n: ctor nav targets and details w/o targets
2019-10-10 22:13:23 -07:00
skia-flutter-autoroll
a5c1c68130
Roll fuchsia/sdk/core/linux-amd64 from v8utw... to fk6ou... ( #13072 )
...
Roll fuchsia/sdk/core/linux-amd64 from v8utw... to fk6ou...
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-10 23:36:21 -04:00
skia-flutter-autoroll
142d8d54ab
Roll src/third_party/skia b484e7ce24c9..7fd7a8aef06c (4 commits) ( #13069 )
...
https://skia.googlesource.com/skia.git/+log/b484e7ce24c9..7fd7a8aef06c
git log b484e7ce24c9..7fd7a8aef06c --date=short --no-merges --format='%ad %ae %s'
2019-10-10 egdaniel@google.com Remove uses of GrPixelConfig version of GrBytesPerPixel.
2019-10-10 robertphillips@google.com Plumb GrTextureProxies down into emitSampler/addSampler
2019-10-10 kjlubick@google.com [canvaskit] Enable tests for getGlyphPosition
2019-10-10 robertphillips@google.com Add "meshCount" to GrProgramInfo
Created with:
gclient setdep -r src/third_party/skia@7fd7a8aef06c
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 kjlubick@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=kjlubick@google.com
2019-10-10 23:34:16 -04:00
Chinmay Garde
86e3ebb748
Allow embedders to specify arbitrary data to the isolate on launch. ( #13047 )
...
Since this is currently only meant to be used by the embedding internally, the setter in Objective-C is only exposed via the FlutterDartProject private class extension. Unit tests have been added to the shell_unittests harness.
Fixes https://github.com/flutter/flutter/issues/37641
2019-10-10 12:31:14 -07:00
skia-flutter-autoroll
5162413111
Roll src/third_party/skia 69537d798994..b484e7ce24c9 (8 commits) ( #13065 )
...
https://skia.googlesource.com/skia.git/+log/69537d798994..b484e7ce24c9
git log 69537d798994..b484e7ce24c9 --date=short --no-merges --format='%ad %ae %s'
2019-10-10 mtklein@google.com hand off frames to encoder as they come
2019-10-10 robertphillips@google.com Pass GrProgramInfo further down Vulkan call chain
2019-10-10 jvanverth@google.com Draw perspective text as paths.
2019-10-10 robertphillips@google.com Add computation of requestedFeatures to GrProgramInfo and use it
2019-10-10 kjlubick@google.com [debugger] Use alternate buffer
2019-10-10 nigeltao@google.com Update Wuffs version to 0.2.0-rc.1
2019-10-10 fmalita@chromium.org [SkVideoEncoder] Allow clients to control the color type
2019-10-10 brianosman@google.com Roll third_party/externals/angle2 8e7d9d6c2326..5d9c4ee328bc (9 commits)
Created with:
gclient setdep -r src/third_party/skia@b484e7ce24c9
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 kjlubick@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=kjlubick@google.com
2019-10-10 14:00:18 -04:00
skia-flutter-autoroll
585ebeb5bb
Roll src/third_party/skia 0fc9b3829b47..69537d798994 (1 commits) ( #13061 )
...
https://skia.googlesource.com/skia.git/+log/0fc9b3829b47..69537d798994
git log 0fc9b3829b47..69537d798994 --date=short --no-merges --format='%ad %ae %s'
2019-10-10 kjlubick@google.com [skottie-perf] Remove beetle from list of tests
Created with:
gclient setdep -r src/third_party/skia@69537d798994
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 kjlubick@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=kjlubick@google.com
2019-10-10 10:14:13 -04:00
skia-flutter-autoroll
d25a623d7f
Roll fuchsia/sdk/core/linux-amd64 from QIjex... to v8utw... ( #13060 )
...
Roll fuchsia/sdk/core/linux-amd64 from QIjex... to v8utw...
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-10 06:52:41 -04:00
skia-flutter-autoroll
5a86054441
Roll src/third_party/skia fe23b1de9ed0..0fc9b3829b47 (1 commits) ( #13058 )
...
https://skia.googlesource.com/skia.git/+log/fe23b1de9ed0..0fc9b3829b47
git log fe23b1de9ed0..0fc9b3829b47 --date=short --no-merges --format='%ad %ae %s'
2019-10-10 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 309b078c964e..92809357d851 (414 commits)
Created with:
gclient setdep -r src/third_party/skia@0fc9b3829b47
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 kjlubick@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=kjlubick@google.com
2019-10-10 01:40:17 -04:00
Ben Konyi
f237896bac
Roll src/third_party/dart cc3e22f724..48e93d3d3b (8 commits)
...
dart-lang/sdk@48e93d3d3b [vm, linux] Try to attach names to all VirtualMemory allocations using memfd.
dart-lang/sdk@f72445a6fc [vm,aot,bytecode] Fix type arguments offset in simarm-x64
dart-lang/sdk@71ecb73a2b [vm] Fix one MSAN failure; add UBSAN configuration.
dart-lang/sdk@50d972bba0 Build DDC targets with forked SDK sources when building with --nnbd flag
dart-lang/sdk@795949de00 fix loopVariable null access
dart-lang/sdk@62ee78eeec [vm,bytecode] Generate calls for causal-async-stacks more consistently
dart-lang/sdk@f4f0831c69 [vm] Fix TSAN failures related to object headers and GC task phases.
dart-lang/sdk@164e11b542 Prepare to publish analyzer_plugin version 0.2.1.
2019-10-09 22:17:24 -07:00
Dan Field
0622b051b6
Minimal test harness for iOS ( #13029 )
2019-10-09 21:16:11 -07:00
CloudWebRTC
0f9d88c7b6
Add texture support for macOS shell. ( #8507 )
2019-10-09 20:35:09 -07:00
Ben Konyi
19d4cd8ec2
Roll src/third_party/dart 2ffdc54d24..cc3e22f724 (6 commits)
...
dart-lang/sdk@cc3e22f724 [flutter] expose dartdevc target to incremental compiler
dart-lang/sdk@8866cdb8be [vm] throw exception if directory buffer overflows on Windows
dart-lang/sdk@72bae7be70 [cfe] Handle all bounds checks on extension methods.
dart-lang/sdk@55d1c95e08 [vm] Fix instruction deduplication for bare-AOT mode
dart-lang/sdk@3bb32f6778 [vm/bytecode] Generate complex conditions more efficiently in bytecode
dart-lang/sdk@50d6a3d022 [analyzer] move the ml model from sdk/model to sdk/bin/model
2019-10-09 19:11:46 -07:00
skia-flutter-autoroll
46b2e3d9a3
Roll src/third_party/skia 76826fc91c0a..fe23b1de9ed0 (4 commits) ( #13050 )
...
https://skia.googlesource.com/skia.git/+log/76826fc91c0a..fe23b1de9ed0
git log 76826fc91c0a..fe23b1de9ed0 --date=short --no-merges --format='%ad %ae %s'
2019-10-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-09 herb@google.com Revert "Draw perspective text as paths."
2019-10-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
Created with:
gclient setdep -r src/third_party/skia@fe23b1de9ed0
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 kjlubick@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=kjlubick@google.com
2019-10-09 21:54:32 -04:00
Ben Konyi
eb7abf28e4
Roll src/third_party/dart 41d13f0ffe..2ffdc54d24 (10 commits)
...
dart-lang/sdk@2ffdc54d24 Handle exported extensions in dill library builder
dart-lang/sdk@89301c3732 Flow analysis: fix tests to pass the correct value to ifStatement_end.
dart-lang/sdk@88b76997c4 Flow analysis: rework handling of closures.
dart-lang/sdk@4227933c3a Disallow model-only suggestions if static analysis suggests a named argument
dart-lang/sdk@4f752e6598 Reapply "[vm, bytecode] Use CoreTypes and ClassHierarchy from non-incremental front end results when generating bytecode."
dart-lang/sdk@144b8eda81 Flow analysis: track variables captured in closures more accurately.
dart-lang/sdk@63b93685e9 Migration: change EdgeBuilder to create flow analysis for each variable declaration.
dart-lang/sdk@2f1e430646 Flow analysis: track assigned variables separately for each top level declaration.
dart-lang/sdk@f5ce3a6e7f [ VM / Compiler ] Fixed issue where TMP was being used as source for store with large offset on ARM
dart-lang/sdk@091568dcc9 Rework the way tag insertion works to allow nested tags and multiple tags for the same region
2019-10-09 16:10:01 -07:00
Dan Field
6bd0ef3dfe
dart analysis of tests, cleanup ( #13033 )
2019-10-09 15:13:29 -07:00
skia-flutter-autoroll
2666765bb8
Roll fuchsia/sdk/core/linux-amd64 from cknsi... to QIjex... ( #13041 )
...
Roll fuchsia/sdk/core/linux-amd64 from cknsi... to QIjex...
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-09 18:03:51 -04:00
skia-flutter-autoroll
5a30d64d4c
Roll src/third_party/skia e27a503a0a21..76826fc91c0a (9 commits) ( #13040 )
...
https://skia.googlesource.com/skia.git/+log/e27a503a0a21..76826fc91c0a
git log e27a503a0a21..76826fc91c0a --date=short --no-merges --format='%ad %ae %s'
2019-10-09 jvanverth@google.com Draw perspective text as paths.
2019-10-09 herb@google.com Introduce SkGlyphPositionRoundingSpec.
2019-10-09 robertphillips@google.com Centralize error checking w/in the GrProgramInfo class
2019-10-09 egdaniel@google.com Add new public api on GrContext for computing image size.
2019-10-09 mtklein@google.com add -f mp4 to skottie_tool
2019-10-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-09 robertphillips@google.com Tighten up creation of the GrProgramDesc and remove some unnecessary checks
2019-10-09 kjlubick@google.com [canvaskit] Update to build with emscripten 1.38.47
2019-10-09 bungeman@google.com Retain hints when subsetting for PDF.
Created with:
gclient setdep -r src/third_party/skia@76826fc91c0a
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 kjlubick@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=kjlubick@google.com
2019-10-09 17:54:48 -04:00
Ben Konyi
7b0c82b961
Roll src/third_party/dart bb04f145b2..41d13f0ffe (24 commits)
...
dart-lang/sdk@41d13f0ffe [CFE] Cleanup unused parts in uriToSource
dart-lang/sdk@f09edd1d32 [CFE] Add incremental serializer
dart-lang/sdk@ff23f546db [vm/ffi] Work around dartdoc crash to fix API doc generation
dart-lang/sdk@7a6e62332f [co19] Prepare to roll from pre-nnbd branch
dart-lang/sdk@8e33090fd0 [co19] Roll co19 to a8f7aa15ab860a309667168243bda01fda0794df
dart-lang/sdk@6ebf3f0889 [kernel] Clear a few lists when loading dill
dart-lang/sdk@d1124c3b2b [CFE] Fail at runtime when a const constructor redirects to a non-const
dart-lang/sdk@05f56ef160 [kernel] Fix printing of additional exports
dart-lang/sdk@e7a128ecc2 [CFE] Refactor incremental compiler test(s)
dart-lang/sdk@46a9273664 [cfe] Opt in to NNBD using experimental flag _and_ version number
dart-lang/sdk@cee3f71e29 [build] Advise ninja to ignore out-of-date .lib files.
dart-lang/sdk@b12bed36a8 [VM] Implement isExtensionMember in MethodMirror and VariableMirror
dart-lang/sdk@5092b8ef82 Revert "[vm, bytecode] Use CoreTypes and ClassHierarchy from non-incremental front end results when generating bytecode."
dart-lang/sdk@9ababcf650 Improve message for overriding methods
dart-lang/sdk@2ca6bc29b3 [vm,bytecode] More efficient bytecode for calls through fields/getters
dart-lang/sdk@735d8b7c64 [VM/nnbd] Propagate nnbd flag on Library from kernel to VM and bytecode.
dart-lang/sdk@f2c882bd87 [vm, bytecode] Use CoreTypes and ClassHierarchy from non-incremental front end results when generating bytecode.
dart-lang/sdk@0f1d5fa7e6 Centralize functions to convert Promise
dart-lang/sdk@e3ca5ee6ba Check variance of type-parameter use in supertypes.
dart-lang/sdk@8513b169da NNBD i13n: Fix some navigation targets and text
dart-lang/sdk@8bf424ea89 Revert "[vm/bytecode] Enable bytecode compiler by default in Dart SDK"
dart-lang/sdk@ee42196636 [nnbd_migration] Support async function expression bodies.
dart-lang/sdk@431509ba8e [cfe] Remove builder/builder.dart
dart-lang/sdk@a85054d12e [cfe] Handle parser recovery in extension declarations
2019-10-09 10:09:09 -07:00
skia-flutter-autoroll
0e42a290d7
Roll src/third_party/skia 54548626a977..e27a503a0a21 (1 commits) ( #13024 )
...
https://skia.googlesource.com/skia.git/+log/54548626a977..e27a503a0a21
git log 54548626a977..e27a503a0a21 --date=short --no-merges --format='%ad %ae %s'
2019-10-09 kjlubick@google.com [canvaskit] Clean up embedded fonts
Created with:
gclient setdep -r src/third_party/skia@e27a503a0a21
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 kjlubick@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=kjlubick@google.com
2019-10-09 11:38:45 -04:00
skia-flutter-autoroll
393480cd46
Roll src/third_party/skia 77dde599c98a..54548626a977 (1 commits) ( #13023 )
...
https://skia.googlesource.com/skia.git/+log/77dde599c98a..54548626a977
git log 77dde599c98a..54548626a977 --date=short --no-merges --format='%ad %ae %s'
2019-10-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 a333b87cfcbe..8e7d9d6c2326 (9 commits)
Created with:
gclient setdep -r src/third_party/skia@54548626a977
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 kjlubick@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=kjlubick@google.com
2019-10-09 05:44:19 -04:00
skia-flutter-autoroll
080b89d8c9
Roll src/third_party/skia 2b1a25a4d324..77dde599c98a (1 commits) ( #13021 )
...
https://skia.googlesource.com/skia.git/+log/2b1a25a4d324..77dde599c98a
git log 2b1a25a4d324..77dde599c98a --date=short --no-merges --format='%ad %ae %s'
2019-10-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 5c41949c8fc4..309b078c964e (481 commits)
Created with:
gclient setdep -r src/third_party/skia@77dde599c98a
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 kjlubick@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=kjlubick@google.com
2019-10-09 01:59:08 -04:00
Ben Konyi
90b0f3036d
Roll src/third_party/dart f4a72bfc64..bb04f145b2 (18 commits)
...
dart-lang/sdk@bb04f145b2 Update CFE expectations for extension method tests.
dart-lang/sdk@1f6c93aed5 Add support for querying the kind of edge origins
dart-lang/sdk@6aa415841c Support homebrew on Linux
dart-lang/sdk@ee0b1df4a6 [vm/ffi] Migrate tests/samples/benchmarks to extension methods
dart-lang/sdk@597cd06aec [vm/ffi] Pointer load and store as extension methods
dart-lang/sdk@17388522ea NNBD i13n: Fix un-highlighting targeted nodes
dart-lang/sdk@1325e0ff96 Flow analysis: create flow analysis on entry to top level declarations.
dart-lang/sdk@6364302f5d [gardening] Skip pkg/frontend_server on all but vm
dart-lang/sdk@f9e7761895 Stop using lazy FunctionType where possible.
dart-lang/sdk@3260bb29e0 Remove references to ElementHandle in analyzer and DDC.
dart-lang/sdk@f25c72f25f [cfe] Fix position and redundancy in redirecting constructor error
dart-lang/sdk@4856917f63 [cfe] Handle extension getter/setter conflicts
dart-lang/sdk@d23c824435 Reland "[vm/ffi] Optimize Pointer operations for statically known types"
dart-lang/sdk@15e8c12bc2 [vm] Do not inline force-optimized functions
dart-lang/sdk@8f477fd84a [parser] Disallow `covariant` on extension method parameters
dart-lang/sdk@dee64581ad [fasta] Option for controlling message debugging stack traces
dart-lang/sdk@8d2eced550 [infra] Update tools/bots/README.md
dart-lang/sdk@caaa78d8c6 [cfe] Use legacy types explicitly in internal subtype testing
2019-10-08 22:12:02 -07:00
skia-flutter-autoroll
049fb892d8
Roll fuchsia/sdk/core/linux-amd64 from q_uYX... to cknsi... ( #13019 )
...
Roll fuchsia/sdk/core/linux-amd64 from q_uYX... to cknsi...
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-08 23:59:14 -04:00
skia-flutter-autoroll
0d749933bc
Roll src/third_party/skia 1494a7f1ec03..2b1a25a4d324 (15 commits) ( #13016 )
...
https://skia.googlesource.com/skia.git/+log/1494a7f1ec03..2b1a25a4d324
git log 1494a7f1ec03..2b1a25a4d324 --date=short --no-merges --format='%ad %ae %s'
2019-10-08 joe@bitworking.org Fix Cloud Build for vpython.
2019-10-08 jcgregorio@google.com Revert "Another attempt to fix vpython in Cloud Build."
2019-10-08 robertphillips@google.com Add GrRenderTask and GrOp prePrepare framework
2019-10-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-08 jlavrova@google.com Bug fix (strut must be false by default)
2019-10-08 robertphillips@google.com Add GrProgramInfo to centralize management of program information
2019-10-08 jcgregorio@google.com Another attempt to fix vpython in Cloud Build.
2019-10-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 5c593bf702db..a52db47aa53f (1 commits)
2019-10-08 egdaniel@google.com Add bytes per pixel to metal format table.
2019-10-08 herb@google.com Use SkZip in SkGlyphRun
2019-10-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 684790252fe2..5c593bf702db (1 commits)
2019-10-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-08 egdaniel@google.com Track gl format bytes per pixel on format table.
Created with:
gclient setdep -r src/third_party/skia@2b1a25a4d324
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 kjlubick@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=kjlubick@google.com
2019-10-08 22:13:12 -04:00
Ferhat
f2a8b050d4
[web] Add support for path transform ( #12794 )
...
* Implement path.transform
2019-10-08 16:05:54 -07:00
Chris Yang
0d59c9ec54
Add onUnregistered callback in 'Texture' and 'FlutterTexture' ( #12695 )
...
Texture unregistration is finished on the GPU thread. The FlutterTexture implementation might not know when it is finished which leads to a race condition. Adding this callback so the FlutterTexture is aware of end of the unregistration process.
2019-10-08 12:45:57 -07:00
skia-flutter-autoroll
c635d70c72
Roll src/third_party/skia 902cf1e12a74..1494a7f1ec03 (10 commits) ( #13000 )
...
https://skia.googlesource.com/skia.git/+log/902cf1e12a74..1494a7f1ec03
git log 902cf1e12a74..1494a7f1ec03 --date=short --no-merges --format='%ad %ae %s'
2019-10-08 jcgregorio@google.com Revert "cloud-build: set HOME env variable."
2019-10-08 jcgregorio@google.com cloud-build: set HOME env variable.
2019-10-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-08 herb@google.com Add tests for SkZip first, data, and consting copy ctor
2019-10-08 brianosman@google.com Remove SkCurve and SkColorCurve
2019-10-08 egdaniel@google.com Also blacklist path_text benches on vulkan pixel3a.
2019-10-08 robertphillips@google.com Black list failing test(s) on internal bot
2019-10-08 fs@opera.com Fix mapping the morphology filter's radius when the CTM is a mirror op
2019-10-08 egdaniel@google.com Move vulkan BytesPerPixel to format table.
2019-10-08 benjaminwagner@google.com Reland "Use integer patchset and issue variables."
Created with:
gclient setdep -r src/third_party/skia@1494a7f1ec03
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 kjlubick@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=kjlubick@google.com
2019-10-08 14:54:44 -04:00
liyuqian
df0e911c67
SkSL precompile ( #12412 )
...
For https://github.com/flutter/flutter/issues/40686
Unit tests added:
- CacheSkSLWorks
- VisitFilesCanBeCalledTwice
- CanListFilesRecursively
2019-10-08 11:51:28 -07:00
Ben Konyi
5b3182294f
Roll src/third_party/dart aece1c1e92..f4a72bfc64 (4 commits)
...
dart-lang/sdk@f4a72bfc64 [cfe] Don't crash on access to extension fields
dart-lang/sdk@41c11716b0 [kernel] Make round-trip script work; improve fastas compare dill tool
dart-lang/sdk@9276d50fdc [cfe] Remove Severity.errorLegacyWarning
dart-lang/sdk@bc8b12e43b [cfe] Handle privacy in extension lookup
2019-10-08 10:09:39 -07:00
skia-flutter-autoroll
49dbaae818
Roll fuchsia/sdk/core/linux-amd64 from gB_ii... to q_uYX... ( #12996 )
...
Roll fuchsia/sdk/core/linux-amd64 from gB_ii... to q_uYX...
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-08 11:10:09 -04:00
Alexander Aprelev
034a630220
Roll dart to aece1c1e92. ( #12997 )
...
* Roll dart to aece1c1e92.
Changes since last roll:
```
aece1c1e92 Update compile_flutter.sh after vm -> frontend_server rename
9293e26fc9 [gardening] Fix flutter hhh patch.
13fbf569f6 [flutter] split frontend_server from vm package
a389015083 Rewrite MethodInvocation to FunctionExpressionInvocation when the target is not a method.
ae251757a9 [vm,aot,bytecode] Performance fixes
01ebf92dde [VM] Consume extension member/is late flag setting when reading kernel file.
8e05cd278c [vm, bytecode] Emit bytecode without ASTs by default.
4539536b34 [eventhandler] generalize socket initialization
7115687beb NNBD i13n: Add a description for discarding just the condition
2bcaf02582 (origin/base) Update dartdoc to 0.28.7.
a0e8c7712d [dart2js] New RTI: Prevent elision of precomputed1 and remove unneeded read.
c38e19cbbe [vm/compiler] bit utilities
f918214f36 Add a unit test reproducing issue #38352 .
ad47b1ca64 Remove summary1, part 2.
0881a4a691 Reland "Deprecate TypeParameterTypeImpl.getTypes()"
d93a6b596b Prepare to publish analyzer version 0.38.5
d5feab0c53 [vm] Create builds for LeakSanitizer, MemorySanitizer and ThreadSanitizer.
8c5236f55e [vm/ffi] Fix host-target word mismatch breaking AOT callbacks in ARM_X64.
5f7b837195 Remove unused FunctionElementImpl_forLUB.
2c75771611 Write and read the static type of IntegerLiteral.
b00453c68a Create synthetic FunctionType in quick fixes.
897e197dd4 Flow analysis: Update AssignedVariablesVisitor to track functions/methods.
55466fd3cc Flow analysis: Remove AssignedVariables.capturedAnywhere.
0a5cf36f14 Make exitFunctionBody safer.
```
* Update license hash
2019-10-08 08:07:39 -07:00
skia-flutter-autoroll
611c345a4e
Roll src/third_party/skia a28cf7c08061..902cf1e12a74 (4 commits) ( #12994 )
...
https://skia.googlesource.com/skia.git/+log/a28cf7c08061..902cf1e12a74
git log a28cf7c08061..902cf1e12a74 --date=short --no-merges --format='%ad %ae %s'
2019-10-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 5e9d4ee99ea1..a333b87cfcbe (8 commits)
2019-10-08 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-10-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 036463457e5f..ae022faf53b9 (2 commits)
2019-10-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 78225ef2ba10..5c41949c8fc4 (382 commits)
Created with:
gclient setdep -r src/third_party/skia@902cf1e12a74
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 kjlubick@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=kjlubick@google.com
2019-10-08 11:05:29 -04:00
skia-flutter-autoroll
819b0cae0c
Roll src/third_party/skia f611d943fb73..a28cf7c08061 (29 commits) ( #12993 )
...
https://skia.googlesource.com/skia.git/+log/f611d943fb73..a28cf7c08061
git log f611d943fb73..a28cf7c08061 --date=short --no-merges --format='%ad %ae %s'
2019-10-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-07 emircan@google.com Fix dedicated allocations for protected images
2019-10-07 benjaminwagner@google.com Revert "Use integer patchset and issue variables."
2019-10-07 herb@google.com Add quailty of life calls to SkZip
2019-10-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-07 egdaniel@google.com Enable preferring using primary CB over secondary CB.
2019-10-07 jvanverth@google.com Guard some more Metal code to support older versions.
2019-10-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-07 benjaminwagner@google.com Use integer patchset and issue variables.
2019-10-07 borenet@google.com Update go deps
2019-10-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-07 csmartdalton@google.com Add GL_QCOM_TILED_RENDERING as an optional interface
2019-10-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-07 borenet@google.com [infra] Remove broken commit from go.sum
2019-10-07 brianosman@google.com Particle gallery: Add two more examples
2019-10-07 brianosman@google.com Add particles gallery to skia.org site
2019-10-07 jlavrova@google.com Adding line/style metrics Fixed some bugs for flutter tests
2019-10-07 fmalita@chromium.org [skottie] Horizontal-constraint for Shaper *ToFit alignment modes
2019-10-07 borenet@google.com Update go deps
2019-10-07 brianosman@google.com Particles: New confetti effect, minor tweaks elsewhere
2019-10-07 ckitagawa@google.com Export SkTextBlob::Iter
2019-10-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 5549ef0451f9..5e9d4ee99ea1 (14 commits)
2019-10-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 6021fbd09b1c..036463457e5f (8 commits)
2019-10-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 24e29940207d..78225ef2ba10 (481 commits)
2019-10-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-10-06 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
2019-10-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
Created with:
gclient setdep -r src/third_party/skia@a28cf7c08061
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 kjlubick@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=kjlubick@google.com
2019-10-08 04:25:33 -04:00
skia-flutter-autoroll
edf56f5a4d
Roll src/third_party/skia 4c82a9fc83a5..f611d943fb73 (1 commits) ( #12831 )
...
https://skia.googlesource.com/skia.git/+log/4c82a9fc83a5..f611d943fb73
git log 4c82a9fc83a5..f611d943fb73 --date=short --no-merges --format='%ad %ae %s'
2019-10-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
Created with:
gclient setdep -r src/third_party/skia@f611d943fb73
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-07 21:19:18 -04:00
skia-flutter-autoroll
40a5d83f5e
Roll fuchsia/sdk/core/linux-amd64 from by2LL... to gB_ii... ( #12979 )
...
Roll fuchsia/sdk/core/linux-amd64 from by2LL... to gB_ii...
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-07 21:15:30 -04:00
Jason Simmons
150dcbdba3
Roll Wuffs to 0.2.0-rc.1 ( #12983 )
2019-10-07 18:03:23 -07:00
Ben Konyi
372995c973
Roll src/third_party/dart 8413a0db0d..8ba6f7e2eb (39 commits) ( #12981 )
...
dart-lang/sdk@8ba6f7e2eb Migration: add support for assignment expressions to FixBuilder.
dart-lang/sdk@6364c599b6 Migration: substitute properly when handling compound assignments.
dart-lang/sdk@0eff6b38a9 Revert "[vm/ffi] Optimize Pointer operations for statically known types"
dart-lang/sdk@db352304ec [vm] Test AOT on Android with the 64->32 bit cross-compiler.
dart-lang/sdk@785ae930d3 [gardening] Fix NNDB flag use for Flutter HHH build.
dart-lang/sdk@2a8ce5be5a Clarify error message for instantiating abstract classes
dart-lang/sdk@3712ed27ef [vm/ffi] Optimize Pointer operations for statically known types
dart-lang/sdk@ebc0a88154 Error for assert initializer in redirecting constructor; fixes #37867
dart-lang/sdk@3e3406d20e [sdk] remove the dart:_chrome package
dart-lang/sdk@9d55bb6ba7 [vm/ffi] Fix incorrect use of host word size in FFI instructions.
dart-lang/sdk@c77c2728dd [vm,aot,bytecode] Handle inferred-type metadata when generating bytecode
dart-lang/sdk@59e00e69be [vm,bytecode] Fix canonicalization of type arguments of recursive types
dart-lang/sdk@4f309f04e7 Get more information when AstBuilder throws an exception
dart-lang/sdk@2c674e9ba9 Consider MultiplyDefinedElement as null for summary serialization.
dart-lang/sdk@b1db66306b [dart2js] New RTI: Use precomputed1 to access first type argument of interface types.
dart-lang/sdk@0122901227 [dart2js] New RTI: Replace $ti._eval$1("1") with $ti._rest[0].
dart-lang/sdk@9461df2084 Language tests for variance modifiers.
dart-lang/sdk@418b646749 [vm/debugger] not pausing exceptions on implicit throw
dart-lang/sdk@36e4d5e3c2 Reland "[dartdevc] cleaning up unused web files"
dart-lang/sdk@38f78c01f3 [ dart:developer ] Updated parentId argument for timeline events to use base64 to be consistent with async ID formatting
dart-lang/sdk@69b612beec diagnostic ref fix for fall-through types
dart-lang/sdk@8e2649b357 Revert https://dart-review.googlesource.com/c/sdk/+/117681 .
dart-lang/sdk@143aa4bdb4 [vm/fuzzer] don't print oom on oom
dart-lang/sdk@65b9109255 [vm/fuzzer] avoid codedup in fuzzer
dart-lang/sdk@a8cce358d9 Add an edge origin for edges resulting from default values of optional parameters
dart-lang/sdk@73d880b949 [analyzer] add a quick fix for the prefer_relative_imports lint
dart-lang/sdk@6955247cac [dart2js] new-rti: forward allocated list types
dart-lang/sdk@a447dbc498 [nnbd_migration] fix hard edges on ??= assignments
dart-lang/sdk@836d9bf168 Reapply "[vm, bytecode] Fix missing dependencies in --snapshot-deps output."
dart-lang/sdk@9271895f56 Remove an accidentally committed soloTest annotation (TBR)
dart-lang/sdk@f2d1e145dc [sdk] remove some metadata references to dart:profiler
dart-lang/sdk@c3053f0eb2 [nnbd_migration] Restrict downcasts; make all type parameters nullable.
dart-lang/sdk@7486512634 Update CFE expectations for extension method tests.
dart-lang/sdk@2ca8125d7a bump to linter 0.1.100
dart-lang/sdk@80f683417b when fixing missing diagnostic refs, add debugFillProperties method if undefined
dart-lang/sdk@04910d62f5 Include the deprecation message in diagnostics (issue 38667)
dart-lang/sdk@3cdfd90481 Revert "Deprecate TypeParameterTypeImpl.getTypes()"
dart-lang/sdk@aa0bd58926 Deprecate TypeParameterTypeImpl.getTypes()
dart-lang/sdk@42a1ba7e14 Improve the messages from the migration tooling
2019-10-07 15:30:30 -07:00
skia-flutter-autoroll
8163125b2e
Roll src/third_party/skia 95edac1c9a4a..4c82a9fc83a5 (13 commits) ( #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
Dan Field
61e6f7dce5
[flutter_runner] a11y updates, tests! ( #12380 )
2019-10-04 13:30:56 -07:00
Dan Field
20ce0f6b69
Reland fuchsia build improvements ( #12795 )
2019-10-04 12:07:57 -07:00
skia-flutter-autoroll
e1e9918f9e
Roll src/third_party/skia fbdf48ecb204..95edac1c9a4a (1 commits) ( #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