- 22 Mar, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 16 Mar, 2022 1 commit
-
-
Gary Qian authored
-
- 09 Mar, 2022 3 commits
-
-
Chris Yang authored
-
Jeff Ward authored
-
Tacca authored
-
- 08 Mar, 2022 1 commit
-
-
Chris Bracken authored
This patch adds an additional check to ensure the target length of a string is within the supported maximum string length prior to calling WideCharToMultiByte/MultiByteToWideChar in the Windows runner template. This is to prevent resize() from failing if called with a count > std::string::max_size(). According to Win32 API docs (WideCharToMultiByte, MultiByteToWideChar) it's the caller responsibility to make sure the buffers are correctly allocated. Authored by: Tomasz Gucio <tgucio@gmail.com>
-
- 28 Feb, 2022 1 commit
-
-
Emmanuel Garcia authored
-
- 24 Feb, 2022 1 commit
-
-
Tacca authored
-
- 09 Feb, 2022 1 commit
-
-
Emmanuel Garcia authored
-
- 04 Feb, 2022 2 commits
-
-
Jenn Magder authored
Include -isysroot -arch and -miphoneos-version-min when creating dummy module App.framework (#97689)
-
stuartmorgan authored
-
- 03 Feb, 2022 1 commit
-
-
Daco Harkes authored
-
- 02 Feb, 2022 1 commit
-
-
Collin Jackson authored
-
- 26 Jan, 2022 1 commit
-
-
Daco Harkes authored
-
- 14 Jan, 2022 1 commit
-
-
stuartmorgan authored
-
- 13 Jan, 2022 1 commit
-
-
stuartmorgan authored
-
- 11 Jan, 2022 1 commit
-
-
Utibeabasi Umanah authored
-
- 04 Jan, 2022 2 commits
-
-
Zachary Anderson authored
This reverts commit 5257f029.
-
Daco Harkes authored
* Building shared C source code as part of the native build for platforms Android, iOS, Linux desktop, MacOS desktop, and Windows desktop. * Sample code doing a synchronous FFI call. * Sample code doing a long running synchronous FFI call on a helper isolate. * Use of `package:ffigen` to generate the bindings.
-
- 23 Dec, 2021 1 commit
-
-
Jenn Magder authored
Revert "[flutter_tools] [iOS] Change UIViewControllerBasedStatusBarAppearance to true to fix rotation status bar disappear in portrait" (#95747)
-
- 15 Dec, 2021 1 commit
-
-
Emmanuel Garcia authored
-
- 24 Nov, 2021 2 commits
-
-
Mouad Debbar authored
This reverts commit 6a3ea7eb.
-
Jenn Magder authored
-
- 20 Nov, 2021 1 commit
-
-
Andrei Diaconu authored
-
- 18 Nov, 2021 1 commit
-
-
moko256 authored
-
- 09 Nov, 2021 2 commits
-
-
Zachary Anderson authored
This reverts commit bfe9c598.
-
Greg Spencer authored
-
- 07 Nov, 2021 1 commit
-
-
Zachary Anderson authored
This reverts commit 9038fac9.
-
- 05 Nov, 2021 3 commits
-
-
Andrei Diaconu authored
-
Zachary Anderson authored
This reverts commit 058dfd49.
-
Andrei Diaconu authored
-
- 03 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 29 Oct, 2021 1 commit
-
-
Wu Zhong authored
[flutter_tools] [iOS] Change UIViewControllerBasedStatusBarAppearance to true to fix rotation status bar disappear in portrait (#92647)
-
- 20 Oct, 2021 1 commit
-
-
Chris Yang authored
-
- 19 Oct, 2021 3 commits
-
-
Zachary Anderson authored
This reverts commit 31e33647.
-
Greg Spencer authored
This change updates the platform runners in the benchmarks subdir. I've attempted to replace the entire group with new code as if the project were recreated with flutter create so that they don't become a Frankenstein of minor changes to make it work again, but just plain old generated code that can be replaced and updated in place.
-
Gary Qian authored
-
- 18 Oct, 2021 1 commit
-
-
saltedpotatos authored
Also make the spelling ThemeMode consistent
-
- 15 Oct, 2021 2 commits
-
-
Emmanuel Garcia authored
-
Emmanuel Garcia authored
-