Sign in
flutter
/
mirrors
/
flutter
/
b4cf20380e829c0e30a74ccf3b38f49162400fa2
b4cf203
Add missing features to `DefaultTextStyleTransition` and `AnimatedDefaultTextStyle` (#51517)
by Gary Qian
· 5 years ago
3489da9
[flutter_tools] no more MockLogger in tests (#51684)
by Jonah Williams
· 5 years ago
f90fcba
[flutter_tools] disable mirrors in tool snapshot (#51801)
by Jonah Williams
· 5 years ago
3551a51
Update flexible_space_bar.dart (#51314)
by 枯藤老树
· 5 years ago
686d163
Roll engine 96061d62281d..5e474ee860a3 (29 commits) (#51792)
by engine-flutter-autoroll
· 5 years ago
cc34cb8
Roll engine back to 96061d62281d1840af3ee75fefa41d1cf254fce6 (#51785)
by Todd Volkert
· 5 years ago
c742c19
Add debugDoingBuild flag (#51428)
by Remi Rousselet
· 5 years ago
fe0a669
fix sign (#51679)
by LongCatIsLooong
· 5 years ago
96003f9
Fix doc typo in WidgetsApp.supportedLocales (#51646)
by Shi-Hao Hong
· 5 years ago
ec64f93
Material Bottom Sheet Reveal/Dismiss animation uses a curved animation (#51122)
by Pierre-Louis
· 5 years ago
f3018c3
Revert "Temporarily disable the flutter_driver_screenshot_test. (#51665)" (#51783)
by Chris Bracken
· 5 years ago
1d3fcfd
Temporarily disable the flutter_driver_screenshot_test. (#51665)
by Chris Yang
· 5 years ago
32b1797
Roll engine 142882e1baea..755e2b559d4d (4 commits) (#51693)
by engine-flutter-autoroll
· 5 years ago
167ef2e
Roll engine 96061d62281d..142882e1baea (9 commits) (#51689)
by engine-flutter-autoroll
· 5 years ago
914bd76
[flutter_tools] Handle errors on the std{out,err}.done future (#51660)
by Zachary Anderson
· 5 years ago
ca9e8b2
Roll engine e47fa0bee913..96061d62281d (2 commits) (#51668)
by engine-flutter-autoroll
· 5 years ago
c98500d
Update gen_l10n tool to require base locale; Stocks app refresh (#51602)
by Shi-Hao Hong
· 5 years ago
6a337a7
Revert "Fix handling backspace on macos with text selection (#49760)" (#51577)
by stuartmorgan
· 5 years ago
9b4159c
[flutter_tools] support run -d chrome test scripts (#51658)
by Jonah Williams
· 5 years ago
266742e
e47fa0bee Avoid using Dart_New for semantics (flutter/engine#16849) (#51659)
by engine-flutter-autoroll
· 5 years ago
03d6b58
[web] Allow benchmarks to customize their score keys (#51493)
by Mouad Debbar
· 5 years ago
396e8d3
Roll engine f520bb8d7ab2..cc0e21b5d2fb (2 commits) (#51653)
by engine-flutter-autoroll
· 5 years ago
646d2b0
properties (#51650)
by Dan Field
· 5 years ago
515027a
[flutter_tools] allow configuring libraries spec path for the web compilation (#51590)
by Jonah Williams
· 5 years ago
47911e8
Roll engine 7a25baedad54..f520bb8d7ab2 (6 commits) (#51644)
by engine-flutter-autoroll
· 5 years ago
42ae15f
[flutter_tools] remove LinuxWorkflow from injection and clean up tests (#51597)
by Jonah Williams
· 5 years ago
bae7959
add docs about writing/running web benchmarks (#50989)
by Yegor
· 5 years ago
cd0fbd3
improve web benchmark error reporting (#51490)
by Yegor
· 5 years ago
213027d
[Perf/codesize] Reland: Reduce constraint member reads during layout
by Jonah Williams
· 5 years ago
7011d30
AppBar Height Fix (#48761)
by Justin McCandless
· 5 years ago
ae027c1
Use strut box heights to calculate selection rectangles in order to ensure that they remain within visible bounds (#50354)
by Jason Simmons
· 5 years ago
ac67a1b
7a25baeda Roll fuchsia/sdk/core/mac-amd64 from NVGXM... to K26F5... (flutter/engine#16845) (#51625)
by engine-flutter-autoroll
· 5 years ago
1cc8cc2
Roll engine a886fbe04a1a..245b02d7e0b2 (2 commits) (#51623)
by engine-flutter-autoroll
· 5 years ago
5587284
Roll engine 7ef053e74510..a886fbe04a1a (2 commits) (#51615)
by engine-flutter-autoroll
· 5 years ago
b32ee2f
Revert "Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#51567)" (#51616)
by Zachary Anderson
· 5 years ago
33bb1fa
Reland: Always use new plugin schema for plugin template (#49832)
by stuartmorgan
· 5 years ago
9de7787
Reland: [flutter_tool] Where possible, catch only subtypes of Exception (#51567)
by Zachary Anderson
· 5 years ago
ccaf65b
7ef053e74 Roll src/third_party/skia 2536b7f974b6..0e29459cda65 (1 commits) (flutter/engine#16839) (#51613)
by engine-flutter-autoroll
· 5 years ago
05bdce1
Roll engine e05e2988b2f1..50c263906a00 (3 commits) (#51610)
by engine-flutter-autoroll
· 5 years ago
23e0175
Roll engine 8ce165b31183..e05e2988b2f1 (2 commits) (#51609)
by engine-flutter-autoroll
· 5 years ago
4e5cb2b
[flake] attempt to de-flake hot reload test (#51608)
by Jonah Williams
· 5 years ago
d499d61
Update Android activities because plugin registration is now done by FlutterActivity.configureFlutterEngine (#50841)
by Jason Simmons
· 5 years ago
1c31ed2
8ce165b31 Roll src/third_party/skia 93afe641d0be..7b3999edcb18 (2 commits) (flutter/engine#16830) (#51605)
by engine-flutter-autoroll
· 5 years ago
72d2a8c
Roll engine 2914e4ddf6c7..a16d97e507c8 (4 commits) (#51600)
by engine-flutter-autoroll
· 5 years ago
d6029c7
Roll engine c0e29b6000a4..2914e4ddf6c7 (3 commits) (#51586)
by engine-flutter-autoroll
· 5 years ago
e00d424
[flutter_tools] clean-ups to linux doctor test (#51593)
by Jonah Williams
· 5 years ago
fef2d6c
Pass RouteSettings into all callers of showGeneralDialog. (#51525)
by Darren Austin
· 5 years ago
4fb9ce8
Clean App.framework, Generated.xcconfig, flutter_export_environment.sh (#51532)
by Jenn Magder
· 5 years ago
080dfb5
[flutter_tools] swap mustache dependency for mustache_template (#51578)
by Jonah Williams
· 5 years ago
1cdf701
c0e29b600 Fix stale physicalSize on resize event (flutter/engine#16822) (#51570)
by engine-flutter-autoroll
· 5 years ago
2cb0aa0
re-land "Retry cURL downloads" (#51518)
by Christopher Fujino
· 5 years ago
52a5311
remove isinitialroute from RouteSettings (#51435)
by chunhtai
· 5 years ago
be97fdb
Turn off reupload_on_changes for Cirrus caches (#51524)
by Jenn Magder
· 5 years ago
dd2756c
Generate a makefile for Linux plugins (#51520)
by stuartmorgan
· 5 years ago
3b5668c
[flutter_tools] hide usage of package:mustache behind interface (#51500)
by Jonah Williams
· 5 years ago
08d079f
[flutter_tools] wire up complete support for Dart obfuscation (#50509)
by Jonah Williams
· 5 years ago
baa4b78
[fuchsia] Update the SDK version to match engine (#51569)
by Kaushik Iska
· 5 years ago
fe1e8f3
[flutter_tools] add logging to integration test (#51527)
by Jonah Williams
· 5 years ago
611e5cb
[flutter_tools] update chrome tests to remove globals, mock processmanager, mock process (#51533)
by Jonah Williams
· 5 years ago
ee4b40a
Roll engine ecabc1037652..060a7733a654 (2 commits) (#51523)
by engine-flutter-autoroll
· 5 years ago
483f499
Revert "[flutter_tool] Where possible, catch only subtypes of Exception (#51440)" (#51539)
by Zachary Anderson
· 5 years ago
f1cd47e
[flutter_tool] Where possible, catch only subtypes of Exception (#51440)
by Zachary Anderson
· 5 years ago
80619f1
[flutter_tools] remove globals from plist parser and update tests (#51444)
by Jonah Williams
· 5 years ago
d422656
Change Focus.unfocus to take a disposition for where the focus… (#50831)
by Greg Spencer
· 5 years ago
444b13b
Colored box and container optimization (#50979)
by Dan Field
· 5 years ago
c75db98
Live image cache (#51485)
by Dan Field
· 5 years ago
1a79592
Reduce closure allocation in RenderObject.cleanRelayoutBoundary (#51439)
by Ferhat
· 5 years ago
2132a0c
Revert "[Perf/codesize] Reduce constraint member reads during layout (#51418)" (#51489)
by Ferhat
· 5 years ago
e31521e
Validate empty pubspec plugin section (#51503)
by Jenn Magder
· 5 years ago
f794091
don't do a version check when testing (#51507)
by Christopher Fujino
· 5 years ago
0407a31
Replace clean command test functions with test groups (#51508)
by Jenn Magder
· 5 years ago
cd97f23
ensure dart defines work on web and not web (#51505)
by Jonah Williams
· 5 years ago
0a9b358
Fix expression evaluation test leaking flutter_tester processes. (#51496)
by Alexander Aprelev
· 5 years ago
2243c42
Fix flutter doctor (pluginsPath) check for Mac (#50324)
by Lynn
· 5 years ago
9e744c5
Implement VisualDensity for text fields. (#51438)
by Greg Spencer
· 5 years ago
7ff3a50
Set highContrast value from AccessibilityFeatures into MediaQueryData (#48811)
by Miguel Beltran
· 5 years ago
9da15d8
Roll engine ecdfc91d1618..ecabc1037652 (20 commits) (#51480)
by engine-flutter-autoroll
· 5 years ago
65a7941
[flutter_tools] reduce globals in web validator and chrome launcher (#51443)
by Jonah Williams
· 5 years ago
64c5a43
Roll engine 888a62cf2298..ecdfc91d1618 (2 commits) (#51394)
by engine-flutter-autoroll
· 5 years ago
5507224
[flutter_tools] remove build script from tool package (#50690)
by Jonah Williams
· 5 years ago
53457c2
[flutter_tools] Reland initialize frontend_sever with build (#51477)
by Jonah Williams
· 5 years ago
421056e
Revert "[flutter_tools] initialize frontend server with build (#49405)" (#51476)
by Jonah Williams
· 5 years ago
c0565c4
Revert "Retry cURL downloads (#50731)" (#51466)
by Vyacheslav Egorov
· 5 years ago
492fb63
Retry cURL downloads (#50731)
by Fedor Korotkov
· 5 years ago
23757c2
Run verify-binaries-signed on pre-submit when merging to release branches (#51221)
by Christopher Fujino
· 5 years ago
a405493
unnecessary multiline strings (#50806)
by Alexandre Ardhuin
· 5 years ago
419a285
Revert "Live image cache" (#51441)
by Dan Field
· 5 years ago
7cbe55c
Avoid caching image load failures that are retriable (#51398)
by Dan Field
· 5 years ago
bc4bd7b
[flutter_tools] Don't try to run pub before the version command (#51436)
by Zachary Anderson
· 5 years ago
22c8077
Automatically add plugin projects to Windows .sln (#51246)
by stuartmorgan
· 5 years ago
c71978f
Remove deprecated DefaultFocusTraversal widget (#51240)
by Greg Spencer
· 5 years ago
69080e0
[Perf/codesize] Reduce constraint member reads during layout (#51418)
by Ferhat
· 5 years ago
9228b87
Don't use a default test randomize ordering seed (#51018)
by Nate Bosch
· 5 years ago
d73dd6b
[flutter_tools] Rework iOS vmservice handshake failure usage event (#51419)
by Zachary Anderson
· 5 years ago
1ec2a43
Remove usage of ideviceinstaller in favor of ios-deploy (#50772)
by Christopher Fujino
· 5 years ago
805f7ec
Remove usage of ideviceinstaller in favor of ios-deploy (#50772)
by Christopher Fujino
· 5 years ago
704fb4c
Remove usage of ideviceinstaller in favor of ios-deploy (#50772)
by Christopher Fujino
· 5 years ago
2078cc4
Roll engine f2f8c342be32..888a62cf2298 (67 commits) (#51391)
by engine-flutter-autoroll
· 5 years ago
13e1336
Generate message lookup in gen_l10n (#50733)
by Hans Muller
· 5 years ago
9b3754d
Extend the gen_l10n integration test (#51375)
by Hans Muller
· 5 years ago
Next »