skia-flutter-autoroll
fdee6256aa
Roll src/third_party/skia 7e5a64f517e4..f06b6d5469a5 (2 commits) ( #9093 )
...
https://skia.googlesource.com/skia.git
/%2Blog/7e5a64f517e4..f06b6d5469a5
git log 7e5a64f517e46d4e136b9acc90bc7ae0aee854f3..f06b6d5469a505bb5ce3d823a8362b5ffa5a24dc --date=short --no-merges --format=%ad %ae %s
2019-05-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 e794ddc8a662..40757b28bdc8 (6 commits)
2019-05-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 778c5dab5f92..017b02e115dd (514 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-27 04:55:43 -04:00
skia-flutter-autoroll
daf47f0b4f
Roll src/third_party/skia dc01a84ae098..7e5a64f517e4 (1 commits) ( #9092 )
...
https://skia.googlesource.com/skia.git
/%2Blog/dc01a84ae098..7e5a64f517e4
git log dc01a84ae09838cf084e3e17f253d72a995ffd8c..7e5a64f517e46d4e136b9acc90bc7ae0aee854f3 --date=short --no-merges --format=%ad %ae %s
2019-05-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 8a2441d37d80..5e9441a25484 (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 (kjlubick@google.com ), and stop
the roller if necessary.
2019-05-27 01:25:40 -04:00
skia-flutter-autoroll
cf1b20318d
Roll src/third_party/skia f33c95cd6f55..dc01a84ae098 (3 commits) ( #9091 )
...
https://skia.googlesource.com/skia.git
/%2Blog/f33c95cd6f55..dc01a84ae098
git log f33c95cd6f55537cc13eb1e62267f0c2fd32ca11..dc01a84ae09838cf084e3e17f253d72a995ffd8c --date=short --no-merges --format=%ad %ae %s
2019-05-26 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-24 ccameron@chromium.org Change Metal to not take ownership of objects
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-26 05:33:20 -04:00
stuartmorgan
2404cdc901
Rename macOS FLEPlugin* to FlutterPlugin* ( #9074 )
...
As another step toward aligning the macOS plugin API with the iOS plugin
API, and with its final form, rename the plugin-related classes from
FLEPlugin* to FlutterPlugin*. This makes the names of the clasess the
same between iOS and macOS. Eventually they should actually merge, with
annotations/ifdefs for platform differences, but for now since the macOS
version uses the same method names and is simply a subset of the iOS
APIs (with one to-be-stabilized method that is macOS-specific) doing the
merge later won't be a breaking change.
Doing this now allows for building out plugin tooling and plugin
implementations on macOS without creating a growing body of code that
will experience a breaking change later.
See:
https://github.com/flutter/flutter/issues/31735
https://github.com/flutter/flutter/issues/32718
2019-05-25 20:45:00 -04:00
Chris Bracken
a44cbbf492
Delete BSDiff sources ( #9086 )
...
BSDiff is no longer used as of flutter/engine#8663 . This removes the
unused Java import and sources.
2019-05-25 13:49:28 -07:00
Chris Bracken
0f1ff3bdb3
Correct typos, adopt US spellings ( #9081 )
...
Corects a bnuch of typeos throughout teh engien codebsae. Also makes
a couple minor Commonwealth -> US spelling adjustments for consistency
with the rest of Flutter's codebase.
Made use of `misspell` tool:
https://github.com/client9/misspell
2019-05-25 13:14:46 -07:00
Terry Lucas
651c90409e
Use track-widget-creation transformer included in the sdk. ( #9085 )
...
This improves performance as the version in the SDK is able to work more
incrementally and avoids creating an expensive ClassHierarchy.
There is now no measureable performance difference with the option so the
kernel transformer can be enabled by default.
2019-05-25 06:38:51 -07:00
Matt Carroll
cfa524fcdf
New Plugin API PR4: Adds Lifecycle support to the new plugin system. ( #9049 )
2019-05-24 19:28:49 -07:00
skia-flutter-autoroll
6b8ac18b8f
Roll src/third_party/skia d9430297e74a..f33c95cd6f55 (5 commits) ( #9082 )
...
https://skia.googlesource.com/skia.git
/%2Blog/d9430297e74a..f33c95cd6f55
git log d9430297e74a8a381ead2d83988703a0a7d5e310..f33c95cd6f55537cc13eb1e62267f0c2fd32ca11 --date=short --no-merges --format=%ad %ae %s
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-24 fmalita@chromium.org Reland "Active layer excludes outPoint"
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-24 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 (csmartdalton@google.com ), and stop
the roller if necessary.
2019-05-24 22:10:45 -04:00
skia-flutter-autoroll
66c6ae48ed
Roll src/third_party/skia a4b837971c4b..d9430297e74a (30 commits) ( #9080 )
...
https://skia.googlesource.com/skia.git
/%2Blog/a4b837971c4b..d9430297e74a
git log a4b837971c4b91de29f62909d340cbae33919e33..d9430297e74a8a381ead2d83988703a0a7d5e310 --date=short --no-merges --format=%ad %ae %s
2019-05-24 mtklein@google.com blacklist Samsung Mongoose 3 from ASIMDHP
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-23 csmartdalton@google.com Add "GrMipMapped" parameter to visitProxies
2019-05-23 michaelludwig@google.com Update GrRTC to use GrFillRectOp::MakeGeneric
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-24 bsalomon@google.com Apply local matrix and then plane scaling matrix in GrYUVToRGBEffect
2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms fb9fa4a9a009..5b8149aaf52b (1 commits)
2019-05-24 brianosman@google.com Interpreter: Optimize common swizzles
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-24 egdaniel@google.com Fix VkhardwareBufferTest to check for egl native fence extension.
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 622c42a2cf22..fb9fa4a9a009 (1 commits)
2019-05-24 michaelludwig@google.com Add generic factory function to GrFillRectOp
2019-05-24 fmalita@chromium.org [skottie] Always use explicit text line height
2019-05-24 ethannicholas@google.com add SkSL support for mix, cross, and dot
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-24 ethannicholas@google.com restructured SkSL include files
2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 1578d6b6f5dd..622c42a2cf22 (1 commits)
2019-05-24 halcanary@google.com add SkNamedTransferFn::kRec2020
2019-05-24 bsalomon@google.com Enable GL by default if GPU enabled and no backend selected.
2019-05-24 halcanary@google.com replace SkFont::glyphsToUnichars with SkFontPriv::GlyphsToUnichars
2019-05-24 fmalita@chromium.org [skottie] Add kBottom text alignment extension
2019-05-24 bsalomon@google.com Reland "Allow swapping out of GrBackendTexture used by SkSurface"
2019-05-23 herb@google.com Remove SkPackedID
2019-05-24 bsalomon@google.com Revert "Allow swapping out of GrBackendTexture used by SkSurface"
2019-05-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-24 bsalomon@google.com Blacklist ReplaceSurfaceBackendTexture on all Nexus5x Vulkan bots
2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 8224a58b4749..e794ddc8a662 (5 commits)
2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src a410b6988151..778c5dab5f92 (458 commits)
2019-05-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader cae8cde7fa65..8a2441d37d80 (26 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 (csmartdalton@google.com ), and stop
the roller if necessary.
2019-05-24 18:40:27 -04:00
skia-flutter-autoroll
9151b377e8
Roll src/third_party/skia 9339a8a61af0..a4b837971c4b (34 commits) ( #9076 )
...
https://skia.googlesource.com/skia.git
/%2Blog/9339a8a61af0..a4b837971c4b
git log 9339a8a61af0955840775dc89f4791a7215c2caf..a4b837971c4b91de29f62909d340cbae33919e33 --date=short --no-merges --format=%ad %ae %s
2019-05-24 brianosman@google.com Revert "Active layer excludes outPoint"
2019-05-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-23 bsalomon@google.com Disable two new tests on two bots while errors investigated
2019-05-23 brianosman@google.com Interpreter: Disassemble during execution when TRACE is enabled
2019-05-23 brianosman@google.com Support larger compound types in the interpreter
2019-05-23 jvanverth@google.com Remove Metal Perf bot from MacBook Air
2019-05-22 bungeman@google.com Add test of char to glyph round tripping.
2019-05-23 reed@google.com split RGB into YUV planes
2019-05-23 fmalita@chromium.org [skottie] Clamp seek() to the valid frame range
2019-05-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-22 isabelren@google.com Active layer excludes outPoint
2019-05-23 khushalsagar@chromium.org remote fonts: Also send empty paths so they don't count in cache misses.
2019-05-23 michaelludwig@google.com Reland "Track quad type on GrQuad directly"
2019-05-23 bsalomon@google.com Allow swapping out of GrBackendTexture used by SkSurface
2019-05-22 herb@google.com Get bulk advances for SkPDFDevice::internalDrawGlyphRun
2019-05-23 bsalomon@google.com Add GPU implementation of rescaling for SkSurface::asyncRescaleAndRead.
2019-05-23 robertphillips@google.com Revert "Track quad type on GrQuad directly"
2019-05-22 herb@google.com Start using strike specs in PDF.
2019-05-20 michaelludwig@google.com Track quad type on GrQuad directly
2019-05-23 robertphillips@google.com Expand backend allocation API to allow an initialization color (only for GL to start)
2019-05-23 ethannicholas@google.com Reland "remove unused functions in sksl.inc"
2019-05-22 brianosman@google.com Interpreter: Fix scalar -> vector constructors
2019-05-22 egdaniel@google.com Remove viewport from GrGLRenderTarget.
2019-05-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 fb8e1b25ad71..8224a58b4749 (5 commits)
2019-05-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src aacbdfe80aea..a410b6988151 (444 commits)
2019-05-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader f4d2a446cc12..cae8cde7fa65 (12 commits)
2019-05-22 brianosman@google.com Interpreter: Tweak tracing output
2019-05-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-23 csmartdalton@google.com Revert "remove unused functions in sksl.inc"
2019-05-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-22 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 (csmartdalton@google.com ), and stop
the roller if necessary.
2019-05-24 10:52:29 -07:00
skia-flutter-autoroll
01b8c078cb
Roll src/third_party/skia f77dbd04b926..9339a8a61af0 (12 commits) ( #9065 )
...
https://skia.googlesource.com/skia.git
/%2Blog/f77dbd04b926..9339a8a61af0
git log f77dbd04b92645d0f62d645210c449b5cac9b484..9339a8a61af0955840775dc89f4791a7215c2caf --date=short --no-merges --format=%ad %ae %s
2019-05-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-22 bungeman@google.com Remove SkTextEncoding and SkFontHinting macros.
2019-05-22 robertphillips@google.com Revert "De-GL-ify tests, gm and tools"
2019-05-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-21 herb@google.com Use bulk advances in SkFont
2019-05-22 robertphillips@google.com De-GL-ify tests, gm and tools
2019-05-22 jvanverth@google.com Add new Metal bots
2019-05-22 herb@google.com Check for SDF or ARGB in SDF case.
2019-05-22 ethannicholas@google.com remove unused functions in sksl.inc
2019-05-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-22 halcanary@google.com SkMatrix: get rid of AggregateMatrix
2019-05-21 herb@google.com Reland "Make SkRemoteGlyphCache obey the prepareForDrawing contract"
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 (csmartdalton@google.com ), and stop
the roller if necessary.
2019-05-22 19:01:34 -04:00
Ben Konyi
26b4fb57ff
Roll src/third_party/dart e3edfd36b2..ec4d48e241 (7 commits)
...
ec4d48e241 [vm/bytecode] Add starting and ending source positions for closures
efde7dd642 [dartdevc] fix assert
345af8d9ed [vm/compiler/dbc] Make LoadIndexedInstr load unboxed values and StoreIndexedInstr take unboxed values
b22cd05c51 Reland fix for #28233 : add hint for missing returns to function expressions
e15a98c4f2 Tighten types for runtimeStatement and runtimeCall
c86c277c0f Reapply "Use the full URI for DDK library debug names"
7cb48804ee [vm/compiler] Merge cid ranges when generating receiver check
2019-05-22 15:53:01 -07:00
stuartmorgan
b17c0c6e6f
Add a podspec for FlutterMacOS.framework ( #9062 )
...
Based on the iOS Flutter.podspec. This will be used for plugin
management via CocoaPods, as on iOS.
Part of https://github.com/flutter/flutter/issues/32718
2019-05-22 17:48:41 -04:00
Ben Konyi
0308a1c4ab
Roll src/third_party/dart fde6a5917e..e3edfd36b2 (14 commits)
...
e3edfd36b2 [vm/snapshots] Finalize and sort all classes in snapshots with compilation trace
93481167a6 Add innerText field to Element class
a17b52c2c1 Revert "[vm, compiler] Unoptimized megamorphic calls."
7d1b54bd47 Add a minimal implementation of ExtensionDeclaration
07a45e9d4c [cfe] Transform collections before set literals
bbd22cb8ff Changes that slipped through rebasing
978dc6b372 [vm/compiler] Remove left-over free in unit_test.cc (we attach a finalizer now to the ExternalTypedData)
4317c5ff3f Don't set elements and types during AstRewriteVisitor.
6457ac1d4b Test potentially-nullable access errors
ab6aeaa106 [vm/kernel] Use GC-tracked ExternalTypedData/TypedDataView for kernel buffers
2bbb2f3c1f Disallow implicit casts
add95652d2 fix AstBuilder invalid getter recovery
79062c7587 Revert "[Test] Remove some dead code."
27e1c91c39 Add src/diagnostics test for assert(bool?)
2019-05-22 12:02:13 -07:00
skia-flutter-autoroll
1bce779920
Roll src/third_party/skia e63b01b364a0..f77dbd04b926 (19 commits) ( #9057 )
...
https://skia.googlesource.com/skia.git
/%2Blog/e63b01b364a0..f77dbd04b926
git log e63b01b364a0e86668ff4c4508b725b2e6752c00..f77dbd04b92645d0f62d645210c449b5cac9b484 --date=short --no-merges --format=%ad %ae %s
2019-05-21 mtklein@google.com remove -ffp-contract
2019-05-22 senorblanco@chromium.org GrTessellator: improved straight skeleton implementation.
2019-05-21 herb@google.com Move SkFont over to SkStrikeSpecStorage
2019-05-21 csmartdalton@google.com Remove VisitorType from GrOp::visitProxies
2019-05-20 jvanverth@google.com Fix resize and vsync issues in Mac Viewer
2019-05-21 robertphillips@google.com Make GrGLGpu::createBackendTexture parallel GrGLGpu::createTextureImpl
2019-05-22 halcanary@google.com VkTestUtils: respect new optional SK_GPU_TOOLS_VK_LIBRARY_NAME define
2019-05-22 jvanverth@google.com ARC cleanup and memory leak fix.
2019-05-21 mtklein@google.com use float -> float math functions
2019-05-22 zhenyu.shan@intel.com Add AVX2 implementation for blit_row_s32a_opaque
2019-05-21 jcgregorio@google.com Add Huawei P30 to the tree.
2019-05-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 e8247a574956..fb8e1b25ad71 (6 commits)
2019-05-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 09fbfa7a6919..aacbdfe80aea (446 commits)
2019-05-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 9e2844fa2744..f4d2a446cc12 (2 commits)
2019-05-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-21 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 (csmartdalton@google.com ), and stop
the roller if necessary.
2019-05-22 15:00:59 -04:00
Ben Konyi
64f18f2cb6
Roll src/third_party/dart b11308657c..fde6a5917e (8 commits)
...
fde6a5917e [vm, compiler] Unoptimized megamorphic calls.
e20da9c220 Fix order of resolving / writing / reading of function / method declarations.
5218970024 Update README.md
cfdcfe2bfe Update DeclarationsTracker when a context options change.
181685b852 Allow disabling individual server features.
e114fc3453 [release] Prepare changelog and version file for 2.3.1 and 2.3.2-dev.0.0
9b017a1ced [dart/vm] Peephole optimizer (window size one) on stack code
2b6b0e00d9 Fix resolveToBound for nullability
2019-05-21 22:16:26 -07:00
Jason Simmons
135a140591
Add font features (such as tabular numbers) as an option in text styles ( #8823 )
...
Fixes https://github.com/flutter/flutter/issues/31691
2019-05-21 16:47:57 -07:00
Ben Konyi
45664a6aac
Roll src/third_party/dart b11308657c..b11308657c (0 commits) ( #9037 )
...
* Roll src/third_party/dart b48c8b1d1c..433bc1b350 (2 commits)
433bc1b350 [vm/compiler] Avoid adding unused Redefinition instructions
04e329b6ed Add override annotations across DDC
* Roll src/third_party/dart 433bc1b350..6d76c8790d (5 commits)
6d76c8790d bump to linter 0.1.89
0799ac0edb Enforce DDC lints
2fd1021326 [dartdevc] Turn on lints and cleanup violations
9adc5be551 Dartfmt all of DDC with the latest
e9b5c9ce8b Ignore todos in DDC
* Remove duplicate flag "track-widget-creation". Unblocks SDK roll.
* Roll src/third_party/dart b11308657c..b11308657c (0 commits)
2019-05-21 16:32:50 -07:00
skia-flutter-autoroll
75963dbb0b
Roll src/third_party/skia 12710911dcc2..e63b01b364a0 (11 commits) ( #9035 )
...
https://skia.googlesource.com/skia.git
/%2Blog/12710911dcc2..e63b01b364a0
git log 12710911dcc2056d8b6697cd0aa540f01a1c47df..e63b01b364a0e86668ff4c4508b725b2e6752c00 --date=short --no-merges --format=%ad %ae %s
2019-05-21 halcanary@google.com SkTypeface_mac/SkPDF codepoints out of BMP
2019-05-21 ethannicholas@google.com SkSL interpreter intrinsics
2019-05-21 herb@google.com Revert "Make SkRemoteGlyphCache obey the prepareForDrawing contract"
2019-05-21 herb@google.com Simplify scale handling
2019-05-21 csmartdalton@google.com ccpr: Visit atlas proxies during visitProxies()
2019-05-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-21 herb@google.com Make SkRemoteGlyphCache obey the prepareForDrawing contract
2019-05-21 mtklein@google.com simplify VECTOR macros, negates
2019-05-21 robertphillips@google.com Rename createTestingOnlyBackendTexture to createBackendTexture
2019-05-21 csmartdalton@google.com Blacklist PinnedImageTest on LenovoYogaC630
2019-05-21 mtklein@google.com 16-bit instructions
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 (csmartdalton@google.com ), and stop
the roller if necessary.
2019-05-21 17:32:53 -04:00
skia-flutter-autoroll
74aaf735a4
Roll src/third_party/skia 54fbe0f813c1..12710911dcc2 (5 commits) ( #9032 )
...
https://skia.googlesource.com/skia.git
/%2Blog/54fbe0f813c1..12710911dcc2
git log 54fbe0f813c146afa9c983d8fa358937d00d2fec..12710911dcc2056d8b6697cd0aa540f01a1c47df --date=short --no-merges --format=%ad %ae %s
2019-05-21 mtklein@google.com negateS -> negateI
2019-05-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (nontrivial).
2019-05-21 mtklein@google.com Revert "Revert "SkSLInterpreter refactoring""
2019-05-20 bungeman@google.com Move SkLeanWindows.h to src.
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 (csmartdalton@google.com ), and stop
the roller if necessary.
2019-05-21 13:59:52 -04:00
skia-flutter-autoroll
6dd38f3b85
Roll src/third_party/skia 1903c94f44fd..54fbe0f813c1 (6 commits) ( #9030 )
...
https://skia.googlesource.com/skia.git
/%2Blog/1903c94f44fd..54fbe0f813c1
git log 1903c94f44fd0abce10da49b3a53b2c4e4af428f..54fbe0f813c146afa9c983d8fa358937d00d2fec --date=short --no-merges --format=%ad %ae %s
2019-05-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-20 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (nontrivial).
2019-05-21 csmartdalton@google.com Revert "SkSLInterpreter refactoring"
2019-05-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 70958d15db70..e8247a574956 (3 commits)
2019-05-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 4dc9df3b70d6..09fbfa7a6919 (351 commits)
2019-05-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 7ab65834bc02..9e2844fa2744 (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 (csmartdalton@google.com ), and stop
the roller if necessary.
2019-05-21 08:52:59 -04:00
skia-flutter-autoroll
301f560bd8
Roll src/third_party/skia dbc3caaf6c3d..1903c94f44fd (1 commits) ( #9028 )
...
https://skia.googlesource.com/skia.git
/%2Blog/dbc3caaf6c3d..1903c94f44fd
git log dbc3caaf6c3d9e257f078fc273941a7cf148be9d..1903c94f44fd0abce10da49b3a53b2c4e4af428f --date=short --no-merges --format=%ad %ae %s
2019-05-20 reed@google.com use rect-memset in legacy rect blit
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 (csmartdalton@google.com ), and stop
the roller if necessary.
2019-05-20 20:49:19 -04:00
Ben Konyi
e3772232c2
Roll src/third_party/dart 82c8c78739..b48c8b1d1c (5 commits) ( #9021 )
...
b48c8b1d1c [vm] Re-order ICData entries to allow CID and count to be accessed with a load-pair.
959e7df20e Remove 'await null' in build mode.
59381cd8d0 Fix summary2 linking when using API summaries, which don't include line starts.
59bcb38db7 Report the missing library in LinkedElementFactory.
f9402d635a [vm] Get script of closure from owner as parent function may contain wrong script
2019-05-20 14:32:57 -07:00
skia-flutter-autoroll
14912e8e1c
Roll src/third_party/skia d93ee53affd3..dbc3caaf6c3d (9 commits) ( #9024 )
...
https://skia.googlesource.com/skia.git
/%2Blog/d93ee53affd3..dbc3caaf6c3d
git log d93ee53affd3ffaa8e3206d9358b8f9197d118bf..dbc3caaf6c3d9e257f078fc273941a7cf148be9d --date=short --no-merges --format=%ad %ae %s
2019-05-20 reed@google.com rect-memset: memset + stride and height
2019-05-20 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-20 mtklein@google.com SkSLInterpreter refactoring
2019-05-20 ethannicholas@google.com switched over to using fallthrough in SkSL interpreter vector operations
2019-05-20 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (nontrivial).
2019-05-20 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-20 bsalomon@google.com return kSkip in async read GMs when context is abandoned
2019-05-20 iannucci@chromium.org Manual recipe roll
2019-05-20 mtklein@google.com update SkUserConfig.h a bit
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 (csmartdalton@google.com ), and stop
the roller if necessary.
2019-05-20 17:20:34 -04:00
skia-flutter-autoroll
effc214730
Roll src/third_party/skia a8ceb775c12f..d93ee53affd3 (8 commits) ( #9018 )
...
https://skia.googlesource.com/skia.git
/%2Blog/a8ceb775c12f..d93ee53affd3
git log a8ceb775c12f1516e11dd7463f0576d9fb26d524..d93ee53affd3ffaa8e3206d9358b8f9197d118bf --date=short --no-merges --format=%ad %ae %s
2019-05-20 reed@google.com Rework colorfilter bench
2019-05-20 reed@google.com simplify setColor, without needing the 4f or the colorspace
2019-05-20 bsalomon@google.com Fix async_rescale_and_read_no_bleed with --preAbandonGpuContext
2019-05-20 bsalomon@google.com Reland "Make SkSurface::asyncRescaleAndRead use kStrict constraint"
2019-05-20 robertphillips@google.com Move explicit backend object allocation API to GrContext
2019-05-17 bungeman@chromium.org Move ccpr headers for display list out of include/private.
2019-05-20 reed@google.com remove allocs for colorfilters
2019-05-17 ethannicholas@google.com support for SkSL interpreter external function 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 (csmartdalton@google.com ), and stop
the roller if necessary.
2019-05-20 13:47:00 -04:00
Ben Konyi
ec347cfbbf
Roll src/third_party/dart ed169c4bb0..82c8c78739 (17 commits)
...
82c8c78739 Make StreamTransformer(..) transformed stream mimic original's isBroadcast.
022adc5bc3 Implement using suggestion sets for LSP completions
0f24e4b277 Wire up LSP completion resolution provider + sendWorkspaceEdit command
b6ce27a141 Add LSP tests for suggestion sets (marked failing)
7be23977f1 Minor LSP tweaks in preperation for included suggestionSets
435066d194 [infra] Increase number of shards for debug precomp builder.
09b46aa084 Support in-memory CodegenResult serialization/deserialization
c69d0c6e30 Flatten DynamicUse and StaticUse class hierarchies
6757d0c6d9 Use ModularNamer/ModularEmitter to generate code separate from codegen enqueuing
a9827a0c05 Refactor OneShotInterceptorData to prepare for modular codegen
c0b967d7da Refactor Namer and ConstantEmitter to prepare for modular compilation
670ac1aca8 Prepare js_ast for more advanced use of DeferredExpression
e13b1b6e0c Build summary2 for SDK.
58cf83df4d Don't crash on during indexing references to named parameters of a generic function types.
5e5b03881c Fix for exporting setters.
234103f9d4 Fix for hasImplicitReturnType.
2d8fc016b9 Sort declarations in resynthesize_common.dart
2019-05-20 09:54:29 -07:00
skia-flutter-autoroll
3a509192aa
Roll src/third_party/skia f4c66ccafcb7..a8ceb775c12f (3 commits) ( #9015 )
...
https://skia.googlesource.com/skia.git
/%2Blog/f4c66ccafcb7..a8ceb775c12f
git log f4c66ccafcb7fe62201cbe9a6eb72b09ef8a31da..a8ceb775c12f1516e11dd7463f0576d9fb26d524 --date=short --no-merges --format=%ad %ae %s
2019-05-20 mtklein@google.com Revert "remove SkMiniPicture and co."
2019-05-20 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-05-19 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 (csmartdalton@google.com ), and stop
the roller if necessary.
2019-05-20 10:17:52 -04:00
skia-flutter-autoroll
adc946e746
Roll src/third_party/skia 6a8c3f07e81a..f4c66ccafcb7 (2 commits) ( #9013 )
...
https://skia.googlesource.com/skia.git
/%2Blog/6a8c3f07e81a..f4c66ccafcb7
git log 6a8c3f07e81a6647c7de1b6d9b7835435dbfe691..f4c66ccafcb7fe62201cbe9a6eb72b09ef8a31da --date=short --no-merges --format=%ad %ae %s
2019-05-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 06de90c66c18..70958d15db70 (8 commits)
2019-05-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 5ca9f9560554..4dc9df3b70d6 (533 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 (csmartdalton@google.com ), and stop
the roller if necessary.
2019-05-20 04:34:50 -04:00
skia-flutter-autoroll
639c2d0700
Roll src/third_party/skia ed2255b4ea13..6a8c3f07e81a (1 commits) ( #9011 )
...
https://skia.googlesource.com/skia.git
/%2Blog/ed2255b4ea13..6a8c3f07e81a
git log ed2255b4ea13a4627e3ef3d4f593565463ef6421..6a8c3f07e81a6647c7de1b6d9b7835435dbfe691 --date=short --no-merges --format=%ad %ae %s
2019-05-20 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader ab1e2b49fe88..7ab65834bc02 (24 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 (csmartdalton@google.com ), and stop
the roller if necessary.
2019-05-20 01:05:24 -04:00
skia-flutter-autoroll
beb8e75121
Roll src/third_party/skia 8c6bfe5350cf..ed2255b4ea13 (1 commits) ( #9009 )
...
https://skia.googlesource.com/skia.git
/%2Blog/8c6bfe5350cf..ed2255b4ea13
git log 8c6bfe5350cf5ba0f4979dc5f13872c09e3ca3cc..ed2255b4ea13a4627e3ef3d4f593565463ef6421 --date=short --no-merges --format=%ad %ae %s
2019-05-19 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 (csmartdalton@google.com ), and stop
the roller if necessary.
2019-05-19 05:25:41 -04:00
skia-flutter-autoroll
db852610b4
Roll src/third_party/skia 76346ac952c4..8c6bfe5350cf (2 commits) ( #9008 )
...
https://skia.googlesource.com/skia.git
/%2Blog/76346ac952c4..8c6bfe5350cf
git log 76346ac952c4006b41bbc8fd5a41c22a8b6e43b1..8c6bfe5350cf5ba0f4979dc5f13872c09e3ca3cc --date=short --no-merges --format=%ad %ae %s
2019-02-05 rmistry@google.com Whitespace test
2019-05-17 reed@google.com Revert "Revert "Experimental SkVideoDecoder, to wrap calls to ffmpeg""
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 (michaelludwig@google.com ), and stop
the roller if necessary.
2019-05-18 09:35:08 -04:00
Ben Konyi
9bb8e3200d
Roll src/third_party/dart c6f6713de1..9e30fbaea4 (6 commits)
...
9e30fbaea4 [vm] Unify function prologue generation across all backends.
9b1c8fca91 More fixes for GenericFunctionType.
cf15dc17e0 With summary2 FunctionTypedFormalParameter has type parameters.
7983fac33b add "extension" built-in keyword for extension methods
475f55d46b Add dart2js modular test suite under a unit test.
1f409716d6 Add packageBase to simplify how we build packages files and how we process package import uris
2019-05-17 21:54:42 -07:00
Ben Konyi
525e39202c
Roll src/third_party/dart b1f9f2182d..c6f6713de1 (4 commits)
...
c6f6713de1 [vm,exception] notify debugger to stop for ReThrow
8d52c0d08e Store library nullability status in LibraryElement; adjust TypeParameterElement.type based on it.
c33f1a079e revise scanner api so that error tokens are always prepended
42334a7f67 Infer when the bound of a type parameter needs to be nullable.
2019-05-17 18:48:19 -07:00
Ben Konyi
03f35e2a5f
Roll src/third_party/dart b2a3d1c31b..b1f9f2182d (1 commits)
...
b1f9f2182d [ VM / Service ] Remove root frame from traceEvents in _getCpuProfileTimeline response
2019-05-17 15:55:10 -07:00
skia-flutter-autoroll
8840b7546c
Roll src/third_party/skia 0c6daf034b11..76346ac952c4 (30 commits) ( #9000 )
...
https://skia.googlesource.com/skia.git
/%2Blog/0c6daf034b11..76346ac952c4
git log 0c6daf034b11b0924b05abe441ffa892c7bc3c07..76346ac952c4006b41bbc8fd5a41c22a8b6e43b1 --date=short --no-merges --format=%ad %ae %s
2019-05-17 mtklein@google.com Reland "byte align everything in SkSLInterpreter"
2019-05-17 michaelludwig@google.com Revert "Experimental SkVideoDecoder, to wrap calls to ffmpeg"
2019-05-17 mtklein@google.com disassemble on unit test failure
2019-05-17 rmistry@google.com [Recreate SKPs bot] Fix failing web pages
2019-05-17 mtklein@google.com remove stray kNop
2019-05-17 robertphillips@google.com Add testing of mipmaps to backend allocation test
2019-05-17 bsalomon@google.com Revert "Make SkSurface::asyncRescaleAndRead use kStrict constraint"
2019-05-17 jvanverth@google.com Fix matrix layout in Metal.
2019-05-17 mtklein@google.com Revert "byte align everything in SkSLInterpreter"
2019-05-17 reed@google.com Experimental SkVideoDecoder, to wrap calls to ffmpeg
2019-05-17 mtklein@google.com byte align everything in SkSLInterpreter
2019-05-17 michaelludwig@google.com Force snapBackImage() to N32 for image filters
2019-05-17 bsalomon@google.com Make SkSurface::asyncRescaleAndRead use kStrict constraint
2019-05-17 brianosman@google.com Implement postfix ++/--, and use the correct 1 for floats
2019-05-17 mtklein@google.com warmup learning sksl interpreter
2019-05-17 bsalomon@google.com Initial version of rescaling async readback API
2019-05-17 michaelludwig@google.com Refactor complex CTM management for image filters
2019-05-17 jvanverth@google.com Metal: Add check for invalid shader functions
2019-05-17 robertphillips@google.com Switch over to using new direct allocation API in our tests (as much as possible at least)
2019-05-17 egdaniel@google.com Appease compilers after swizzle change.
2019-05-16 robertphillips@google.com Add helper method to fill in yuvaIndices given a yuv format
2019-05-16 egdaniel@google.com Add GrCaps call to get swizzle from BackendFormat and ColorType.
2019-05-16 brianosman@google.com Interpreter: Implement ternary operator
2019-05-16 brianosman@google.com Particles + Interpreter: Bind particle's SkRandom to "rand"
2019-05-16 ethannicholas@google.com redesigned SkSL interpreter vector instructions
2019-05-14 aparchur@google.com Apply layer in-point as a negative time-bias for multi-frame image assets.
2019-05-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader d61595f367af..ab1e2b49fe88 (8 commits)
2019-05-16 michaelludwig@google.com Remove rounding on explicit clip geometry
2019-05-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 8c742b264faa..5ca9f9560554 (448 commits)
2019-05-17 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 6ddb7768fa25..06de90c66c18 (9 commits)
The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff (michaelludwig@google.com ), and stop
the roller if necessary.
2019-05-17 17:49:34 -04:00
Matt Carroll
c181972a40
New Plugin API PR3: Introduces Service, BroadcastReceiver, and ContentProvider awareness, control surfaces, and plugin bindings. ( #8962 )
2019-05-17 14:25:05 -07:00
Ben Konyi
682a6a8d0b
Roll src/third_party/dart 0e8656e045..b2a3d1c31b (2 commits)
...
b2a3d1c31b Give Field::is_nullable the same consistency check as guarded_cid
b4611b9357 add extension-methods experimental feature
2019-05-17 12:55:56 -07:00
skia-flutter-autoroll
74b1f3270c
Roll src/third_party/skia c6568afa0b63..0c6daf034b11 (1 commits) ( #8995 )
...
https://skia.googlesource.com/skia.git
/%2Blog/c6568afa0b63..0c6daf034b11
git log c6568afa0b634d47596557960ccf756962b9aab3..0c6daf034b11b0924b05abe441ffa892c7bc3c07 --date=short --no-merges --format=%ad %ae %s
2019-05-16 robertphillips@google.com Direct backend object allocation API
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 (michaelludwig@google.com ), and stop
the roller if necessary.
2019-05-17 15:22:53 -04:00
Ben Konyi
865cb1c986
Roll src/third_party/dart 5ffff98440..0e8656e045 (1 commits)
...
0e8656e045 [vm, compiler] Shorter invocation counter check.
2019-05-16 21:44:28 -07:00
Ben Konyi
e94d352e6f
Roll src/third_party/dart cc2d5adec9..5ffff98440 (3 commits)
...
5ffff98440 Add `autoUncompress` to _HttpClientResponse
86c7165969 [tests] Avoid use of `$strong` because it is always true now
8209013be3 Fix DartDoc section in Diagnostics server for LSP
2019-05-16 15:50:14 -07:00
Jason Simmons
424940f171
Add support for the Fontconfig-based Skia font manager ( #8977 )
2019-05-16 15:22:22 -07:00
skia-flutter-autoroll
859cd982a1
Roll src/third_party/skia 7921042df7e5..c6568afa0b63 (6 commits) ( #8988 )
...
https://skia.googlesource.com/skia.git
/%2Blog/7921042df7e5..c6568afa0b63
git log 7921042df7e53e025b8b032a784bbe3a220b5e3d..c6568afa0b634d47596557960ccf756962b9aab3 --date=short --no-merges --format=%ad %ae %s
2019-05-16 brianosman@google.com Remove Nima from DEPS, experiments, Viewer, etc.
2019-05-16 jvanverth@google.com Revise Mac windowing and context creation.
2019-05-16 brianosman@google.com Interpreter: Change all Load/Store ops to use immediate indices
2019-05-16 robertphillips@google.com Make createTestingOnlyBackendTexture and deleteTestingOnlyBackendTexture no longer be behind GR_TEST_UTILS (take 2)
2019-05-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src a01010a50904..8c742b264faa (455 commits)
2019-05-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 bff32703c75b..6ddb7768fa25 (10 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 (michaelludwig@google.com ), and stop
the roller if necessary.
2019-05-16 16:38:38 -04:00
skia-flutter-autoroll
288a855bfd
Roll src/third_party/skia b3c0bf642613..7921042df7e5 (1 commits) ( #8984 )
...
https://skia.googlesource.com/skia.git
/%2Blog/b3c0bf642613..7921042df7e5
git log b3c0bf6426134223910708040943ba23bc32c2ea..7921042df7e53e025b8b032a784bbe3a220b5e3d --date=short --no-merges --format=%ad %ae %s
2019-05-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 3d7b7ea134d1..d61595f367af (10 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 (michaelludwig@google.com ), and stop
the roller if necessary.
2019-05-16 13:08:45 -04:00
Ben Konyi
5283341b4b
Roll src/third_party/dart 57c970d87a..cc2d5adec9 (1 commits)
...
cc2d5adec9 [dart:io] Don't leak /dev/urandom fd on fork.
2019-05-15 18:46:48 -07:00
skia-flutter-autoroll
1fa483d779
Roll src/third_party/skia 32c32b9a6caa..b3c0bf642613 (14 commits) ( #8980 )
...
https://skia.googlesource.com/skia.git
/%2Blog/32c32b9a6caa..b3c0bf642613
git log 32c32b9a6caac9edc4a244713d31d63b81619231..b3c0bf6426134223910708040943ba23bc32c2ea --date=short --no-merges --format=%ad %ae %s
2019-05-15 mtklein@google.com Revert "manually register codecs in DM"
2019-05-15 mtklein@google.com Revert "add runtime registration for encoders"
2019-05-15 mtklein@google.com Revert "remove #if guards in SkAndroidCodec.cpp"
2019-05-15 mtklein@google.com Revert "skip runtime registration on iOS"
2019-05-15 mtklein@google.com Revert "unguard SkFooEncoder.cpp"
2019-05-15 mtklein@google.com Revert "move encoders into codec_srcs"
2019-05-15 mtklein@google.com Revert "format public.bzl"
2019-05-15 ethannicholas@google.com fixed SkSL interpreter copying from nullptr
2019-05-15 mtklein@google.com format public.bzl
2019-05-15 mtklein@google.com move encoders into codec_srcs
2019-05-15 ethannicholas@google.com added external value support to SkSL interpreter
2019-05-15 bsalomon@google.com Reland "Get EGLimage functions out of GrGLInterface."
2019-05-15 mtklein@google.com clean up some .gitignores
2019-05-15 csmartdalton@google.com Silence a spurious GL error
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 (michaelludwig@google.com ), and stop
the roller if necessary.
2019-05-15 19:44:42 -04:00
Ben Konyi
dd65a8884e
Roll src/third_party/dart ea9b0cd0f5..57c970d87a (5 commits)
...
57c970d87a [dart/vm] Fix inconsistencies in intermediate representation
034fce1e39 [dart:io] unbreak build
7f323feefe [dart:io] Fix iOS https leaks
1c469617c5 TypeParameter.declaredElement is guaranteed to be a TypeParameterElement
14d21859e7 Make assertConnection failures easier to debug
2019-05-15 15:55:58 -07:00
skia-flutter-autoroll
62b51ae398
Roll src/third_party/skia c8d66d35538c..32c32b9a6caa (15 commits) ( #8976 )
...
https://skia.googlesource.com/skia.git
/%2Blog/c8d66d35538c..32c32b9a6caa
git log c8d66d35538c274b6946fba88a0a317c84b847ae..32c32b9a6caac9edc4a244713d31d63b81619231 --date=short --no-merges --format=%ad %ae %s
2019-05-15 mtklein@google.com unguard SkFooEncoder.cpp
2019-05-15 michaelludwig@google.com Revert "Make createTestingOnlyBackendTexture and deleteTestingOnlyBackendTexture no longer be behind GR_TEST_UTILS"
2019-05-15 mtklein@google.com skip runtime registration on iOS
2019-05-15 mtklein@google.com remove #if guards in SkAndroidCodec.cpp
2019-05-15 mtklein@google.com add runtime registration for encoders
2019-05-15 michaelludwig@google.com Revert "Get EGLimage functions out of GrGLInterface."
2019-05-15 brianosman@google.com Interpreter: Implement/fix vectorized load/store of globals
2019-05-15 robertphillips@google.com Make createTestingOnlyBackendTexture and deleteTestingOnlyBackendTexture no longer be behind GR_TEST_UTILS
2019-05-15 mtklein@google.com manually register codecs in DM
2019-05-15 bsalomon@google.com Get EGLimage functions out of GrGLInterface.
2019-05-15 mtklein@google.com simplify rtree loops in Skia too
2019-05-15 bungeman@google.com Add SkShaper which just shapes.
2019-05-15 bungeman@google.com Move SkMessageBus.h into src/core
2019-05-15 michaelludwig@google.com Revert "Clear and discard stencil buffers on tilers"
2019-05-15 robertphillips@google.com Add GrVkFormatIsCompressed and GrVkFormatCompressedDataSize to rm uses of GrPixelConfig
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 (michaelludwig@google.com ), and stop
the roller if necessary.
2019-05-15 16:13:18 -04:00
Matthew Dempsky
3cdfa807fa
Replace ararysize macro with fml::size function ( #8975 )
...
This is forward compatible with std::size and similar to how Chromium
removed use of the arraysize macro.
2019-05-15 12:43:47 -07:00
skia-flutter-autoroll
ce22829cd9
Roll src/third_party/skia 348880c3f67f..c8d66d35538c (6 commits) ( #8973 )
...
https://skia.googlesource.com/skia.git
/%2Blog/348880c3f67f..c8d66d35538c
git log 348880c3f67fb4422d1f66588ab87866c6ea848f..c8d66d35538c274b6946fba88a0a317c84b847ae --date=short --no-merges --format=%ad %ae %s
2019-05-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 853f66269c16..1578d6b6f5dd (1 commits)
2019-05-14 brianosman@google.com Interpreter: Remove vectorized branches
2019-05-15 bungeman@google.com Move SkTSearch.h into src.
2019-05-15 robertphillips@google.com GrVkCaps: add isFormatRenderable and rename some isConfig* methods to isFormat*
2019-05-15 bungeman@google.com Remove tools/clang from .gitignore
2019-05-14 brianosman@google.com Add support for calling functions within the interpreter
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 (michaelludwig@google.com ), and stop
the roller if necessary.
2019-05-15 12:40:32 -04:00