Chris Bracken
|
db526e130c
|
Roll third_party/benchmark to a779ffce872b4c811beef482e18bd0b63626aa42 (flutter/engine#11492)
Picks up a single change: Add trailing newline at EOF
This complies with Fuchsia's default_warnings config, which contains
"-Wnewline-eof".
|
2019-08-27 00:55:27 -07:00 |
|
skia-flutter-autoroll
|
17d2bac5db
|
Roll src/third_party/skia 3c8f9cb45dde..4b5d65561943 (5 commits) (flutter/engine#11486)
https://skia.googlesource.com/skia.git/+log/3c8f9cb45dde..4b5d65561943
git log 3c8f9cb45dde..4b5d65561943 --date=short --no-merges --format='%ad %ae %s'
2019-08-27 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-08-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 3c6b2e1613c8..57ad1e1287dd (8 commits)
2019-08-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 26bef9371198..31c682b20741 (361 commits)
2019-08-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader d6dc4b7e4533..605f863173b6 (4 commits)
2019-08-27 khushalsagar@chromium.org gpu: Update GrGLCaps usage of fTextureRectangle with chromium.
Created with:
gclient setdep -r src/third_party/skia@4b5d65561943
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 stani@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=stani@google.com
|
2019-08-27 02:20:57 -04:00 |
|
Dan Field
|
2dd1eb3751
|
Roll buildroot to 58d85da77cf1d5c668d185570fa8ed3d2e1a1ab5 (flutter/engine#11483)
|
2019-08-26 22:19:38 -07:00 |
|
Ben Konyi
|
decb72ce41
|
Roll src/third_party/dart 69c6bea18f..e878bdafe9 (10 commits)
dart-lang/sdk@e878bdafe9 [vm/bytecode] Add DebugCheck to stop at return statement before executing finally blocks
dart-lang/sdk@6db6a0ce67 [vm/bytecode] Capture :controller_stream variable in async* functions
dart-lang/sdk@b6897ea094 Stop using resolutionMap in analyzer and analysis_server.
dart-lang/sdk@91de97f7e6 [nnbd_migration] Unwrap handles and remove handle assertion.
dart-lang/sdk@da4e6eb6e3 [vm/bytecode] Correct source positions for for-in statements
dart-lang/sdk@a7666c4fac Identifiers with ExtensionElement don't have types.
dart-lang/sdk@605709ac31 Fix _isDynamicExpression() in DartUnitHighlightsComputer2.
dart-lang/sdk@a2c7e7ce3e Migration: implement post-dominator analysis of `??` operations.
dart-lang/sdk@c1dbceda67 Migration: Test a complex example of flow analysis integration.
dart-lang/sdk@0c3a1a986f Migration: integrate flow analysis of try/catch/finally statements.
|
2019-08-26 21:56:34 -07:00 |
|
skia-flutter-autoroll
|
500506bc8b
|
Roll src/third_party/skia 30cd12e81488..3c8f9cb45dde (1 commits) (flutter/engine#11472)
https://skia.googlesource.com/skia.git/+log/30cd12e81488..3c8f9cb45dde
git log 30cd12e81488..3c8f9cb45dde --date=short --no-merges --format='%ad %ae %s'
2019-08-27 fmalita@chromium.org [skottie] Harden motion blur
Created with:
gclient setdep -r src/third_party/skia@3c8f9cb45dde
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 stani@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=stani@google.com
|
2019-08-26 22:39:12 -04:00 |
|
Ben Konyi
|
f4319421b5
|
Roll src/third_party/dart c91da3fa26..69c6bea18f (12 commits)
dart-lang/sdk@69c6bea18f [ fuzzer ] Fixed analysis warnings in dartfuzz, enabled analysis as part of bot checks
dart-lang/sdk@6f2c3977cc [cfe] Add available extensions to Scope.
dart-lang/sdk@a00a8df2d9 [vm/bytecode] Correct source positions for switch cases
dart-lang/sdk@7b2e879858 Migration: integrate flow analysis of switch statements.
dart-lang/sdk@e18ebb610b Set relevance tags for constructors.
dart-lang/sdk@64a42600ea [vm/compiler] Avoid unnessary checks on 64-bit
dart-lang/sdk@a5c961d50b [vm/fuzzer] Simple class hierarchies
dart-lang/sdk@67d8bb4c24 Add 'Rename Extension Member' refactoring.
dart-lang/sdk@b8cb25c96f Flow analysis: shift responsibility for handling final fall-through to FlowAnalysis.
dart-lang/sdk@cebb64f249 [vm/compiler] Avoid deopt for non-clamping typed data
dart-lang/sdk@9b46abc4ad Restore removed error codes to unbreak angular
dart-lang/sdk@ece4f273ea [vm/fuzzer] Randomly add deterministic flag
|
2019-08-26 19:09:20 -07:00 |
|
Ben Konyi
|
3bd58ad50d
|
Roll src/third_party/dart 43417df9c7..c91da3fa26 (12 commits)
dart-lang/sdk@c91da3fa26 [vm/fuzzer] renable stacktrace stress test on FFI
dart-lang/sdk@9a817c722b Add tests for extension method setter/getter basename shadowing.
dart-lang/sdk@4210112bfd [vm/debugger] Increase verbosity of --verbose-debug when setting breakpoints.
dart-lang/sdk@969c01f02c Remove unused methods from DeclarationResolver.
dart-lang/sdk@da66bf6f77 Issue 37951. Identify widgets in IfElement and ForElement.
dart-lang/sdk@2011b6fa6b Flow analysis: refactor and unit test switch statement logic.
dart-lang/sdk@e0c37247a2 Migration: integrate flow analysis of logical not expressions
dart-lang/sdk@48f8454960 [vm] Force raw variables created during scope building to be on the stack
dart-lang/sdk@103a43dd73 [cfe] Towards deprecating Builder.target
dart-lang/sdk@06150f4d2c Migration: fix some tests of assertion behavior.
dart-lang/sdk@9c761e1531 Migration: integrate flow analysis of if-null (`??`) expressions.
dart-lang/sdk@1f17242a4f [infra] Remove non-essential test expectations from dart2js status files
|
2019-08-26 16:06:26 -07:00 |
|
skia-flutter-autoroll
|
3deb0a9515
|
Roll src/third_party/skia 464eb78e444b..30cd12e81488 (8 commits) (flutter/engine#11459)
https://skia.googlesource.com/skia.git/+log/464eb78e444b..30cd12e81488
git log 464eb78e444b..30cd12e81488 --date=short --no-merges --format='%ad %ae %s'
2019-08-26 herb@google.com Track RemoteStrikes to send using pointers instead of descriptors
2019-08-26 csmartdalton@google.com Revert "Initiate MSAA resolves during DAG generation"
2019-08-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms ce4270691346..684790252fe2 (1 commits)
2019-08-26 senorblanco@chromium.org Dawn: update for GrGpuCommandBuffer -> GrOpsRenderPass change.
2019-08-26 herb@google.com Fix include path in spirv-tools build
2019-08-26 michaelludwig@google.com Make image filter virtuals private where possible
2019-08-26 chz@google.com heif: Update to actual frame duration when the frame is decoded
2019-08-26 csmartdalton@google.com Initiate MSAA resolves during DAG generation
Created with:
gclient setdep -r src/third_party/skia@30cd12e81488
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 stani@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=stani@google.com
|
2019-08-26 18:54:29 -04:00 |
|
Dan Field
|
abca7e3fa9
|
Roll buildroot and update gn script for bitcode_marker (flutter/engine#11449)
|
2019-08-26 12:58:14 -07:00 |
|
skia-flutter-autoroll
|
e20b34353b
|
Roll src/third_party/skia d617d5d29ca5..464eb78e444b (10 commits) (flutter/engine#11444)
https://skia.googlesource.com/skia.git/+log/d617d5d29ca5..464eb78e444b
git log d617d5d29ca5..464eb78e444b --date=short --no-merges --format='%ad %ae %s'
2019-08-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-26 mtklein@google.com remove MSRTC bots and GN support
2019-08-26 senorblanco@chromium.org Reland "Update DEPS: roll spirv-tools and spirv-headers."
2019-08-26 stani@google.com Revert "Update DEPS: roll spirv-tools and spirv-headers."
2019-08-26 bungeman@google.com Basic changes to get XPS drawing text.
2019-08-26 michaelludwig@google.com Define Usage and image+origin wrapper for image filters
2019-08-26 fmalita@chromium.org Add a colortype conversion bench
2019-08-26 egdaniel@google.com Remove GrGpuTextureCommandBuffer class and rename to GrOpsRenderPass.
2019-08-26 reed@google.com remove unneeded noemptycheck variants of intersect
2019-08-26 herb@google.com Rename SkGlyphCacheState -> RemoteStrike
Created with:
gclient setdep -r src/third_party/skia@464eb78e444b
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 stani@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=stani@google.com
|
2019-08-26 15:10:38 -04:00 |
|
skia-flutter-autoroll
|
c3d32867b2
|
Roll fuchsia/clang/mac-amd64 from RDjN2... to CGYQg... (flutter/engine#11442)
Roll fuchsia/clang/mac-amd64 from RDjN2... to CGYQg...
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/fuchsia-mac-toolchain-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-08-26 14:57:03 -04:00 |
|
skia-flutter-autoroll
|
6372afa9af
|
Roll src/third_party/skia ba57aa2b4a60..d617d5d29ca5 (1 commits) (flutter/engine#11439)
https://skia.googlesource.com/skia.git/+log/ba57aa2b4a60..d617d5d29ca5
git log ba57aa2b4a60..d617d5d29ca5 --date=short --no-merges --format='%ad %ae %s'
2019-08-26 senorblanco@chromium.org Update DEPS: roll spirv-tools and spirv-headers.
Created with:
gclient setdep -r src/third_party/skia@d617d5d29ca5
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
Bug: None
TBR=stani@google.com
|
2019-08-26 11:26:32 -04:00 |
|
Ben Konyi
|
4e50fad113
|
Roll src/third_party/dart 524f78e6cb..43417df9c7 (4 commits)
dart-lang/sdk@43417df9c7 [vm/ffi] Fix crashes on stacktraces and debugging with force-optimized frames.
dart-lang/sdk@53883c6044 Best static error test failure output on crashes and unspecified errors.
dart-lang/sdk@1f875a61bb [kernel] Crash less when dumping partial dill file
dart-lang/sdk@ab54ea60e5 [vm/compiler] Add the framework for the IL deserializer.
|
2019-08-26 07:04:59 -07:00 |
|
skia-flutter-autoroll
|
b7f8f58640
|
Roll src/third_party/skia 27afcf5d12c0..ba57aa2b4a60 (4 commits) (flutter/engine#11437)
https://skia.googlesource.com/skia.git/+log/27afcf5d12c0..ba57aa2b4a60
git log 27afcf5d12c0..ba57aa2b4a60 --date=short --no-merges --format='%ad %ae %s'
2019-08-26 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-08-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 17f26865c8cc..3c6b2e1613c8 (17 commits)
2019-08-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src edb7520e0ea4..26bef9371198 (465 commits)
2019-08-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 115cfe7a1b32..d6dc4b7e4533 (1 commits)
Created with:
gclient setdep -r src/third_party/skia@ba57aa2b4a60
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
Bug: None
TBR=stani@google.com
|
2019-08-26 03:16:29 -04:00 |
|
skia-flutter-autoroll
|
f44fbd3e54
|
Roll src/third_party/skia 92b33354ddac..27afcf5d12c0 (1 commits) (flutter/engine#11435)
https://skia.googlesource.com/skia.git/+log/92b33354ddac..27afcf5d12c0
git log 92b33354ddac..27afcf5d12c0 --date=short --no-merges --format='%ad %ae %s'
2019-08-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
Created with:
gclient setdep -r src/third_party/skia@27afcf5d12c0
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
Bug: None
TBR=stani@google.com
|
2019-08-25 23:36:37 -04:00 |
|
skia-flutter-autoroll
|
1bf7c6e1b6
|
Roll src/third_party/skia e4f1cd644aa9..92b33354ddac (1 commits) (flutter/engine#11434)
https://skia.googlesource.com/skia.git/+log/e4f1cd644aa9..92b33354ddac
git log e4f1cd644aa9..92b33354ddac --date=short --no-merges --format='%ad %ae %s'
2019-08-25 reed@google.com more rect api simplifications
Created with:
gclient setdep -r src/third_party/skia@92b33354ddac
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
Bug: None
TBR=stani@google.com
|
2019-08-25 09:33:48 -04:00 |
|
skia-flutter-autoroll
|
4935ad1269
|
Roll src/third_party/skia 46129a94cdf7..e4f1cd644aa9 (1 commits) (flutter/engine#11433)
https://skia.googlesource.com/skia.git/+log/46129a94cdf7..e4f1cd644aa9
git log 46129a94cdf7..e4f1cd644aa9 --date=short --no-merges --format='%ad %ae %s'
2019-08-25 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
Created with:
gclient setdep -r src/third_party/skia@e4f1cd644aa9
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
Bug: None
TBR=stani@google.com
|
2019-08-25 05:51:12 -04:00 |
|
skia-flutter-autoroll
|
e6b0171de3
|
Roll src/third_party/skia 87b57d083321..46129a94cdf7 (1 commits) (flutter/engine#11432)
https://skia.googlesource.com/skia.git/+log/87b57d083321..46129a94cdf7
git log 87b57d083321..46129a94cdf7 --date=short --no-merges --format='%ad %ae %s'
2019-08-25 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
Created with:
gclient setdep -r src/third_party/skia@46129a94cdf7
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
Bug: None
TBR=stani@google.com
|
2019-08-25 02:07:53 -04:00 |
|
skia-flutter-autoroll
|
cbf1d8b5c9
|
Roll src/third_party/skia 11e185078e5c..87b57d083321 (1 commits) (flutter/engine#11430)
https://skia.googlesource.com/skia.git/+log/11e185078e5c..87b57d083321
git log 11e185078e5c..87b57d083321 --date=short --no-merges --format='%ad %ae %s'
2019-08-24 jcgregorio@google.com Revert "Add HOME env variable to cloudbuild so vpython can move forward."
Created with:
gclient setdep -r src/third_party/skia@87b57d083321
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
Bug: None
TBR=egdaniel@google.com
|
2019-08-24 09:17:20 -04:00 |
|
skia-flutter-autoroll
|
d5f22645ea
|
Roll src/third_party/skia 69365b66613f..11e185078e5c (1 commits) (flutter/engine#11429)
https://skia.googlesource.com/skia.git/+log/69365b66613f..11e185078e5c
git log 69365b66613f..11e185078e5c --date=short --no-merges --format='%ad %ae %s'
2019-08-24 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
Created with:
gclient setdep -r src/third_party/skia@11e185078e5c
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
Bug: None
TBR=egdaniel@google.com
|
2019-08-24 02:04:08 -04:00 |
|
Ben Konyi
|
59bccd0b4d
|
Roll src/third_party/dart 9ce9b437cb..524f78e6cb (8 commits) (flutter/engine#11428)
dart-lang/sdk@524f78e6cb [vm/bytecode] Fix symbols for private parameter names
dart-lang/sdk@41981f4192 [vm/bytecode] Ensure top-level class is loaded when querying library annotations
dart-lang/sdk@2bd46ba1cf [vm/fuzzer] Add dart option --use-slow-path
dart-lang/sdk@3f8c533fcb [ package:vm_service ] Swallow exceptions from streamCancel in service_test_common
dart-lang/sdk@75b4090c35 Migration: integrate flow analysis for `throw` and `rethrow`.
dart-lang/sdk@6199ac949f Migration: post-dominator logic for catch clauses.
dart-lang/sdk@72ba7461d0 [dart2js] Emit 'getIsolateTag' when 'allowInterop' is invoked.
dart-lang/sdk@2cadb9d184 [nnbd_migration] Handle untyped list literal expressions.
|
2019-08-23 22:04:54 -07:00 |
|
Ben Konyi
|
07a112ad16
|
Roll src/third_party/dart ef07c76302..9ce9b437cb (3 commits)
dart-lang/sdk@9ce9b437cb [vm/fuzzer] Advocate use of new collection features
dart-lang/sdk@67b2b09b97 [ package:vm_service ] Started porting Observatory tests to run with package:vm_service
dart-lang/sdk@23dae9cca3 Make package:meta NNBD agnostic
|
2019-08-23 19:03:03 -07:00 |
|
skia-flutter-autoroll
|
7e99b3bdf7
|
Roll src/third_party/skia e8a2c8053daa..69365b66613f (3 commits) (flutter/engine#11425)
https://skia.googlesource.com/skia.git/+log/e8a2c8053daa..69365b66613f
git log e8a2c8053daa..69365b66613f --date=short --no-merges --format='%ad %ae %s'
2019-08-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-23 jcgregorio@google.com Add HOME env variable to cloudbuild so vpython can move forward.
Created with:
gclient setdep -r src/third_party/skia@69365b66613f
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
Bug: None
TBR=egdaniel@google.com
|
2019-08-23 18:30:43 -07:00 |
|
skia-flutter-autoroll
|
c3122304be
|
Roll fuchsia/clang/mac-amd64 from NRiBy... to RDjN2... (flutter/engine#11424)
Roll fuchsia/clang/mac-amd64 from NRiBy... to RDjN2...
The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-mac-toolchain-flutter-engine
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
|
2019-08-23 20:40:41 -04:00 |
|
Ben Konyi
|
258708eac8
|
Roll src/third_party/dart 2e4c89aa73..ef07c76302 (5 commits)
dart-lang/sdk@ef07c76302 [vm/fuzzer] Fix issue with passing extra flags to AOT
dart-lang/sdk@6ee9e67156 [vm/bytecode] Mark synthetic calls in source positions so debugger can skip them
dart-lang/sdk@33e03fe65f Migration: node builder support for uses of typedefs.
dart-lang/sdk@07a6b19eaa Migration: integrate flow analysis of for-loops.
dart-lang/sdk@30e4092d27 Flow analysis: handle empty for-loop conditions directly in FlowAnalysis.
|
2019-08-23 16:06:47 -07:00 |
|
skia-flutter-autoroll
|
b4ebe9fe99
|
Roll src/third_party/skia 0f15d7373bf1..e8a2c8053daa (8 commits) (flutter/engine#11418)
https://skia.googlesource.com/skia.git/+log/0f15d7373bf1..e8a2c8053daa
git log 0f15d7373bf1..e8a2c8053daa --date=short --no-merges --format='%ad %ae %s'
2019-08-23 senorblanco@chromium.org Dawn: update to recent GrGpu/CopySurface changes.
2019-08-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms d7c7dd8b955e..ce4270691346 (1 commits)
2019-08-23 egdaniel@google.com Rename GrContextOption fReduceOpListSplitting to fReduceOpsTaskSplitting.
2019-08-23 mtklein@google.com track SkNoPixelsDevice's origin
2019-08-23 reed@google.com remove redundant rect methods
2019-08-23 senorblanco@chromium.org Dawn: implement a ring buffer for uniform uploads.
2019-08-23 csmartdalton@google.com Don't pass around renderTargetContexts from onFlush callbacks
2019-08-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 47820316fcec..d7c7dd8b955e (1 commits)
Created with:
gclient setdep -r src/third_party/skia@e8a2c8053daa
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
Bug: None
TBR=egdaniel@google.com
|
2019-08-23 17:50:56 -04:00 |
|
Ben Konyi
|
db3c15416c
|
Roll src/third_party/dart 06d3769ac6..2e4c89aa73 (19 commits)
dart-lang/sdk@2e4c89aa73 Flow analysis: fix handling of `for(;;)` loops.
dart-lang/sdk@05f411dbf4 Sort declarations in flow_analysis_visitor.dart.
dart-lang/sdk@118831ec53 Defend against null tokens when constructing model completion ranking query
dart-lang/sdk@62ec392768 Upgrade to tflite_native@0.2.2
dart-lang/sdk@68e805f9f6 [vm/cocurrency] Add simple spawn function test and test with/without isolate groups
dart-lang/sdk@3c54aeae6b [vm/compiler] Ensure proper release/aquire fences are used when turning ICData to be megamorphic.
dart-lang/sdk@9a854c111a Resolve uses of super within extensions to dynamic to prevent an exception and remove follow-on diagnostics
dart-lang/sdk@d978c83dac [dart:io]Annotate SecureSocket.secure supportedProtocols with @Since
dart-lang/sdk@00610ec765 [cfe] Return inferred type from inference visitor
dart-lang/sdk@16a4ee0eb5 [cfe] Use fileOffset instead of Token in createArguments
dart-lang/sdk@8c9d6c1c68 [cfe] Use ObjectAccessTarget as the result for object access resolution
dart-lang/sdk@5fb29b6a8d Flow analysis: allow sets of referenced variables to be any iterable.
dart-lang/sdk@1f9dd21940 Flow analysis: create the VariableModel data structure.
dart-lang/sdk@a7fa63789a [cfe/ffi] Only catch FFI transformation exceptions
dart-lang/sdk@3547b2a7d7 [dart:io] Document supportedProtocols argument of RawSecureSocket.secure
dart-lang/sdk@671fdba18a [dart:io] Pass supportedProtocols through from SecureSocket.secure
dart-lang/sdk@9c707d7639 [CFE] Add lint that checks fastas own dependencies
dart-lang/sdk@74e09abc6e [CFE] Remove/move file that wasn't needed by frontend; cleanup pubspec.yaml a bit
dart-lang/sdk@bd681ea660 [CFE] Move testing out of lib/src/fasta
|
2019-08-23 13:12:57 -07:00 |
|
skia-flutter-autoroll
|
137d0eb33b
|
Roll src/third_party/skia f17d1c952987..0f15d7373bf1 (6 commits) (flutter/engine#11415)
https://skia.googlesource.com/skia.git/+log/f17d1c952987..0f15d7373bf1
git log f17d1c952987..0f15d7373bf1 --date=short --no-merges --format='%ad %ae %s'
2019-08-23 reed@google.com optimize verts
2019-08-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-23 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-08-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 91dc5da80684..17f26865c8cc (11 commits)
2019-08-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 0ef8680cf8f1..edb7520e0ea4 (458 commits)
2019-08-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 23742c0958dd..115cfe7a1b32 (5 commits)
Created with:
gclient setdep -r src/third_party/skia@0f15d7373bf1
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
Bug: None
TBR=egdaniel@google.com
|
2019-08-23 13:25:11 -04:00 |
|
Ben Konyi
|
e350530c5e
|
Roll src/third_party/dart 022585cfe2..06d3769ac6 (12 commits)
dart-lang/sdk@06d3769ac6 [vm/bytecode] Correctly resolve breakpoints in inner functions.
dart-lang/sdk@8b2deca4fa [vm/fuzzer] Add more ffi types
dart-lang/sdk@d5a9a732a5 [vm/bytecode] Register closure functions in the object store's list of closures
dart-lang/sdk@527cf27633 Smarter error reporting in static error tests.
dart-lang/sdk@96a3aa6378 [vm/fuzzer] Extend special fuzzing values
dart-lang/sdk@5e428ed638 [vm/bytecode] Fixes for expression evaluation
dart-lang/sdk@fb90729cf7 Fix isMoreSpecific() for extensions to check that extensions declared in the platform.
dart-lang/sdk@d165492976 Clean up a test
dart-lang/sdk@fdbc2920c7 [vm, bytecode] Use the global lookup cache for dynamic calls.
dart-lang/sdk@fe9814195b Produce diagnostics when a reference to a static member of an extension cannot be resolved
dart-lang/sdk@e7f82cdb7c Support for FunctionTypedFormalParameter in GenericFunctionType.
dart-lang/sdk@3617c8d704 [vm/bytecode] Add missing DebugCheck to local function declaration
|
2019-08-22 22:04:17 -07:00 |
|
skia-flutter-autoroll
|
ed3b1d15ce
|
Roll src/third_party/skia 941d0a365045..f17d1c952987 (1 commits) (flutter/engine#11393)
https://skia.googlesource.com/skia.git/+log/941d0a365045..f17d1c952987
git log 941d0a365045..f17d1c952987 --date=short --no-merges --format='%ad %ae %s'
2019-08-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
Created with:
gclient setdep -r src/third_party/skia@f17d1c952987
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
Bug: None
TBR=egdaniel@google.com
|
2019-08-22 23:56:00 -04:00 |
|
Ben Konyi
|
e63a7f0665
|
Roll src/third_party/dart 88c0c11612..022585cfe2 (14 commits)
dart-lang/sdk@022585cfe2 [vm/vmservice] Ensure same name used for all flow events that share same Flow.id.
dart-lang/sdk@2b31e41564 Remove 'docComplete' and 'docSummary' from AvailableSuggestion.
dart-lang/sdk@5935b916e3 Rename several error codes and improve some messages
dart-lang/sdk@a35f4ec412 [vm/fuzzer] Add forEach loops
dart-lang/sdk@f632df018a [vm/fuzzer] Add interesting fuzzing values
dart-lang/sdk@223724fa76 [vm/bytecode] Lookup source and line starts for bytecode scripts specifying uri only.
dart-lang/sdk@0176526799 [vm, compiler] Always clone MegamorphicCaches before accessing on a background compiler thread.
dart-lang/sdk@782e018630 [vm/fuzzer] change file attribute of fuzzing files
dart-lang/sdk@2da2ab7218 [vm/mirrors] ClassMirror stop getting methods from mixin class
dart-lang/sdk@a65615964a Log computed unit elements.
dart-lang/sdk@83458092ef Migration: add support for inferred types that are generic function types.
dart-lang/sdk@eee596363b Migration: decouple DecoratedType from PotentialModification.
dart-lang/sdk@1fcaa26004 [vm/benchmarks] Add sync/sync*/async/async* call benchmarks
dart-lang/sdk@3f0f66cabc [DDC,bazel] Allow no digest when not in worker mode
|
2019-08-22 19:03:48 -07:00 |
|
skia-flutter-autoroll
|
d04f2481e1
|
Roll src/third_party/skia 2a5954140b49..941d0a365045 (6 commits) (flutter/engine#11389)
https://skia.googlesource.com/skia.git/+log/2a5954140b49..941d0a365045
git log 2a5954140b49..941d0a365045 --date=short --no-merges --format='%ad %ae %s'
2019-08-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-22 herb@google.com Revert "Don't send strike with no pending glyphs"
2019-08-22 egdaniel@google.com Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask."
2019-08-22 egdaniel@google.com Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask."
2019-08-22 fmalita@chromium.org Revert "[canvaskit] Optimize CK builds for size"
Created with:
gclient setdep -r src/third_party/skia@941d0a365045
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
Bug: None
TBR=egdaniel@google.com
|
2019-08-22 20:09:24 -04:00 |
|
skia-flutter-autoroll
|
cea7b7ec42
|
Roll src/third_party/skia 068af9e416cb..2a5954140b49 (8 commits) (flutter/engine#11383)
https://skia.googlesource.com/skia.git/+log/068af9e416cb..2a5954140b49
git log 068af9e416cb..2a5954140b49 --date=short --no-merges --format='%ad %ae %s'
2019-08-22 egdaniel@google.com Merge GrOpList and GrRTOpList and rename to GrOpsTask.
2019-08-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-22 fmalita@chromium.org [svgcanvas] Named colors support
2019-08-22 egdaniel@google.com Delete unused GrTextureOpList.
2019-08-22 fmalita@chromium.org [canvaskit] Optimize CK builds for size
2019-08-22 csmartdalton@google.com Don't perform dst reads on MSAA targets that require manual resolve
2019-08-22 scroggo@google.com Remove SK_LEGACY_HEIF_API
2019-08-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
Created with:
gclient setdep -r src/third_party/skia@2a5954140b49
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
Bug: None
TBR=egdaniel@google.com
|
2019-08-22 16:23:01 -04:00 |
|
Ben Konyi
|
5bf54e3236
|
Roll src/third_party/dart 9fda4c1101..88c0c11612 (12 commits)
dart-lang/sdk@88c0c11612 Remove constant-update-2018 flag from tests.
dart-lang/sdk@e4c552fb48 [CFE] Add test that runs analyzer on CFE source with lints
dart-lang/sdk@95c9f732de Expire spread and control-flow collection flags.
dart-lang/sdk@a7a1860283 [infra] Remove non-essential status expectations from pkg status file
dart-lang/sdk@5428119bee [infra] Remove non-essential test expectations from analyzer status files
dart-lang/sdk@9e676aa228 [cfe+dart2js] Add error testing to constant_test
dart-lang/sdk@46d5556e56 [co19] Roll co19 to 52daae49d7bff80039ff1eea36a24e98c2b9a837
dart-lang/sdk@976877974b [bazel] Don't require empty linked inputs for incremental mode
dart-lang/sdk@ceaf00ebe6 [co19] Document how co19 rolls are done.
dart-lang/sdk@51f6cab413 [cfe] Parse nnbd modifiers in kernel type substitution tests
dart-lang/sdk@5dcec3c93e [CFE] Disallow exports internally
dart-lang/sdk@40589f80aa [CFE] Fourth batch of fixes for requiring explicit types
|
2019-08-22 10:07:42 -07:00 |
|
skia-flutter-autoroll
|
d8ad11244a
|
Roll src/third_party/skia c071fc92cd3d..068af9e416cb (3 commits) (flutter/engine#11379)
https://skia.googlesource.com/skia.git/+log/c071fc92cd3d..068af9e416cb
git log c071fc92cd3d..068af9e416cb --date=short --no-merges --format='%ad %ae %s'
2019-08-22 brianosman@google.com Revert "Temporary Lua hook to measure impact of conservative convexity"
2019-08-22 brianosman@google.com Enable SkSL interpreter in CanvasKit to get particles working again
2019-08-22 bsalomon@google.com limit SK_API exposure on GrTexture
Created with:
gclient setdep -r src/third_party/skia@068af9e416cb
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
Bug: None
TBR=egdaniel@google.com
|
2019-08-22 12:37:09 -04:00 |
|
Ben Konyi
|
ae2bad02f6
|
Roll src/third_party/dart 1279641cdd..9fda4c1101 (3 commits)
dart-lang/sdk@9fda4c1101 [vm/bytecode] Avoid using closure call instructions if code coverage may be needed
dart-lang/sdk@c62be7398c Log full requests except 'analysis.updateContent'.
dart-lang/sdk@09528fc276 Check for null from DeclarationsTracker.getContext()
|
2019-08-22 01:00:28 -07:00 |
|
skia-flutter-autoroll
|
ce10ae0c2d
|
Roll src/third_party/skia 42c6af9182d2..c071fc92cd3d (6 commits) (flutter/engine#11372)
https://skia.googlesource.com/skia.git/+log/42c6af9182d2..c071fc92cd3d
git log 42c6af9182d2..c071fc92cd3d --date=short --no-merges --format='%ad %ae %s'
2019-08-22 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-08-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 6d653c02dd24..91dc5da80684 (8 commits)
2019-08-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 85a9084804fd..0ef8680cf8f1 (479 commits)
2019-08-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 92eb0415d0b1..23742c0958dd (3 commits)
2019-08-22 herb@google.com Only send font metrics if not already sent.
2019-08-22 bsalomon@google.com SK_API in src/gpu cleanup
Created with:
gclient setdep -r src/third_party/skia@c071fc92cd3d
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
Bug: None
TBR=egdaniel@google.com
|
2019-08-22 02:23:53 -04:00 |
|
skia-flutter-autoroll
|
8f89017a6a
|
Roll fuchsia/clang/mac-amd64 from 4uAyd... to NRiBy... (flutter/engine#11371)
Roll fuchsia/clang/mac-amd64 from 4uAyd... to NRiBy...
The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-mac-toolchain-flutter-engine
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
|
2019-08-22 02:19:42 -04:00 |
|
Siva
|
d655b7e3af
|
1. Update license files to account for the new Dart License file (flutter/engine#11364)
2. Roll src/third_party/dart 027071318f..1279641cdd (65 commits)
dart-lang/sdk@1279641cdd Migration: integrate for-each loops with flow analysis.
dart-lang/sdk@51cd16ecf0 Flow analysis: support for and for-in elements in collections.
dart-lang/sdk@47d2794a71 Implement methods that were missing from ExtensionElementForLink
dart-lang/sdk@a17959b5a0 Log the context in which analysis work is done.
dart-lang/sdk@9198813a55 Revert "Scaffolding for dart:wasm"
dart-lang/sdk@4bf5a72ca0 Flow analysis: support functions whose bodies are expressions.
dart-lang/sdk@b569bf048e Migration: node builder support for new-style typedefs.
dart-lang/sdk@f39a3f188e Scaffolding for dart:wasm
dart-lang/sdk@3729b961bb Use SearchedFiles when searching subtypes for 'analysis.implemented'.
dart-lang/sdk@5d816cbc5d [vm/concurrency] Add FLAG_enable_isolate_groups, still defaulting to true
dart-lang/sdk@480e481708 Throw HttpException instead of String in http impl
dart-lang/sdk@9aa48c2e91 Build local elements in initializers of typed constants.
dart-lang/sdk@af2e729fca Record request / response statistics.
dart-lang/sdk@7bc9515ac2 Fix CompilationUnitMember doc comment. Fixes #27170
dart-lang/sdk@ef39492fd6 Fix support for annotations on extensions
dart-lang/sdk@64efe44e5e Formal parameters of FunctionTypeAlias should be created in @function reference.
dart-lang/sdk@0323fb97bc Migration: support Function() syntax with type formal parameters.
dart-lang/sdk@19533094eb Stop deleting the terminating period on diagnostic messages
dart-lang/sdk@d252efaa49 Migration: node builder support for old-style typedefs
dart-lang/sdk@468800f9d7 Refine the type of FunctionTypeAlias.declaredElement.
dart-lang/sdk@c44c2f1b68 Update LSP readme with instructions for shipped SDKs instead of source
dart-lang/sdk@f2e04caeaf [CFE] Fix CQ race condition with lint status
dart-lang/sdk@bc16959fc7 Reland "[vm/ffi] Dispatch native callbacks through trampolines if we can't ensure callbacks will always be executable."
dart-lang/sdk@48edb2362a [CFE] Update lint for explicit types to also look at fields and top level fields
dart-lang/sdk@5905fe41a9 [CFE] Explicit return types and overrides in constant evaluator
dart-lang/sdk@698c5b1a36 [CFE] Add 'double import' lint
dart-lang/sdk@b625152523 [infra] Remove non-essential test expectations from kernel status files
dart-lang/sdk@c37b5b2edf [vm/ffi] Status: skip test including callbacks on DBC
dart-lang/sdk@095d1c2835 [infra] Clean up general status files
dart-lang/sdk@7f9f4ad774 [cfe] Delete legacy tests
dart-lang/sdk@91c8cf7167 [cfe] Support per folder experimental flags in testcases
dart-lang/sdk@670d40d808 [vm/ffi] regression test for 37511
dart-lang/sdk@c651102793 Remove third_party licenses from LICENSE
dart-lang/sdk@5e5313c8d6 [vm/bytecode] Keep unreachable code for code coverage
dart-lang/sdk@922c2bfbb0 [vm/bytecode] Include source info and asserts into platform with bytecode
dart-lang/sdk@457c4349d0 [ package:vm_service ] Prep for 1.1.1 release
dart-lang/sdk@861cae4853 [vm/fuzzer] Disable stacktrace option on FFI runs
dart-lang/sdk@f50a566476 Enclose local variables in default values of optional formal parameters.
dart-lang/sdk@239a6d1449 [vm, bytecode] Annotate super calls and clear lookup caches on reload.
dart-lang/sdk@ee38a308da thread feature set into linter debug util
dart-lang/sdk@afc259ea6b [dart2js] Add 'any' to DartType.
dart-lang/sdk@1d9b6427ef Prepare to publish analyzer version 0.38.1.
dart-lang/sdk@a5007cde35 Clean up an obsolete TODO comment
dart-lang/sdk@293eee940b [dart2js] Revert to old Closure.toString() implementation for old RTI.
dart-lang/sdk@f842b03de5 linter visit hooks for extensions
dart-lang/sdk@3fe9ba152f Migration: implement Variables._decorateDirectSupertypes.
dart-lang/sdk@d67eaefe77 Add more tests of the visibility of extension members
dart-lang/sdk@72923471c4 strict-inference failures for untyped parameters:
dart-lang/sdk@bfc7f8c4b5 Fix crash parsing invalid constructor initializer
dart-lang/sdk@3e69627752 Fix type argument parsing crash
dart-lang/sdk@e2777454cc Fix dartfmt bug
dart-lang/sdk@d95bb2d74f [ package:vm_service ] Analyze package:vm_service on bots
dart-lang/sdk@38ca72a3e7 [dart2js] TrivialRuntimeTypesNeed should not say non-generic classes need type arguments.
dart-lang/sdk@04bd34ed87 Issue 37916. The name of ConstructorName cannot be shadowed.
dart-lang/sdk@3865187956 [nnbd_migration] already-migrated types with 1:1 type args & params.
dart-lang/sdk@e2fee9c0dd [pkg:vm_service] fix an issue serializing list args
dart-lang/sdk@37183f8865 [observatory] Remove stale asserts from heap snapshot processing.
dart-lang/sdk@396613d884 [pkg:vm_service] be more lenient towards nulls json fields in the java library
dart-lang/sdk@0fee296130 [vm] Add wasmer to third_party, and support building rust libraries
dart-lang/sdk@663a8630e6 Revert "[vm/ffi] Dispatch native callbacks through trampolines if we can't ensure callbacks will always be executable."
dart-lang/sdk@e8c82c6784 [vm/ffi] Suppress irrelevant lint failures in FFI sources.
dart-lang/sdk@bab592fd28 [vm/ffi] Dispatch native callbacks through trampolines if we can't ensure callbacks will always be executable.
dart-lang/sdk@e34c4319dc Migration: property decorate implicit bottom types.
dart-lang/sdk@c6e2497569 Migration: capture more exception information and make it easier to examine stack traces.
dart-lang/sdk@fc16f8aa58 Apply flutter-engine patch to dump dart_package_config_tag version
dart-lang/sdk@1e79aa6b7e Update LSP readme to link to dart-vim instructions
|
2019-08-21 21:02:35 -07:00 |
|
skia-flutter-autoroll
|
98f5290b93
|
Roll src/third_party/skia 9e081d164c81..42c6af9182d2 (3 commits) (flutter/engine#11366)
https://skia.googlesource.com/skia.git/+log/9e081d164c81..42c6af9182d2
git log 9e081d164c81..42c6af9182d2 --date=short --no-merges --format='%ad %ae %s'
2019-08-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-21 fmalita@chromium.org [svgcanvas] Add flag to suppress newlines and tabs in XML
Created with:
gclient setdep -r src/third_party/skia@42c6af9182d2
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
Bug: None
TBR=egdaniel@google.com
|
2019-08-21 22:03:13 -04:00 |
|
skia-flutter-autoroll
|
0a8656f202
|
Roll src/third_party/skia 80bff5b3a2d7..9e081d164c81 (16 commits) (flutter/engine#11354)
https://skia.googlesource.com/skia.git/+log/80bff5b3a2d7..9e081d164c81
git log 80bff5b3a2d7..9e081d164c81 --date=short --no-merges --format='%ad %ae %s'
2019-08-21 herb@google.com Don't send strike with no pending glyphs
2019-08-21 jlavrova@google.com Bug fixes for Flutter
2019-08-21 brianosman@google.com SkRuntimeShaderMaker -> SkRuntimeShaderFactory
2019-08-21 egdaniel@google.com Move CopyOps to CopyRenderTask.
2019-08-21 csmartdalton@google.com Mark mipmaps dirty from makeClosed() rather than opList constructors
2019-08-21 robertphillips@google.com Remove GrPendingIOResource
2019-08-21 csmartdalton@google.com Convert GrManyDependentsMipMappedTest to a mock gpu test
2019-08-21 fmalita@chromium.org [svgcanvas] Don't emit default fill and stroke attributes
2019-08-21 bsalomon@google.com Fix sk_sp<> for incomplete type build issue
2019-08-21 bungeman@google.com Simplify gdi handle use with gdi fonts.
2019-08-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 12b0343d8960..47820316fcec (1 commits)
2019-08-21 bsalomon@google.com GrSurfaceContext not ref counted.
2019-08-21 reed@google.com improve verts bench
2019-08-21 brianosman@google.com Conservatively consider any path with tiny edges to be concave
2019-08-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 6655095842ec..12b0343d8960 (1 commits)
2019-08-21 kjlubick@google.com Fix aggregators to use new gold objects
Created with:
gclient setdep -r src/third_party/skia@9e081d164c81
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
Bug: None
TBR=egdaniel@google.com
|
2019-08-21 17:06:25 -04:00 |
|
skia-flutter-autoroll
|
4286d200c0
|
Roll src/third_party/skia f99b7960f433..80bff5b3a2d7 (2 commits) (flutter/engine#11343)
https://skia.googlesource.com/skia.git/+log/f99b7960f433..80bff5b3a2d7
git log f99b7960f433..80bff5b3a2d7 --date=short --no-merges --format='%ad %ae %s'
2019-08-21 robertphillips@google.com Remove GrProxyPendingIO
2019-08-21 herb@google.com Move SK_API from the class to the methods
Created with:
gclient setdep -r src/third_party/skia@80bff5b3a2d7
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
Bug: None
TBR=egdaniel@google.com
|
2019-08-21 09:33:04 -04:00 |
|
stuartmorgan
|
d4fd797f75
|
Roll angle licenses (flutter/engine#11035)
Rolls ANGLE forward to pick up the fix for
https://bugs.chromium.org/p/angleproject/issues/detail?id=3811
which substantially reduces the number of ANGLE copyright variants.
Updates LICENSES accordingly.
|
2019-08-21 05:51:27 -07:00 |
|
skia-flutter-autoroll
|
340ca47354
|
Roll src/third_party/skia 0b9801eadc12..f99b7960f433 (3 commits) (flutter/engine#11338)
https://skia.googlesource.com/skia.git/+log/0b9801eadc12..f99b7960f433
git log 0b9801eadc12..f99b7960f433 --date=short --no-merges --format='%ad %ae %s'
2019-08-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 6aca71d7d705..6d653c02dd24 (4 commits)
2019-08-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 8cd21345a0e8..85a9084804fd (458 commits)
2019-08-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader fd72dd0a439f..92eb0415d0b1 (1 commits)
Created with:
gclient setdep -r src/third_party/skia@f99b7960f433
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
Bug: None
TBR=egdaniel@google.com
|
2019-08-21 03:56:26 -04:00 |
|
skia-flutter-autoroll
|
27e93b3262
|
Roll src/third_party/skia aa3820a9123c..0b9801eadc12 (3 commits) (flutter/engine#11334)
https://skia.googlesource.com/skia.git/+log/aa3820a9123c..0b9801eadc12
git log aa3820a9123c..0b9801eadc12 --date=short --no-merges --format='%ad %ae %s'
2019-08-20 bungeman@google.com Use void(void*) instead of decltype with sk_free.
2019-08-20 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-20 senorblanco@chromium.org Dawn: moar textures.
Created with:
gclient setdep -r src/third_party/skia@0b9801eadc12
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
Bug: None
TBR=egdaniel@google.com
|
2019-08-20 23:58:15 -04:00 |
|
skia-flutter-autoroll
|
e7e0a5d5ad
|
Roll src/third_party/skia b081bc4a3139..aa3820a9123c (16 commits) (flutter/engine#11314)
https://skia.googlesource.com/skia.git/+log/b081bc4a3139..aa3820a9123c
git log b081bc4a3139..aa3820a9123c --date=short --no-merges --format='%ad %ae %s'
2019-08-20 herb@google.com Remove using Settings for SkTextBlobCacheDiffCanvas
2019-08-20 ccameron@chromium.org Increase GrMtlPipelineState caches size by 8x
2019-08-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms d931999c3afd..6655095842ec (1 commits)
2019-08-20 bungeman@google.com Make SkFunctionWrapper a better wrapper.
2019-08-20 fmalita@chromium.org Faster SkPathEdgeIter
2019-08-20 halcanary@google.com RELEASE_NOTES: formatting cleanup, add some urls
2019-08-20 herb@google.com Increase the on stack array to reduce memory allocation
2019-08-20 jlavrova@google.com Placeholders implementation + unit tests
2019-08-20 reed@google.com make pathiter bench a little more realistic
2019-08-20 halcanary@google.com RELEASE_NOTES: note change to SkMallocPixelRef
2019-08-20 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-20 egdaniel@google.com Move transferFrom commands from GrOp and into GrRenderTask.
2019-08-20 halcanary@google.com SkQP: split make_apk script into create_apk and make_apk
2019-08-20 brianosman@google.com Reland "Remove old version of MakeCrossContextFromPixmap"
2019-08-20 halcanary@google.com SkBitmap: simplify setPixels()
2019-08-20 bsalomon@google.com GrRectBlurEffect: approximate piecewise cubic with quintic.
Created with:
gclient setdep -r src/third_party/skia@aa3820a9123c
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
Bug: None
TBR=egdaniel@google.com
|
2019-08-20 17:56:37 -04:00 |
|
Ben Konyi
|
fb100ac764
|
Roll src/third_party/dart f7902889b6..027071318f (18 commits)
dart-lang/sdk@027071318f [cfe] Change outline test to test strong mode
dart-lang/sdk@363ae34c55 [CFE] Third batch of fixes for requiring explicit types
dart-lang/sdk@e60cbdfd9e [CFE] Add test for running old dills
dart-lang/sdk@de45a83755 [test] Makes spawn_function_custom_class_test more robust.
dart-lang/sdk@f5f942684b Fix invalid literal list element crash
dart-lang/sdk@d153e98447 Revert "[cfe] Gather constraints from both possibilities for FutureOr"
dart-lang/sdk@b99df2be86 [CFE] Language versioning - additional tests
dart-lang/sdk@10e63b7840 [CFE] Get fragment from default package - use language version if any
dart-lang/sdk@27c8d8b7a8 [benchmark] Stop benchmarking fasta in legacy mode.
dart-lang/sdk@464cea0a9f [benchmark] Test dart2js-x continues to work.
dart-lang/sdk@00e9561798 [cfe] Gather constraints from both possibilities for FutureOr
dart-lang/sdk@6e2b3f0326 [vm] Greatly reduce handle allocation during reload.
dart-lang/sdk@56b3dede78 Implement some missed methods for summary2 support
dart-lang/sdk@209c6f8ab9 [pkg:vm_service] fix some analysis errors in the generated vm_service library
dart-lang/sdk@b52b2c3910 [dart2js] Don't produce '-2' for default type argument values with new RTI.
dart-lang/sdk@f37fdef1c2 [vm, service] Fix out-of-bounds access when processing requestHeapSnapshot's arguments.
dart-lang/sdk@5087b99361 Report final re-assignment in for-in parts. Fixes #30486
dart-lang/sdk@0ad703b534 [pkg:vm_service] re-generate the library based on the latest spec
|
2019-08-20 14:33:20 -07:00 |
|
skia-flutter-autoroll
|
46fa5353d5
|
Roll src/third_party/skia 52a6a40535b0..b081bc4a3139 (4 commits) (flutter/engine#11267)
https://skia.googlesource.com/skia.git/+log/52a6a40535b0..b081bc4a3139
git log 52a6a40535b0..b081bc4a3139 --date=short --no-merges --format='%ad %ae %s'
2019-08-20 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-08-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 13cc0fce4340..6aca71d7d705 (5 commits)
2019-08-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 3b734c2675b5..8cd21345a0e8 (407 commits)
2019-08-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader dadeb009a297..fd72dd0a439f (5 commits)
Created with:
gclient setdep -r src/third_party/skia@b081bc4a3139
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
Bug: None
TBR=egdaniel@google.com
|
2019-08-20 14:10:22 -04:00 |
|
Ben Konyi
|
c81470ea31
|
Revert "Roll src/third_party/dart f7902889b6..6e2b3f0326 (7 commits)" (flutter/engine#11298)
This reverts commit 164804af870328d47fe6db3880b2114a3db01cd4.
|
2019-08-20 10:41:31 -07:00 |
|
Ben Konyi
|
be3cd46aeb
|
Revert "Roll src/third_party/dart 6e2b3f0326..b99df2be86 (5 commits) (#11287)" (flutter/engine#11297)
This reverts commit dc4b17da71ce8dba1648b42fe4729277f3e72ef8.
|
2019-08-20 10:40:48 -07:00 |
|