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

Roll buildroot to build CanvasKit for speed instead of code size#40737

Merged
harryterkelsen merged 1 commit into
flutter-team-archive:mainfrom
harryterkelsen:canvaskit-build-for-speed
Mar 29, 2023
Merged

Roll buildroot to build CanvasKit for speed instead of code size#40737
harryterkelsen merged 1 commit into
flutter-team-archive:mainfrom
harryterkelsen:canvaskit-build-for-speed

Conversation

@harryterkelsen

Copy link
Copy Markdown
Contributor

This is to help with the benchmark issues reported here: flutter/flutter#123484

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read and followed the Flutter Style Guide and the C++, Objective-C, Java style guides.
  • I listed at least one issue that this PR fixes in the description above.
  • I added new tests to check the change I am making or feature I am adding, or Hixie said the PR is test-exempt. See testing the engine for instructions on writing and running engine tests.
  • I updated/added relevant documentation (doc comments with ///).
  • I signed the CLA.
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@harryterkelsen harryterkelsen requested a review from yjbanov March 29, 2023 00:47
@harryterkelsen harryterkelsen merged commit 6ef5958 into flutter-team-archive:main Mar 29, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 29, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 29, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 29, 2023
zanderso pushed a commit to flutter/flutter that referenced this pull request Mar 29, 2023
* 1d506df [Impeller] Allow metal shaders to compile through SPIR-V with openGL semantics. (flutter-team-archive/engine#40616)

* 3287e2b [Impeller] support half precision uniforms and half precision samplers (flutter-team-archive/engine#40590)

* 5c1c07f Revert "Revert "Reland "Default the CanvasKit base URL to local artifacts. (#40293)" (#40470)" (#40700)" (flutter-team-archive/engine#40717)

* 9e4cedc Forward stdout and stderr from dart2wasm when verbose. (flutter-team-archive/engine#40731)

* 6941c18 [Impeller] Allow toggling vulkan validation using a command line test flag. (flutter-team-archive/engine#40728)

* 6ef5958 Roll buildroot to build CanvasKit for speed instead of code size (flutter-team-archive/engine#40737)

* 5b8e024 [Impeller] Gaussian blur: Add alpha mask specialization (flutter-team-archive/engine#40707)

* 6852bea Roll Skia from 7311e9220faf to e3eeabb14e9c (4 revisions) (flutter-team-archive/engine#40745)

* 235e42b Add an option to malioc_diff.py to print a unified diff (flutter-team-archive/engine#40732)

* 38e6d77 Roll Dart SDK from 1acd1e649fb7 to 69867ba60bb7 (2 revisions) (flutter-team-archive/engine#40738)

* d81c4f2 [Impeller] migrate texture fill shaders to half precision. (flutter-team-archive/engine#40735)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants