Sign in
chromium
/
external
/
github.com
/
flutter
/
flutter
/
refs/tags/0.0.7
e2f54df
Release SDK version 0.0.7 (#10456)
by Collin Jackson
· 8 years ago
0.0.7
v0.0.7
a6069ae
Roll engine to 1f2aa075717169d6058ad97b3b5c2794a97a43d7 (#10447)
by Michael Goderbauer
· 8 years ago
a367dcb
Add flags to pass '--enable-software-rendering' flag to engine in run command (#10449)
by Gary Qian
· 8 years ago
e3bab98
preview of prefer_asserts_in_initializer_list lint (#10441)
by Alexandre Ardhuin
· 8 years ago
2aaa7f8
CupertinoNavigationBar part 2 - create a bare bone CupertinoNavigationBar (#10423)
by xster
· 8 years ago
a8777ce
CupertinoNavigationBar part 1 - extract common layout logic (#10337)
by xster
· 8 years ago
457554b
Added test for box decoration hit (#10438)
by Rafal Wachol
· 8 years ago
c63ac6b
Upgrade to new template (#10374)
by Mikkel Nygaard Ravn
· 8 years ago
1b9c6a6
More documentation (#10426)
by Ian Hickson
· 8 years ago
498cfc6
(Update and) Integrate Rendering README into code (#10389)
by Michael Goderbauer
· 8 years ago
0e97637
Implement a pushRoute service to satisfy the FlutterView.pushRoute API (#10415)
by Jason Simmons
· 8 years ago
1b5b929
mark flutter_gallery_ios__transition_perf as flaky (#10420)
by Yegor
· 8 years ago
06deba2
move more tests to Linux hosts (#10413)
by Yegor
· 8 years ago
7397bb9
add tests to linux hosts (#10409)
by Yegor
· 8 years ago
9c502cb
Clean up ideviceinstaller doctor messages (#10408)
by Chris Bracken
· 8 years ago
479e533
Clarify libimobiledevice doctor check message (#10406)
by Chris Bracken
· 8 years ago
c168afc
Fix performance regression with _InheritedTheme (#10311)
by xster
· 8 years ago
ccad284
Docs for menus (#10396)
by Ian Hickson
· 8 years ago
c713aa0
BoxFit documentation (#10397)
by Ian Hickson
· 8 years ago
2ab60e9
Scroll text fields when the caret moves outside the viewport (#10323)
by Jason Simmons
· 8 years ago
0809a4f
Don't enforce `library_prefixes` lint in users' projects. (#10392)
by Todd Volkert
· 8 years ago
87c5b24
Exclude ModalBarrier from Semantics Tree if it is not dismissible (#10395)
by Michael Goderbauer
· 8 years ago
d14bb2c
Add example showing full-screen iOS/Android view from Flutter (#10386)
by Sarah Zakarias
· 8 years ago
178f446
Add generated plugin registry (#10375)
by Mikkel Nygaard Ravn
· 8 years ago
a755ccd
Use new project template (#10378)
by Mikkel Nygaard Ravn
· 8 years ago
6f81077
Use new project template (#10376)
by Mikkel Nygaard Ravn
· 8 years ago
6bff133
Fixed example README link (#10369)
by Yusuke Konishi
· 8 years ago
4a1e660
Documentation fix in StatefulWidget class (#10373)
by Fahad
· 8 years ago
f437d02
Minor documentation fixes (Material, Column) (#10365)
by Ian Hickson
· 8 years ago
e548d46
Document GridPaper (#10357)
by Ian Hickson
· 8 years ago
767ab66
Fix dartdocs (#10361)
by Ian Hickson
· 8 years ago
f50cadd
Much work on the documentation (#10331)
by Ian Hickson
· 8 years ago
4743a80
Minor flutter_tools test reorganization (#10356)
by Chris Bracken
· 8 years ago
56a556e
Add more tests of toStringDeep. (#10346)
by Jacob Richman
· 8 years ago
e913a51
Update Gallery's GeneratedPluginRegistrant to the latest template (#10349)
by Jason Simmons
· 8 years ago
c06dce4
Add more docs for MethodChannel.invokeMethod (#10345)
by Mikkel Nygaard Ravn
· 8 years ago
c11d131
Fix error in sample code (#10339)
by Mikkel Nygaard Ravn
· 8 years ago
e9d50f8
Typo to associated (#10340)
by Robert Felker
· 8 years ago
2e96550
fix typeahead css (#10325)
by Devon Carew
· 8 years ago
f375b5a
Remove duplicated word "space" from docstrings (#10328)
by Mary
· 8 years ago
b9d5327
perf_tests.dart: const constructors; constructors first
by yjbanov
· 8 years ago
f59a677
track debug build times; switch from --profile to --release
by yjbanov
· 8 years ago
307f356
Include Semantics Node in debugDumpRenderTree, if available (#10338)
by Michael Goderbauer
· 8 years ago
f68c6fb
Fix package_test flakiness, init ensure terminal context entry is set (#10333)
by Hans Muller
· 8 years ago
77c0787
Updated sample app production device labs task (#10326)
by Hans Muller
· 8 years ago
3bb7696
Fix the devicelab task that generates sample catalog app screenshots, etc (#10324)
by Hans Muller
· 8 years ago
b4e41ff
Add a devicelab task that generates sample app screenshots, etc (#10303)
by Hans Muller
· 8 years ago
9452a34
Support inactive, suspending AppLifecycleStates (#10306)
by Chris Bracken
· 8 years ago
7fb798f
Upgrade dartdoc to 0.12.0 (#10296)
by jcollins-g
· 8 years ago
7566f73
Simplify MemoryPressureObserver test (#10308)
by Chris Bracken
· 8 years ago
07e8a62
Updated removeRoute doc (#10300)
by Hans Muller
· 8 years ago
0cadbce
Added Navigator.removeRoute() (#10298)
by Hans Muller
· 8 years ago
69c2542
CupertinoTabBar (#10264)
by xster
· 8 years ago
f53d0fe
Add some documentation for RenderSliver. (#10272)
by Ian Hickson
· 8 years ago
51ba6b3
Fix DecorationImage.centerSlice (#10257)
by Ian Hickson
· 8 years ago
61e938a
Avoid divide by zero in scroll thumb rectangle calculations (#10271)
by Jason Simmons
· 8 years ago
251d83a
Add org option to flutter create (#10290)
by Mikkel Nygaard Ravn
· 8 years ago
6762e86
Change template indentation to 2 spaces (#10289)
by Mikkel Nygaard Ravn
· 8 years ago
7156fc0
Update hello_world example to new template (#10287)
by Mikkel Nygaard Ravn
· 8 years ago
10f6483
Add Swift and Kotlin templates (#10259)
by Mikkel Nygaard Ravn
· 8 years ago
230f108
expose debugPaintBaselinesEnabled (#10276)
by Devon Carew
· 8 years ago
d482898
More docs about keys. (#10282)
by Ian Hickson
· 8 years ago
f1816d6
Roll engine to af60e003d06a82310d9d5240fdb6753729edb10f (#10285)
by Chris Bracken
· 8 years ago
f9d24f6
More docs. (#10214)
by Ian Hickson
· 8 years ago
04aeef8
Let iOS flutter run auto-sign default to first profile (#10181)
by xster
· 8 years ago
437d4ab
Delete the partial pod remains in examples/layer (#10187)
by xster
· 8 years ago
5902570
AppBar: fix bugs, add docs, add samples (#10223)
by Ian Hickson
· 8 years ago
04d418b
Correct the initial rendering of non-scrollable dropdown menus (#10255)
by Hans Muller
· 8 years ago
8046f68
Roll engine to 1295b4718b204c627c71d80e309b3d5fea0592b8 (#10279)
by Chris Bracken
· 8 years ago
daad838
Revert "Roll engine to 8b09c7231e0d32ec8aba476dd2b8319a8e5d6a73 (#10262)" (#10269)
by Todd Volkert
· 8 years ago
4a92055
Roll engine to 8b09c7231e0d32ec8aba476dd2b8319a8e5d6a73 (#10262)
by Chris Bracken
· 8 years ago
49cec45
Apply minor formatting fixes (#10261)
by Chris Bracken
· 8 years ago
dd1456f
Make most ios_workflow host tool calls async (#10260)
by Chris Bracken
· 8 years ago
9a908f7
Revert "Partial rollback of #10204" (#10258)
by Michael Goderbauer
· 8 years ago
0e5d4a8
Test installation status when ideviceid is not installed (#10254)
by Chris Bracken
· 8 years ago
b291bf5
Partial rollback of #10204 (#10256)
by Michael Goderbauer
· 8 years ago
aa9c782
Add initial list of known Android hardware (#10249)
by Todd Volkert
· 8 years ago
e3ae11e
Updated example gitignore files per the flutter create template (#10251)
by Hans Muller
· 8 years ago
d33fd92
Print locale in flutter doctor (#10204)
by Michael Goderbauer
· 8 years ago
f21abb6
Bump Dart SDK to `1.24.0-dev.3.0`. (#10110)
by Phil Quitslund
· 8 years ago
d94ae08
Give an explicit path to the flutter tool. (#10235)
by Ian Hickson
· 8 years ago
fbc5f74
Attempt to de-emphasise the source code section (#10215)
by Ian Hickson
· 8 years ago
2a140a7
Sample Catalog page/screenshot production (#10212)
by Hans Muller
· 8 years ago
ee34516
Moved FLUTTER_HOME to FLUTTER_ROOT in gradle plugin (#10100)
by Rafal Wachol
· 8 years ago
40b67bb
Move icons stuff from material to widget (#10192)
by xster
· 8 years ago
5b1e972
Filter out '\n' from terminal input. (#10220)
by Alexander Aprelev
· 8 years ago
0ec9132
Roll engine to 5a7e862cbeabdf021374c2b122505a5fcd6ca37b (#10222)
by Chris Bracken
· 8 years ago
a2235d9
Switch off my new test since it broke the build (#10231)
by Ian Hickson
· 8 years ago
81b76c2
Make CircularProgressIndicator's stroke width configurable (#9794)
by Adam Barth
· 8 years ago
ab8202d
Track missing dartdocs (#10213)
by Ian Hickson
· 8 years ago
55f0aee
Update README.md (#10227)
by Ian Hickson
· 8 years ago
95e9e7e
Theme inserts IconTheme into tree (#10179)
by xster
· 8 years ago
48237d5
Small doc clarification to HapticFeedback.vibrate (#10217)
by Chris Bracken
· 8 years ago
c9d21ec
Add FlutterLogoDecoration tests (#10209)
by Chris Bracken
· 8 years ago
922c2d1
rename Android module file to include project name (#10163)
by Brian Slesinsky
· 8 years ago
a883793
Don't fail assert when we send an error to the plugin. (#10207)
by Todd Volkert
· 8 years ago
f5f0895
Comment out use_frameworks by default so that codelab users don't have to. (#10205)
by Collin Jackson
· 8 years ago
f50fe13
Fix flip-flop behaviour with two competing taps (#10151)
by Ian Hickson
· 8 years ago
ee1db83
We removed markdown a while ago. (#10184)
by Ian Hickson
· 8 years ago
77d67c9
fix flutter analyze --dartdocs (#10182)
by Ian Hickson
· 8 years ago
Next »