- 18 Jul, 2022 8 commits
-
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
* 3054307aa Windows: Reimplement ForceRedraw() using the ScheduleFrame embedder API (flutter/engine#34656) * 0560d0a5a Bump github/codeql-action from 2.1.15 to 2.1.16 (flutter/engine#34711)
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Markus Aksli authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
- 17 Jul, 2022 1 commit
-
-
engine-flutter-autoroll authored
-
- 16 Jul, 2022 5 commits
-
-
engine-flutter-autoroll authored
* 92606c2b5 [fuchsia][scenic] Reland Move pointer injector to embedder. (flutter/engine#34692) * 06273515b [Fuchsia] Support scroll_*_physical_pixel fields (flutter/engine#34325) * 93003636f Roll Skia from 7d1636010a55 to 2cf696124c82 (2 revisions) (flutter/engine#34696) * 59e15959a Roll Skia from 2cf696124c82 to 849628568612 (1 revision) (flutter/engine#34697) * 92b371f0c Roll Skia from 849628568612 to ed71b72e0213 (1 revision) (flutter/engine#34703) * 499140273 Roll Dart SDK from 92c7843b2ece to 54cc31cd98db (1 revision) (flutter/engine#34704) * e0944a3af Roll Dart SDK from 54cc31cd98db to 1b845f6a8c90 (1 revision) (flutter/engine#34705)
-
engine-flutter-autoroll authored
c29bf8fcf [Windows] Fix GDI resource leaks in the software fallback path (flutter/engine#34574) (#107754)
-
Christopher Fujino authored
-
keyonghan authored
-
keyonghan authored
-
- 15 Jul, 2022 26 commits
-
-
Jesús S Guerrero authored
-
hellohuanlin authored
-
Lau Ching Jun authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Lau Ching Jun authored
-
engine-flutter-autoroll authored
-
LongCatIsLooong authored
-
Christopher Fujino authored
[flutter_tools] Migrate commands.shard/hermetic/doctor_test to null-safety and make hermetic (#107670)
-
Flutter GitHub Bot authored
-
Christopher Fujino authored
-
LongCatIsLooong authored
-
Tae Hyung Kim authored
-
Jenn Magder authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Taha Tesser authored
Fixes a fidelity bug on desktop involving the selection toolbar not hiding when it should have.
-
engine-flutter-autoroll authored
-
Taha Tesser authored
-
Taha Tesser authored
-
Taha Tesser authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Nguyen Phuc Loi authored
* Support receive input action * Fix error syntax * Fix compile * Add documents * Add unit-test * Update import * Fixed unit-test and lint * Add authors for me * Fixed lint * Fixed lint * Add example * Fixed lint * Fix gen docs * Revert code * Remove flutter_dev * Update packages/flutter_driver/lib/src/driver/driver.dart Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com> * Update packages/flutter_driver/lib/src/common/action.dart Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com> * Update packages/flutter_driver/lib/src/common/action.dart Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com> * Rename ReceiveAction to SendTextInputAction * Rename DriverTextInputAction to TextInputAction and fix unit-test * Reorder import * Remove space * Reorder import * Update text_input.dart * Update flutter_driver_test.dart * Update comment to normal comment after dart doc * Update example * Update AUTHORS Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com> * Fix analyze * Add type dart for example * Add unit-test to check the same entries Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
-