- 15 Apr, 2022 1 commit
-
-
Jenn Magder authored
-
- 08 Apr, 2022 1 commit
-
-
Anna Gringauze authored
* Run update-packages * Update DwdsLauncher, disable failing test * Fix analyze error Co-authored-by: Jenn Magder <magder@google.com>
-
- 05 Apr, 2022 1 commit
-
-
Jenn Magder authored
-
- 30 Mar, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 29 Mar, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 25 Mar, 2022 1 commit
-
-
Christopher Fujino authored
-
- 10 Mar, 2022 1 commit
-
-
Ben Konyi 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>
-
- 07 Mar, 2022 1 commit
-
-
Jonah Williams authored
-
- 02 Mar, 2022 1 commit
-
-
Kate Lovett authored
-
- 23 Feb, 2022 1 commit
-
-
xubaolin authored
-
- 22 Feb, 2022 1 commit
-
-
Tomasz Gucio authored
-
- 09 Feb, 2022 1 commit
-
-
Pierre-Louis authored
-
- 03 Feb, 2022 2 commits
-
-
Ian Hickson authored
-
Harry Terkelsen authored
-
- 02 Feb, 2022 1 commit
-
-
Pierre-Louis authored
* update packages * implement * remove trailing spaces * Revert "remove trailing spaces" This reverts commit d3bffbef57d142a4a5d98dea4c3e9b6db856c9bb. * Revert "implement" This reverts commit 6b6172a827c84985c5fe09e676096878fba43306.
-
- 10 Jan, 2022 1 commit
-
-
Jenn Magder authored
-
- 07 Jan, 2022 1 commit
-
-
Greg Spencer authored
Updates the platform shims in dev/manual_tests so that Windows and Linux can be built. I had to update the Windows shims, because I was unable to build a Windows app there. Also updates the analyze.dart script to report all license issues simultaneously instead of just dying after the first failure. The only substantive code changes are in dev/bots/analyze.dart and dev/bots/test/analyze_test.dart
-
- 14 Dec, 2021 1 commit
-
-
Rami authored
* Update color scheme seed generation to use color utils package
-
- 01 Dec, 2021 1 commit
-
-
Darren Austin authored
-
- 24 Nov, 2021 3 commits
-
-
Nate Bosch authored
-
Mouad Debbar authored
This reverts commit 6a3ea7eb.
-
Jenn Magder authored
-
- 20 Nov, 2021 1 commit
-
-
Andrei Diaconu authored
-
- 12 Nov, 2021 2 commits
-
-
Gary Qian authored
-
- 11 Nov, 2021 1 commit
-
-
Gary Qian authored
-
- 10 Nov, 2021 2 commits
-
-
Zachary Anderson authored
This reverts commit 6153bbef.
-
Gary Qian authored
-
- 07 Nov, 2021 1 commit
-
-
Zachary Anderson authored
This reverts commit 9038fac9.
-
- 05 Nov, 2021 4 commits
-
-
Andrei Diaconu authored
-
Jacob MacDonald authored
-
Zachary Anderson authored
This reverts commit 058dfd49.
-
Andrei Diaconu authored
-
- 01 Nov, 2021 1 commit
-
-
Emmanuel Garcia authored
-
- 25 Oct, 2021 1 commit
-
-
Emmanuel Garcia authored
-
- 19 Oct, 2021 2 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.
-
- 15 Oct, 2021 1 commit
-
-
Emmanuel Garcia authored
-
- 12 Oct, 2021 1 commit
-
-
Ian Hickson authored
-