This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
migrate web engine implementation to null-safe Dart #19172
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
2913b37
migrated code compiles
yjbanov abf4efc
many fixes; compile tests without inlining
yjbanov 7d3e44e
all tests pass
yjbanov b8bd25b
ignore: unnecessary_null_comparison; remove unnecessary null checks
yjbanov 191e4cf
de-null vector_math.dart
yjbanov 563097b
PaintData defaults
yjbanov afa6e8a
PictureRecorder.endRecording(); address comments
yjbanov 093e957
more non-nullable things
yjbanov d67e531
de-null canvas_pool.dart
yjbanov 8838827
de-null many things
yjbanov 88a8b6a
de-null many things
yjbanov 81d383b
de-null many things
yjbanov 945abae
fix test/paragraph_test.dart
yjbanov 2c6af16
de-null many things
yjbanov 2cc1f6e
de-null many things
yjbanov 3e1fe57
Fix type cast in fonts.dart
yjbanov d1440b0
fix CanvasKit Paint color sync
yjbanov 01fe5ae
restore super.domElement = domElement
yjbanov b8a52cc
catch up with text_editing.dart changes
yjbanov 57ac85e
address comments for text_editing.dart
yjbanov c128c0b
null-assert _userProvidedRouteName
yjbanov ba642f4
revert non-null align in text_editing.dart
yjbanov 43882d0
address comments from ferhatb
yjbanov 58c5bfb
remove unnecessary casts
yjbanov 2078138
do not throw on strokeMiterLimit setter
yjbanov File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.