skia-flutter-autoroll
ff27be2e97
Roll src/third_party/skia 3431d9d1dcc6..0e8362655a66 (2 commits) ( flutter/engine#9223 )
...
https://skia.googlesource.com/skia.git
/%2Blog/3431d9d1dcc6..0e8362655a66
git log 3431d9d1dcc6b48427cfb739609e131dc9832635..0e8362655a66ac2761d8aea1bec544bb86a0bc76 --date=short --no-merges --format=%ad %ae %s
2019-06-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 5f60135c7766..6406ce90edf0 (429 commits)
2019-06-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 5c9e165bc4d5..c2c829bc9a63 (4 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 (jcgregorio@google.com ), and stop
the roller if necessary.
2019-06-07 02:03:56 -04:00
skia-flutter-autoroll
b96ad0a1b0
Roll src/third_party/skia 6e4fee8c812e..3431d9d1dcc6 (17 commits) ( flutter/engine#9221 )
...
https://skia.googlesource.com/skia.git
/%2Blog/6e4fee8c812e..3431d9d1dcc6
git log 6e4fee8c812e204222ec8b5c7217924d42743d31..3431d9d1dcc6b48427cfb739609e131dc9832635 --date=short --no-merges --format=%ad %ae %s
2019-06-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-06 bungeman@google.com Remove duplicate simple samples, make one a gm.
2019-06-06 brianosman@google.com Remove unused caps: UnsignedSupport and ImageLoadStoreSupport
2019-06-06 fmalita@chromium.org [skottie] Fix text selector sub-unit range handling
2019-06-06 brianosman@google.com Fix line numbering problem when reporting SkSL compile errors
2019-06-05 stani@google.com Small fixes to C API. Add SK_API and fix function signature mismatch.
2019-06-06 herb@google.com Make FindOrCreateStrikeWithNoDeviceExclusive analog for SkStrikeSpec
2019-06-06 egdaniel@google.com Manual revert of "Revise GrDataUtils to be more self-contained"
2019-06-06 egdaniel@google.com remove unused metal variable
2019-06-06 egdaniel@google.com Revert "Experimental: Add R_16 and RG_1616 to Ganesh"
2019-06-06 egdaniel@google.com Remove version from copy shaders.
2019-06-06 herb@google.com Rename SkStrikeSpecStorage -> SkStrikeSpec
2019-06-06 herb@google.com Move Glyph Intercept code from SkStrike to SkGlyph
2019-06-06 egdaniel@google.com Revert "Reland "Remove support for copyAsDraw in gpu copySurface.""
2019-06-06 egdaniel@google.com Reland "Fix vulkan async transfer from call to not submit command buffer to early."
2019-06-06 egdaniel@google.com Revert "Fix vulkan async transfer from call to not submit command buffer to early."
2019-06-06 mtklein@google.com run rewrite_includes.py
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 (jcgregorio@google.com ), and stop
the roller if necessary.
2019-06-06 22:30:03 -04:00
Ben Konyi
7eec440d90
Roll src/third_party/dart 9dcb026b26..6e0d978505 (72 commits)
...
dart-lang/sdk@6e0d978505 Build elements in default values.
dart-lang/sdk@612a3f8978 [dartdevc] enable sdk compilation from dartdevc
dart-lang/sdk@587806476f Remove parsed units caching for now.
dart-lang/sdk@7e9a4b786d [VM/benchmarks] Rework Dart2JSCompileAll test to instead do CFE compile all
dart-lang/sdk@8270e90f84 [vm/transferable] SkipSlow long-running transferable test on sim* platforms
dart-lang/sdk@3d92a7599b [vm] Censor mirroring of dart:ffi when --enable-ffi=false
dart-lang/sdk@41eea71a69 improve dartfix fix descriptions and add examples
dart-lang/sdk@ea60ef96dc [ VM ] Fixed data_uri_import_test which was never migrated properly to Dart 2
dart-lang/sdk@b324850eae cleanup list of fixes in dartfix help text
dart-lang/sdk@c4541e63f8 [vm/aot] Update serializer for V8's "snapshot profile" format
dart-lang/sdk@c130384c71 Migration: support assignments to fields and setters.
dart-lang/sdk@4ccae238ea [vm/isolate] Add TransferableTypedData class that allows low-cost passing of Uint8List between isolates.
dart-lang/sdk@527dffd21b Use StringSource in type provider tests to prevent bad path lookups.
dart-lang/sdk@09296499c2 Resolve type names in decls to * types in legacy libs
dart-lang/sdk@4bdd6e160b Compute unlinked API signatures from AST.
dart-lang/sdk@e9b25d72a1 [vm/ffi] Fix double shadow space on safepoint slow path
dart-lang/sdk@04670fb47a [vm] Cleanup Dart 1 code in ClassFinalizer::AllocateEnumValues
dart-lang/sdk@14b75b522b Remove some unused imports
dart-lang/sdk@6b7013224c Revert "[vm/ffi] Regression test for dartbug.com/36993"
dart-lang/sdk@30390c6ba1 Prepare to compute the documentation URL for diagnostics
dart-lang/sdk@dab26bbd60 [vm/aot] Re-enable vm/dart tests in AOT.
dart-lang/sdk@c34f74fd68 Update the minimum SDK constraint to allow the use of ui-as-code features
dart-lang/sdk@dd306dd36f [vm/ffi] Remove hacks and instability from FFI GC tests.
dart-lang/sdk@e1a7ef52af [vm/ffi] Regression test for dartbug.com/36993
dart-lang/sdk@ba8e5f6535 list fixes when displaying help
dart-lang/sdk@2e7501b1f8 [vm/compiler] Refine type information when replacing definitions.
dart-lang/sdk@b9e877be78 Extract informative data from linked data.
dart-lang/sdk@3bd2b03980 Issue 2972. Fix 'Wrap with...' for assignment.
dart-lang/sdk@4a27605fdc generate kernel experimental flags
dart-lang/sdk@0bcb607868 [vm/compiler] Reland "Fix receiver redefinition type for poly inlining."
dart-lang/sdk@64b0ce5b58 Remove UI as code experimental flags from our tests
dart-lang/sdk@3894b0896e Add partial code tests for extension methods
dart-lang/sdk@7e933abe68 Convert more tests to include diagnostic location information
dart-lang/sdk@a8a0aff237 Add `@Since` annotations to some recent and future features.
dart-lang/sdk@56793b3d47 Dart.g fixes, not including nnbd updates.
dart-lang/sdk@c8ee114beb [cfe] Pass triple-shift flag to scanner.
dart-lang/sdk@e9acd9033e [fasta] Add test for runtime checks in mixins with implicit covariance
dart-lang/sdk@1e6f08d41c Fix crash when non-class is given as supertype
dart-lang/sdk@b4d190f5cd [incremental compiler] Streamline processing of reused/removed builders
dart-lang/sdk@5eff2a0374 Split CanonicalNameError, no warning if CanonicalNameSdkError
dart-lang/sdk@0c1c0afba3 Fix the documentation for ElementVisitor (issue 37151)
dart-lang/sdk@cabd3237f5 Build new elements for GenericFunctionType in DeclarationResolver.
dart-lang/sdk@237d3ca398 dart2js: Add skeleton dart:_rti libary
dart-lang/sdk@63994f054e [ VM ] Added Dart_IsolateServiceID() to the embedding API
dart-lang/sdk@e81101e37c [vm, fuchsia] Allow for enabling trace categories through both traceutil and the service protocol.
dart-lang/sdk@b079445295 [vm, profiler] Fix unsigned underflow with an empty set of profiler symbols.
dart-lang/sdk@9efd0fa899 Use the right type provider based on the feature set of the library
dart-lang/sdk@bbf0055a28 Follow up on recent computer_hover.dart changes, the containingLibraryName should not include relative paths from /.
dart-lang/sdk@86ea9ad1e7 [vm/bytecode] Add source positions for more bytecode instructions
dart-lang/sdk@9cfe9bd34e [analyzer] Fix runtime error when creating SDK manager
dart-lang/sdk@9a061448a5 Migration: support assignment to index expressions.
dart-lang/sdk@50efa48bc1 [vm/bytecode] Cleanup uses of KernelReaderHelper from bytecode reader
dart-lang/sdk@74636a5777 Generate more fine-grained timing of the emission
dart-lang/sdk@ffea2b3245 [vm/debugger] Implement debug breaks in interpreter without bytecode patching.
dart-lang/sdk@487326eef4 fix AstTextPrinter
dart-lang/sdk@9b22dd8e92 remove hard coded feature index
dart-lang/sdk@37976dd26d Improve test so that snippet is displayed when an exception is thrown
dart-lang/sdk@788dcf681e Set or map literals can be ambiguous in invalid code
dart-lang/sdk@94968f9bae Correct LSP completion relevance to add maximum boost instead of all boosts
dart-lang/sdk@42688f9d28 Migration: add support for reads from fields.
dart-lang/sdk@2cd86030a5 Fix return value in GraphBuilder.visitVariableDeclaration.
dart-lang/sdk@9197b34a0e generate analyzer experimental flags
dart-lang/sdk@4181185070 parse nullable function typed formal parameter
dart-lang/sdk@682ffb6e7a Handle unevaluated constants in annotations
dart-lang/sdk@79989d2627 Migration: recognize /*?*/ as expressing nullability.
dart-lang/sdk@4402fbe672 Migration: support index expressions.
dart-lang/sdk@c388c263b0 Fix potentially-nullable test case
dart-lang/sdk@a684f2051b Reduce JSON for LSP completions by moving edits to resolve
dart-lang/sdk@2f0c9904ee Remove docs from LSP (suggestion set) completions and provide during resolve
dart-lang/sdk@91b3281531 Reduce LSP completion JSON by removing optional fields set to defaults
dart-lang/sdk@6031ca4116 Remove an unused import from the LSP support
dart-lang/sdk@37b714401d Add AvailableSuggestion.declaringLibraryUri
2019-06-06 18:55:32 -07:00
skia-flutter-autoroll
0b50bf005d
Roll src/third_party/skia 93d0146dc6a1..6e4fee8c812e (8 commits) ( flutter/engine#9214 )
...
https://skia.googlesource.com/skia.git
/%2Blog/93d0146dc6a1..6e4fee8c812e
git log 93d0146dc6a1a94fa1dca1c05272f1f46e777ddf..6e4fee8c812e204222ec8b5c7217924d42743d31 --date=short --no-merges --format=%ad %ae %s
2019-06-06 jvanverth@google.com Fix MetalWindowContext setup.
2019-06-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-06 fmalita@chromium.org [skottie] Fix zero-overlap selector handling
2019-06-06 egdaniel@google.com Fix vulkan async transfer from call to not submit command buffer to early.
2019-06-06 ethannicholas@google.com Major rearchitecture of SkSL parsing, focused on improving performance.
2019-06-05 egdaniel@google.com Reland "Remove support for copyAsDraw in gpu copySurface."
2019-06-06 fmalita@chromium.org [skottie] Add support for RangeSelector shapes
2019-06-05 bungeman@google.com Fix GrBackendRenderTarget and GrBackendTexture operator=
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 (jcgregorio@google.com ), and stop
the roller if necessary.
2019-06-06 13:46:13 -04:00
skia-flutter-autoroll
e3d0c9a584
Roll src/third_party/skia c5fae22bce20..93d0146dc6a1 (1 commits) ( flutter/engine#9209 )
...
https://skia.googlesource.com/skia.git
/%2Blog/c5fae22bce20..93d0146dc6a1
git log c5fae22bce202730ff2fefeb0333694cf0f5f536..93d0146dc6a1a94fa1dca1c05272f1f46e777ddf --date=short --no-merges --format=%ad %ae %s
2019-06-05 robertphillips@google.com Experimental: Add R_16 and RG_1616 to Ganesh
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 (jcgregorio@google.com ), and stop
the roller if necessary.
2019-06-06 08:26:10 -04:00
skia-flutter-autoroll
10d3710f1c
Roll src/third_party/skia 642178396b09..c5fae22bce20 (3 commits) ( flutter/engine#9208 )
...
https://skia.googlesource.com/skia.git
/%2Blog/642178396b09..c5fae22bce20
git log 642178396b091e4a6185901f5801d5cf7f59ad51..c5fae22bce202730ff2fefeb0333694cf0f5f536 --date=short --no-merges --format=%ad %ae %s
2019-06-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 3c219171135d..b91f87b6ce1c (6 commits)
2019-06-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 72cb69b7908e..5f60135c7766 (425 commits)
2019-06-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 5b424e69101a..5c9e165bc4d5 (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 (jcgregorio@google.com ), and stop
the roller if necessary.
2019-06-06 02:43:32 -04:00
skia-flutter-autoroll
80ad5c4c3d
Roll src/third_party/skia 0f809020ecb0..642178396b09 (2 commits) ( flutter/engine#9207 )
...
https://skia.googlesource.com/skia.git
/%2Blog/0f809020ecb0..642178396b09
git log 0f809020ecb0fb7dd18d9e15894df7fd00d3b44f..642178396b091e4a6185901f5801d5cf7f59ad51 --date=short --no-merges --format=%ad %ae %s
2019-06-03 bungeman@google.com Use DirectWrite for default font.
2019-06-05 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 (jcgregorio@google.com ), and stop
the roller if necessary.
2019-06-05 23:14:26 -04:00
skia-flutter-autoroll
d758935c77
Roll src/third_party/skia e0d90c84e42f..0f809020ecb0 (5 commits) ( flutter/engine#9205 )
...
https://skia.googlesource.com/skia.git
/%2Blog/e0d90c84e42f..0f809020ecb0
git log e0d90c84e42f3b0c26f660bdb12c12c8d184f584..0f809020ecb0fb7dd18d9e15894df7fd00d3b44f --date=short --no-merges --format=%ad %ae %s
2019-06-04 michaelludwig@google.com Add GrQuadUtils namespace to hold ResolveAAType function
2019-06-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-05 mtklein@google.com add mad_unorm8 instruction
2019-06-05 mtklein@google.com use u32 in mul_unorm8
2019-06-05 mtklein@google.com tidy up register allocation
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 (jcgregorio@google.com ), and stop
the roller if necessary.
2019-06-05 19:44:48 -04:00
skia-flutter-autoroll
bbf2362db0
Roll src/third_party/skia 7e2c3cdbb238..e0d90c84e42f (19 commits) ( flutter/engine#9202 )
...
https://skia.googlesource.com/skia.git
/%2Blog/7e2c3cdbb238..e0d90c84e42f
git log 7e2c3cdbb238c99b33d8e680095d43b56c8f2e7d..e0d90c84e42f3b0c26f660bdb12c12c8d184f584 --date=short --no-merges --format=%ad %ae %s
2019-06-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-05 csmartdalton@google.com ccpr: Preserve fill rules for cached paths
2019-06-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (nontrivial).
2019-06-05 egdaniel@google.com Revert "Remove support for copyAsDraw in gpu copySurface."
2019-06-05 bsalomon@google.com Use 1e-4 rather than 1e-5 as "nonZeroAlpha" in various shader code.
2019-06-05 egdaniel@google.com Remove support for copyAsDraw in gpu copySurface.
2019-06-05 mtklein@google.com hoist loop-invariant code out of the loop
2019-06-05 egdaniel@google.com Make feature structs on GrVkBackendContext const.
2019-06-05 halcanary@google.com SkPDF: clean up image shader code
2019-06-05 bsalomon@google.com GrShaderCaps always stores config texture swizzles.
2019-06-05 brianosman@google.com Remove unused "DropsTileOnZeroDivide" caps bit
2019-06-05 brianosman@google.com Fix SkSL standalone compile errors
2019-06-04 michaelludwig@google.com Combine GrPerspQuad and GrQuad
2019-06-05 egdaniel@google.com Move readSurfacePixels and writePixelSurface into GrSurfaceContext.
2019-06-05 mtklein@google.com Revert "print 1/K floats as fractions"
2019-06-05 robertphillips@google.com Revise GrDataUtils to be more self-contained
2019-06-05 jvanverth@google.com Add GrCFResource::reset() to allow Chrome to transition to sk_cf_obj.
2019-06-04 bsalomon@google.com Add API to invalidate GL texture parameters from GrBackendTexture.
2019-06-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 2dd40a44d1a6..3c219171135d (5 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 (jcgregorio@google.com ), and stop
the roller if necessary.
2019-06-05 16:13:44 -04:00
Jonah Williams
765d746608
roll dart and update libraries files ( flutter/engine#9201 )
2019-06-05 13:01:10 -07:00
skia-flutter-autoroll
efb9f4085b
Roll src/third_party/skia 89fc1db4e809..7e2c3cdbb238 (2 commits) ( flutter/engine#9195 )
...
https://skia.googlesource.com/skia.git
/%2Blog/89fc1db4e809..7e2c3cdbb238
git log 89fc1db4e809fa7aaf2cd79bda6f70bde8c22dcf..7e2c3cdbb238c99b33d8e680095d43b56c8f2e7d --date=short --no-merges --format=%ad %ae %s
2019-06-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src ce989eacabd7..72cb69b7908e (348 commits)
2019-06-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 79d4ac9ab695..5b424e69101a (2 commits)
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jcgregorio@google.com ), and stop
the roller if necessary.
2019-06-05 15:39:31 -04:00
Ben Konyi
8dd75740e2
Revert "Roll src/third_party/dart b080e7c97a..9dcb026b26 (30 commits)" ( flutter/engine#9200 )
...
This reverts commit 1083b20d63b70c382e42167052f6a17c9d6dbbb2.
2019-06-05 12:08:13 -07:00
Ben Konyi
1083b20d63
Roll src/third_party/dart b080e7c97a..9dcb026b26 (30 commits)
...
dart-lang/sdk@9dcb026b26 [vm] Replace cycle_free and type_finalized bits with class loading state
dart-lang/sdk@cf4a9f4f75 Revert "Restore explicit SimpleIdentifier."
dart-lang/sdk@664a3f04b3 Revert "[vm/compiler] Fix receiver redefinition type for poly inlining."
dart-lang/sdk@37b7db8fff [ VM / Service ] Added document outlining service protocol design principles.
dart-lang/sdk@f7526daebd Fix a hint in the migration engine
dart-lang/sdk@011aa23944 Remove dead _resolvePackageUri implementation
dart-lang/sdk@7654ee2250 bump to linter 0.1.91
dart-lang/sdk@fa19cd7bb8 Migration: handle simple assignment expressions (x = y).
dart-lang/sdk@2e5cc24b8f Fix bugs in a couple of language tests
dart-lang/sdk@74b7165cc8 Migration: support references to local variables.
dart-lang/sdk@da0de06643 [vm] Use separate string tables for .dynstr and .shstrtab.
dart-lang/sdk@cf2e2e88e1 [vm/compiler] Fix receiver redefinition type for poly inlining.
dart-lang/sdk@20b2118dc4 [fuchsia] Finish migration to fdio_pipe_half
dart-lang/sdk@64a9253763 Add LSP method to fetch super method/class for a position
dart-lang/sdk@15c0315e8e Migration: add support for local variable declarations.
dart-lang/sdk@3ff7bc3992 [vm] Disable dual code mapping when perf flags are passed.
dart-lang/sdk@46dd19609e Migration: recognize /*!*/ as expressing non-null intent.
dart-lang/sdk@331b3a7658 [vm/ffi] Fix flaky crash of ffi/function_callbacks_test
dart-lang/sdk@53de6054d9 Add a missing migration test case for binary expression
dart-lang/sdk@3b5a187726 [dartdevc] move ddc internal libraries under sdk
dart-lang/sdk@9a3478ac20 Add support + tests for closing labels
dart-lang/sdk@0200a1e7b2 Extract LSP initializationOptions into a class
dart-lang/sdk@bd60fa1ad5 [cfe] Write constant field initializers into outlines
dart-lang/sdk@0915db5168 first cut experimental flag declaration file
dart-lang/sdk@422553798e [incremental compiler] Don't process dill libraries twice
dart-lang/sdk@41d5cb53ed [co19] co19 roll (7bd9873fceb872aeb8c6ee69f14de7f7e7605e4e..c4a8862775188ecb25991b815e2f1f700b19d0cc)
dart-lang/sdk@d3cb666ac9 [tools] add target os option to tools/generate_idefiles.py
dart-lang/sdk@0779751b82 Fix implementation of isDartCore and isDartAsync.
dart-lang/sdk@d24b407568 Add --use-summary2 flag to AnalysisServer.
dart-lang/sdk@55d3bbf13f Promote parameter of == to nullable when invoked.
2019-06-04 22:06:25 -07:00
skia-flutter-autoroll
839f3dc7a9
Roll src/third_party/skia 346f82c1c3e0..89fc1db4e809 (2 commits) ( flutter/engine#9191 )
...
https://skia.googlesource.com/skia.git
/%2Blog/346f82c1c3e0..89fc1db4e809
git log 346f82c1c3e0b302e46b0850b4ac63b21d263697..89fc1db4e809fa7aaf2cd79bda6f70bde8c22dcf --date=short --no-merges --format=%ad %ae %s
2019-06-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-04 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 (jcgregorio@google.com ), and stop
the roller if necessary.
2019-06-04 22:41:50 -04:00
skia-flutter-autoroll
15e1a974be
Roll src/third_party/skia a4bb02063672..346f82c1c3e0 (6 commits) ( flutter/engine#9188 )
...
https://skia.googlesource.com/skia.git
/%2Blog/a4bb02063672..346f82c1c3e0
git log a4bb020636726be3b62fc8ac0ba072f60d51e966..346f82c1c3e0b302e46b0850b4ac63b21d263697 --date=short --no-merges --format=%ad %ae %s
2019-06-04 mtklein@google.com print 1/K floats as fractions
2019-06-04 mtklein@google.com move peepholes where they're relevant
2019-06-04 fmalita@chromium.org [skottie] Initial text range selector support
2019-06-04 mtklein@google.com print SKVM test failures
2019-06-04 mtklein@google.com allow two immediates
2019-06-04 robertphillips@google.com Make color initialization version of createBackendTexture public
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 (jcgregorio@google.com ), and stop
the roller if necessary.
2019-06-04 19:07:32 -04:00
skia-flutter-autoroll
118b06b2fa
Roll src/third_party/skia 806267973f8d..a4bb02063672 (10 commits) ( flutter/engine#9184 )
...
https://skia.googlesource.com/skia.git
/%2Blog/806267973f8d..a4bb02063672
git log 806267973f8d7a20b40d836c6bccbd5a99bd159e..a4bb020636726be3b62fc8ac0ba072f60d51e966 --date=short --no-merges --format=%ad %ae %s
2019-06-04 mtklein@google.com add SkVMBuilders.* to DM deps in G3
2019-06-04 michaelludwig@google.com Extract GrQuadList into separate header
2019-06-04 borenet@google.com [infra] Fixes for chrome_release_branch
2019-06-04 mtklein@google.com dump register and instruction count
2019-06-04 mtklein@google.com add extract instruction
2019-06-04 mtklein@google.com add pack instruction
2019-06-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-04 mtklein@google.com add mul_unorm8 instruction
2019-06-03 mtklein@google.com centralize test/bench SkVM builders
2019-06-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms ca5b4470be98..386ae89d2b64 (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 (jcgregorio@google.com ), and stop
the roller if necessary.
2019-06-04 15:26:40 -04:00
skia-flutter-autoroll
a0e1244976
Roll src/third_party/skia 525aa0ca60c8..806267973f8d (11 commits) ( flutter/engine#9182 )
...
https://skia.googlesource.com/skia.git
/%2Blog/525aa0ca60c8..806267973f8d
git log 525aa0ca60c80de7ad7611d824bcc5ae06005628..806267973f8d7a20b40d836c6bccbd5a99bd159e --date=short --no-merges --format=%ad %ae %s
2019-06-04 robertphillips@google.com Switch all internel uses of GrContext::createBackendTexture over to initialized versions
2019-06-04 jvanverth@google.com Create FenceSync implementation that works for all Metal configs
2019-04-17 herb@google.com Convert over more sites to SkStrikeSpecStorage, and remove unused calls
2019-06-04 rmistry@google.com Add Tecno Spark3 Pro devices to the tree
2019-06-03 michaelludwig@google.com Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/
2019-06-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-03 brianosman@google.com Interpreter: Minor cleanup of opcodes
2019-06-03 jbroman@chromium.org Don't mark inline functions in SkString.h as static.
2019-06-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-04 borenet@google.com [infra] Supply revision as target_branch to bot_update
2019-06-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader bb575d48d5f9..79d4ac9ab695 (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 (jcgregorio@google.com ), and stop
the roller if necessary.
2019-06-04 11:27:13 -04:00
skia-flutter-autoroll
4044cbe2ba
Roll src/third_party/skia 30e918d9151d..525aa0ca60c8 (4 commits) ( flutter/engine#9181 )
...
https://skia.googlesource.com/skia.git
/%2Blog/30e918d9151d..525aa0ca60c8
git log 30e918d9151df57c565002c5a7490bd0d86b1223..525aa0ca60c80de7ad7611d824bcc5ae06005628 --date=short --no-merges --format=%ad %ae %s
2019-06-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src f75363e40fb1..ce989eacabd7 (360 commits)
2019-06-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 98f2167125a8..2dd40a44d1a6 (8 commits)
2019-06-03 mtklein@google.com add a x*y+0 -> x*y peephole
2019-06-03 mtklein@google.com streamline SkVM test rebaselining
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 (jcgregorio@google.com ), and stop
the roller if necessary.
2019-06-04 07:57:52 -04:00
Ben Konyi
2d186247ca
Roll src/third_party/dart 5b72293f49..b080e7c97a (1 commits)
...
dart-lang/sdk@b080e7c97a Update to latest package:test
2019-06-03 21:46:45 -07:00
Ben Konyi
445fea70ed
Roll src/third_party/dart 1045ef1ceb..5b72293f49 (3 commits)
...
dart-lang/sdk@5b72293f49 Reland "[vm] Create offsets_extractor tool."
dart-lang/sdk@0241e40c15 Track Library URI for classes
dart-lang/sdk@69063ab552 [dartdevc] automatically find d8 in ddb
2019-06-03 18:53:11 -07:00
Ben Konyi
c766555d1e
Roll src/third_party/dart 8cbb11cc55..1045ef1ceb (10 commits)
...
dart-lang/sdk@1045ef1ceb Use generic test runner to log data using the test infrastructure jsonl format
dart-lang/sdk@34a45de500 Add support for representing nullable function-typed parameters
dart-lang/sdk@c54eac55ad Reuse field tails/offsets in VTable instances.
dart-lang/sdk@15e6c0bca9 Fix Never? in two ways: print ? in diagnostics, and don't set on element.type
dart-lang/sdk@d63466041c Issue 131596231. Suggest names for SimpleFormalParameter(s).
dart-lang/sdk@bb6e558534 Restore explicit SimpleIdentifier.
dart-lang/sdk@ef62349c6d Turn on useSummary2 in build mode only temporary when computing errors.
dart-lang/sdk@578629ad26 Add migration support for property accesses.
dart-lang/sdk@b1e28691d1 Only create hard edges for local variable/parameter references.
dart-lang/sdk@8776bdbf42 Rename migration visitors to reflect terminology in the design doc
2019-06-03 15:50:55 -07:00
skia-flutter-autoroll
dd1a36b8df
Roll src/third_party/skia 80f10d2c226a..30e918d9151d (9 commits) ( flutter/engine#9174 )
...
https://skia.googlesource.com/skia.git
/%2Blog/80f10d2c226a..30e918d9151d
git log 80f10d2c226a21606cb74c35f7e94b1de4bf4bd5..30e918d9151df57c565002c5a7490bd0d86b1223 --date=short --no-merges --format=%ad %ae %s
2019-06-03 bungeman@google.com Revert "Use DirectWrite for default font."
2019-06-03 mtklein@google.com best guess for -MSRTC bot
2019-06-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-03 mtklein@google.com fix SKVM_ benches
2019-06-03 robertphillips@google.com Disable RGBA_F32 mipmap testing for all of openGL ES
2019-05-29 mtklein@google.com sketch an skvm
2019-06-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-06-03 kjlubick@google.com [canvaskit] Save a copy by using SkVertices::Builder
2019-06-03 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 (jcgregorio@google.com ), and stop
the roller if necessary.
2019-06-03 18:36:22 -04:00
Ben Konyi
f9e3011d9d
Roll src/third_party/dart 224f82c21c..8cbb11cc55 (15 commits) ( flutter/engine#9171 )
...
dart-lang/sdk@8cbb11cc55 [vm/ffi] FFI callbacks on ARM32.
dart-lang/sdk@a6bbc58d09 [vm] Ensure C-struct is initialized to guarantee nullptr in Dart_KernelCompilationResult.kernel
dart-lang/sdk@ee4acdef7e [dart:_http] Fix HttpClientResponse.certificate throwing on insecure connections.
dart-lang/sdk@907f31e6de Reland "[cfe] Build some annotations during outlining"
dart-lang/sdk@e31af09992 Remove NullabilityMigrationAssumptions class.
dart-lang/sdk@709df79404 Clean up logic to decide whether to create hard edges
dart-lang/sdk@01694dcca1 Handle nullability nodes for dynamic types more cleanly.
dart-lang/sdk@9aa88b1168 Add a const bool to make it easy to enable dumping the nullability graph
dart-lang/sdk@c229555d87 Rework the graph representation for the migration tool based on the design doc.
dart-lang/sdk@ca84a69609 Modify NullabilityNode to allow the 4 possible states from the design doc.
dart-lang/sdk@ebbfc7d8ca Annotate new APIs with @Since
dart-lang/sdk@2c4a2237d2 Disable search.getDeclarations with summary2.
dart-lang/sdk@519ddc1ac4 Document that AVAILABLE_SUGGESTION_SETS also turns on existingImports.
dart-lang/sdk@577ab8d631 Issue 37129. Check for missing importedLibrary.
dart-lang/sdk@d4d9f0afaa [vm,dart:io] Check for socket connection success
2019-06-03 12:46:07 -07:00
skia-flutter-autoroll
1544bb6ceb
Roll src/third_party/skia fec9b902a626..80f10d2c226a (12 commits) ( flutter/engine#9170 )
...
https://skia.googlesource.com/skia.git
/%2Blog/fec9b902a626..80f10d2c226a
git log fec9b902a626c4e9fa5aa13c03c5b1261666f45c..80f10d2c226a21606cb74c35f7e94b1de4bf4bd5 --date=short --no-merges --format=%ad %ae %s
2019-06-03 michaelludwig@google.com Turn on glClear workaround for nvidia macs
2019-06-03 robertphillips@google.com Expand testing of color initialized backend textures to include mip levels
2019-06-03 bsalomon@google.com Do correct colorspace xform in asyncRescaleAndReadPixels in GPU impl.
2019-06-03 herb@google.com One ShouldDrawAsPath to rule them all!
2019-06-03 bungeman@google.com Use DirectWrite for default font.
2019-06-03 jvanverth@google.com Maybe don't use Metal's instanced methods if not supported.
2019-06-03 kjlubick@google.com Make fuzzing use embedded test font
2019-06-01 senorblanco@chromium.org GrTessellator: always rewind to edge top when splitting.
2019-05-31 ethannicholas@google.com added SkSL bench
2019-06-03 kjlubick@google.com Prevent UBSAN from complaining too early about invalid enums
2019-06-03 jcgregorio@google.com Don't run SkpBench on the P30 since we don't have root on that device.
2019-06-03 reed@google.com add simpler addFrame api (helps with threaded producers)
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 (jcgregorio@google.com ), and stop
the roller if necessary.
2019-06-03 14:55:36 -04:00
skia-flutter-autoroll
b1012f5dc8
Roll src/third_party/skia c0b32b33552c..fec9b902a626 (3 commits) ( flutter/engine#9169 )
...
https://skia.googlesource.com/skia.git
/%2Blog/c0b32b33552c..fec9b902a626
git log c0b32b33552c70c4cc165274f40199cde0e66436..fec9b902a626c4e9fa5aa13c03c5b1261666f45c --date=short --no-merges --format=%ad %ae %s
2019-05-31 mtklein@google.com add unit scaling mode to benchmark/nanobench
2019-06-03 borenet@google.com [infra] Stop isolating the Android NDK
2019-06-03 jcgregorio@google.com Add 'modules' to doxygen generation.
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 (jcgregorio@google.com ), and stop
the roller if necessary.
2019-06-03 11:25:45 -04:00
skia-flutter-autoroll
5488ac525e
Roll src/third_party/skia 9e6a3d76fc7f..c0b32b33552c (1 commits) ( flutter/engine#9168 )
...
https://skia.googlesource.com/skia.git
/%2Blog/9e6a3d76fc7f..c0b32b33552c
git log 9e6a3d76fc7ffd086a5968d5742d5ff6e9bf84ba..c0b32b33552c70c4cc165274f40199cde0e66436 --date=short --no-merges --format=%ad %ae %s
2019-05-31 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (nontrivial).
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 (jcgregorio@google.com ), and stop
the roller if necessary.
2019-06-03 07:53:40 -04:00
skia-flutter-autoroll
9ef1baec82
Roll src/third_party/skia 3c0ad02bc545..9e6a3d76fc7f (4 commits) ( flutter/engine#9167 )
...
https://skia.googlesource.com/skia.git
/%2Blog/3c0ad02bc545..9e6a3d76fc7f
git log 3c0ad02bc545e5891f042f266d8892df342f62ea..9e6a3d76fc7ffd086a5968d5742d5ff6e9bf84ba --date=short --no-merges --format=%ad %ae %s
2019-06-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 0a56f0e3d22d..98f2167125a8 (8 commits)
2019-06-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader c0d7ee45d45f..bb575d48d5f9 (3 commits)
2019-06-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 8e522297bf91..f75363e40fb1 (402 commits)
2019-06-01 bsalomon@google.com SkVector4 as ctype for half4
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 (jcgregorio@google.com ), and stop
the roller if necessary.
2019-06-03 02:07:29 -04:00
skia-flutter-autoroll
5df95aac83
Roll src/third_party/skia 09f5aedf2cc8..3c0ad02bc545 (1 commits) ( flutter/engine#9164 )
...
https://skia.googlesource.com/skia.git
/%2Blog/09f5aedf2cc8..3c0ad02bc545
git log 09f5aedf2cc886296641658fdb800ced1e7f0b7e..3c0ad02bc545e5891f042f266d8892df342f62ea --date=short --no-merges --format=%ad %ae %s
2019-06-02 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (jcgregorio@google.com ), and stop
the roller if necessary.
2019-06-02 05:02:35 -04:00
Siva
2d2a0f84a4
Roll src/third_party/dart 0e6b74543c..224f82c21c (2 commits) ( flutter/engine#9163 )
...
224f82c21c Revert "[vm] Create offsets_extractor tool."
6f2f92f578 improve extension method declaration recovery
2019-05-31 19:36:21 -07:00
Siva
f6036a8bea
Roll src/third_party/dart 445a23a9bc..0e6b74543c (29 commits) ( flutter/engine#9159 )
...
0e6b74543c Revert "[vm/kernel] Use GC-tracked ExternalTypedData/TypedDataView for kernel buffers"
250f3d2e56 [gardening] Attempt to repair red HHH bot, take 3
cddf2bbdfe [vm/debugger] Support debugging of interpreted frames.
0e07987ccd [gardening] Attempt to repair red HHH bot, take 2
c5e03e5cce Fix tests that assign null to non-null locations
9d4649a44c Set context type for downward inference in constants.
7ae22b9394 [gardening] Attempt to repair red HHH bot
30d118d429 Handle deferred expressions and names in model_test
b3f262298c Fix recording covariance for default parameters.
c72893dc12 Update CHANGELOG.md with HttpClientResponseCompressionState
5fcff2f581 Use modular code generation in modular_test
190599de78 Skip LSP cancellation handling for Notification requests
edae8c474c Fix _createSdkModule for Windows
a620c56e8d Ensure output unit data for late members
abc8195541 Add more failing tests for downward inference in nnbd
2938630937 update parser to handle "!." in nnbd expressions
dc7fa3bae7 Add patch to fix Flutter
2babb218d6 [ VM / Service ] Removed fixedId parameter from Isolate responses
a25f927ba9 Split HTypeConversion
aa2ce7cfbf Add `compressionState` getter to the HttpClientResponse API.
c4a1ca903f [dartdevc] Cleanup violations of `unrelated_type_equality_checks` lint
c4d1d2a29d [vm] Remove #include in runtime_offsets_list that breaks flutter
e34d63bd11 Visit return types of functions/methods to consumer GenericFunctionType(s).
372b02d97f [vm/bytecode] Add information about local variables to bytecode
0a66b3e644 Fix scopes for resolving class / mixin headers.
d51d41b109 Add some failing tests for downward inference in nnbd
3015d79371 [vm] Create offsets_extractor tool.
556c9134ac Update the SDK version associated with constant update hints
7c956f4387 Make it possible to consume summary2 in build mode, but don't turn it on yet.
2019-05-31 17:14:52 -07:00
skia-flutter-autoroll
2451b9e74e
Roll src/third_party/skia 3cd435eecf5e..09f5aedf2cc8 (3 commits) ( flutter/engine#9160 )
...
https://skia.googlesource.com/skia.git
/%2Blog/3cd435eecf5e..09f5aedf2cc8
git log 3cd435eecf5ed15ec3dbac1050e176fcf9fddae8..09f5aedf2cc886296641658fdb800ced1e7f0b7e --date=short --no-merges --format=%ad %ae %s
2019-05-31 bungeman@google.com Handle all lcd orientations SkScalerContext.
2019-05-31 fmalita@chromium.org [skottie] Add support for scale and rotation text animators
2019-05-29 herb@google.com Simplify calculation of the path gap.
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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-31 20:13:45 -04:00
skia-flutter-autoroll
14725296d5
Roll src/third_party/skia c4fec06e5a3b..3cd435eecf5e (13 commits) ( flutter/engine#9155 )
...
https://skia.googlesource.com/skia.git
/%2Blog/c4fec06e5a3b..3cd435eecf5e
git log c4fec06e5a3b796e82c03abfc9389d076270e453..3cd435eecf5ed15ec3dbac1050e176fcf9fddae8 --date=short --no-merges --format=%ad %ae %s
2019-05-31 rmistry@google.com [G3 compile bot] Remove cl link
2019-05-29 michaelludwig@google.com Move GrQuad to src/gpu/geometry folder
2019-05-31 herb@google.com max glyph dimension == 0 means don't fallback
2019-05-31 fmalita@chromium.org [skottie] Add support for opacity text animators
2019-05-31 fmalita@chromium.org [skottie] Initial animated text properties support
2019-05-31 herb@google.com Remove unused enum
2019-05-31 robertphillips@google.com Implement color-based backend texture creation for Vulkan
2019-05-24 jvanverth@google.com Fix DDL_Metal test configs
2019-05-31 jvanverth@google.com Reland "Added AutoreleasePool for managing pool memory in testing apps."
2019-05-30 halcanary@google.com SkShaderBase::isAPicture()
2019-05-31 bsalomon@google.com Color matrix effect rewritten as .fp
2019-05-31 jvanverth@google.com Use GrCFResource class to manage backend surface MtlTexture resources.
2019-05-31 robertphillips@google.com Clean update ETC1 data utilities (take 2)
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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-31 16:38:41 -04:00
skia-flutter-autoroll
cb603ab846
Roll src/third_party/skia da95a75be1dd..c4fec06e5a3b (1 commits) ( flutter/engine#9154 )
...
https://skia.googlesource.com/skia.git
/%2Blog/da95a75be1dd..c4fec06e5a3b
git log da95a75be1dd37667db244ed56c2ac076cfb15ff..c4fec06e5a3b796e82c03abfc9389d076270e453 --date=short --no-merges --format=%ad %ae %s
2019-05-31 kjlubick@google.com Revert "Added AutoreleasePool for managing pool memory in testing apps."
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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-31 13:02:56 -04:00
skia-flutter-autoroll
0db0711674
Roll src/third_party/skia b9658153032a..da95a75be1dd (2 commits) ( flutter/engine#9153 )
...
https://skia.googlesource.com/skia.git
/%2Blog/b9658153032a..da95a75be1dd
git log b9658153032aa83470c105e6fb1bfccab8e4260a..da95a75be1dd37667db244ed56c2ac076cfb15ff --date=short --no-merges --format=%ad %ae %s
2019-05-30 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 172e5d373fad..0a56f0e3d22d (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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-31 05:51:40 -04:00
skia-flutter-autoroll
69ea52a6f6
Roll src/third_party/skia 89799efe587b..b9658153032a (2 commits) ( flutter/engine#9152 )
...
https://skia.googlesource.com/skia.git
/%2Blog/89799efe587b..b9658153032a
git log 89799efe587ba36db80fd82a7ef499d2b484e67c..b9658153032aa83470c105e6fb1bfccab8e4260a --date=short --no-merges --format=%ad %ae %s
2019-05-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 97d3c9084977..8e522297bf91 (404 commits)
2019-05-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 37bc82ac64f5..c0d7ee45d45f (2 commits)
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-31 02:20:59 -04:00
skia-flutter-autoroll
d044208cf7
Roll src/third_party/skia 65e49ba51b03..89799efe587b (3 commits) ( flutter/engine#9150 )
...
https://skia.googlesource.com/skia.git
/%2Blog/65e49ba51b03..89799efe587b
git log 65e49ba51b0308fb92ad7887c84e2f65bb46ba82..89799efe587ba36db80fd82a7ef499d2b484e67c --date=short --no-merges --format=%ad %ae %s
2019-05-30 bungeman@google.com Document SkShaper::RunHandler::Buffer
2019-05-30 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-30 herb@google.com Use strike spec for bitmap rendering
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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-30 20:33:54 -04:00
skia-flutter-autoroll
812a2bdc04
Roll src/third_party/skia f62e575bab08..65e49ba51b03 (10 commits) ( flutter/engine#9147 )
...
https://skia.googlesource.com/skia.git
/%2Blog/f62e575bab08..65e49ba51b03
git log f62e575bab086650d9340152e20009c3749eca5d..65e49ba51b0308fb92ad7887c84e2f65bb46ba82 --date=short --no-merges --format=%ad %ae %s
2019-05-30 ethannicholas@google.com added support for SkMatrix44 ctype
2019-05-30 jvanverth@google.com Added AutoreleasePool for managing pool memory in testing apps.
2019-05-30 reed@google.com share tiny bit of code for std language iter
2019-05-30 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-30 reed@google.com free formatctx when we're done
2019-05-30 robertphillips@google.com Revert "Clean update ETC1 data utilities"
2019-05-30 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-30 michaelludwig@google.com Remove old GrFillRectOp factories
2019-05-30 robertphillips@google.com Clean update ETC1 data utilities
2019-05-30 fmalita@chromium.org [skottie] Shaper: fission glyphs into separate fragments when needed
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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-30 17:01:36 -04:00
Ben Konyi
55d14499e1
Roll src/third_party/dart 39ec9fc4f3..445a23a9bc (4 commits)
...
445a23a9bc first cut extension methods test
13ff60ec02 Use Substitution for typeAfterSubstitution with summary2.
dad211bfca Store offset for ConstructorDeclaration.
47ed7f737a Resolve default values in mixin method parameters.
2019-05-30 12:49:43 -07:00
skia-flutter-autoroll
6fd518e34a
Roll src/third_party/skia 69aaee0ff927..f62e575bab08 (11 commits) ( flutter/engine#9142 )
...
https://skia.googlesource.com/skia.git
/%2Blog/69aaee0ff927..f62e575bab08
git log 69aaee0ff92748ac763e66a8b586592927841cb4..f62e575bab086650d9340152e20009c3749eca5d --date=short --no-merges --format=%ad %ae %s
2019-05-30 robertphillips@google.com Use GrVkImage utilities in GrVkGpu::createTestingOnlyVkImage
2019-05-30 halcanary@google.com SkPDF: implement kDecal image shader TileMode
2019-05-30 halcanary@google.com SkPDF: MakeShader uses Color4f
2019-05-30 bungeman@google.com Correct shaper assert around iterator fonts.
2019-05-30 reed@google.com support assets for skottie2movie
2019-05-29 herb@google.com Collapse the SkTextInterceptsIter into base class
2019-05-28 brianosman@google.com Interpreter: Elide dup/pop around stores
2019-05-29 bungeman@google.com Add trivial implemenations of shaper run iterators.
2019-05-30 rmistry@google.com Add new G3 compile try bot
2019-05-30 rmistry@google.com Add recipe for triggering and waiting for G3 compile tasks
2019-05-29 rmistry@google.com Script to trigger and wait for G3 compile tasks
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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-30 13:25:48 -04:00
Ben Konyi
ebbbc7fd9e
Roll src/third_party/dart fee615c5a5..39ec9fc4f3 (46 commits)
...
39ec9fc4f3 Revert "[cfe] Build some annotations during outlining"
1df5fb3d57 [cfe] Build some annotations during outlining
0325ba4b4a Update test framework to uniformly use NNBD in type strings
2958e80671 Refactor to conditional and spread elements
5352c67478 Tweaks for 'Import Library' quick fixes to better reflect the expected behavior.
2ef2eb14d5 Fix FixesTest on Windows.
475d68527c Add types on overridden method signatures
0739387b05 [vm] Account for DBC32 when deciding between 32-bit and 64-bit ELF.
436c8d8a79 [gardening] Remove flutter patch as the original cl was indeed identified as a culprit and will be reverted.
c9ace73ffb CHANGELOG entry for covariance in super-interfaces.
d99d83ea09 Add ddc modular test suite and single test
ebe6146781 [gardening] Fix patch name so it matches dart sdk hash.
2268c65cbe First subtyping rules for nullable types
19a8886a8a [gardening] Attempt to troubleshoot failing hhh buildbot.
dd5530a73e [dartdevc] make ImmutableSet private
4c9bf5479f Extract generic runner logic, now dart2js modular test is mostly dart2js specific
2492d40829 [vm/disassembler] Remove redundant assert.
76750c58f2 Issue 35553. Report WRONG_TYPE_PARAMETER_VARIANCE_IN_SUPERINTERFACE.
98a4dba4b3 Update Element.appendTo to more closely match Dart syntax
694699c6e4 [dartdevc] Improve NSM errors when making dynamic calls
a332c414f1 Switch server to using DeclarationsTracker for 'Import Library' quick fixes.
d74d49e748 Convert more diagnostic tests to include location
1b95819e3d [dartdevc] Train ddc on dill file instead of analyzer summary
fca2c82be0 Add support for cancelling requests in LSP server
47e63b0eee [dartdevc] encode part file metadata
d5405d06f4 [cfe] Allow local const variables as annotations.
0d0f01a7b7 Add new AOT build steps to deb package build script.
182d55dfda [dart2js] Add support for BabelJS to test.py
b1d3a212a7 Fill references to dynamic/Naver in LinkedElementFactory.
d9dccc3b0f Pass in no_git_hash option to utils.py when computing version
f9bf379ae1 Move BOOLEAN_CONVERSION_CHECK to separate HInstruction
2e51423c3d Convert the way function types are displayed to better match the syntax of Dart
da3ead02c1 Issue 3446. Recurse into attributes to find children widgets.
9556a95038 Fix string->bytes encoding in overlay_file_system
fc17a90bed assist for sorting child properties last
b0a11c9d25 [vm] Fix kernel list loader so that files are relative to the list.
96c2d3c303 [dartdevc] enable testing of ddc internals
554f9db768 [ VM / Service ] Made Logging event and LogRecord public
46ae4c5f0a [ VM ] Removed tests that are no longer valid as of Dart 2.0.
c35f53fab0 [dart:io,fuchsia] Change namespace setup failure from ASSERTs to FATALs
af93ebcf4c [vm] Direct generation of ELF shared libraries.
834587a78c [dartdevc] fix import/export declarations for es6 to add extension
d06592b532 [dartdevc] Add details to failed assertion messages
cca2bb317e [ dart:developer ] Exposed `reason`, `errorCode`, and `errorDetail` getters in `ServiceExtensionResult`.
03781b9402 Build also summary2 in build mode.
4c32cddef8 [vm/ffi] Fix ffi trampoline class finalization - fix test on android
2019-05-30 09:19:18 -07:00
skia-flutter-autoroll
97a78c9af0
Roll src/third_party/skia 2f0f5fb37d74..69aaee0ff927 (2 commits) ( flutter/engine#9138 )
...
https://skia.googlesource.com/skia.git
/%2Blog/2f0f5fb37d74..69aaee0ff927
git log 2f0f5fb37d743733286ae31b10b6ca6cc668b673..69aaee0ff92748ac763e66a8b586592927841cb4 --date=short --no-merges --format=%ad %ae %s
2019-05-30 reed@google.com Revert "Compare pixels for TypefaceWithNoPaths test"
2019-05-30 hcm@google.com Update Skia milestone to 77
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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-30 08:18:20 -04:00
skia-flutter-autoroll
097ba78c82
Roll src/third_party/skia 859f7108a5af..2f0f5fb37d74 (2 commits) ( flutter/engine#9137 )
...
https://skia.googlesource.com/skia.git
/%2Blog/859f7108a5af..2f0f5fb37d74
git log 859f7108a5af0106d5e87795a8219d1db996b08a..2f0f5fb37d743733286ae31b10b6ca6cc668b673 --date=short --no-merges --format=%ad %ae %s
2019-05-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 ded5f903261a..172e5d373fad (11 commits)
2019-05-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src b3e0873d64ad..97d3c9084977 (529 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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-30 04:30:45 -04:00
Alexander Aprelev
56216cf152
Roll buildroot to pick up fixed create_updated_flutter.deps.py ( flutter/engine#9129 )
...
* Roll buildroot to pick up fixed create_updated_flutter.deps.py
* Fix hash
2019-05-29 22:25:57 -07:00
skia-flutter-autoroll
06372655b4
Roll src/third_party/skia 1013ecfb3421..859f7108a5af (19 commits) ( flutter/engine#9136 )
...
https://skia.googlesource.com/skia.git
/%2Blog/1013ecfb3421..859f7108a5af
git log 1013ecfb342137428750aa30867e1bce4116be74..859f7108a5af0106d5e87795a8219d1db996b08a --date=short --no-merges --format=%ad %ae %s
2019-05-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader ca8e3d7c153e..37bc82ac64f5 (11 commits)
2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-29 fmalita@chromium.org [skottie] Add a Shaper line buffer
2019-05-29 brianosman@google.com Fix divide by zero in interpreter test
2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-29 egdaniel@google.com Reland "Remove call to copy in GrcontextPriv read/write pixel calls."
2019-05-29 brianosman@google.com Interpreter: Matrix/Vector multiplication
2019-05-29 brianosman@google.com Interpreter: Support component-wise ops for matrices
2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-29 reed@google.com rm dead code
2019-05-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-29 herb@google.com Compare pixels for TypefaceWithNoPaths test
2019-05-29 michaelludwig@google.com Make stencilRect() in GrRTCPriv more flexible.
2019-05-29 brianosman@google.com Avoid SkTMax in sksl
2019-05-29 robertphillips@google.com Use GrGLGpu::createTextureImpl from w/in GrGLGpu::createBackendTexture
2019-05-29 reed@google.com simplify api to make encoder, use swscale for faster rgb->yuv
2019-05-29 brianosman@google.com Interpreter: Fix vector/matrix equality and inequality
2019-05-28 bsalomon@google.com Specialize GrBicubicEffet for 1d kernel.
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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-30 01:00:51 -04:00
skia-flutter-autoroll
797e4e7cad
Roll src/third_party/skia 29e013deb476..1013ecfb3421 (3 commits) ( flutter/engine#9130 )
...
https://skia.googlesource.com/skia.git
/%2Blog/29e013deb476..1013ecfb3421
git log 29e013deb476758a29196cc49b95b60206c72f40..1013ecfb342137428750aa30867e1bce4116be74 --date=short --no-merges --format=%ad %ae %s
2019-05-29 egdaniel@google.com Revert "Remove call to copy in GrcontextPriv read/write pixel calls."
2019-05-29 senorblanco@chromium.org GrTessellator: fix event creation for dead boundary edges.
2019-05-29 egdaniel@google.com Remove call to copy in GrcontextPriv read/write pixel calls.
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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-29 21:31:10 -04:00
Chinmay Garde
1f5b1ed7ad
Revert "Roll src/third_party/dart fee615c5a5..d5405d06f4 (21 commits) ( #9127 )" ( flutter/engine#9135 )
...
This reverts commit 67711efcafa454450513d2d639850041eb7276ad.
2019-05-29 17:45:15 -07:00
Ben Konyi
67711efcaf
Roll src/third_party/dart fee615c5a5..d5405d06f4 (21 commits) ( flutter/engine#9127 )
...
d5405d06f4 [cfe] Allow local const variables as annotations.
0d0f01a7b7 Add new AOT build steps to deb package build script.
182d55dfda [dart2js] Add support for BabelJS to test.py
b1d3a212a7 Fill references to dynamic/Naver in LinkedElementFactory.
d9dccc3b0f Pass in no_git_hash option to utils.py when computing version
f9bf379ae1 Move BOOLEAN_CONVERSION_CHECK to separate HInstruction
2e51423c3d Convert the way function types are displayed to better match the syntax of Dart
da3ead02c1 Issue 3446. Recurse into attributes to find children widgets.
9556a95038 Fix string->bytes encoding in overlay_file_system
fc17a90bed assist for sorting child properties last
b0a11c9d25 [vm] Fix kernel list loader so that files are relative to the list.
96c2d3c303 [dartdevc] enable testing of ddc internals
554f9db768 [ VM / Service ] Made Logging event and LogRecord public
46ae4c5f0a [ VM ] Removed tests that are no longer valid as of Dart 2.0.
c35f53fab0 [dart:io,fuchsia] Change namespace setup failure from ASSERTs to FATALs
af93ebcf4c [vm] Direct generation of ELF shared libraries.
834587a78c [dartdevc] fix import/export declarations for es6 to add extension
d06592b532 [dartdevc] Add details to failed assertion messages
cca2bb317e [ dart:developer ] Exposed `reason`, `errorCode`, and `errorDetail` getters in `ServiceExtensionResult`.
03781b9402 Build also summary2 in build mode.
4c32cddef8 [vm/ffi] Fix ffi trampoline class finalization - fix test on android
2019-05-29 09:42:07 -07:00
skia-flutter-autoroll
7de22b7526
Roll src/third_party/skia 633db4db7672..29e013deb476 (3 commits) ( flutter/engine#9128 )
...
https://skia.googlesource.com/skia.git
/%2Blog/633db4db7672..29e013deb476
git log 633db4db7672fd55b48ba1073256853e00f18d8c..29e013deb476758a29196cc49b95b60206c72f40 --date=short --no-merges --format=%ad %ae %s
2019-05-28 brianosman@google.com Interpreter: Fix construction of Matrices
2019-05-28 bsalomon@google.com Change async rescale and read GM to test diff number of x/y bicubic steps
2019-05-28 herb@google.com Move source space fallback strike calculations to SkStrikeSpecStorage
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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-29 10:22:55 -04:00
skia-flutter-autoroll
dbc017a518
Roll src/third_party/skia 25b63f91b3b4..633db4db7672 (4 commits) ( flutter/engine#9125 )
...
https://skia.googlesource.com/skia.git
/%2Blog/25b63f91b3b4..633db4db7672
git log 25b63f91b3b4de4c951408bca5154063811626c4..633db4db7672fd55b48ba1073256853e00f18d8c --date=short --no-merges --format=%ad %ae %s
2019-05-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 3fe06eb3aaaf..ded5f903261a (12 commits)
2019-05-28 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src a4545bae034e..b3e0873d64ad (467 commits)
2019-05-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 710fcd517ea4..ca8e3d7c153e (23 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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-29 04:40:23 -04:00
skia-flutter-autoroll
6fc0942921
Roll src/third_party/skia 8f88b2da05d5..25b63f91b3b4 (2 commits) ( flutter/engine#9121 )
...
https://skia.googlesource.com/skia.git
/%2Blog/8f88b2da05d5..25b63f91b3b4
git log 8f88b2da05d542620a7e5d97aec917714b5cf8fc..25b63f91b3b4de4c951408bca5154063811626c4 --date=short --no-merges --format=%ad %ae %s
2019-05-22 herb@google.com Remove getGlyphIDAdvance() from SkStrike's API
2019-05-28 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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-29 01:11:11 -04:00