Chinmay Garde
ea84fb80da
Update metal layer drawable size on relayout. ( flutter/engine#11224 )
...
This makes it so that the texture obtained by the next frame has the same dimensions as the frame being renderered.
Fixes https://github.com/flutter/flutter/issues/38754
2019-08-19 13:01:11 -07:00
Dan Field
266df3b39b
Make firebase testlab always pass ( flutter/engine#11226 )
2019-08-19 12:36:33 -07:00
Kaushik Iska
d43a5a5346
[b/139487101] Dont present session twice ( flutter/engine#11222 )
2019-08-19 12:03:06 -07:00
liyuqian
226c44ba3c
Add a BroadcastStream to FrameTiming ( flutter/engine#11041 )
...
Without this, developers have to override `onReportTimings` to listen for `FrameTiming`.
That can potentially break previous `onReportTimings` listeners if they forget to call
the old listener in their new callback.
This PR replaces the similar RP in the framework: https://github.com/flutter/flutter/pull/38574
Once this PR landed, we'll have to create another framework PR to use the stream to replace
`onReportTimings` usages.
Once that's done, we can then propose the breaking change of removing the deprecated
`onReportTimings`.
2019-08-19 10:52:16 -07:00
stuartmorgan
c3cb35c9a8
Show all license diffs ( flutter/engine#11034 )
...
Instead of gathering all license diffs but only showing the changes to
the first directory that has a diff, show all diffs before exiting
licenses.sh.
Fixes https://github.com/flutter/flutter/issues/38634
2019-08-19 09:24:21 -07:00
skia-flutter-autoroll
67d3a4974a
Roll src/third_party/skia 9648b419f5cf..f8221786d088 (1 commits) ( flutter/engine#11206 )
...
https://skia.googlesource.com/skia.git/+log/9648b419f5cf..f8221786d088
git log 9648b419f5cf..f8221786d088 --date=short --no-merges --format='%ad %ae %s'
2019-08-19 egdaniel@google.com Remove incorrect metal assert.
Created with:
gclient setdep -r src/third_party/skia@f8221786d088
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-19 10:34:29 -04:00
skia-flutter-autoroll
0e00923912
Roll src/third_party/skia 08f5b07831d9..9648b419f5cf (2 commits) ( flutter/engine#11192 )
...
https://skia.googlesource.com/skia.git/+log/08f5b07831d9..9648b419f5cf
git log 08f5b07831d9..9648b419f5cf --date=short --no-merges --format='%ad %ae %s'
2019-08-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 cdecd97ceefa..13cc0fce4340 (11 commits)
2019-08-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 2bcadf49d820..dadeb009a297 (3 commits)
Created with:
gclient setdep -r src/third_party/skia@9648b419f5cf
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-19 04:58:00 -04:00
skia-flutter-autoroll
418d5f7184
Roll src/third_party/skia daa26335bb6a..08f5b07831d9 (1 commits) ( flutter/engine#11182 )
...
https://skia.googlesource.com/skia.git/+log/daa26335bb6a..08f5b07831d9
git log daa26335bb6a..08f5b07831d9 --date=short --no-merges --format='%ad %ae %s'
2019-08-19 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src f21be5041b55..3b734c2675b5 (436 commits)
Created with:
gclient setdep -r src/third_party/skia@08f5b07831d9
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-19 01:14:58 -04:00
skia-flutter-autoroll
31820d5769
Roll src/third_party/skia 174ea86fa6c5..daa26335bb6a (1 commits) ( flutter/engine#11138 )
...
https://skia.googlesource.com/skia.git/+log/174ea86fa6c5..daa26335bb6a
git log 174ea86fa6c5..daa26335bb6a --date=short --no-merges --format='%ad %ae %s'
2019-08-18 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
Created with:
gclient setdep -r src/third_party/skia@daa26335bb6a
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-18 06:25:14 -04:00
skia-flutter-autoroll
4ae1344964
Roll src/third_party/skia 4b567cd679ab..174ea86fa6c5 (1 commits) ( flutter/engine#11127 )
...
https://skia.googlesource.com/skia.git/+log/4b567cd679ab..174ea86fa6c5
git log 4b567cd679ab..174ea86fa6c5 --date=short --no-merges --format='%ad %ae %s'
2019-08-18 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
Created with:
gclient setdep -r src/third_party/skia@174ea86fa6c5
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-18 02:39:26 -04:00
skia-flutter-autoroll
c7a27ab69e
Roll src/third_party/skia 9318a6cfbcdd..4b567cd679ab (1 commits) ( flutter/engine#11077 )
...
https://skia.googlesource.com/skia.git/+log/9318a6cfbcdd..4b567cd679ab
git log 9318a6cfbcdd..4b567cd679ab --date=short --no-merges --format='%ad %ae %s'
2019-08-17 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
Created with:
gclient setdep -r src/third_party/skia@4b567cd679ab
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=scroggo@google.com
2019-08-17 05:01:22 -04:00
Kaushik Iska
a8139b6786
[dynamic_thread_merging] Resubmit only on the frame where the merge ( flutter/engine#11075 )
...
fixes https://github.com/flutter/flutter/issues/38735
2019-08-17 01:48:28 -07:00
skia-flutter-autoroll
027c0c9dcb
Roll src/third_party/skia a0c9d43c2075..9318a6cfbcdd (1 commits) ( flutter/engine#11073 )
...
https://skia.googlesource.com/skia.git/+log/a0c9d43c2075..9318a6cfbcdd
git log a0c9d43c2075..9318a6cfbcdd --date=short --no-merges --format='%ad %ae %s'
2019-08-17 reed@google.com build custom blitter for drawAtlas
Created with:
gclient setdep -r src/third_party/skia@9318a6cfbcdd
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=scroggo@google.com
2019-08-17 01:14:29 -04:00
skia-flutter-autoroll
f3a7de3cdc
Roll src/third_party/skia 237a95fe7b28..a0c9d43c2075 (9 commits) ( flutter/engine#11069 )
...
https://skia.googlesource.com/skia.git/+log/237a95fe7b28..a0c9d43c2075
git log 237a95fe7b28..a0c9d43c2075 --date=short --no-merges --format='%ad %ae %s'
2019-08-16 brianosman@google.com Revert "Remove old version of MakeCrossContextFromPixmap"
2019-08-16 bsalomon@google.com Workaround for Android Emulator default precision issue
2019-08-16 reed@google.com never check for degenerates in path::iter
2019-08-16 egdaniel@google.com Remove uses of GrPixelConfig in GrMtlCaps.
2019-08-16 senorblanco@chromium.org Dawn: implement textures & samplers.
2019-08-16 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-16 brianosman@google.com Remove old version of SkImage::makeTextureImage
2019-08-16 egdaniel@google.com Remove uses of GrPixelConfig in GrVkCaps and other vk files.
2019-08-16 senorblanco@chromium.org Dawn: update to GrCaps changes.
Created with:
gclient setdep -r src/third_party/skia@a0c9d43c2075
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=scroggo@google.com
2019-08-16 21:26:30 -04:00
Michael Klimushyn
fe1797c17e
More updates to the Robolectric test harness ( flutter/engine#11068 )
...
Previously the test wasn't correctly re-building the engine when its
files changed on multiple runs of `testing/run_tests.py`. It looks like
this is because the test build target wasn't depending on the entire
engine Android dependency, so some code changes were being ignored.
Update the build.
2019-08-16 17:09:09 -07:00
Michael Klimushyn
ca63162ed9
Minor update to the Robolectric test harness ( flutter/engine#11067 )
...
Make sure that any `android.util.Log`s during the tests are reported to
stdout.
2019-08-16 16:25:59 -07:00
skia-flutter-autoroll
facd76bbc8
Roll fuchsia/sdk/core/linux-amd64 from 7b00W... to -UaaS... ( flutter/engine#11065 )
...
Roll fuchsia/sdk/core/linux-amd64 from 7b00W... to -UaaS...
The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-linux-sdk-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-16 19:02:36 -04:00
skia-flutter-autoroll
92ba89d982
Roll src/third_party/skia df54f37a5dc1..237a95fe7b28 (2 commits) ( flutter/engine#11058 )
...
https://skia.googlesource.com/skia.git/+log/df54f37a5dc1..237a95fe7b28
git log df54f37a5dc1..237a95fe7b28 --date=short --no-merges --format='%ad %ae %s'
2019-08-16 brianosman@google.com Remove old version of MakeCrossContextFromPixmap
2019-08-16 herb@google.com Part 1/2 to remove SkTextBlobCacheDiffCanvas::Settings
Created with:
gclient setdep -r src/third_party/skia@237a95fe7b28
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=scroggo@google.com
2019-08-16 17:43:24 -04:00
Jason Simmons
ed7e571669
Sort the Skia typefaces in a font style set into a consistent order ( flutter/engine#11056 )
...
When Minikin searches for a font based on a font style, it will score the fonts
in the family and choose the best match. However, multiple fonts may have
equal scores (e.g. searching for a font with weight 600 when the set includes
fonts with weights 500 and 700). In this case Minikin will select the first
font in the list with the best score.
However, the fonts in a font family's SkFontStyleSet may not always be provided
in a consistent order by the SkFontMgr. So if the minikin::FontFamily list is
populated based on the SkFontStyleSet order, then a query for a given style might
not always return the same font.
This change sorts the typefaces in the SkFontStyleSet before converting them
into a Minikin font family.
Fixes https://github.com/flutter/flutter/issues/31212
2019-08-16 14:09:41 -07:00
Jim Graham
d3c46983fa
Add ccls config files to .gitignore ( flutter/engine#11046 )
2019-08-16 10:47:56 -07:00
Shi-Hao Hong
cb707fb34a
Pass Android Q insets.systemGestureInsets to Window ( flutter/engine#10413 )
...
* Pass Android Q system gesture inset information from insets.systemGestureInsets to Window.systemGestureInsets
2019-08-16 13:42:56 -04:00
Brian Osman
152e8dfa20
Remove unused dstColorSpace argument to MakeCrossContextFromPixmap ( flutter/engine#11052 )
2019-08-16 12:57:53 -04:00
skia-flutter-autoroll
8aeeb5b90c
Roll src/third_party/skia d95c9ac5994b..df54f37a5dc1 (1 commits) ( flutter/engine#11054 )
...
https://skia.googlesource.com/skia.git/+log/d95c9ac5994b..df54f37a5dc1
git log d95c9ac5994b..df54f37a5dc1 --date=short --no-merges --format='%ad %ae %s'
2019-08-16 mtklein@google.com remove SkPicture_none.cpp
Created with:
gclient setdep -r src/third_party/skia@df54f37a5dc1
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=scroggo@google.com
2019-08-16 11:32:28 -04:00
skia-flutter-autoroll
2e0c5b2ba2
Roll fuchsia/sdk/core/linux-amd64 from 5Nhwb... to 7b00W... ( flutter/engine#11051 )
...
Roll fuchsia/sdk/core/linux-amd64 from 5Nhwb... to 7b00W...
The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-linux-sdk-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-16 06:19:55 -04:00
skia-flutter-autoroll
f9607ea509
Roll src/third_party/skia da4f12c25bf1..d95c9ac5994b (3 commits) ( flutter/engine#11050 )
...
https://skia.googlesource.com/skia.git/+log/da4f12c25bf1..d95c9ac5994b
git log da4f12c25bf1..d95c9ac5994b --date=short --no-merges --format='%ad %ae %s'
2019-08-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 3ea90d609720..cdecd97ceefa (9 commits)
2019-08-16 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-08-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src efe495cfe7ef..f21be5041b55 (415 commits)
Created with:
gclient setdep -r src/third_party/skia@d95c9ac5994b
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=scroggo@google.com
2019-08-16 04:58:16 -04:00
skia-flutter-autoroll
e768b309ed
Roll src/third_party/skia 6a519b8dd895..da4f12c25bf1 (1 commits) ( flutter/engine#11045 )
...
https://skia.googlesource.com/skia.git/+log/6a519b8dd895..da4f12c25bf1
git log 6a519b8dd895..da4f12c25bf1 --date=short --no-merges --format='%ad %ae %s'
2019-08-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader aa3f31f98a5c..2bcadf49d820 (8 commits)
Created with:
gclient setdep -r src/third_party/skia@da4f12c25bf1
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=scroggo@google.com
2019-08-16 01:14:48 -04:00
Dan Field
53ccc0bf26
Make JIT work on iPhone armv7 ( flutter/engine#11038 )
2019-08-15 20:28:08 -07:00
skia-flutter-autoroll
db1cf2c36d
Roll src/third_party/skia 963a606677e1..6a519b8dd895 (6 commits) ( flutter/engine#11042 )
...
https://skia.googlesource.com/skia.git/+log/963a606677e1..6a519b8dd895
git log 963a606677e1..6a519b8dd895 --date=short --no-merges --format='%ad %ae %s'
2019-08-16 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-16 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-15 bsalomon@google.com Remove std::move()s from returns of std::unique_ptrs
2019-08-15 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-15 herb@google.com Remove SkRemoteGlyphCacheImpl.h
2019-08-15 michaelludwig@google.com Move Context into separate header/namespace
Created with:
gclient setdep -r src/third_party/skia@6a519b8dd895
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=scroggo@google.com
2019-08-15 21:25:51 -04:00
liyuqian
3a94682272
Hide verbose dart snapshot during run_test.py ( flutter/engine#11040 )
...
Without this change, a single dart test will print out 306 lines.
With this change, a single dart test will only print out 33 lines.
This helps a lot in local tests.
In order to return to the old logging, set `--verbose-dart-snapshot` flag.
2019-08-15 16:40:30 -07:00
Chinmay Garde
03d9c4f025
Remove ability to override mac_sdk_path in flutter/tools/gn ( flutter/engine#11013 )
...
This was only required to use an older i386 enabled Mac SDK with a newer version of Xcode for gen_snapshot. This limitation has been patched already.
2019-08-15 16:33:12 -07:00
Jason Simmons
7f2aaefb8b
Remove the ParagraphImpl class from the text API ( flutter/engine#11012 )
...
ParagraphImpl was used to switch between libtxt and Blink implementations
of text rendering and is now obsolete.
2019-08-15 15:23:00 -07:00
Jason Simmons
d3d9f509eb
Disable a deprecation warning for use of a TaskDescription constructor for older platforms ( flutter/engine#11029 )
2019-08-15 15:22:37 -07:00
Matt Carroll
b4d4a675d4
Re-lands platform brightness support on iOS, plus platform contrast ( flutter/engine#10791 )
2019-08-15 14:51:07 -07:00
Kaushik Iska
e5ca714a60
[fuchsia] Add required trace so files for fuchsia fars ( flutter/engine#11036 )
2019-08-15 14:44:01 -07:00
skia-flutter-autoroll
c4297a9873
Roll src/third_party/skia e5dc1ebc864a..963a606677e1 (14 commits) ( flutter/engine#11032 )
...
https://skia.googlesource.com/skia.git/+log/e5dc1ebc864a..963a606677e1
git log e5dc1ebc864a..963a606677e1 --date=short --no-merges --format='%ad %ae %s'
2019-08-15 mtklein@google.com roll cast toolchain
2019-08-15 brianosman@google.com Revert "Revert "Go back to blacklisting MSAA on all Intel GPUs""
2019-08-15 bungeman@google.com Remove paint from simplifyTextBlobIgnoringRSXForm.
2019-08-15 ethannicholas@google.com Revert "Revert "unified Vulkan uniform buffers""
2019-08-15 halcanary@google.com SkMallocPixelRef: remove MakeDirect and MakeWithProc from API.
2019-08-15 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-15 robertphillips@google.com Revert "Go back to blacklisting MSAA on all Intel GPUs"
2019-08-15 herb@google.com Add empty check for mask case. Small cleanups elsewhere.
2019-08-15 bungeman@google.com Restore SkFontMetrics documentation.
2019-08-15 bsalomon@google.com Turn off -Wreturn-std-move-in-c++11
2019-08-15 brianosman@google.com Go back to blacklisting MSAA on all Intel GPUs
2019-08-15 brianosman@google.com Remove MakeCrossContextFromEncoded, unused argument from ...FromPixmap
2019-08-15 michaelludwig@google.com Add helpers for creating new contexts
2019-08-15 rmistry@google.com [perf_skottiewasm_lottieweb] Increase loops to 5
Created with:
gclient setdep -r src/third_party/skia@963a606677e1
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=scroggo@google.com
2019-08-15 17:42:32 -04:00
stuartmorgan
3746a89cb2
Add _glfw versions of the GLFW desktop libraries ( flutter/engine#11024 )
...
Part of restructuring the artifacts to support transitioning away from
GLFW embeddings on desktop.
https://github.com/flutter/flutter/issues/38589
2019-08-15 14:41:15 -07:00
skia-flutter-autoroll
2ab2ba99ce
Roll fuchsia/sdk/core/linux-amd64 from _fvZN... to 5Nhwb... ( flutter/engine#11028 )
...
Roll fuchsia/sdk/core/linux-amd64 from _fvZN... to 5Nhwb...
The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-linux-sdk-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-15 17:41:02 -04:00
Dan Field
748fef82a9
Fix first frame logic ( flutter/engine#11027 )
2019-08-15 14:38:43 -07:00
Dan Field
8faa7a1b1c
remove OS version ( flutter/engine#11033 )
2019-08-15 13:42:19 -07:00
skia-flutter-autoroll
51979a37c9
Roll src/third_party/skia e30a485a68c9..e5dc1ebc864a (7 commits) ( flutter/engine#11025 )
...
https://skia.googlesource.com/skia.git/+log/e30a485a68c9..e5dc1ebc864a
git log e30a485a68c9..e5dc1ebc864a --date=short --no-merges --format='%ad %ae %s'
2019-08-15 ethannicholas@google.com unified Metal uniform buffers
2019-08-15 brianosman@google.com Fix crash in reinterpretcolorspace GM with abandoned context
2019-08-15 dtapuska@chromium.org Fix duplicate definition of kRect_ClipType.
2019-08-15 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-15 bsalomon@google.com Make GrBlend.h private
2019-08-15 brianosman@google.com Add SkImage::reinterpretColorSpace
2019-08-15 egdaniel@google.com Remove remaining functions in GrGLCaps that use GrPixelConfig.
Created with:
gclient setdep -r src/third_party/skia@e5dc1ebc864a
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=scroggo@google.com
2019-08-15 13:02:52 -04:00
Jason Simmons
d471afafe4
Remove the output directory prefix from the Android engine JAR filename ( flutter/engine#11015 )
2019-08-15 09:42:19 -07:00
inthroxify
beff0828ed
Fix flutter/flutter #34791 ( flutter/engine#9977 )
...
This is a fix for [flutter/flutter issue #34791 ](https://github.com/flutter/flutter/issues/34791 ).
PR #8048 in flutter/engine produced a bug/regression (flutter/flutter #34791 ) in flutter for Android that doesn't permit the Recents app bar color to be changed. This restores the original arguments to the function found in the previous version (7187e271f2/shell/platform/android/io/flutter/plugin/platform/PlatformPlugin.java ) of PlatformPlugin.java while preserving the enhancements for the linter.
I've compiled and tested this fix locally. The bar changes color again.
2019-08-15 09:20:30 -07:00
skia-flutter-autoroll
a6c0a74f45
Roll src/third_party/skia f3f50099533d..e30a485a68c9 (2 commits) ( flutter/engine#11022 )
...
https://skia.googlesource.com/skia.git/+log/f3f50099533d..e30a485a68c9
git log f3f50099533d..e30a485a68c9 --date=short --no-merges --format='%ad %ae %s'
2019-08-15 michaelludwig@google.com Move the source image into Context
2019-08-15 bsalomon@google.com Make GrSamplerState.h and GrRenderTarget.h private
Created with:
gclient setdep -r src/third_party/skia@e30a485a68c9
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=scroggo@google.com
2019-08-15 09:14:23 -04:00
skia-flutter-autoroll
e9ffb18915
Roll src/third_party/skia 319fd3d7bcb4..f3f50099533d (4 commits) ( flutter/engine#11021 )
...
https://skia.googlesource.com/skia.git/+log/319fd3d7bcb4..f3f50099533d
git log 319fd3d7bcb4..f3f50099533d --date=short --no-merges --format='%ad %ae %s'
2019-08-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 99cffe5db419..3ea90d609720 (11 commits)
2019-08-15 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-08-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 3f00da8c515f..efe495cfe7ef (457 commits)
2019-08-15 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 5e4e8b0af5fa..aa3f31f98a5c (26 commits)
Created with:
gclient setdep -r src/third_party/skia@f3f50099533d
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=scroggo@google.com
2019-08-15 05:32:54 -04:00
skia-flutter-autoroll
4a8b50f274
Roll fuchsia/sdk/core/linux-amd64 from pCY3J... to _fvZN... ( flutter/engine#11020 )
...
Roll fuchsia/sdk/core/linux-amd64 from pCY3J... to _fvZN...
The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-linux-sdk-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-15 01:54:13 -04:00
skia-flutter-autoroll
26cc2fbea2
Roll src/third_party/skia c061d31c2415..319fd3d7bcb4 (9 commits) ( flutter/engine#11018 )
...
https://skia.googlesource.com/skia.git/+log/c061d31c2415..319fd3d7bcb4
git log c061d31c2415..319fd3d7bcb4 --date=short --no-merges --format='%ad %ae %s'
2019-08-14 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-14 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-14 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-14 bungeman@google.com Add portable allocator to raster allocator test.
2019-08-14 liyuqian@google.com Test serializing pictures with cull rects
2019-08-14 bungeman@google.com Make fontscalerdistortable more flexible.
2019-08-14 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-14 senorblanco@chromium.org Implement GrDawnGpuTextureCommandBuffer.
2019-08-14 bungeman@google.com Move bigconic gm to be a test.
Created with:
gclient setdep -r src/third_party/skia@319fd3d7bcb4
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=scroggo@google.com
2019-08-15 01:51:11 -04:00
Ben Konyi
0204149972
Roll src/third_party/dart e35e8833ee..e35e8833ee (0 commits)
2019-08-14 22:49:21 -07:00
Chris Bracken
cbd9b0b7d9
Fix gn breakage on non-Fuchsia macOS host builds ( flutter/engine#11019 )
...
Ensure that we always pull in the ensure_fuchsia_sdk gn variable.
Fixes breakage introduced in flutter/engine#11016 when building outside
of a Fuchsia tree (e.g. in a stock Flutter engine tree0 on macOS hosts.
2019-08-14 21:55:47 -07:00
Chris Bracken
7b02398ee0
Fix gn breakage on Fuchsia macOS host builds ( flutter/engine#11016 )
...
When building Fuchsia on macOS hosts, ensure that we reference the
correct clang toolchain path. This patch also prevents bitcode
compilation on Fuchsia tree builds on macOS.
2019-08-14 18:21:40 -07:00
Chinmay Garde
3ad272ccda
On iOS report the preferred frames per second to tools via service protocol. ( flutter/engine#11006 )
2019-08-14 16:47:57 -07:00