Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@liyuqian
Copy link
Contributor

@liyuqian liyuqian commented Apr 9, 2020

Fixes flutter/flutter#53117

Test added:

  • ShellTest.CanLoadSkSLsFromAsset

return std::min(state::g_log_settings.min_log_level, LOG_FATAL);
}

ScopedSetLogSettings::ScopedSetLogSettings(const LogSettings& settings) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea.

@liyuqian liyuqian force-pushed the sksl_asset branch 3 times, most recently from d864a87 to c64f2f2 Compare April 9, 2020 22:56
@liyuqian liyuqian added perf: speed Performance issues related to (mostly rendering) speed severe: performance Relates to speed or footprint issues. waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. and removed waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. labels Apr 9, 2020
@liyuqian liyuqian merged commit a8af96d into flutter:master Apr 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 10, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 10, 2020
@liyuqian liyuqian deleted the sksl_asset branch April 10, 2020 23:11
goderbauer pushed a commit to goderbauer/engine that referenced this pull request Apr 16, 2020
Fixes flutter/flutter#53117

Test added:
- ShellTest.CanLoadSkSLsFromAsset
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes perf: speed Performance issues related to (mostly rendering) speed severe: performance Relates to speed or footprint issues.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow reading SkSLs artifacts from a special asset subdirectory

3 participants