mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia d4fb7c7b140d..d3ddcb403993 (21 commits) (flutter/engine#13915)
https://skia.googlesource.com/skia.git/+log/d4fb7c7b140d..d3ddcb403993 git log d4fb7c7b140d..d3ddcb403993 --date=short --no-merges --format='%ad %ae %s' 2019-11-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 51b5a3222b60..e4b3136913c6 (6 commits) 2019-11-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src c30db006f1d6..b659e40a3998 (423 commits) 2019-11-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader aba1020d3914..79afb7620a69 (5 commits) 2019-11-19 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-11-18 fmalita@chromium.org [skottie] Fix single-node camera orientation relative to z=0 plane 2019-11-18 jsimmons@google.com Use the default font family if no match is found for any of the families in the text style 2019-11-18 robertphillips@google.com Only access the scissorState's rect when it is valid 2019-11-18 brianosman@google.com Remove some SK_API from src/ 2019-11-18 halcanary@google.com DEPS: add third_party/externals/libgifcodec 2019-11-18 halcanary@google.com GN tool: copy_git_directory.py script 2019-11-18 michaelludwig@google.com Make TessellationHelper resettable 2019-11-18 nigeltao@google.com Optimize SkWuffsCodec pixbuf zero-initialization 2019-11-18 egdaniel@google.com Make GrSemaphore no longer derive from GrGPUResource. 2019-11-18 scroggo@google.com Run nanobench on droids.gif 2019-11-18 jvanverth@google.com Metal: Fix buffer alignment issues on Mac 2019-11-18 reed@google.com restructure EdgeClipper to accommodate other callers (e.g. half-plane) 2019-11-18 benjaminwagner@google.com [infra] Update docs with respect to Go modules. 2019-11-18 robertphillips@google.com Add SampleLocationsTestOp::onPrePrepare 2019-11-18 jvanverth@google.com Add Metal support for dynamic texture state 2019-11-18 robertphillips@google.com Add FwidthSquircleTestOp::onPrePrepare 2019-11-18 robertphillips@google.com Reformat gn files Created with: gclient setdep -r src/third_party/skia@d3ddcb403993 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 robertphillips@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=robertphillips@google.com
This commit is contained in:
parent
672995ba02
commit
ebe8325c9f
2
DEPS
2
DEPS
@ -26,7 +26,7 @@ vars = {
|
||||
'skia_git': 'https://skia.googlesource.com',
|
||||
# OCMock is for testing only so there is no google clone
|
||||
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
|
||||
'skia_revision': 'd4fb7c7b140d5d30778b184a8aae64be68b349c7',
|
||||
'skia_revision': 'd3ddcb4039935aae7132f5e6c09d1e519991fde4',
|
||||
|
||||
# When updating the Dart revision, ensure that all entries that are
|
||||
# dependencies of Dart are also updated to match the entries in the
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 4a7a3fb1016b4d6824116a7917c0c22f
|
||||
Signature: 6c4c894c8101b49b59d8dfc06b67ddfa
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user