- 05 Mar, 2020 1 commit
-
-
Flutter GitHub Bot authored
-
- 04 Mar, 2020 2 commits
-
-
Jason Simmons authored
Fixes https://github.com/flutter/flutter/issues/51795
-
Ben Konyi authored
This is required to roll forward package:vm_service to 3.0.0 and is blocking a DevTools release.
-
- 03 Mar, 2020 1 commit
-
-
Jenn Magder authored
* Move embedding and linking Flutter frameworks into the tool * Unused import * Migrate * Rename run, add comments, remove typedef * Add status log to tell the user what we did * Remove Podfile migration, create IOSMigration superclass * word-smiting Co-Authored-By:
Jonah Williams <jonahwilliams@google.com> * for space Co-Authored-By:
Jonah Williams <jonahwilliams@google.com> Co-authored-by:
Jonah Williams <jonahwilliams@google.com>
-
- 29 Feb, 2020 1 commit
-
-
Shi-Hao Hong authored
-
- 28 Feb, 2020 4 commits
-
-
Mouad Debbar authored
-
Yegor authored
* add docs about writing/running web benchmarks * explain how to run like devicelab * add WidgetBuildRecorder docs
-
Yegor authored
-
Jason Simmons authored
Update Android activities because plugin registration is now done by FlutterActivity.configureFlutterEngine (#50841)
-
- 25 Feb, 2020 1 commit
-
-
Yegor authored
-
- 21 Feb, 2020 1 commit
-
-
Dan Field authored
-
- 20 Feb, 2020 3 commits
-
-
Harry Terkelsen authored
* [Web] Add Material Card Infinite Scroll benchmark Adds a benchmark that makes an infinite list of Material cards and scrolls it. This benchmark exercises more heavyweight rendering like shadows and clipping and paths. * Fix analyzer warnings. Respond to comments
-
Dan Field authored
-
Dan Field authored
-
- 18 Feb, 2020 4 commits
-
-
Jonah Williams authored
This reverts commit e4fbb1ab.
-
Dan Field authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 15 Feb, 2020 2 commits
-
-
Jonah Williams authored
This reverts commit d3387bc9.
-
Jonah Williams authored
-
- 13 Feb, 2020 1 commit
-
-
Dan Field authored
* drop unnecessary test deps * bump to junit 4.13
-
- 12 Feb, 2020 1 commit
-
-
Dan Field authored
-
- 11 Feb, 2020 2 commits
-
-
Jonah Williams authored
-
Alexandre Ardhuin authored
-
- 06 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 04 Feb, 2020 1 commit
-
-
Kaushik Iska authored
Also pushes tiles which is needed to host the flutter application on Fuchsia.
-
- 31 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 30 Jan, 2020 2 commits
-
-
Yegor authored
Initial web benchmark harness and 3 benchmarks
-
Greg Spencer authored
The stocks example app is outdated and deprecated, but we still use it for some benchmark tests. Moving it into the benchmarks directory to indicate its status.
-
- 28 Jan, 2020 1 commit
-
-
Jonah Williams authored
-
- 25 Jan, 2020 1 commit
-
-
Hans Muller authored
-
- 22 Jan, 2020 2 commits
-
-
Angjie Li authored
-
Alexandre Ardhuin authored
-
- 15 Jan, 2020 1 commit
-
-
Jim Graham authored
-
- 08 Jan, 2020 2 commits
-
-
David Iglesias authored
-
Greg Spencer authored
This adds CatmullRomCurve animation curve, and a CatmullRomSpline, which is what it uses to do interpolation. This allows us to create animation curves which can smoothly interpolate the values given to the curve. Since I've introduced a 2D spline curve, I also created a Curve2D base class for such parametric curves.
-
- 07 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 03 Jan, 2020 1 commit
-
-
Angjie Li authored
-
- 02 Jan, 2020 2 commits
-
-
Francisco Magdaleno authored
This reverts commit e768c92f.