- 08 Jul, 2020 11 commits
-
-
Dan Field authored
-
Dan Field authored
-
Jonah Williams authored
update flutter precache --force to delete all stamp files. In the event that a user is hitting a cache issue, this should be easier than re-downloading all artifacts or manually blowing away the cache. This is probably how it should have worked in the first place
-
Jonah Williams authored
-
rami-a authored
-
Tonic Artos authored
-
Kaushik Iska authored
-
Kate Lovett authored
-
Neevash Ramdial authored
-
Jason Simmons authored
-
zljj0818 authored
-
- 07 Jul, 2020 13 commits
-
-
Dan Field authored
Roll packages, update XML deprecations.
-
Kaushik Iska authored
This reverts commit 2ab50994.
-
Kaushik Iska authored
This field is used to look-up the event in the platform that resuted a given `PointerEvent`. This is currently only used on Android, where the `embedderId` is set to be the `motionEventId` for a given `MotionEvent`. Roll engine to d0d6a4c2362d2ed478006bb3b01c34c0e96033b4
-
Jonah Williams authored
Remove globals from flutter_tester device and cleanup test case. Not completely gone since the Kernel Builder will still use them, but a good incremental improvement.
-
Jonah Williams authored
Missed validation to go with cast. Added test case to reproduce.
-
Per Classon authored
-
engine-flutter-autoroll authored
-
Mehmet Fidanboylu authored
-
engine-flutter-autoroll authored
-
Jose Alba authored
-
Darren Austin authored
-
Tong Mu authored
-
- 06 Jul, 2020 8 commits
-
-
stuartmorgan authored
* First pass at CMake files; untested * First pass of adding CMake generation logic on Windows * Misc fixes * Get bundling working, start incoprorating CMake build into tool * Fix debug, exe name. * Add resources * Move cmake.dart * Rip out all the vcxproj/solution plumbing * Fix plugin cmake generation * Build with cmake rather than calling VS directly * Adjust Windows plugin template to match standard header directory structure * Pass config selection when building * Partially fix multi-config handling * Rev template version * Share the CMake generation instead of splitting it out * VS build/run cycle works, with slightly awkward requirement to always build all * Update manifest * Plugin template fixes * Minor adjustments * Build install as part of build command, instead of separately * Test cleanup * Update Linux test for adjusted generated CMake approach * Plugin test typo fix * Add missing stub file for project test * Add a constant for VS generator
-
giga10 authored
-
Jenn Magder authored
-
Ram Navan authored
-
Jonah Williams authored
Includes a fix to a startup race condition and log truncation that should make sure strings aren't cut off
-
Ming Lyu (CareF) authored
-
Andre authored
* Implement stack trace demangling in the framework.
-
- 05 Jul, 2020 4 commits
-
-
engine-flutter-autoroll authored
-
Nils Reichardt authored
-
Tong Mu authored
-
Maurice Parrish authored
Have AndroidViewController extend PlatformViewController and add support for hybrid platform views (#60320)
-
- 02 Jul, 2020 4 commits
-
-
engine-flutter-autoroll authored
51ca1432b Roll Dart SDK from f8ff12008e84 to 8afe9875a6d7 (1 revision) (flutter/engine#19472) (#60760)
-
Pierre-Louis authored
-
engine-flutter-autoroll authored
-
Jonah Williams authored
-