- 22 Aug, 2022 1 commit
-
-
Kate Lovett authored
-
- 28 Jun, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 29 Mar, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 07 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Mouad Debbar authored
This reverts commit cb378edc.
-
Ian Hickson authored
-
- 10 May, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 28 Apr, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 02 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 28 Jan, 2021 2 commits
-
-
Michael Goderbauer authored
-
Sam Rawlins authored
-
- 27 Jan, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 09 Dec, 2020 1 commit
-
-
George Wright authored
-
- 25 Aug, 2020 1 commit
-
-
Alexander Aprelev authored
Added instructions on how to regenerate certificate too.
-
- 07 Apr, 2020 1 commit
-
-
Konstantin Scheglov authored
-
- 25 Jan, 2020 1 commit
-
-
Hans Muller authored
-
- 27 Nov, 2019 1 commit
-
-
Ian Hickson authored
* Update project.pbxproj files to say Flutter rather than Chromium Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright. * Update the copyright notice checker to require a standard notice on all files * Update copyrights on Dart files. (This was a mechanical commit.) * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine. Some were already marked "The Flutter Authors", not clear why. Their dates have been normalized. Some were missing the blank line after the license. Some were randomly different in trivial ways for no apparent reason (e.g. missing the trailing period). * Clean up the copyrights in non-Dart files. (Manual edits.) Also, make sure templates don't have copyrights. * Fix some more ORGANIZATIONNAMEs
-
- 25 Sep, 2019 1 commit
-
-
Alexander Aprelev authored
* Update image_list test to use locally set up https server to validate performance of image loading over https(rather than http) protocol. Https requires more back-and-forward communication before image bytes are sent to the client, shows clear signs of throughput affected by how busy flutter UI isolate is.
-
- 21 Aug, 2019 1 commit
-
- 28 Jun, 2019 1 commit
-
-
Alexander Aprelev authored
* Introduce image loading performance test. This example reports how long it takes to load images over the network(locally spawned server).
-