skia-flutter-autoroll
9aaacc469a
Roll src/third_party/skia 89e43889afd9..3e7fa79f2c79 (1 commits) ( flutter/engine#10825 )
...
https://skia.googlesource.com/skia.git/+log/89e43889afd9..3e7fa79f2c79
git log 89e43889afd9..3e7fa79f2c79 --date=short --no-merges --format='%ad %ae %s'
2019-08-10 robertphillips@google.com Revert "Initiate regeneration of mipmaps from proxy DAG land"
Created with:
gclient setdep -r src/third_party/skia@3e7fa79f2c79
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=reed@google.com
2019-08-10 09:37:08 -04:00
skia-flutter-autoroll
03e400936e
Roll src/third_party/skia fe19203eb7d7..89e43889afd9 (1 commits) ( flutter/engine#10824 )
...
https://skia.googlesource.com/skia.git/+log/fe19203eb7d7..89e43889afd9
git log fe19203eb7d7..89e43889afd9 --date=short --no-merges --format='%ad %ae %s'
2019-08-10 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
Created with:
gclient setdep -r src/third_party/skia@89e43889afd9
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=reed@google.com
2019-08-10 02:01:46 -04:00
skia-flutter-autoroll
3d75ca219b
Roll fuchsia/sdk/core/linux-amd64 from HsuAH... to bvUCO... ( flutter/engine#10822 )
...
Roll fuchsia/sdk/core/linux-amd64 from HsuAH... to bvUCO...
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-10 01:15:03 -04:00
skia-flutter-autoroll
4f8e37c2b9
Roll src/third_party/skia af89d3972e0b..fe19203eb7d7 (5 commits) ( flutter/engine#10819 )
...
https://skia.googlesource.com/skia.git/+log/af89d3972e0b..fe19203eb7d7
git log af89d3972e0b..fe19203eb7d7 --date=short --no-merges --format='%ad %ae %s'
2019-08-10 csmartdalton@google.com Initiate regeneration of mipmaps from proxy DAG land
2019-08-09 senorblanco@chromium.org Dawn: remove a faulty assert.
2019-08-09 senorblanco@chromium.org Dawn backend: implement stencil, primitive topology, separate blends.
2019-08-09 bsalomon@google.com Add SkUNREACHABLE to definition of SK_ABORT.
2019-08-09 bungeman@google.com Move initilization of Lighting sample.
Created with:
gclient setdep -r src/third_party/skia@fe19203eb7d7
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=reed@google.com
2019-08-09 21:42:40 -04:00
Chris Bracken
5020bdf02b
Roll Dart SDK 78ce916d82..15a3bf82cb ( flutter/engine#10810 )
...
15a3bf82cb Add defined() guard for checkout_llvm build flag
d5d00c847a Create ExtensionMemberResolver instance in ResolverVisitor.
9ec8d9ff25 [ddc] Merge modular/issue37523 test into modular/nested_constants test
ea313da021 Rework the resolution result
ab55923918 [dartdevc] ddb fix for d8
77f545bbc4 [vm/ffi] Fix instantiation and garbage collection of NativeType objects
b0d079a96b Set context type for extension override receiver.
dc2c942c7d [vm/bytecode] Avoid adding all ICData objects from constant pool
804a338b5e Change recordScopeDependencies() to return true on type parameter of strict FunctionType.
0c727420c3 Stop reporting undefined method when there are ambiguous extension methods
6d2902576b Emit a server.error event if we fail to start the completion model isolate
51f4574e50 Reland "[vm/ffi] Support structs on 32bit architectures"
621b96f97b Migration: begin adding infrastructure for reporting unsatisfiable substitutions.
19654f30d0 [cfe+vm+ddc] Return ClassHierarchy and CoreTypes together with Component
573789f7f1 [cfe] Insert default super initializer when outlining const constructor
2019-08-09 14:57:15 -07:00
skia-flutter-autoroll
bc49804531
Roll src/third_party/skia b7b0b3ad538c..af89d3972e0b (7 commits) ( flutter/engine#10812 )
...
https://skia.googlesource.com/skia.git/+log/b7b0b3ad538c..af89d3972e0b
git log b7b0b3ad538c..af89d3972e0b --date=short --no-merges --format='%ad %ae %s'
2019-08-09 jlavrova@google.com Build fix
2019-08-09 egdaniel@google.com Revert "Enable YCbCr sampler support on platforms other than Android"
2019-08-09 jlavrova@google.com Dealing with ghost spaces
2019-08-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-09 sergeyu@google.com Enable YCbCr sampler support on platforms other than Android
2019-08-09 bsalomon@google.com Pass GrBackendFormat to GrGpu::onCreateTexture and use it to determine texture format in backend API.
2019-08-09 senorblanco@chromium.org Dawn backend: update to Skia GrCaps changes.
Created with:
gclient setdep -r src/third_party/skia@af89d3972e0b
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=reed@google.com
2019-08-09 17:37:37 -04:00
Jonah Williams
31f9de5622
Revert "Remove flutter_kernel_sdk dart script ( #10808 )" ( flutter/engine#10811 )
2019-08-09 13:36:13 -07:00
Kaushik Iska
3a5d1d388e
[dart:zircon] Porting Cache re-usable handle wait objects ( flutter/engine#10809 )
...
Change-Id: I230601acf5de24765737ad81b595fef2c154134c
2019-08-09 12:46:23 -07:00
Jonah Williams
efceb802b3
Remove flutter_kernel_sdk dart script ( flutter/engine#10808 )
2019-08-09 12:43:20 -07:00
cfontas
764e43e0e0
change add part to add child ( flutter/engine#10787 )
2019-08-09 12:18:44 -07:00
Yegor
92407929f4
rename stub_ui to web_ui ( flutter/engine#10776 )
...
* rename stub_ui to web_ui
* update licenses
2019-08-09 11:11:20 -07:00
Konstantin Pozin
22bcb322dd
[fuchsia] Migrate from custom FuchsiaFontManager to SkFontMgr_fuchsia ( flutter/engine#10700 )
...
Use Skia's own implementation of SkFontMgr for Fuchsia, for consistency with
other Skia clients on Fuchsia.
FL-290
2019-08-09 11:04:43 -07:00
skia-flutter-autoroll
4c7244a3b2
Roll src/third_party/skia 26cedb4c603b..b7b0b3ad538c (11 commits) ( flutter/engine#10807 )
...
https://skia.googlesource.com/skia.git/+log/26cedb4c603b..b7b0b3ad538c
git log 26cedb4c603b..b7b0b3ad538c --date=short --no-merges --format='%ad %ae %s'
2019-08-09 jlavrova@google.com Paragraph cache: caching the shaped results only. That makes layout phase 10 times faster (since the shaping takes 90% of it).
2019-08-09 mtklein@google.com Reland "add a stub for running fiddles as GMs"
2019-08-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-08-09 mtklein@google.com Revert "add a stub for running fiddles as GMs"
2019-08-09 robertphillips@google.com Add unit test to prevent future memory regressions
2019-08-09 senorblanco@chromium.org Dawn backend: first triangle.
2019-08-09 robertphillips@google.com Fix exactify for explicit resource allocation (take 2)
2019-08-09 mtklein@google.com add a stub for running fiddles as GMs
2019-08-09 halcanary@google.com experimental/editor: shape.h to unify all shaping code
2019-08-09 bungeman@google.com Correctly write out variable position.
2019-08-09 bsalomon@google.com Expose GrContext::dump() when SK_ENABLE_DUMP_GPU is defined.
Created with:
gclient setdep -r src/third_party/skia@b7b0b3ad538c
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=reed@google.com
2019-08-09 13:29:19 -04:00
Emmanuel Garcia
9c5fdeacbd
Rename flutter_java.jar and flutter_engine.jar so they match the Maven comvention ( flutter/engine#10797 )
2019-08-09 10:14:33 -07:00
skia-flutter-autoroll
a1e30e13f1
Roll fuchsia/sdk/core/linux-amd64 from 9xVXx... to HsuAH... ( flutter/engine#10806 )
...
Roll fuchsia/sdk/core/linux-amd64 from 9xVXx... to HsuAH...
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-09 12:33:04 -04:00
skia-flutter-autoroll
17fcd00c94
Roll src/third_party/skia b2151310068b..26cedb4c603b (1 commits) ( flutter/engine#10804 )
...
https://skia.googlesource.com/skia.git/+log/b2151310068b..26cedb4c603b
git log b2151310068b..26cedb4c603b --date=short --no-merges --format='%ad %ae %s'
2019-08-09 egdaniel@google.com Fix emplace on GrTRecorder.
Created with:
gclient setdep -r src/third_party/skia@26cedb4c603b
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=reed@google.com
2019-08-09 09:50:16 -04:00
skia-flutter-autoroll
c7255e0483
Roll src/third_party/skia 059bf776c184..b2151310068b (3 commits) ( flutter/engine#10803 )
...
https://skia.googlesource.com/skia.git/+log/059bf776c184..b2151310068b
git log 059bf776c184..b2151310068b --date=short --no-merges --format='%ad %ae %s'
2019-08-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 7424fe8b79c3..eb0479e245f0 (16 commits)
2019-08-09 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-08-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 2cf71a3eaec3..d9af708ac0cc (369 commits)
Created with:
gclient setdep -r src/third_party/skia@b2151310068b
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=reed@google.com
2019-08-09 04:52:39 -04:00
skia-flutter-autoroll
55fc8487cc
Roll src/third_party/skia 4d557e3df433..059bf776c184 (1 commits) ( flutter/engine#10801 )
...
https://skia.googlesource.com/skia.git/+log/4d557e3df433..059bf776c184
git log 4d557e3df433..059bf776c184 --date=short --no-merges --format='%ad %ae %s'
2019-08-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 75efa7bb97a4..f046402b1480 (1 commits)
Created with:
gclient setdep -r src/third_party/skia@059bf776c184
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=reed@google.com
2019-08-09 01:16:41 -04:00
Dan Field
ffa6d11b86
Make firebase test more LUCI friendly ( flutter/engine#10783 )
2019-08-08 21:47:24 -07:00
Chinmay Garde
b293223a7e
Add a test for creating images from bytes. ( flutter/engine#10799 )
2019-08-08 21:46:55 -07:00
skia-flutter-autoroll
2a8ac43591
Roll fuchsia/sdk/core/linux-amd64 from 1nsfv... to 9xVXx... ( flutter/engine#10798 )
...
Roll fuchsia/sdk/core/linux-amd64 from 1nsfv... to 9xVXx...
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-08 23:56:17 -04:00
Chinmay Garde
61faf84fea
Wire up a concurrent message loop backed SkExecutor for Skia. ( flutter/engine#10788 )
...
Fixes https://github.com/flutter/flutter/issues/37885
2019-08-08 20:54:43 -07:00
Chinmay Garde
ae4cefbdcf
When setting up AOT snapshots from symbol references, make buffer sizes optional. ( flutter/engine#10674 )
2019-08-08 20:31:23 -07:00
Emmanuel Garcia
f9058d748c
Include Maven dependency in files.json ( flutter/engine#10719 )
2019-08-08 18:59:22 -07:00
liyuqian
c2cb35aa2c
Remove 3 semi-redundant try-jobs ( flutter/engine#10786 )
...
This is a subset of https://github.com/flutter/engine/pull/10485 .
Hopefully this doesn't significantly reduce our coverage since we
have now limited the fuchsia auto-roller frequency.
2019-08-08 18:42:17 -07:00
skia-flutter-autoroll
2508475c11
Roll src/third_party/skia 04580795746b..4d557e3df433 (4 commits) ( flutter/engine#10794 )
...
https://skia.googlesource.com/skia.git/+log/04580795746b..4d557e3df433
git log 04580795746b..4d557e3df433 --date=short --no-merges --format='%ad %ae %s'
2019-08-08 robertphillips@google.com Revert "Fix exactify for explicit resource allocation"
2019-08-08 robertphillips@google.com Fix exactify for explicit resource allocation
2019-08-08 bsalomon@google.com fix skip-rectangle-texture-support in GrGLGpu::onWrapBackendTextureAsRenderTarget
2019-08-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
Created with:
gclient setdep -r src/third_party/skia@4d557e3df433
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=reed@google.com
2019-08-08 21:26:08 -04:00
Jason Simmons
5cb02d643f
Build JARs containing the Android embedding sources and the engine native library ( flutter/engine#10778 )
2019-08-08 18:11:29 -07:00
Kaushik Iska
8ec5f976ae
[flutter_runner] Improve frame scheduling ( flutter/engine#10780 )
...
* [flutter_runner] Reland "[flutter_runner] Improve frame scheduling"
This is a reland of e28c8beaca82998396aacbd37a03942892654e2b
Original change's description:
> [flutter_runner] Improve frame scheduling
>
> FL-233 #comment
>
> This allows the paint tasks for the next frame to execute in parallel
> with presentation of last frame but still provides back-pressure to
> prevent us from queuing up even more work.
>
> Vsync would be disabled whenever a presentation callback was pending
> prior to this change. That had the outcome of causing us to almost
> always miss one vsync interval. By not turning off vsync until
> another Present call is pending we avoid this problem.
>
> Test: fx shell run fuchsia-pkg://fuchsia.com/basemgr#meta/basemgr.cmx --base_shell=fuchsia-pkg://fuchsia.com/spinning_cube#meta/spinning_cube.cmx
> Test: topaz input latency benchmarks
> Test: end-2-end tests
> Change-Id: I46440052cd4f98cb0992ec5027584be80f4fb9d3
Change-Id: I1904683d0dfa509ef28482c4b751c28931ab7647
* fix stuff
2019-08-08 18:09:16 -07:00
Kaushik Iska
6c97d0384f
[flutter] Create the compositor context on the GPU task runner. ( flutter/engine#10781 )
...
The compositor context owns the session connection. The creation of the
session connection also does the initial present to clear the node
hierarchy. This present was happening perviously on the platform task
runner while all subsequent presents were on the GPU task runner. This
has now been rectified so all presents are on the GPU task runner.
BUG: FL-288
Change-Id: Ib294666ffb3b4575f93ad0b02a5d0fda71bfa0a8
2019-08-08 18:08:57 -07:00
Chinmay Garde
158315caf9
Revert "Forwards iOS dark mode trait to the Flutter framework ( #34441 ). ( #9722 )" ( flutter/engine#10789 )
...
This reverts commit 51904fc4bda988cb0719fcf19efada85d844fc86.
2019-08-08 17:15:06 -07:00
Matt Carroll
51904fc4bd
Forwards iOS dark mode trait to the Flutter framework ( #34441 ). ( flutter/engine#9722 )
2019-08-08 16:22:45 -07:00
Dan Field
ea073bcba4
Specify which android variant for tests ( flutter/engine#10717 )
2019-08-08 16:16:51 -07:00
Dan Field
b2780d5a73
Don't use gradle daemon for building ( flutter/engine#10771 )
2019-08-08 16:16:29 -07:00
Jason Simmons
56208b0de7
Remove use of the deprecated AccessibilityNodeInfo boundsInParent API ( flutter/engine#10773 )
2019-08-08 15:25:56 -07:00
Chinmay Garde
71c394f5c3
Manually roll Skia to pull in iOS armv7 build failure fix. ( flutter/engine#10777 )
...
Rolls Skia to 04580795746b095a005eadefadcb48a7fc1651da.
Pulls in 0458079574 which will fix LUCI.
The autoroller will not process this since it checks for the ToT to be green.
2019-08-08 15:13:45 -07:00
skia-flutter-autoroll
f94e8eba00
Roll src/third_party/skia 19e3cd4c9cd5..4acbab33bd40 (6 commits) ( flutter/engine#10769 )
...
https://skia.googlesource.com/skia.git/+log/19e3cd4c9cd5..4acbab33bd40
git log 19e3cd4c9cd5..4acbab33bd40 --date=short --no-merges --format='%ad %ae %s'
2019-08-08 halcanary@google.com experimental/editor: scroll on delete if necessary
2019-08-08 mtklein@google.com Reland "thread-local caches?"
2019-08-08 halcanary@google.com SkQP: Docker compile helper script respects SKQP_OUTPUT_DIR
2019-08-08 mtklein@google.com Revert "thread-local caches?"
2019-08-08 mtklein@google.com thread-local caches?
2019-08-08 egdaniel@google.com Remove use of GrColorType on GrCaps::getRenderTargetSampleCount.
Created with:
gclient setdep -r src/third_party/skia@4acbab33bd40
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=reed@google.com
2019-08-08 13:31:30 -04:00
skia-flutter-autoroll
746c862540
Roll fuchsia/sdk/core/linux-amd64 from 5c9q-... to 1nsfv... ( flutter/engine#10716 )
...
Roll fuchsia/sdk/core/linux-amd64 from 5c9q-... to 1nsfv...
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-08 11:22:28 -04:00
skia-flutter-autoroll
00bdd177fd
Roll src/third_party/skia 241e0ee4a7dc..19e3cd4c9cd5 (1 commits) ( flutter/engine#10753 )
...
https://skia.googlesource.com/skia.git/+log/241e0ee4a7dc..19e3cd4c9cd5
git log 241e0ee4a7dc..19e3cd4c9cd5 --date=short --no-merges --format='%ad %ae %s'
2019-08-08 scroggo@google.com SkCodec: don't assume frameRect is valid
Created with:
gclient setdep -r src/third_party/skia@19e3cd4c9cd5
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=reed@google.com
2019-08-08 09:46:17 -04:00
skia-flutter-autoroll
d6a9e380c1
Roll src/third_party/skia 228518f0f828..241e0ee4a7dc (5 commits) ( flutter/engine#10720 )
...
https://skia.googlesource.com/skia.git/+log/228518f0f828..241e0ee4a7dc
git log 228518f0f828..241e0ee4a7dc --date=short --no-merges --format='%ad %ae %s'
2019-08-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 415bb0cdb057..7424fe8b79c3 (7 commits)
2019-08-08 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-08-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 3aec8a3be749..75efa7bb97a4 (2 commits)
2019-08-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 2d05439f2779..2cf71a3eaec3 (449 commits)
2019-08-08 halcanary@google.com experimental/editor: mouse drag select, modifierkeys cleanup.
Created with:
gclient setdep -r src/third_party/skia@241e0ee4a7dc
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=reed@google.com
2019-08-08 02:28:40 -04:00
skia-flutter-autoroll
e32ccedba9
Roll src/third_party/skia 1dac7bc29f2d..228518f0f828 (1 commits) ( flutter/engine#10715 )
...
https://skia.googlesource.com/skia.git/+log/1dac7bc29f2d..228518f0f828
git log 1dac7bc29f2d..228518f0f828 --date=short --no-merges --format='%ad %ae %s'
2019-08-08 egdaniel@google.com Remove AMD workaround for new command buffer on pipeline changes.
Created with:
gclient setdep -r src/third_party/skia@228518f0f828
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=reed@google.com
2019-08-07 22:48:38 -04:00
skia-flutter-autoroll
8562ecc535
Roll fuchsia/sdk/core/linux-amd64 from 8mNHG... to 5c9q-... ( flutter/engine#10710 )
...
Roll fuchsia/sdk/core/linux-amd64 from 8mNHG... to 5c9q-...
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-07 20:07:49 -04:00
liyuqian
cff01c0265
Revert "Remove semi-redundant try-jobs. ( #10485 )" ( flutter/engine#10705 )
...
This reverts commit 365251a0149d6a82894d3798604694369018916e.
Our infra should be capable to run all those deleted tests as now we've throttled the Fuchsia auto-rollers.
The current throttle is 1 PR / 3 hours for the 4 rollers:
- https://cs.corp.google.com/skia/buildbot/autoroll/config/fuchsia-mac-toolchain-flutter-engine.json?l=53
- https://cs.corp.google.com/skia/buildbot/autoroll/config/fuchsia-mac-sdk-flutter-engine.json?g=0&l=53
- https://cs.corp.google.com/skia/buildbot/autoroll/config/fuchsia-linux-toolchain-flutter-engine.json?g=0&l=56
- https://cs.corp.google.com/skia/buildbot/autoroll/config/fuchsia-linux-sdk-flutter-engine.json?g=0&l=56
We're changing them to 1 PR / 12 hours: http://skbug.com/9322
2019-08-07 16:21:41 -07:00
skia-flutter-autoroll
0e1523736b
Roll src/third_party/skia b2c5a94b1c7a..1dac7bc29f2d (5 commits) ( flutter/engine#10707 )
...
https://skia.googlesource.com/skia.git/+log/b2c5a94b1c7a..1dac7bc29f2d
git log b2c5a94b1c7a..1dac7bc29f2d --date=short --no-merges --format='%ad %ae %s'
2019-08-07 bungeman@google.com Add Symbol encoding when renaming a font.
2019-08-07 halcanary@google.com SkQP: make_apk_list.py include pie-cts-dev branch
2019-08-07 bsalomon@google.com Modify GrGLTexture/RenderTarget and related functions to not take GrSurfaceDesc.
2019-08-07 michaelludwig@google.com Simplify luminance shader
2019-08-07 jvanverth@google.com Remove invalid entry in RELEASE_NOTES
Created with:
gclient setdep -r src/third_party/skia@1dac7bc29f2d
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=reed@google.com
2019-08-07 17:57:53 -04:00
Dan Field
993c8e1bb1
Test perf overlay gold on Linux ( flutter/engine#10703 )
2019-08-07 13:47:00 -07:00
Jason Simmons
9c32c2c9a5
Improvements to the flutter GDB script ( flutter/engine#10675 )
...
* Find the arm64 local engine build if the attached device is arm64
* Overwrite any previously copied gdbserver binary even if the binary is read only
* Stop any currently running gdbserver process for the package being debugged
2019-08-07 12:57:50 -07:00
skia-flutter-autoroll
3d40812d25
Roll fuchsia/sdk/core/linux-amd64 from 9PJXr... to 8mNHG... ( flutter/engine#10701 )
...
Roll fuchsia/sdk/core/linux-amd64 from 9PJXr... to 8mNHG...
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-07 15:49:42 -04:00
skia-flutter-autoroll
90f04fd79b
Roll src/third_party/skia 593290ed75fd..b2c5a94b1c7a (9 commits) ( flutter/engine#10697 )
...
https://skia.googlesource.com/skia.git/+log/593290ed75fd..b2c5a94b1c7a
git log 593290ed75fd..b2c5a94b1c7a --date=short --no-merges --format='%ad %ae %s'
2019-08-07 mtklein@google.com switch program cache to try-acquire
2019-08-07 mtklein@google.com add an SkVMBlitter bot
2019-08-07 mtklein@google.com disable false-postive Wthread-safety-analysis
2019-08-07 jvanverth@google.com Add adjustable max size for Metal dynamic allocation ring buffer.
2019-08-07 mtklein@google.com make coverage a Color
2019-08-07 reed@google.com note that drawAtlas does nothing if atlas is null
2019-08-07 mtklein@google.com turn on force_opaque for opaque devices
2019-08-07 mtklein@google.com Reland "begin caching Programs in SkVMBlitter"
2019-08-07 bungeman@google.com Mark SkBitmaskEnum operators constexpr.
Created with:
gclient setdep -r src/third_party/skia@b2c5a94b1c7a
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=reed@google.com
2019-08-07 14:23:05 -04:00
Shi-Hao Hong
c5a2f30915
Rolls engine to Android SDK 29 and its corresponding tools ( flutter/engine#10692 )
...
* Rolls engine to Android SDK 29 and its corresponding tools
* Update from android-28 to android-29 in relevant files
* Roll buildroot to tip of tree
2019-08-07 12:34:33 -04:00
Michael Goderbauer
f9e3a16668
Fix empty composing range on iOS ( flutter/engine#10381 )
2019-08-07 09:22:40 -07:00
skia-flutter-autoroll
c7b8d8d11f
Roll src/third_party/skia ed19e97294f6..593290ed75fd (2 commits) ( flutter/engine#10691 )
...
https://skia.googlesource.com/skia.git/+log/ed19e97294f6..593290ed75fd
git log ed19e97294f6..593290ed75fd --date=short --no-merges --format='%ad %ae %s'
2019-08-07 borenet@google.com [infra] Remove flag from run_recipe.py
2019-08-07 reed@google.com Revert "begin caching Programs in SkVMBlitter"
Created with:
gclient setdep -r src/third_party/skia@593290ed75fd
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=reed@google.com
2019-08-07 10:35:21 -04:00