Michael Goderbauer
|
4945a92fa6
|
Link to migration guide tempalte from pull request template (#58027)
|
2020-05-27 10:22:01 -07:00 |
|
Dan Field
|
98ce4a5dfe
|
Remove invalid local from macos_assemble.sh (#58030)
When you run this, bash complains that `local` is only valid in functions. Gets rid of that extraneous warning.
|
2020-05-27 10:19:17 -07:00 |
|
Justin McCandless
|
066c5def0a
|
Consistent American spelling of 'behavior' (#58016)
|
2020-05-27 10:17:02 -07:00 |
|
Zachary Anderson
|
29736f6fea
|
[flutter_tools] Put a heap size limit on the frontend_server (#58039)
|
2020-05-27 10:12:24 -07:00 |
|
Kirill
|
e766190556
|
Deleted deprecated profile func and profile.dart (#57841)
|
2020-05-27 10:12:04 -07:00 |
|
Emmanuel Garcia
|
4465ff9e3d
|
Prevent building non-android plugins in build aar (#58018)
|
2020-05-27 10:11:36 -07:00 |
|
Jonah Williams
|
8432204194
|
[flutter_tools] throw if asked to build release for x86_64 (#57874)
|
2020-05-27 10:11:15 -07:00 |
|
Jonah Williams
|
a926715dac
|
[flutter_tools] URI encode dart-define values (#57873)
|
2020-05-27 10:11:04 -07:00 |
|
Jonah Williams
|
ba847d54f0
|
[flutter_tools] validate android arch and build number (#57830)
|
2020-05-27 10:10:51 -07:00 |
|
Jonah Williams
|
600338286f
|
[flutter_tools] add vm service method to pull SkSL (#57813)
|
2020-05-27 10:10:41 -07:00 |
|
Jonah Williams
|
f640ad6914
|
[flutter_tools] ensure emulator command does not crash with missing avdmanager (#57703)
|
2020-05-27 10:10:30 -07:00 |
|
Jonah Williams
|
ffc56ff735
|
[flutter_tools] hide all development tools (#57690)
|
2020-05-27 10:10:19 -07:00 |
|
Jenn Magder
|
43f18f36ef
|
Change release archive check to warning (#57688)
|
2020-05-27 10:08:41 -07:00 |
|
Jenn Magder
|
d9adfe3f7e
|
Allow FLUTTER_APPLICATION_PATH to be null for misconfigured Xcode projects (#57701)
|
2020-05-27 10:08:09 -07:00 |
|
Jenn Magder
|
03d22501a6
|
Remove unused integration test iOS directory (#57624)
|
2020-05-27 10:07:45 -07:00 |
|
Neevash Ramdial
|
428ce0815b
|
[flutter_tools] Support latest IntelliJ via Jetbrain toolbox (#57963)
|
2020-05-27 10:07:28 -07:00 |
|
Tim Sneath
|
356b958f66
|
Update platform_view.dart (#57516)
|
2020-05-27 10:07:05 -07:00 |
|
chunhtai
|
68037a23af
|
Improve error message when using popuntil with bad predicate (#57247)
|
2020-05-27 10:02:05 -07:00 |
|
Greg Spencer
|
af9b6a6efa
|
Update snippets README.md to include more detail (#57152)
Just adding some more details to the snippets README.md file about testing snippets.
|
2020-05-26 09:17:55 -07:00 |
|
Ayush Bherwani
|
b3434459d5
|
[CheckboxListTile] exposes contentPadding property of ListTile. (#57868)
|
2020-05-26 07:07:02 -07:00 |
|
Devon Carew
|
9d58a87066
|
fix a typo in trace events for the image cache (#57821)
|
2020-05-22 22:37:01 -07:00 |
|
liyuqian
|
721927efd3
|
Use pub inside the Flutter directory (#57704)
|
2020-05-21 17:52:02 -07:00 |
|
James D. Lin
|
c6f7792311
|
[flutter tools] Improve messages when we fail to connect to the Observatory (#57355)
|
2020-05-21 17:47:02 -07:00 |
|
Ayush Bherwani
|
852a30b003
|
[AppBarTheme] adds centerTitle property (#57736)
|
2020-05-21 14:57:03 -07:00 |
|
Dan Field
|
02b1080101
|
Functionality to check handlers set on platform channels (#57696)
|
2020-05-21 14:52:05 -07:00 |
|
engine-flutter-autoroll
|
cdef67797c
|
Roll Engine from 2d4e83921d31 to 9ce1e5c5c7e7 (27 revisions) (#57629)
|
2020-05-21 14:47:03 -07:00 |
|
Ken VanDine
|
e013fc2484
|
Desktop default window size (#57274)
|
2020-05-21 14:42:03 -07:00 |
|
Per Classon
|
39ab50db14
|
Add code example for CustomScrollView on how to make it grow in two directions along its scroll axis (#57670)
|
2020-05-21 14:37:08 -07:00 |
|
Justin McCandless
|
9f744a9e4c
|
Allow updating textAlignVertical (#57033)
|
2020-05-21 14:37:04 -07:00 |
|
Stonekity
|
26fabcd41b
|
fix memory leak of android view (#50111)
|
2020-05-21 14:32:03 -07:00 |
|
Hansol Lee
|
e92afc16b6
|
Have _warpToCurrentIndex() shortcut logic behave properly (#57574)
* Have _warpToCurrentIndex() shortcut logic behave properly
* Add test
* Apply code review
* Fix typo (fromm -> from)
|
2020-05-20 13:29:01 -07:00 |
|
Jonah Williams
|
359daf4f73
|
[flutter_tools] reland: remove globals from android device/testing (#57614)
|
2020-05-20 13:21:22 -07:00 |
|
Jenn Magder
|
478d4c9c1a
|
Add Android private keystore to project gitignore (#57601)
|
2020-05-19 20:22:01 -07:00 |
|
LongCatIsLooong
|
0e795c93b9
|
Improve CupertinoDatePicker docs (#57534)
|
2020-05-19 20:17:01 -07:00 |
|
stuartmorgan
|
97b7e15532
|
Re-add line to Linux template CMakeLists.txt (#57538)
Re-adds a line that was accidentally removed in #57515
|
2020-05-19 18:17:41 -07:00 |
|
Jenn Magder
|
adead099a6
|
Always show diagnostics (#57532)
|
2020-05-19 18:17:03 -07:00 |
|
engine-flutter-autoroll
|
67b0dbb40d
|
Roll engine 4b1a70e6a256..2d4e83921d31 (3 commits) (#57529)
|
2020-05-19 18:12:09 -07:00 |
|
LongCatIsLooong
|
ca2abf865e
|
avoid forceToPoint in hit-testing when possible (#57519)
|
2020-05-19 18:12:03 -07:00 |
|
Jonah Williams
|
b70e7a9b65
|
[flutter_tools] fix incorrect comment on web runner (#57450)
|
2020-05-19 18:07:04 -07:00 |
|
Darren Austin
|
4c21fb9017
|
Update the requirements for applying the elevation overlay. (#57526)
|
2020-05-19 18:02:07 -07:00 |
|
liyuqian
|
a635765116
|
Reland "Add DevTools memory test (#55486)" (#57340)
|
2020-05-19 18:02:03 -07:00 |
|
Anthony
|
82eeb94045
|
move paragraph about wide viewports up (#57521)
|
2020-05-19 17:57:09 -07:00 |
|
Justin McCandless
|
53d7f24521
|
Fix Web asking for clipboard permissions (#57324)
|
2020-05-19 17:57:04 -07:00 |
|
Kate Lovett
|
04860d7256
|
Step 1 of 3: Add opt-in fixing Dialog border radius to match Material Spec (#56084)
|
2020-05-19 17:52:05 -07:00 |
|
stuartmorgan
|
e384757fac
|
Remove MaterialControls from examples/flutter_view (#57621)
Co-authored-by: Jenn Magder <magder@google.com>
|
2020-05-19 16:57:27 -07:00 |
|
Jonah Williams
|
5e33ecee46
|
Revert "[flutter_tools] remove globals/context for android testing (#57445)" (#57611)
This reverts commit 602d8baf34ec9d875fd6e74e99699bf62885d9f3.
|
2020-05-19 13:06:14 -07:00 |
|
Jonah Williams
|
602d8baf34
|
[flutter_tools] remove globals/context for android testing (#57445)
|
2020-05-19 12:37:07 -07:00 |
|
Jonah Williams
|
d0d9da832b
|
[flutter_tools] prevent wildcard assets from causing build invalidation issues (#56472)
|
2020-05-19 12:37:04 -07:00 |
|
LongCatIsLooong
|
4fd4a7ed85
|
update appbar documentation (#50673)
|
2020-05-19 12:32:03 -07:00 |
|
cg021
|
1cfd792a38
|
remove pending timers list code out of assert message (#57287)
* move pending timers list code out of assert
* style change
Co-authored-by: Emmanuel Garcia <egarciad@google.com>
* add unit tests
* formatting
* pending timer test
* pending timer assertion test
* add setup and teardown
Co-authored-by: Emmanuel Garcia <egarciad@google.com>
|
2020-05-18 18:18:16 -05:00 |
|