Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/2.6.0
/
utils
tag
b72f40bd0de13e4fc37aeea39a10412ff28b9c87
tagger
Alexander Thomas <athom@google.com>
Thu Oct 24 15:52:22 2019
object
fccdd5fb429002c6ba6a4f421a48f8465c287aec
2.6.0
6d468d1
Add a script and target to run dartfix
by Keerti Parthasarathy
· 6 years ago
50d972b
Build DDC targets with forked SDK sources when building with --nnbd flag
by Nicholas Shahan
· 6 years ago
13fbf56
[flutter] split frontend_server from vm package
by jonahwilliams
· 6 years ago
785ae93
[gardening] Fix NNDB flag use for Flutter HHH build.
by Teagan Strickland
· 6 years ago
36e4d5e
Reland "[dartdevc] cleaning up unused web files"
by Mark Zhou
· 6 years ago
8e2649b
Revert https://dart-review.googlesource.com/c/sdk/+/117681.
by Robert Nystrom
· 6 years ago
05c75c0
[CFE] Merge DDC and bazel incremental modular entrypoint code
by Jens Johansen
· 6 years ago
34087a6
[build] Remove dart_host_toolchain.
by Alexander Aprelev
· 6 years ago
ff778d1
[bazel] Sort certain things when compiling in incremental mode (take 2)
by Jens Johansen
· 6 years ago
b0f7cba
[VM] Kernel service dill should not include full paths
by Jens Johansen
· 6 years ago
cdcec63
[bazel] Sort certain things when compiling in incremental mode
by Jens Johansen
· 6 years ago
6a27310
Reland "[build] Speed up debug and simulator builds by running steps on the prebuilt VM."
by Ryan Macnak
· 6 years ago
b0fa0ae
[build] Ensure kernel service trains on the source.
by Alexander Aprelev
· 6 years ago
b87c9af
Revert "Reland "[build] Speed up debug and simulator builds by running steps on the prebuilt VM.""
by Clement Skau
· 6 years ago
46f2603
Reland "[build] Speed up debug and simulator builds by running steps on the prebuilt VM."
by Ryan Macnak
· 6 years ago
4aa820b
Reland "[vm/bytecode] Switch kernel service dill to bytecode if building Dart SDK with --bytecode"
by Alexander Markov
· 6 years ago
2540196
Pass proper file URI under both Windows and not
by Jens Johansen
· 6 years ago
d948962
Revert "[build] Speed up debug and simulator builds by running steps on the prebuilt VM."
by Alexander Aprelev
· 6 years ago
351acd1
[build] Fix application_snapshot.gni for uses outside of utils/xyz.
by Ryan Macnak
· 6 years ago
74cff6c
[build] Speed up debug and simulator builds by running steps on the prebuilt VM.
by Ryan Macnak
· 6 years ago
6512f55
Revert "Revert "Add dart2native tool for building either an aot file or a stand-alone executable.""
by Sarah Zakarias
· 6 years ago
54fdd55
Revert "Add dart2native tool for building either an aot file or a stand-alone executable."
by Ben Konyi
· 6 years ago
a6141ff
Add dart2native tool for building either an aot file or a stand-alone executable.
by Sarah Zakarias
· 6 years ago
8a670d7
[CFE/bazel/DDC] Match 'tags' to reuse compiler state
by Jens Johansen
· 6 years ago
3f0f66c
[DDC,bazel] Allow no digest when not in worker mode
by Jens Johansen
· 6 years ago
9768779
[bazel] Don't require empty linked inputs for incremental mode
by Jens Johansen
· 6 years ago
ea7348c
Revert "[vm/bytecode] Switch kernel service dill to bytecode if building Dart SDK with --bytecode"
by Alexander Markov
· 6 years ago
beee442
[vm/bytecode] Switch kernel service dill to bytecode if building Dart SDK with --bytecode
by Alexander Markov
· 6 years ago
1644d4b
[vm/bytecode] Train kernel service with bytecode generation
by Alexander Markov
· 6 years ago
23a956c
[bazel] Fix serialization when not doing summary
by Jens Johansen
· 6 years ago
aeb864a
Allow bazels kernel_worker to output used inputs
by Jens Johansen
· 6 years ago
45591cd
[dartdevc] fix sdk source map paths
by Vijay Menon
· 6 years ago
11da803
[dartdevc] build the ddk sdk with dartdevc
by Vijay Menon
· 6 years ago
9a07c4a
[dartdevc] Properly encode Windows-style paths and paths with spaces for source maps
by Mark Zhou
· 6 years ago
279c1da
Use absolute paths as canonical paths for inputs digest maps
by Jacob MacDonald
· 6 years ago
d353584
[tools] Remove patch_sdk tool which is no longer used.
by Vyacheslav Egorov
· 6 years ago
8a94b6f
[dartdevc] don't gen source maps for helper code compiled with dart2js
by Vijay Menon
· 6 years ago
0a57ce3
Make KernelWorker support running in an isolate.
by David Morgan
· 6 years ago
3b5a187
[dartdevc] move ddc internal libraries under sdk
by Vijay Menon
· 6 years ago
1b95819
[dartdevc] Train ddc on dill file instead of analyzer summary
by Vijay Menon
· 6 years ago
ec3cd7f
Workaround for dartbug.com/36983 also when not in incremental compiler
by Jens Johansen
· 6 years ago
64ed4bf
Changes to bazel worker to support modular testing.
by Sigmund Cherem
· 6 years ago
2bbb6aa
Fixes to incremental DDK/blaze
by Jens Johansen
· 6 years ago
6b730e8
[bazel/kernel_worker] Only workers use incremental compiler; require digest
by Jens Johansen
· 6 years ago
099af47
[kernel] add ability to disable offsets for bazel worker to use
by Jens Johansen
· 6 years ago
e2976ac
Add --track-widget-creation flag to frontend_server.
by Jacob Richman
· 6 years ago
8754351
[CFE] Run widget transformer before constant evaluation.
by Aske Simon Christensen
· 6 years ago
1179467
Move widget transformer to kernel package
by Aske Simon Christensen
· 6 years ago
3ad32e4
[vm] Revert 1db1ac48632df42d1569a80859b9db7a82293eab.
by Ryan Macnak
· 6 years ago
51730db
Add flutter track widget creation transform to bazel kernel worker
by Chingjun Lau
· 6 years ago
ed8e425
Proposed fix to #36644
by Jens Johansen
· 6 years ago
2c4dc7a
Support targetting flutter and flutter_runner in kernel_worker
by Chingjun Lau
· 6 years ago
43eebea
[kernel_worker] retry on failure
by Vijay Menon
· 6 years ago
d8a0d68
Rename devcompiler to ddc
by Nate Bosch
· 6 years ago
edc6f88
Use compiler context when serializing components and performing transformations.
by Jacob MacDonald
· 6 years ago
907c514
[SDK] Adds build targets, wrappers and SDK builds for Dart AOT.
by Clement Skau
· 6 years ago
b7f69e2
dartdevc and bazel worker can use incremental compiler
by Jens Johansen
· 6 years ago
89f00ab
Add a build rule for bytecode version of kernel_service.dill
by Liam Appelbe
· 6 years ago
d267fb6
change the SummaryTarget to extend the DevCompilerTarget
by Jacob MacDonald
· 6 years ago
74a23b9
Add support for dart2js targets to kernel_worker
by Sigmund Cherem
· 6 years ago
8332fb0
[vm] Adds an API call to dump the CPU profile to the timeline
by Zach Anderson
· 7 years ago
30b47d2
[sdk] Remove unused --packages flag no longer recognized by gen_snapshot.
by Ryan Macnak
· 7 years ago
3e304de
switch dartdevc to kernel and fix path in rules.
by jonahwilliams
· 7 years ago
4cff5a4
[ VM / Service ] Dynamically load source from linked-in platform kernel
by Ben Konyi
· 7 years ago
3d6acab
[dartdevc] remove unused `dartdevk` binary, fixes #35483
by Jenny Messerly
· 7 years ago
d0c2cdc
[Kernel] Remove the syncAsync flag
by Kevin Millikin
· 7 years ago
d3c3341
[dartdevc] fix conditional imports in kernel backend
by Jenny Messerly
· 7 years ago
b484aad
Remove library-root option - replace it with a libraries-spec option instead
by Sigmund Cherem
· 7 years ago
8f4e379
update kernel worker to enable sync-async
by Jacob MacDonald
· 7 years ago
0a6d960
Update bazel_worker to onDiagnostic
by Peter von der Ahé
· 7 years ago
f6ca2c1
Remove the Dart 1 tests.
by Bob Nystrom
· 7 years ago
8c872e0e
Remove TargetFlags.strongMode
by Peter von der Ahé
· 7 years ago
ee97806
Replace strongMode with legacyMode in CompilerOptions
by Peter von der Ahé
· 7 years ago
ed6c557
Add cli parameters to kernel_sdk.dart to get all paths explicitly
by Ivan Naydonov
· 7 years ago
30aa464
[VM] Remove 'corelib' and 'dart-io' sources generation into C++ arrays
by asiva
· 7 years ago
4a51268
[gen_snapshot] Restore support for --snapshot_kind=vm-aot-assembly; update docs.
by Ryan Macnak
· 7 years ago
2f25dcd
[vm] Remove script snapshots.
by Ryan Macnak
· 7 years ago
355c73d
[VM] Remove support for option --no-preview-dart-2
by asiva
· 7 years ago
0bbdd8f
[build] Correctly rebase kernel-service output for depfile
by Zach Anderson
· 7 years ago
2c427d3
Train the dartanalyzer on less source.
by Devon Carew
· 7 years ago
a077609
Cleanup some of the build rules to not use Dart 1 mode.
by asiva
· 7 years ago
7df4900
Train the dartanalyzer tool on generating summaries.
by Devon Carew
· 7 years ago
96a1900
Remove dart2js non-strong platforms
by Stephen Adams
· 7 years ago
1e4b3e9
Train kernel-service on Windows
by Jens Johansen
· 7 years ago
d04d304
Stop using/generating spec.sum file.
by Paul Berry
· 7 years ago
a6d20e6
Fix dependence on kernel-service in the application snapshot rule.
by asiva
· 7 years ago
d1bd887
[VM/SDK] Switch kernel isolate to run in Dart 2 mode
by asiva
· 7 years ago
0320376
Revert "[VM/SDK] Switch kernel isolate to run in Dart 2 mode"
by Vyacheslav Egorov
· 7 years ago
499761f
[VM/SDK] Switch kernel isolate to run in Dart 2 mode
by asiva
· 7 years ago
bde6bbc
[kernel] Move VmTarget and FlutterTarget to package:vm
by Vyacheslav Egorov
· 7 years ago
00e3109
[VM] Adjust flags for creating depfiles
by Zach Anderson
· 7 years ago
05b9bbd
Remove the dart1 version of the analysis server snapshot.
by Devon Carew
· 7 years ago
9107399
Add back in the analysis server training.
by Devon Carew
· 7 years ago
5d145bd
Temporarily revert training the analysis server snapshot.
by Devon Carew
· 7 years ago
33697f7
Revert "Reland "[VM/SDK]""
by Siva Annamalai
· 7 years ago
b59583e
Reland "[VM/SDK]"
by asiva
· 7 years ago
7f53344
Revert "[VM/SDK]"
by Siva Annamalai
· 7 years ago
b414641
[VM/SDK]
by asiva
· 7 years ago
7ddc4ce
Train the analysis server snapshot on pkg/analyzer_cli.
by Devon Carew
· 7 years ago
e84f061
Build a 2nd, --no-preview-dart-2, analysis server snapshot.
by Devon Carew
· 7 years ago
Next »