Sign in
chromium
/
external
/
github.com
/
flutter
/
flutter
/
refs/tags/v0.0.21
2e449f0
import all generated files in animated_icons_private_test (#14329)
by amirh
· 8 years ago
0.0.21
v0.0.21
85b5b88
Add more animated icon assets (#14328)
by amirh
· 8 years ago
1859e82
Extensibility improvements to flutter_tools (#14299)
by Todd Volkert
· 8 years ago
492e311
Add a manual test app for animated icons (#14272)
by amirh
· 8 years ago
0c01028
Update Flutter Gallery Xcode project to a publishable state (#14309)
by xster
· 8 years ago
b2c65e7
Update path to app.so when using aot compilation to shared library on android (#14302)
by Martin Kustermann
· 8 years ago
7701127
Fix shadows in NestedScrollView (#14279)
by Ian Hickson
· 8 years ago
ae1f65e
Re-organize the Material widget's documentation. (#14303)
by amirh
· 8 years ago
6854e81
Fix host engine lookup for iOS simulator builds (#14304)
by Chris Bracken
· 8 years ago
d6f006d
Rename a test that wasn't running (#14278)
by Ian Hickson
· 8 years ago
64e2e00
Attempt to make flutter compatible with more git versions (#14273)
by Ian Hickson
· 8 years ago
d6dad95
Point to master API docs (#14292)
by Seth Ladd
· 8 years ago
c9215e6
Wiring for semantic actions copy, cut, paste (#14295)
by Michael Goderbauer
· 8 years ago
4c21bf1
warn about hard-coded version constraints in the upgrade script (#14291)
by Yegor
· 8 years ago
c11f174
Mark FlutterManifest.createFromString() as visible for testing only. (#14276)
by Todd Volkert
· 8 years ago
014a225
Nicer error message for TLS errors (#14285)
by Ian Hickson
· 8 years ago
671c110
Change text selection (or cursor position) via a11y (#14275)
by Michael Goderbauer
· 8 years ago
c23509e
Unpin test and upgrade packages (#14282)
by Vyacheslav Egorov
· 8 years ago
ae72cea
Fix an incorrect variable name in Dart 2 flutter test code (#14283)
by Vyacheslav Egorov
· 8 years ago
667f478
CupertinoPicker part 4 - create CupertinoPicker and add gallery demo (#14091)
by xster
· 8 years ago
b6c6e36
Move UTF-8 decoding off the main thread. (#14206)
by Ian Hickson
· 8 years ago
10f721c
use const instead of final with const declarations (#14253)
by Alexandre Ardhuin
· 8 years ago
34ff00a
Add a11y support for selected text (#14254)
by Michael Goderbauer
· 8 years ago
97b9579
Random cleanup across the tree (#14221)
by Ian Hickson
· 8 years ago
e0e2910
Delete test/data/asset_test/main/.packages (#14252)
by Jason Simmons
· 8 years ago
75b97b0
Roll engine to 93296fb4ea653a3064643266d89dddd97d062f4a (#14257)
by Michael Goderbauer
· 8 years ago
d3705f3
Add android workflow test (#14260)
by Chris Bracken
· 8 years ago
74478d1
Extract MockAndroidSdk and static utility method (#14258)
by Chris Bracken
· 8 years ago
1058cff
Add version check for doctor --android-licenses (#14249)
by Chris Bracken
· 8 years ago
538ba52
Move common process/IO-related mocks to mocks.dart (#14255)
by Chris Bracken
· 8 years ago
a5b3139
Use void as type argument instead of Null where appropriate
by Vyacheslav Egorov
· 8 years ago
84580b5
Make Assets more robust across platforms (#14246)
by Michael Goderbauer
· 8 years ago
9654659
Add AndroidSdk.sdkManagerPath, sdkManagerVersion (#14247)
by Chris Bracken
· 8 years ago
032de5f
Include SkBitmap and SkPaint (#4582)
by Siva Annamalai
· 8 years ago
214884c
Roll engine version to eca1f7f27dc5e63bd19d1990c82b075bba1d517f
by Siva Annamalai
· 8 years ago
5ae7703
Self-execute closure passed to assert (#14235)
by Sam Rawlins
· 8 years ago
8059aea
TextFields should only have one SemanticsNode (#14219)
by Michael Goderbauer
· 8 years ago
773902c
Fix _RenderDecoration.debugDescribeChildren() (#14217)
by Hans Muller
· 8 years ago
894d9d2
roll engine (#14216)
by Jason Simmons
· 8 years ago
e64d44c
CupertinoPicker part 1 - create a generic ListWheelScrollView (#13783)
by xster
· 8 years ago
de023bc
Improve SystemChrome documentation (#14181)
by Tan Jay Jun
· 8 years ago
7c2fe34
Run 'flutter test --preview-dart-2' in strong mode (#14188)
by Alexander Aprelev
· 8 years ago
733bd04
Fix custom fonts on Windows (#14191)
by Michael Goderbauer
· 8 years ago
159db5c
pass through preview-dart-2, strong, ipv6 in daemon mode (#14200)
by Devon Carew
· 8 years ago
a92110a
Clean up build directory before copying freshly produced build artifacts over. (#14081)
by Alexander Aprelev
· 8 years ago
a29d723
[H] Move the splitting of licenses to an isolate (#14160)
by Ian Hickson
· 8 years ago
7cdfe6f
Prepare docs.sh for new release process (#14195)
by Ian Hickson
· 8 years ago
677f218
Added InputDecorationTheme (#14177)
by Hans Muller
· 8 years ago
38ce59f
[G] Revert "Exclude flutter doctor IDE validators in CI environments" (#14196)
by Ian Hickson
· 8 years ago
7ffcce8
Bump async, http, and vm_service_client packages (#14136)
by Sam Rawlins
· 8 years ago
3258c54
Exclude flutter doctor IDE validators in CI environments (#13816)
by Ali Bitek
· 8 years ago
f88c60b
Roll engine to pick up changes that allow 'flutter test --preview-dart-2' (#14185)
by Alexander Aprelev
· 8 years ago
e910ce7
Fix local import paths. (#14183)
by Alexander Aprelev
· 8 years ago
a50b465
Add --preview-dart-2 to 'flutter test' (#14135)
by Alexander Aprelev
· 8 years ago
bed71b9
Make FadeTransition more efficient (#14155)
by Ian Hickson
· 8 years ago
3ac9449
Fix the confusing-zero case with NestedScrollView. (#14133)
by Ian Hickson
· 8 years ago
c5cbc0d
Roll engine to 3e49d8a81559e762fa72feb62591eebaa7c8e8e3
by Siva Chandra
· 8 years ago
bbf5bda
Roll engine to 2b398ee2279c00c9b359e7d4bd06c27a4e657fc2
by Siva Chandra
· 8 years ago
35c385c
Roll engine to one version before the dart roll.
by Siva Chandra
· 8 years ago
629d325
Fix: InputDecorator fails with null border, non-null labelText (#14166)
by Hans Muller
· 8 years ago
2e4522f
Inspector robustness fixes. (#14154)
by Jacob Richman
· 8 years ago
460dd00
Make automated_tests mostly ignore extraneous error messages (#14170)
by jcollins-g
· 8 years ago
f77826c
Allow Flutter to be vendored as a submodule (#14157)
by Paul Betts
· 8 years ago
9e42e4b
New release process (#14061)
by Ian Hickson
· 8 years ago
4353297
Change default organization name to example.com in project templates (#14116)
by Mikkel Nygaard Ravn
· 8 years ago
0efc06c
Disable cocoapods stats in Podfile template (#13945)
by xster
· 8 years ago
521bdae
Specify what image formats are supported in the API docs. (#13717)
by Ian Hickson
· 8 years ago
0434ae2
Do not apply the canvas bounds as a cull rectangle when recording a Skia picture (#14027)
by Jason Simmons
· 8 years ago
a67df9e
Fix crash during artifact download (#14147)
by Michael Goderbauer
· 8 years ago
bf7cc09
Moar tests on Windows (#14148)
by Michael Goderbauer
· 8 years ago
6da8ec6
Skip a test that fails on Windows for weird reasons (#14145)
by Ian Hickson
· 8 years ago
7627d31
roll engine (#14126)
by Jason Simmons
· 8 years ago
15af864
Identify CheckBox and RadioButton as such (#14087)
by Michael Goderbauer
· 8 years ago
18c60d3
Fix import statements in flutter_tools (#13911)
by Ian Hickson
· 8 years ago
7b6af52
Improve TextField splash management: cancel() ... confirm() (#14130)
by Hans Muller
· 8 years ago
b94f757
Small simplification in RenderEditable (#14119)
by Hans Muller
· 8 years ago
b0d5d2d
Escape path separator in regexps (#14122)
by Ian Hickson
· 8 years ago
2908997
Dump exceptions live when they happen when testing tests with flutter run (#14102)
by Ian Hickson
· 8 years ago
e63a637
Fix dartdoc errors in generated localization code and RenderEditable (#14132)
by Hans Muller
· 8 years ago
bc10fce
Update dartdoc version to 0.15.1. (#14123)
by jcollins-g
· 8 years ago
37e1684
Document Android's SemanticsAction.tap behavior (#14031)
by Michael Goderbauer
· 8 years ago
f98b486
Make debugCheckHasMaterial more useful (#14101)
by Ian Hickson
· 8 years ago
b1248de
Strong mode fix for datePatterns in material localizations (#14117)
by Vyacheslav Egorov
· 8 years ago
4488f58
Set _imageInfo to null BEFORE adding listener to new ImageStream (#13825)
by Dwayne Slater
· 8 years ago
c5050bc
Prepare for running tests on Windows (#14112)
by Ian Hickson
· 8 years ago
0efc8cd
Fix SemanticsData hashode and equals (#14079)
by Michael Goderbauer
· 8 years ago
a6e5de2
Make artifact downloading more robust for flaky networks, take two (#14084)
by jcollins-g
· 8 years ago
b47a25c
Strong mode fix in Table._updateRenderObjectChildren (#14108)
by Vyacheslav Egorov
· 8 years ago
d9fd4d6
Make sure to pass strong mode options down to gen_snapshot (#14118)
by Vyacheslav Egorov
· 8 years ago
299ddb4
Add some color to the ShapeDecoration.shape docs (#14100)
by Ian Hickson
· 8 years ago
09a6df7
Clean up output directory before copying over new files (#14085)
by Alexander Aprelev
· 8 years ago
6e38b42
Fix a couple of strong mode issues. (#14070)
by Vyacheslav Egorov
· 8 years ago
e11cf5c
Use a safe codec to read Skia SKP screenshot files when checking for errors (#14086)
by Jason Simmons
· 8 years ago
27eeb97
TextField splash integration (#14055)
by Hans Muller
· 8 years ago
c09736b
flutter_view_ios__start_up: move all test logic into TaskFunction (#14088)
by Yegor
· 8 years ago
ce93956
Bump json_rpc_2 dependency (#14051)
by Sam Rawlins
· 8 years ago
0230a87
Add a PhysicalShape widget and a render object for it. (#13682)
by amirh
· 8 years ago
6a42ed3
Decode syslog-encoded iOS logs (#14075)
by Chris Bracken
· 8 years ago
1b91582
Add Flutter Console for Windows (#14030)
by Michael Goderbauer
· 8 years ago
80d6095
Fix ShapeDecoration (#14009)
by Ian Hickson
· 8 years ago
Next »