Sign in
chromium
/
external
/
github.com
/
flutter
/
flutter
/
refs/tags/v1.3.13
/
dev
c163ed9
Adds macOS raw keyboard mapping (#29231)
by Francisco Magdaleno
· 6 years ago
72605d2
Switch flutter_tools from script to app-jit snapshot. (#27749)
by Jonah Williams
· 6 years ago
cd803ac
Improve hot reload performance (#28152)
by Jonah Williams
· 6 years ago
fa149ee
Cupertino localization step 1: add an English arb file (#29200)
by xster
· 6 years ago
4906c7e
Update README.md (#29369)
by Dan Field
· 6 years ago
439fbbe
Update SDK constraints to reflect the fact that set literals are being used (#29389)
by Brian Wilkerson
· 6 years ago
7bed378
Only run codegen at start of flutter_test (#29171)
by Jonah Williams
· 6 years ago
97a8120
guard new formatter behind env var (#29340)
by Dan Field
· 6 years ago
dcc965a
Revert "Speculative fix for #29262 (#29273)" (#29319)
by Dan Field
· 6 years ago
53d4525
Speculative fix for #29262 (#29273)
by Dan Field
· 6 years ago
1ddd15f
Update README.md
by Shi-Hao Hong
· 6 years ago
b9f013c
Make sure test reporter prints out stderr, and disables Bigquery for non-contributors (#29073)
by Dan Field
· 7 years ago
2a644f3
Run non-perf sensitive tests on Cirrus (#27971)
by Dan Field
· 7 years ago
3af88c5
add heartbeat (#29056)
by Dan Field
· 7 years ago
d4a441a
Add integration to all targets (#29020)
by Jonah Williams
· 7 years ago
4be4830
update readme for LUCI (#29023)
by Dan Field
· 7 years ago
77142b8
Revert "re-enable dart2js test (#29010)" (#29030)
by Jonah Williams
· 7 years ago
6a7f231
re-enable dart2js test (#29010)
by Jonah Williams
· 7 years ago
a3b484d
make coverage work again (#29016)
by Dan Field
· 7 years ago
f67a529
Fix coverage shard and print summary after test run (#28970)
by Dan Field
· 7 years ago
a2d349c
select ResidentCompiler during FlutterDevice initialization (#28603)
by Jonah Williams
· 7 years ago
e5b1ed7
Fix for post submit on cirrus (#28963)
by Dan Field
· 7 years ago
v1.3.8
20e0f13
Test reporter (#28297)
by Dan Field
· 7 years ago
802eca2
set literal conversions (#27811)
by Phil Quitslund
· 7 years ago
d91cfff
switch tool tests to build runner (#28759)
by Jonah Williams
· 7 years ago
8361475
Revert "Remove the old HaTS implementation on API docs" (#28748)
by Jonah Williams
· 7 years ago
c704d42
Update README.md (#28734)
by Dan Field
· 7 years ago
7ab3bc7
Be more strict about finding version number attached to a revision. (#28527)
by Greg Spencer
· 7 years ago
d1cb00b
Remove the old HaTS implementation on API docs (#28683)
by Ja Young Lee
· 7 years ago
387f885
Add missing trailing commas (#28673)
by Alexandre Ardhuin
· 7 years ago
c63dcf3
Make shader warm-up async so it can handle image (#28687)
by liyuqian
· 7 years ago
ec93468
Add capability to run build_runner tests for engine (#28684)
by Jonah Williams
· 7 years ago
ccdd505
Fix spelling errors. (#28657)
by Greg Spencer
· 7 years ago
6350d0b
disable dart2js test (#28555)
by Jonah Williams
· 7 years ago
19a6a6f
Reland "Shader warm up (#27660)" (#28537)
by liyuqian
· 7 years ago
e50ebfc
remove personal repo and replace with trivial example for smoke test (#28386)
by Jonah Williams
· 7 years ago
dd5559a
Add LICENSE test to presubmit checks (#28369)
by liyuqian
· 7 years ago
6f5f037
Add basic web device and run support (#28302)
by Jonah Williams
· 7 years ago
ce06ef4
increase timeout (#28480)
by Dan Field
· 7 years ago
c940088
Add SHA256 checksums to published metadata (#28472)
by Greg Spencer
· 7 years ago
d2a7641
remove json_schema dep again (#28517)
by Jonah Williams
· 7 years ago
2e3d9ea
Mark non-flaky test as such (#28373)
by liyuqian
· 7 years ago
57a8b03
[Gallery] Fortnightly demo moved from flutter/samples. (#28125)
by Will Larche
· 7 years ago
0e984fb
update packages (#28400)
by Dan Field
· 7 years ago
b484a91
add2app test (#27712)
by Dan Field
· 7 years ago
adc8e15
Revert "Shader warm up (#27660)" (#28376)
by liyuqian
· 7 years ago
a44f174
Shader warm up (#27660)
by liyuqian
· 7 years ago
3837ec9
Reland #27754, now that bsdiff has moved to flutter/packages. (#28291)
by Stanislav Baranov
· 7 years ago
d39a725
deploy to .dev firebase projects. (#28171)
by Ray Rischpater, KF6GPE
· 7 years ago
04b7a5b
Reduce memory benchmark perf tests outer loop to 10. (#28281)
by Dan Field
· 7 years ago
3ce0c27
Make logcat less chatty on perf tests (#28272)
by Dan Field
· 7 years ago
2acf6fd
Outline for survey implementation (#27305)
by Jonah Williams
· 7 years ago
dff25a3
Fix Dashing rules to use new dartdoc CSS entity markers. (#27818)
by Greg Spencer
· 7 years ago
262f12b
Remove remaining "## Sample code" segments, and fix the snippet generator. (#27793)
by Greg Spencer
· 7 years ago
67cf215
Add basic codegen app to be used for integration testing and benchmarks (#27257)
by Jonah Williams
· 7 years ago
9bc5656
Wire dart2js through flutter tool, add compilation test (#27668)
by Jonah Williams
· 7 years ago
ed4e3da
update packages and supress lint (#27902)
by Dan Field
· 7 years ago
ef9c059
Hook up character events and unmodified code points to Android raw key event handling. (#27853)
by Greg Spencer
· 7 years ago
58939b7
Prevent tests from importing other tests. (#27800)
by Ian Hickson
· 7 years ago
431cfda
Adding support for logical and physical key events (#27627)
by Greg Spencer
· 7 years ago
bcd60fa
Make sample analyzer more friendly for running locally. (#27648)
by Greg Spencer
· 7 years ago
2aad593
Add a keyboard key code generator. (#27620)
by Greg Spencer
· 7 years ago
da27f62
Make a kReleaseMode constant that is public. (#27502)
by Greg Spencer
· 7 years ago
6bb4b12
Update dartdoc to 0.28.1+2 and fix search text alignment (#27559)
by Janice Collins
· 7 years ago
b06a709
Use flutter_tools to generate build_script (#27277)
by Jonah Williams
· 7 years ago
37108c4
Add some instructions to the README for packaging archives locally (#27116)
by xster
· 7 years ago
de321b9
Add scroll performance test for flutter_gallery (#27513)
by liyuqian
· 7 years ago
92125ed
Enable dependency injection of Window instead of using static property (#27389)
by Matt Carroll
· 7 years ago
328c73e
Update dartdoc to 0.28.1+1 and add parameters for source-code linking (#27511)
by Janice Collins
· 7 years ago
b5ca595
Remove icudtl.dat from APK asset size checks (#27505)
by Jason Simmons
· 7 years ago
6d20ff2
Remove all obsolete "// ignore:" (#27271)
by Michael Goderbauer
· 7 years ago
ca92efe
Add module checking (#27122)
by Jonah Williams
· 7 years ago
c082f8d
Revert f9e6242db (#26944) (#27191)
by Dan Field
· 7 years ago
0e54e9f
Fix gsutil.py call for windows (#27113)
by xster
· 7 years ago
2e8f173
Add flutter_build package for codegen and version sync with tool (#26978)
by Jonah Williams
· 7 years ago
02dbb08
Modify offline docs platform family for Dash/Zeal (#27053)
by Greg Spencer
· 7 years ago
496c573
Update packages (#27046)
by Dan Field
· 7 years ago
7bfbc28
Revert "Upgrade the Gradle script to Android plugin version 3.3.0 (#26913)" (#27045)
by Jason Simmons
· 7 years ago
30f33d6
Upgrade the Gradle script to Android plugin version 3.3.0 (#26913)
by Jason Simmons
· 7 years ago
f777db2
add uiMode to android:configChanges (#26896)
by Jonah Williams
· 7 years ago
4881777
Fix behavior of handleDrawFrame() in benchmark mode. (#25049)
by sjindel-google
· 7 years ago
386f346
Roll engine to 05fee4eeee0ff6b219b1fcc394371e5f6963cc46 (#26713)
by Dan Field
· 7 years ago
d8d36bc
targetSdkVersion 28 (#26798)
by Dan Field
· 7 years ago
db7e4fb
Fix test expectations per change made in #26736 (#26809)
by Todd Volkert
· 7 years ago
31a9626
[O] Removing all timeouts (mark II) (#26736)
by Ian Hickson
· 7 years ago
e1f5ee3
Update VERSION_WIN_SDK (#26797)
by Dan Field
· 7 years ago
e5eab66
Update VERSION_LINUX_SDK (#26795)
by Dan Field
· 7 years ago
f02f4fb
Rev Android Platform to 28 for bots (#26790)
by Dan Field
· 7 years ago
43bf66a
Close the Scaffold drawer in scroll_perf_test.dart (#26763)
by Hans Muller
· 7 years ago
b531b8f
Use Cirrus image's fastlane instead of freezing our own set of gem dependencies (#26737)
by xster
· 7 years ago
4c99958
Revert "Move flutter_assets to App.framework (#26630)" (#26675)
by Dan Field
· 7 years ago
d8db70a
Move flutter_assets to App.framework (#26630)
by Dan Field
· 7 years ago
774e8c1
remove ignore_for_file lints (#26545)
by Dan Field
· 7 years ago
4007ff6
Update dartdoc to 0.28.0 and add flags to constrain warnings (#26546)
by Janice Collins
· 7 years ago
35fcd90
Narrow regexp for import search in bot's analyze script. (#26539)
by Greg Spencer
· 7 years ago
78f4878
Cleanup device lab test and remove a timeout. (#24581)
by Ian Hickson
· 7 years ago
141d6e1
Add support for detecting which modifier keys have been pressed on RawKeyboardEvents (#26265)
by Greg Spencer
· 7 years ago
5a434c6
Let the packaging recipe use gsutil.py (#26402)
by xster
· 7 years ago
b5e69f2
Make sure package cache prepare does not end up creating projects inside the Flutter repo (#26389)
by xster
· 7 years ago
17d741e
Emit more of HTTP error response bodies (#26395)
by Chris Bracken
· 7 years ago
Next »