Tomasz Gucio
|
f85a75db25
|
Remove outdated TODO (#121200)
|
2023-02-23 01:02:52 +00:00 |
|
Michael Goderbauer
|
2b4c960885
|
Remove more references to dart:ui.window (#120994)
* Remove more references to dart:ui.window
* two more doc referenes
* revert icon_color_test.dart
|
2023-02-18 01:50:08 +00:00 |
|
Tomasz Gucio
|
98576cef58
|
Avoid null terminating characters in strings from Utf8FromUtf16() (#109729)
---------
Co-authored-by: schectman <schectman@google.com>
|
2023-02-13 19:22:37 +01:00 |
|
yaakovschectman
|
5e50ed972b
|
Test Utf8FromUtf16 (#118647)
|
2023-01-23 16:07:55 -05:00 |
|
Loïc Sharma
|
22f3b4edf5
|
[Windows] Use dark title bar on dark system theme (#111042)
|
2022-09-09 22:23:59 +00:00 |
|
Jenn Magder
|
c075ef058c
|
Revert "[Windows] Use dark title bar on dark system theme" (#110890)
|
2022-09-03 00:18:34 +00:00 |
|
Loïc Sharma
|
2fb5b2729a
|
[Windows] Use dark title bar on dark system theme (#110615)
|
2022-09-02 23:15:12 +00:00 |
|
Loïc Sharma
|
c60cf97c19
|
[Windows] Hide app until first frame is drawn (#109816)
|
2022-08-30 14:26:21 +00:00 |
|
Loïc Sharma
|
4898f1f5c5
|
[Windows] Add app startup integration test (#110114)
Add a basic integration test for the Windows's app startup. In a subsequent change (https://github.com/flutter/flutter/pull/109816), this test will be updated to verify the app's window isn't visible until after the first frame has been drawn.
Part of https://github.com/flutter/flutter/issues/41980
|
2022-08-25 18:54:20 -07:00 |
|