https://skia.googlesource.com/skia.git/+log/04e77813f8f4..67d0f3fd725c git log 04e77813f8f4..67d0f3fd725c --date=short --first-parent --format='%ad %ae %s' 2020-01-09 jvanverth@google.com Revert "Remove GrPaint::addColorTextureProcessor" 2020-01-09 robertphillips@google.com Move GrVkFormatColorTypePairIsValid assert back into GrVkGpu::check_image_info 2020-01-09 rmistry@google.com Add retries to Android compile bot for when GS returns 502s 2020-01-09 csmartdalton@google.com Speed up get_contour_count in GrTessellator.cpp 2020-01-09 herb@google.com Make SubRun accessible for GrAtlasTextOp 2020-01-09 jvanverth@google.com Hide MakeFromMTKView behind an availability flag 2020-01-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-09 herb@google.com Combine result calculation from both legs of if statement 2020-01-09 bsalomon@google.com Remove GrPaint::addColorTextureProcessor 2020-01-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-09 brianosman@google.com Fix ByteCodeGenerator's handling of specialized programs 2020-01-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-09 bsalomon@google.com Allow implicit conversion from GrSamplerState::Filter to GrSamplerState 2020-01-09 brianosman@google.com Add CachingHint to makeRasterImage, default to kDisallow 2020-01-09 mtklein@google.com add back src-in-gamut tracking 2020-01-09 herb@google.com Add first, last and subspan to SkEnumerate 2020-01-09 rmistry@google.com Update go.skia.org/infra in go.mod/go.sum 2020-01-09 reed@google.com Remove legacy canvas-matrix impl 2020-01-09 robertphillips@google.com Improve handling of anisotropic scaling for stroked rects 2020-01-09 mtklein@google.com add vroundps, impl Op::floor on x86 2020-01-09 reed@google.com Optimize concat44 on canvas 2020-01-09 mtklein@google.com add x-macro over SkVM::Ops 2020-01-09 kjlubick@google.com [canvaskit] Create an SkImage from a frame of an SkAnimatedImage 2020-01-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 61f03e9a10c0..5d178c93fd5b (411 commits) 2020-01-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 45a4d0f36bd6..77c89ff847b6 (13 commits) 2020-01-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 db49bc7dd075..c431d59626e1 (7 commits) 2020-01-08 mtklein@google.com JIT today's new _imm ops 2020-01-08 herb@google.com Hoist calculations up to regenerate 2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-08 mtklein@google.com skip no-op masks 2020-01-08 egdaniel@google.com Move the remainder of GrRenderTargetContext factories. 2020-01-08 mtklein@google.com refactor bit ops 2020-01-08 mtklein@google.com add add/sub/min/max w/ constant ops 2020-01-08 michaelludwig@google.com Reland "Avoid loop-dependent behavior in GrMemoryPoolBench" 2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-08 mtklein@google.com clamp to [0,1] before blending with normalized 2020-01-08 brianosman@google.com Expose the Input variable and Child name collections in SkRuntimeEffect 2020-01-08 mtklein@google.com Streamline skvm bilerp. 2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-08 egdaniel@google.com Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." 2020-01-08 jvanverth@google.com Add method to delay drawable acquisition from MTKView Created with: gclient setdep -r src/third_party/skia@67d0f3fd725c 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 jvanverth@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: jvanverth@google.com
Flutter Engine
Flutter is Google's mobile app SDK for crafting high-quality native interfaces in record time. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source.
The Flutter Engine is a portable runtime for hosting Flutter applications. It implements Flutter's core libraries, including animation and graphics, file and network I/O, accessibility support, plugin architecture, and a Dart runtime and compile toolchain. Most developers will interact with Flutter via the Flutter Framework, which provides a modern, reactive framework, and a rich set of platform, layout and foundation widgets.
If you are new to Flutter, then you will find more general information on the Flutter project, including tutorials and samples, on our Web site at Flutter.dev. For specific information about Flutter's APIs, consider our API reference which can be found at the docs.flutter.dev.
Flutter is a fully open source project, and we welcome contributions. Information on how to get started can be found at our contributor guide.