Sign in
flutter
/
mirrors
/
flutter
/
f11c34109ce0608276bbf4db670c3985f37f333e
/
packages
/
flutter_tools
/
lib
/
src
/
artifacts.dart
9bd02a1
Re-Re-Re-land implement flutter build bundle with assemble (#41302)
by Jonah Williams
· 6 years ago
cc3ca9a
Revert "Re-Re-land Implement flutter build bundle with assemble (#41230)" (#41295)
by Jonah Williams
· 6 years ago
v1.10.6
84a476a
Re-Re-land Implement flutter build bundle with assemble (#41230)
by Jonah Williams
· 6 years ago
f8ba675
Revert "Reland: implement build bundle with assemble (#40470)" (#40862)
by Jonah Williams
· 6 years ago
ea7876a
Reland: implement build bundle with assemble (#40470)
by Jonah Williams
· 6 years ago
e2340c6
[flutter_tool] Use curly braces around single statment control structures (#40446)
by Zachary Anderson
· 6 years ago
609a78f
Revert "build bundle with assemble (#37508)" (#40204)
by Jonah Williams
· 6 years ago
a7aff56
build bundle with assemble (#37508)
by Jonah Williams
· 6 years ago
b2d19d2
Add support for macOS release/profile mode (3 of 3) (#38909)
by Jonah Williams
· 6 years ago
0cd0c66
Change priority of gen_snapshot search paths (#37647)
by Liam Appelbe
· 6 years ago
2ab4699
Flutter assemble for macos take 2! (#36987)
by Jonah Williams
· 6 years ago
d1190b6
remove unrelated code (#36481)
by Jonah Williams
· 6 years ago
102ab1e
Reland bundle ios deps (#36093)
by Christopher Fujino
· 6 years ago
e91822d
Revert "Bundle ios dependencies (#34669)" (#36071)
by Christopher Fujino
· 6 years ago
14d489a
Bundle ios dependencies (#34669)
by Christopher Fujino
· 6 years ago
e91b98a
Add initial implementation of flutter assemble (#32816)
by Jonah Williams
· 6 years ago
c7408be
prepare for lint update of prefer_final_fields (#35059)
by Alexandre Ardhuin
· 6 years ago
73330e1
Remove compilation trace and dynamic support code (#34529)
by Jonah Williams
· 6 years ago
83986ac
Add a real-er web restart, doctor, workflow (#33786)
by Jonah Williams
· 6 years ago
da600ba
Reland - Wire up hot restart and incremental rebuilds for web (#33533)
by Jonah Williams
· 6 years ago
925f5f1
Revert "Wire up hot restart and incremental rebuilds for web (#33197)" (#33529)
by Jonah Williams
· 6 years ago
52ae996
Wire up hot restart and incremental rebuilds for web (#33197)
by Jonah Williams
· 6 years ago
0acd3e6
refactor context to be implicit-downcast safe (#31622)
by Jonah Williams
· 6 years ago
7f959d8
Add Xcode build script for macOS target (#31329)
by Jonah Williams
· 6 years ago
08445c8
Stop precaching the artifacts for dynamic mode. (#31282)
by Stanislav Baranov
· 6 years ago
d775908
Download and handle product version of flutter patched sdk (#31063)
by Alexander Aprelev
· 6 years ago
44b22c7
Fix cache location, artifacts, and re-enable dart2js test (#29783)
by Jonah Williams
· 6 years ago
77142b8
Revert "re-enable dart2js test (#29010)" (#29030)
by Jonah Williams
· 6 years ago
6a7f231
re-enable dart2js test (#29010)
by Jonah Williams
· 6 years ago
5169ab5
format parameter list (#27261)
by Alexandre Ardhuin
· 6 years ago
9bc5656
Wire dart2js through flutter tool, add compilation test (#27668)
by Jonah Williams
· 6 years ago
ef276ff
format initializer list of constructors (#27111)
by Alexandre Ardhuin
· 6 years ago
a226c0f
Add a flutter-attach entry point for fuchsia (#24878)
by Jonah Williams
· 6 years ago
81c7af3
Add fuchsia specific entrypoint (#23916)
by Jonah Williams
· 6 years ago
c9ca7c4
Add override frontend_server snapshot for fuchsia_reload command (#23162)
by Jonah Williams
· 6 years ago
2ea1d81
sort_constructors_first (#22575)
by Alexandre Ardhuin
· 6 years ago
83cdb57
Cleanup uses of entry points files (#22098)
by Alexander Markov
· 7 years ago
c799c2f
Use "product" mode VM snapshot when running dynamic "release" mode flutter with cached engine. (#22043)
by Stanislav Baranov
· 7 years ago
d927c93
Unnecessary new (#20138)
by Alexandre Ardhuin
· 7 years ago
393f927
Reland Flutter tool support for dynamic code #20543 (#20646)
by Stanislav Baranov
· 7 years ago
58e52cc
Revert "Flutter tool support for dynamic code" (#20644)
by Jonah Williams
· 7 years ago
25ba90a
Flutter tool support for dynamic code. (#20543)
by Stanislav Baranov
· 7 years ago
eda03e2
re-re-enable lint unnecessary_const (#20103)
by Alexandre Ardhuin
· 7 years ago
00aac68
Revert flutter/flutter#19592 (#19861)
by Todd Volkert
· 7 years ago
2701835
re-enable lint unnecessary_const (#19592)
by Alexandre Ardhuin
· 7 years ago
f630f90
Revert "enable lint unnecessary_const (#19342)" (#19423)
by Ian Hickson
· 7 years ago
cc1cf13
enable lint unnecessary_const (#19342)
by Alexandre Ardhuin
· 7 years ago
9e0a610
Support local-engine option for flutter_tester on Windows. (#16648)
by Alexander Aprelev
· 7 years ago
cf500bf
Integration test for FlutterTesterDevice. (#16424)
by Konstantin Scheglov
· 7 years ago
38970f5
Add a new Device backed by flutter_tester. (#16405)
by Konstantin Scheglov
· 7 years ago
8d11f5c
Make AppContext immutable and race-free (#15984)
by Todd Volkert
· 7 years ago
602e6d7
Pass entry points JSON files to front-end server, take 2 (#15227)
by Alexander Markov
· 7 years ago
01d8e0a
Revert "Pass entry points JSON files to front-end server" (#15223)
by Alexander Markov
· 7 years ago
0edea88
Pass entry points JSON files to front-end server (#15180)
by Alexander Markov
· 7 years ago
0263394
Adding back commit #e0f6e62 with fix to test failures (#15212)
by Keerti Parthasarathy
· 7 years ago
7066cd7
Revert "Add to Artifacts, and add optional arguments to entry points for flut… (#15185)" (#15210)
by Keerti Parthasarathy
· 7 years ago
e0f6e62
Add to Artifacts, and add optional arguments to entry points for flut… (#15185)
by Keerti Parthasarathy
· 7 years ago
fe00598
Reintroduce engineDartSdkPath artifact. (#14742)
by Alexander Aprelev
· 7 years ago
c0c6c60
Use already downloaded dart sdk for frontend_server. (#14702)
by Alexander Aprelev
· 7 years ago
83e0ca2
Fuse --strong into --preview-dart-2 option.
by asiva
· 7 years ago
c02b6a8
some whitespace cleanup (#14443)
by Alexandre Ardhuin
· 7 years ago
d5149d4
Toolchain support for Android ARM64 targets (#14394)
by Jason Simmons
· 7 years ago
426d6b0
support for --strong option (#13859)
by Siva
· 7 years ago
70b32e8
Use processManager.canRun instead of file existance check.
by Alexander Aprelev
· 7 years ago
a6c9630
Fix gen_snapshot name, path for Windows.
by Alexander Aprelev
· 7 years ago
0ca1af7
Removed additional dead code.
by Ben Konyi
· 7 years ago
90ad465
Removed dead code.
by Ben Konyi
· 7 years ago
08c2e07
Removed special cases for '.exe'.
by Ben Konyi
· 7 years ago
bf33eb7
Enabling 'flutter test' for Windows (woohoo!).
by Ben Konyi
· 7 years ago
eb475bb
move dart_io_entries.txt to third_party/dart for AOT builds with a local engine (#12659)
by Jason Simmons
· 7 years ago
c5750cd
Introduce `--preview-dart-2` option to run new frontend compiler in flutter tools. (#11741)
by Alexander Aprelev
· 8 years ago
22ccb74
Check all possible output directories to find a locally built gen_snapshot (#11417)
by Jason Simmons
· 8 years ago
1650420
Update --local-engine to account for changed host architecture of 32-bit Android debug builds. (#11263)
by Ryan Macnak
· 8 years ago
fce76bc
Revert "Update --local-engine to account for changed host architecture of 32-bit Android debug builds. (#11251)" (#11259)
by Ryan Macnak
· 8 years ago
3f514fc
Update --local-engine to account for changed host architecture of 32-bit Android debug builds. (#11251)
by Ryan Macnak
· 8 years ago
561e777
Fix path to flutter_tester when using local enginde on Mac OS (#11134)
by Michael Goderbauer
· 8 years ago
91dbb3c
roll engine and update tools for the removal of dart:jni (#9137)
by Jason Simmons
· 8 years ago
e7f1361
Update artifact names and remove obsolete artifacts (#9091)
by Jason Simmons
· 8 years ago
72effdd
Roll the engine and update for new binary names (#9089)
by Jason Simmons
· 8 years ago
7b2367e
Remove legacy .apk build. (#8793)
by Jakob Andersen
· 8 years ago
b6ba37d
Adds initial support for hot reload for Fuchsia to flutter_tool. (#8764)
by Zachary Anderson
· 8 years ago
e44f513
Fix the gen_snapshot path for a local_engine FLX build in debug mode (#8754)
by Jason Simmons
· 8 years ago
906103d
eliminate sky snapshot (#8631)
by Michael Goderbauer
· 8 years ago
7a09316
Declare locals final where not reassigned (flutter_tools) (#8570)
by Chris Bracken
· 8 years ago
d579d58
Enable Hot Reload on Windows (backed by gen_snapshot) (#8512)
by Michael Goderbauer
· 8 years ago
cd8434d
Refactor how Artifacts are located (#8234)
by Michael Goderbauer
· 8 years ago
32846de
Remove ArtifactStore and move flutterRoot into Cache (#3883)
by Jason Simmons
· 9 years ago
a590ee2
Remove BuildConfigurations (#3879)
by Jason Simmons
· 9 years ago
f132aca
use the new cache code to locate more artifacts (#3361)
by Devon Carew
· 9 years ago
7ad1e38
Fix windows crash (#3236)
by Devon Carew
· 9 years ago
1311ae6
add a target for android-x64 (#3224)
by Devon Carew
· 9 years ago
7507968
move services to using cache.dart (#3211)
by Devon Carew
· 9 years ago
2e062df
Use --packages rather than --package-root
by Adam Barth
· 9 years ago
2fc8e9a
create a crash report
by Devon Carew
· 9 years ago
68a3aa7
Use the artifacts store for iOS assets
by Chinmay Garde
· 9 years ago
c8377d7
Dont differentiate between ios_arm and ios_x64 in flutter_tools
by Chinmay Garde
· 9 years ago
e2744e9
Stop using a prebuilt APK
by Adam Barth
· 9 years ago
bedd8e9
Merge pull request #2650 from Hixie/always_always_specify_types
by Ian Hickson
· 9 years ago
d745e20
Even more types
by Ian Hickson
· 9 years ago
4daee0c
misc tool ui cleanup
by Devon Carew
· 9 years ago
Next »