skia-flutter-autoroll
0164980857
Roll src/third_party/skia 01a065884b7d..3240800a9487 (2 commits) ( flutter/engine#8347 )
...
https://skia.googlesource.com/skia.git/%2Blog/01a065884b7d..3240800a9487
git log 01a065884b7d0a1fe563007e72bbf2793727c5f4..3240800a9487b736fa268f10c3f5dc0612dbc39d --date=short --no-merges --format=%ad %ae %s
2019-03-28 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-03-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 179c932426b3..57e05b8be2d9 (1 commits)
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-28 05:28:50 -04:00
skia-flutter-autoroll
06f7f853c9
Roll src/third_party/skia e4c67058ddb1..01a065884b7d (1 commits) ( flutter/engine#8344 )
...
https://skia.googlesource.com/skia.git/%2Blog/e4c67058ddb1..01a065884b7d
git log e4c67058ddb14564c0a28cb32a5d878b13fd9f98..01a065884b7d0a1fe563007e72bbf2793727c5f4 --date=short --no-merges --format=%ad %ae %s
2019-03-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 83d44af5c208..eb8d3bc0b607 (520 commits)
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-28 01:58:49 -04:00
stuartmorgan
ecb9da1446
Build Windows shell ( flutter/engine#8331 )
...
Enables the build of the Windows shell, based on the same GLFW code used
by the current Linux shell.
2019-03-27 23:38:44 -04:00
skia-flutter-autoroll
30f14a8a91
Roll src/third_party/skia 8d2c19554e4a..e4c67058ddb1 (1 commits) ( flutter/engine#8341 )
...
https://skia.googlesource.com/skia.git/%2Blog/8d2c19554e4a..e4c67058ddb1
git log 8d2c19554e4a1f9f75abaf1093558f9fc712ddf4..e4c67058ddb14564c0a28cb32a5d878b13fd9f98 --date=short --no-merges --format=%ad %ae %s
2019-03-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 c240abe4ef2c..208af3ebda25 (3 commits)
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-27 22:29:49 -04:00
Chris Bracken
6bde234915
Cleanups to run_tests.sh script ( flutter/engine#8337 )
...
Bugfix:
* Use the `pub` from within the built Dart SDK (not whatever's on
`$PATH`, if anything).
A few minor improvements:
* Allow running from below the src/ buildroot dir, as it's often
convenient to work from within the flutter/engine git dir.
* Echo test name before running, for slightly better debuggability.
* Minor line-wrapping for readability.
2019-03-27 18:09:08 -07:00
stuartmorgan
21ff4f0dd3
Build GLFW from source for Linux shell ( flutter/engine#8327 )
...
Instead of requiring a system-level GLFW, build it from source and
statically link it into the Linux shell.
2019-03-27 20:22:50 -04:00
Chinmay Garde
792c41fb98
Fix Windows build. ( flutter/engine#8336 )
2019-03-27 16:43:08 -07:00
stuartmorgan
fcc2ff8886
Remove use of epoxy from Linux shell ( flutter/engine#8334 )
...
Simplifies the build and runtime requirements for the Linux shell.
Since the engine does GL extension lookup manually anway, an extension
loader library isn't necessary.
2019-03-27 19:24:03 -04:00
Chris Bracken
c9556833a9
Add super call in FLEView reshape ( flutter/engine#8335 )
...
NSOpenGLView reshape is annotated with NS_REQUIRES_SUPER. This avoids
build failures when building with `-Wobjc-missing-super-calls`.
2019-03-27 16:22:12 -07:00
Chinmay Garde
20fe654ef3
Allow embedders to specify their own task runner interfaces. ( flutter/engine#8273 )
...
Currently, all Flutter threads are managed by the engine itself. This works for
all threads except the platform thread. On this thread, the engine cannot see
the underlying event multiplexing mechanism. Using the new task runner
interfaces, the engine can relinquish the task of setting up the event
multiplexing mechanism and instead have the embedder provide one for it during
setup.
This scheme is only wired up for the platform thread. But, the eventual goal
is to expose this message loop interoperability for all threads.
2019-03-27 16:16:59 -07:00
Amir Hardon
2f36f159f1
Allow delegation of a11y events from nodes that were not yet traversed ( flutter/engine#8333 )
...
The AccessibilityViewEmbedder was not delegating a11y events coming virtual nodes(of the embedded view) that were not previously traversed by the a11y framework.
It turns out the a11y framework might leave parts of the tree untraversed in some circumstances, changed the behavior to create an originId<-->flutterId mapping on the fly when an event is delegated from a not previously traversed node.
Fixes flutter/flutter#30010 .
2019-03-27 15:49:15 -07:00
skia-flutter-autoroll
9858d60fa7
Roll src/third_party/skia 99ccc0ca87e6..8d2c19554e4a (11 commits) ( flutter/engine#8332 )
...
https://skia.googlesource.com/skia.git/%2Blog/99ccc0ca87e6..8d2c19554e4a
git log 99ccc0ca87e6d255d1477923cec3a2b9732959ec..8d2c19554e4a1f9f75abaf1093558f9fc712ddf4 --date=short --no-merges --format=%ad %ae %s
2019-03-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 4c9f4a97ffe3..179c932426b3 (1 commits)
2019-03-27 csmartdalton@google.com Add MSAA and non-aa modes to GrFillRRect Op
2019-03-27 egdaniel@google.com Add support for vsync on android viewer.
2019-03-21 reed@google.com add bgra8 bgra8s and 8888s to explicitly control swizzle and srgb-ness in gpu[] configs
2019-03-27 mtklein@google.com add .svg sources to fm
2019-03-27 brianosman@google.com Allow Mock GrBackendTextures to masquerade as GL
2019-03-27 mtklein@google.com add --backend pdf to fm
2019-03-27 egdaniel@google.com Add vsync toggle for windows viewer.
2019-03-27 mtklein@google.com add --backend skp to fm
2019-03-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader e43cda5f76de..4c9f4a97ffe3 (1 commits)
2019-03-27 mtklein@google.com buildifier public.bzl
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-27 18:04:49 -04:00
Matt Carroll
87ff155831
Android Embedding PR22: Polish - FlutterActivity Intent factories, FlutterFragment control of render modes, FlutterSurfaceView transparent until rendering is ready. ( flutter/engine#8317 )
2019-03-27 14:57:23 -07:00
nathanrogersgoogle
c7035c4121
Fix "PointerEvent" flow end event ( flutter/engine#8319 )
...
"DispatchPointerDataPacket" should have been "PointerEvent".
2019-03-27 14:34:01 -07:00
Chinmay Garde
fc3d221b49
Reland "Allow specification of std::functions as native entrypoints from Dart code." ( flutter/engine#8329 )
...
This reverts commit 90c1cc90cf3a36a2ca2d68719c9c8e266a65aace after fixing Windows issues.
2019-03-27 12:22:48 -07:00
skia-flutter-autoroll
17c780d0ea
Roll src/third_party/skia 576eb87a2d2d..99ccc0ca87e6 (5 commits) ( flutter/engine#8328 )
...
https://skia.googlesource.com/skia.git/%2Blog/576eb87a2d2d..99ccc0ca87e6
git log 576eb87a2d2d58d169a2bf52cc99ab077c91a8a7..99ccc0ca87e6d255d1477923cec3a2b9732959ec --date=short --no-merges --format=%ad %ae %s
2019-03-27 mtklein@google.com lazy svg parsing in TestSVGTypeface
2019-03-27 mtklein@google.com split up skia_srcs() in public.bzl
2019-03-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 518c679da109..c240abe4ef2c (1 commits)
2019-03-27 bsalomon@google.com Disable texture storage on Android over command buffer.
2019-03-27 mtklein@google.com update DM_SRCS to build tools/HashAndEncode
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-27 14:41:30 -04:00
stuartmorgan
ae4081652d
Map glfw into third_party, and roll buildroot ( flutter/engine#8308 )
...
Adds glfw to //third_party/, and rolls the buildroot to
ee817fb84542865e253bcce1866bc13e4065ca4d
to pick up the build rules for it.
2019-03-27 14:08:22 -04:00
Zachary Anderson
610db85f04
[fuchsia] Disable FML_TRACE_COUNTER events to unblock roll ( flutter/engine#8325 )
2019-03-27 10:36:34 -07:00
skia-flutter-autoroll
e052eeb680
Roll src/third_party/skia c476e5da4fef..576eb87a2d2d (7 commits) ( flutter/engine#8324 )
...
https://skia.googlesource.com/skia.git/%2Blog/c476e5da4fef..576eb87a2d2d
git log c476e5da4fef336e5071e5a93b1beacda8ad92f0..576eb87a2d2d58d169a2bf52cc99ab077c91a8a7 --date=short --no-merges --format=%ad %ae %s
2019-03-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader df5b28fdb45c..e43cda5f76de (1 commits)
2019-03-26 michaelludwig@google.com Fix paint filter quality in draw_image_set GM
2019-03-26 enne@chromium.org Add a function to compute texture sizes
2019-03-25 mtklein@google.com FM, a dumber new testing tool
2019-03-27 rmistry@google.com Fix RecreateSKPs bot page sets III
2019-03-27 robertphillips@google.com Minor cleanup of GrResourceAllocator
2019-03-27 fmalita@chromium.org [skottie] Fix handling of hidden shapes and layers
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-27 11:17:49 -04:00
Ben Konyi
eed8696526
Roll src/third_party/dart f3fd1943fc..8a92d2a8d9 (16 commits)
...
8a92d2a8d9 Collect types deeply for deferred loading
bd99509601 [infra] Fix approve_results race condition checking failing on new builders.
440d287fa8 [infra] Run pkg/(front_end|kernel) tests only on front-end builders
4256a97a3d [co19] DEPS file updated
b7a5e478bb [vm, service] Allow choice of tags and code-verus-function when getting profile samples as timeline events.
0e485045d4 Deflake socket reads on Fuchsia
45c367d8e8 Add plugin performance data to the server status pages
57321c1590 Revert "[vm/kernel] Index all source and line starts before using them"
419243fc4e Add support for BlockExpression.
61f0f5bc43 [vm/bytecode] Declare members in bytecode
e1a689310b [dartdevc] Generating nested functions that invoke super as arrow functions (e.g., mixins)
3a3731665f Initial implementation of server support for training data
fbc70da0d3 [cfe] Add inference and type checks in for-elements in lists and sets
49a7fa1c11 [cfe] Add inference and type checks for if-elements in lists and sets
73d5c6bab0 Make the collection await for test actually return a stream.
e8fc260e93 [gardening] Clean up outdated flutter hhh patches
2019-03-27 07:18:50 -07:00
skia-flutter-autoroll
70aecb6fbb
Roll src/third_party/skia d1c271bd39f0..c476e5da4fef (2 commits) ( flutter/engine#8322 )
...
https://skia.googlesource.com/skia.git/%2Blog/d1c271bd39f0..c476e5da4fef
git log d1c271bd39f037ad08958f913194474e763af288..c476e5da4fef336e5071e5a93b1beacda8ad92f0 --date=short --no-merges --format=%ad %ae %s
2019-03-26 robertphillips@google.com Fix bug in GrResourceAllocator's intermediate flushing (take 2)
2019-03-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader e747b3c3c9d9..df5b28fdb45c (1 commits)
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-27 07:47:50 -04:00
skia-flutter-autoroll
118aa299aa
Roll src/third_party/skia cec20280b3fb..d1c271bd39f0 (3 commits) ( flutter/engine#8321 )
...
https://skia.googlesource.com/skia.git/%2Blog/cec20280b3fb..d1c271bd39f0
git log cec20280b3fb818e3be9a07ef585983c17329a2a..d1c271bd39f037ad08958f913194474e763af288 --date=short --no-merges --format=%ad %ae %s
2019-03-27 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-03-27 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
2019-03-27 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-27 04:17:49 -04:00
skia-flutter-autoroll
3614b54dce
Roll src/third_party/skia bf341ae88c83..cec20280b3fb (3 commits) ( flutter/engine#8320 )
...
https://skia.googlesource.com/skia.git/%2Blog/bf341ae88c83..cec20280b3fb
git log bf341ae88c83155752e3a2080bb40cefbbbaf32b..cec20280b3fb818e3be9a07ef585983c17329a2a --date=short --no-merges --format=%ad %ae %s
2019-03-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 a47e2a23ab4c..518c679da109 (3 commits)
2019-03-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 4035f6c897d0..83d44af5c208 (535 commits)
2019-03-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-27 00:47:49 -04:00
skia-flutter-autoroll
3c9430052f
Roll src/third_party/skia 45d5f702133e..bf341ae88c83 (2 commits) ( flutter/engine#8316 )
...
https://skia.googlesource.com/skia.git/%2Blog/45d5f702133e..bf341ae88c83
git log 45d5f702133e8c122e46ab14863a3f3df481c974..bf341ae88c83155752e3a2080bb40cefbbbaf32b --date=short --no-merges --format=%ad %ae %s
2019-03-27 csmartdalton@google.com Revert "Add MSAA and non-aa modes to GrFillRRect Op"
2019-03-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader cc6473f7d80d..e747b3c3c9d9 (1 commits)
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-26 21:18:49 -04:00
Chris Yang
19be572305
Add a11y support for embedded iOS platform view ( flutter/engine#8156 )
...
Follow up the framework change in flutter/flutter#29304 .
Inject the accessibility element tree in the semantic node if the node is for platform views.
flutter/flutter#29302
2019-03-26 16:04:42 -07:00
skia-flutter-autoroll
e904c513b9
Roll src/third_party/skia d2ca31218bc4..45d5f702133e (11 commits) ( flutter/engine#8315 )
...
https://skia.googlesource.com/skia.git/%2Blog/d2ca31218bc4..45d5f702133e
git log d2ca31218bc4d06fd3337fb1951ea1800a915f56..45d5f702133e8c122e46ab14863a3f3df481c974 --date=short --no-merges --format=%ad %ae %s
2019-03-26 rmistry@google.com Fix RecreateSKPs bot page sets II
2019-03-26 csmartdalton@google.com Add MSAA and non-aa modes to GrFillRRect Op
2019-03-26 fmalita@chromium.org [skottie] Relocate text shaping utils to separate compilation unit
2019-03-26 mtklein@google.com quiet down SkFontHost_FreeType debug logs
2019-03-26 jvanverth@google.com Fix BGRA GL texture format on iOS
2019-03-22 michaelludwig@google.com Remove old experimental SkiaRenderer APIs
2019-03-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 213a8ce6d5c2..cc6473f7d80d (4 commits)
2019-03-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 da37e7f6759d..a47e2a23ab4c (2 commits)
2019-03-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-03-26 robertphillips@google.com Revert "Fix bug in GrResourceAllocator's intermediate flushing"
2019-03-26 robertphillips@google.com Fix bug in GrResourceAllocator's intermediate flushing
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-26 17:47:49 -04:00
Ben Konyi
af75dc6f01
Fixed service isolate not being initialized correctly due to bad name ( flutter/engine#8251 )
...
* Fixed service isolate not being initialized correctly due to bad name
The name for the service isolate was being set to the empty string,
causing the microtask loop to not be run on the service isolate leading
to the service hanging on the first 'await'. See
https://dart-review.googlesource.com/c/sdk/+/97107 for revert due to
this issue.
* Removed unnecessary params from DartCreateAndStartServiceIsolate
2019-03-26 14:36:51 -07:00
Chinmay Garde
90c1cc90cf
Revert "Allow specification of std::functions as native entrypoints from Dart code. ( #8309 )" ( flutter/engine#8312 )
...
This reverts commit 07f506f752b4f1220cf51768fe2dcf595d03a039.
2019-03-26 13:49:41 -07:00
Chinmay Garde
07f506f752
Allow specification of std::functions as native entrypoints from Dart code. ( flutter/engine#8309 )
...
This allows for the specification of std::functions (using EmbedderContext::NativeEntry) with their captures as native entrypoints. Earlier, only C functions we allowed which meant that there were no captures and assertions had to use globals which could introduce bugs when used with gtest_repeat.
2019-03-26 12:56:23 -07:00
Craig Stout
1ca8afa1bc
[vulkan] Add FUCHSIA external sem/mem extensions
...
The KHR versions will be renamed once references are removed.
MA-510 #comment
2019-03-26 12:51:40 -07:00
Chinmay Garde
43a8481ba6
Enable lambda like native callbacks in tests and add support for custom entrypoints. ( flutter/engine#8299 )
2019-03-26 11:29:08 -07:00
skia-flutter-autoroll
9fd5f2c0a9
Roll src/third_party/skia 62fd6c411622..d2ca31218bc4 (9 commits) ( flutter/engine#8307 )
...
https://skia.googlesource.com/skia.git/%2Blog/62fd6c411622..d2ca31218bc4
git log 62fd6c4116226f5bb9c4d06c85fb9e549b7b3d5b..d2ca31218bc4d06fd3337fb1951ea1800a915f56 --date=short --no-merges --format=%ad %ae %s
2019-03-26 brianosman@google.com Convert GrPorterDuff test from NullGL to Mock context
2019-03-26 brianosman@google.com Run GrTextureMipMapInvalidationTest on rendering contexts
2019-03-26 brianosman@google.com Convert some unit tests from NullGL to Mock context
2019-03-26 rmistry@google.com Detect and fail when invalid SKPs are created by RecreateSKPs bot
2019-03-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-03-26 rmistry@google.com Fix RecreateSKPs bot page sets
2019-03-26 mtklein@google.com move gpu_tool_utils to public_deps
2019-03-26 nigeltao@google.com Remove unused setAlphaAndRequiredFrame condition
2019-03-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 54ec759a7405..213a8ce6d5c2 (2 commits)
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-26 13:20:39 -04:00
skia-flutter-autoroll
d5e828c717
Roll src/third_party/skia d90004516a63..62fd6c411622 (4 commits) ( flutter/engine#8306 )
...
https://skia.googlesource.com/skia.git/%2Blog/d90004516a63..62fd6c411622
git log d90004516a63e302ca50dfe9c1c8dddf21e50e1c..62fd6c4116226f5bb9c4d06c85fb9e549b7b3d5b --date=short --no-merges --format=%ad %ae %s
2019-03-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader c0cf68ba0ed6..54ec759a7405 (2 commits)
2019-03-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 7af926603c2d..c0cf68ba0ed6 (3 commits)
2019-03-25 kjlubick@google.com Reland "Generate GrGLInterface and GrGlAssembleInterface* from table"
2019-03-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader e1cf863e65c6..7af926603c2d (1 commits)
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-26 09:19:37 -04:00
skia-flutter-autoroll
5cd60d9148
Roll src/third_party/skia 33211b2c7a02..d90004516a63 (1 commits) ( flutter/engine#8305 )
...
https://skia.googlesource.com/skia.git/%2Blog/33211b2c7a02..d90004516a63
git log 33211b2c7a0260d8a1c1a11ef4a11a31d01473a8..d90004516a63e302ca50dfe9c1c8dddf21e50e1c --date=short --no-merges --format=%ad %ae %s
2019-03-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 221459f4ecc9..e1cf863e65c6 (1 commits)
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-26 05:50:24 -04:00
skia-flutter-autoroll
faee859738
Roll src/third_party/skia 80dd599e91d0..33211b2c7a02 (1 commits) ( flutter/engine#8303 )
...
https://skia.googlesource.com/skia.git/%2Blog/80dd599e91d0..33211b2c7a02
git log 80dd599e91d057009461fd221f29ac56f79dc6c3..33211b2c7a0260d8a1c1a11ef4a11a31d01473a8 --date=short --no-merges --format=%ad %ae %s
2019-03-26 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-26 02:20:38 -04:00
skia-flutter-autoroll
70050f5706
Roll src/third_party/skia c5ee499f2c59..80dd599e91d0 (5 commits) ( flutter/engine#8301 )
...
https://skia.googlesource.com/skia.git/%2Blog/c5ee499f2c59..80dd599e91d0
git log c5ee499f2c5913d0d330bfc76944d2c36dfc8e34..80dd599e91d057009461fd221f29ac56f79dc6c3 --date=short --no-merges --format=%ad %ae %s
2019-03-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 40ce19f3a56f..4035f6c897d0 (377 commits)
2019-03-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 9078c6a7199b..da37e7f6759d (5 commits)
2019-03-25 fmalita@chromium.org Make SkShaper available in Fiddle
2019-03-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-03-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-25 22:48:45 -04:00
skia-flutter-autoroll
35c8847714
Roll src/third_party/skia 15dc59e65cfa..c5ee499f2c59 (2 commits) ( flutter/engine#8298 )
...
https://skia.googlesource.com/skia.git/%2Blog/15dc59e65cfa..c5ee499f2c59
git log 15dc59e65cfa9b06f1505d6e44e6dbb0e52ecf6a..c5ee499f2c5913d0d330bfc76944d2c36dfc8e34 --date=short --no-merges --format=%ad %ae %s
2019-03-25 bungeman@google.com Enable fontconfig fontmgr in public.bzl.
2019-03-25 bungeman@google.com Replace SkSpan with Range in shaper reporting.
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-25 19:20:25 -04:00
Zachary Anderson
4a4a074914
[fuchsia] Add missing trace macros ( flutter/engine#8297 )
2019-03-25 16:03:41 -07:00
Kate Lovett
adf5e38fa6
Fixing links between higher and lower classes. ( flutter/engine#8295 )
2019-03-25 15:44:14 -07:00
Chinmay Garde
8be9d3af19
Migrate existing embedder unit tests to use the fixture. ( flutter/engine#8296 )
...
Also allows tests to specify their own embedder contexts.
2019-03-25 15:10:24 -07:00
Amir Hardon
968cefaef1
Delegate a11y events and action to/from embedded Android platform views. ( flutter/engine#8250 )
...
Delegate a11y events and action to/from embedded Android platfrom views.
This handles delegation of:
* AccessibilityNodeProvider#performAction
* ViewGroup#requestSendAccessibilityEvent
* View#onHoverEvent
Additionally updates the currently input accessibility focused node state that is
tracked by the a11y bridge when an embedded view's node is focused.
2019-03-25 14:26:49 -07:00
skia-flutter-autoroll
0d3dd80099
Roll src/third_party/skia 42197c0bc68e..15dc59e65cfa (19 commits) ( flutter/engine#8294 )
...
https://skia.googlesource.com/skia.git/%2Blog/42197c0bc68e..15dc59e65cfa
git log 42197c0bc68e4c109fad2f3665bf05ac0556ab0e..15dc59e65cfa9b06f1505d6e44e6dbb0e52ecf6a --date=short --no-merges --format=%ad %ae %s
2019-03-25 brianosman@google.com Stop supporting VC8 (Visual Studio 2005) in GrConfig
2019-03-22 ericrk@chromium.org Ensure we don't skip image memory barriers when queue change needed
2019-03-25 mtklein@google.com spin off :trace target
2019-03-25 brianosman@google.com Fix doc comment error for allocN32Pixels
2019-03-22 scroggo@google.com Only dereference imgcfg if non-null
2019-03-25 kjlubick@google.com Revert "Generate GrGLInterface and GrGlAssembleInterface* from table"
2019-03-25 brianosman@google.com Remove bookmaker sources and data files
2019-03-25 mtklein@google.com clean up stray libpng deps
2019-03-25 egdaniel@google.com Add option to disable vsync on viewer unix.
2019-03-25 brianosman@google.com Clean up texture domain effect GM, wrt proxy creation
2019-03-25 brianosman@google.com Stop flooding perf with uninteresting GPU stats
2019-03-25 egdaniel@google.com Fix up readPixels, writePixels, and copies when dealing with ycbcr textures in vulkan.
2019-03-25 mtklein@google.com de-common the rest of the flags
2019-03-25 kjlubick@google.com Delete in favor of autogenerated file
2019-03-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 eae464dd3092..9078c6a7199b (1 commits)
2019-03-25 brianosman@google.com Fix GM that was trying to create mip-mapped proxies without checking caps
2019-03-25 bsalomon@google.com Avoid special shader for opaque alpha when drawing simple rectangles.
2019-03-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader e24bc66dcda3..221459f4ecc9 (1 commits)
2019-03-25 kjlubick@google.com Delete old assembleInterface code
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-25 15:53:55 -04:00
Chinmay Garde
871d19c495
Make it easy to write embedder unit tests by creating a fixture and config builder. ( flutter/engine#8276 )
...
All embedder unit-tests have to setup the Flutter project arguments from scratch
before launching the engine. The boilerplate and having to deal with the low
level C API during each engine launch is a hinderance to writing tests.
This patch introduces an EmbedderTest fixture that sets up all the embedder side snapshots before allowing the unit test to create a FlutterConfigBuilder` that
the test can use to incrementally build and edit the Flutter project
configuration. From the given state state of a configuration, multiple engines
can be launched with their lifecylces managed by appropriate RAII wrappers.
This allows the a fully configured Flutter engine to be launched using 4 lines
of code in a fixture.
```
EmbedderConfigBuilder builder;
builder.SetSoftwareRendererConfig();
builder.SetAssetsPathFromFixture(this);
builder.SetSnapshotsFromFixture(this);
auto engine = builder.LaunchEngine();
```
2019-03-25 11:58:38 -07:00
skia-flutter-autoroll
65f8c6303b
Roll src/third_party/skia cd54466473fe..42197c0bc68e (10 commits) ( flutter/engine#8292 )
...
https://skia.googlesource.com/skia.git/%2Blog/cd54466473fe..42197c0bc68e
git log cd54466473fe5fdc462c6dac6def8b327ad58263..42197c0bc68e4c109fad2f3665bf05ac0556ab0e --date=short --no-merges --format=%ad %ae %s
2019-03-25 brianosman@google.com Add support for 1010102 on ES2 devices with EXT_texture_type_2_10_10_10_REV
2019-03-25 rmistry@google.com Add new Intel x86_64 CPU SkottieTracing bot
2019-03-25 michaelludwig@google.com Respect stroke width in Android rrect clip optimization
2019-03-25 rmistry@google.com [Recipe] Add CPU bot capability to perf_skottietrace.py
2019-03-25 kjlubick@google.com Generate GrGLInterface and GrGlAssembleInterface* from table
2019-03-25 brianosman@google.com Reland "Simplify two more clients of proxy provider (mipped vs. non-mipped)"
2019-03-25 brianosman@google.com SkBaseDevice::drawAtlas doesn't antialias either, so remove fallback
2019-03-25 rmistry@google.com [Recipe Modules] Make DefaultFlavor.step signature match the other step funcs
2019-03-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 62f62a6efa2c..e24bc66dcda3 (1 commits)
2019-03-25 rmistry@google.com [Recipe Modules] remove_file_on_device was in all flavors except DefaultFlavor
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-25 12:23:01 -04:00
skia-flutter-autoroll
b08a9aa24d
Roll src/third_party/skia 2e2fa9e3a06b..cd54466473fe (2 commits) ( flutter/engine#8291 )
...
https://skia.googlesource.com/skia.git/%2Blog/2e2fa9e3a06b..cd54466473fe
git log 2e2fa9e3a06b679026d206ef5ebd2f195f331da9..cd54466473fe5fdc462c6dac6def8b327ad58263 --date=short --no-merges --format=%ad %ae %s
2019-03-22 kjlubick@google.com Expose gpu cache knobs
2019-03-25 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-25 08:53:58 -04:00
skia-flutter-autoroll
0663e648d3
Roll src/third_party/skia c9f746cfb9f4..2e2fa9e3a06b (1 commits) ( flutter/engine#8290 )
...
https://skia.googlesource.com/skia.git/%2Blog/c9f746cfb9f4..2e2fa9e3a06b
git log c9f746cfb9f4d9257c35b2162724a99f378692cf..2e2fa9e3a06b679026d206ef5ebd2f195f331da9 --date=short --no-merges --format=%ad %ae %s
2019-03-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader e276f52bb4c9..62f62a6efa2c (1 commits)
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-25 05:23:55 -04:00
skia-flutter-autoroll
8835a91ccb
Roll src/third_party/skia e9a53fe3526a..c9f746cfb9f4 (1 commits) ( flutter/engine#8288 )
...
https://skia.googlesource.com/skia.git/%2Blog/e9a53fe3526a..c9f746cfb9f4
git log e9a53fe3526ab3e485d54f7fc27c48c69e68ca9b..c9f746cfb9f4d9257c35b2162724a99f378692cf --date=short --no-merges --format=%ad %ae %s
2019-03-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 0a4f8d5b63f5..40ce19f3a56f (30 commits)
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-24 21:31:54 -04:00
skia-flutter-autoroll
528396e24d
Roll src/third_party/skia d79c95e8bcf2..e9a53fe3526a (1 commits) ( flutter/engine#8287 )
...
https://skia.googlesource.com/skia.git/%2Blog/d79c95e8bcf2..e9a53fe3526a
git log d79c95e8bcf26ea406d0403e7ff460a5dd55b60d..e9a53fe3526ab3e485d54f7fc27c48c69e68ca9b --date=short --no-merges --format=%ad %ae %s
2019-03-23 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-24 06:16:54 -04:00
skia-flutter-autoroll
83acf46f9f
Roll src/third_party/skia ab4c138c0ef3..d79c95e8bcf2 (2 commits) ( flutter/engine#8286 )
...
https://skia.googlesource.com/skia.git/%2Blog/ab4c138c0ef3..d79c95e8bcf2
git log ab4c138c0ef38ba1451698defb9b2b9518b96525..d79c95e8bcf26ea406d0403e7ff460a5dd55b60d --date=short --no-merges --format=%ad %ae %s
2019-03-24 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-03-24 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 a88c1f9c8b34..eae464dd3092 (1 commits)
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-24 02:48:41 -04:00
skia-flutter-autoroll
dafe4eb12d
Roll src/third_party/skia 97d957d1db65..ab4c138c0ef3 (3 commits) ( flutter/engine#8285 )
...
https://skia.googlesource.com/skia.git/%2Blog/97d957d1db65..ab4c138c0ef3
git log 97d957d1db657f8bbcec3db5fdddd5868ab9512e..ab4c138c0ef38ba1451698defb9b2b9518b96525 --date=short --no-merges --format=%ad %ae %s
2019-03-24 brianosman@google.com Revert "Simplify two more clients of proxy provider (mipped vs. non-mipped)"
2019-03-24 brianosman@google.com Revert "Remove GrDrawAtlasOp"
2019-03-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 3d76aaf8edee..0a4f8d5b63f5 (139 commits)
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 (stani@google.com ), and stop
the roller if necessary.
2019-03-23 23:19:28 -04:00