https://skia.googlesource.com/skia.git/+log/d860a78fd60c..e57ca4931952 git log d860a78fd60c..e57ca4931952 --date=short --no-merges --format='%ad %ae %s' 2019-11-14 rosasco@google.com Use original fuchsia sdk token 2019-11-14 egdaniel@google.com Miscellaneous updates to handle more vulkan creation failures. 2019-11-14 flar@google.com Only define SK_GL for Flutter on non-Fuchsia platforms. 2019-11-14 robertphillips@google.com Revert "Reland "Implement sample mask and sample locations support in Vulkan"" 2019-11-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 4f023f565a61..1b52f05868c9 (8 commits) 2019-11-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 88632cac30e1..b2407dd746de (3 commits) 2019-11-14 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-11-14 csmartdalton@google.com Reland "Implement sample mask and sample locations support in Vulkan" 2019-11-14 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-11-13 mtklein@google.com implement assert_true on ARM 2019-11-13 brianosman@google.com Move the persistent GrMemoryPool to the heap 2019-11-13 csmartdalton@google.com Implement mixed samples support in vulkan 2019-11-13 csmartdalton@google.com Enforce extra constraints for mixed samples at GrCaps level 2019-11-13 emircan@google.com Disable VkProtectedContext_DDLMakeRenderTargetTest 2019-11-13 nigeltao@google.com Move SkWuffsCodec's reset_and_decode_image_config 2019-11-13 robertphillips@google.com Revert "Respect the max indexBuffer limits in the bulk texture draw API" 2019-11-13 jvanverth@google.com Put check for MTLTextureUsageShaderRead in available block. 2019-11-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 0e5f77218153..8d45badce994 (1 commits) 2019-11-13 robertphillips@google.com Respect the max indexBuffer limits in the bulk texture draw API 2019-11-13 robertphillips@google.com Remove GL 4-bit stencil option 2019-11-13 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-11-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 e33c1582b4bc..4f023f565a61 (4 commits) 2019-11-13 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 9da287fd0264..88632cac30e1 (6 commits) 2019-11-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-11-12 herb@google.com Force single glyph calls through bulk interface 2019-11-12 rosasco@google.com Reland fully delineate GL usage w/ skia_use_gl. 2019-11-12 csmartdalton@google.com Fix detection of when we will have mixed sampled coverage 2019-11-12 mtklein@google.com sketch out structure for ops with immediates 2019-11-12 mtklein@google.com implement assert_true on x86 2019-11-12 mtklein@google.com add Release SkVMBlitter bot 2019-11-12 robertphillips@google.com Remove final usage of GrProgramDesc's header 2019-11-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-11-12 csmartdalton@google.com Add 'numRasterSamples' and 'isMixedSampled' to GrProgramInfo 2019-11-12 ccross@android.com [SkQP/Android] Replace -Weverything with -Wextra 2019-11-12 robertphillips@google.com Use a priori knowledge about the number of stencil bits in Dawn, Metal and Vulkan backends 2019-11-12 senorblanco@chromium.org Dawn: implement dynamic primitive processor texture handling. 2019-11-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-11-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 31edef751a8d..9da287fd0264 (6 commits) 2019-11-12 jvanverth@google.com Detect whether trying to blit a Metal swapchain texture, and fail if so. 2019-11-12 senorblanco@chromium.org Dawn: fix bug in stencil handling. 2019-11-12 nigeltao@google.com Free SkWuffsCodec frame-count decoder earlier 2019-11-12 bungeman@google.com Track and force opsz axis on Mac. 2019-11-12 herb@google.com Make metrics const on SkStrike 2019-11-12 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@e57ca4931952 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 halcanary@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=halcanary@google.com
Flutter Engine
Flutter is Google's mobile app SDK for crafting high-quality native interfaces on iOS and Android 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.