Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/2.13.3
/
utils
tag
a77223333944631f8f48a76e7f4697a4877e29d7
tagger
Alexander Thomas <athom@google.com>
Wed Jun 09 10:44:45 2021
object
516eb3b05c252ef3d34255d06700c1f09f7f4502
2.13.3
5a38589
[test] Apply simarm64 status file entries to simarm64c.
by Ryan Macnak
· 4 years, 7 months ago
d352bc2
Remove (most) uses of the "non-nullable" experiment flag.
by Lasse R.H. Nielsen
· 4 years, 7 months ago
91be638
Add support for --verbosity in bazel/kernel_worker
by Johnni Winther
· 4 years, 7 months ago
c42c76f
[ VM / CLI ] Run DartDev isolate from snapshot when possible
by Ben Konyi
· 4 years, 8 months ago
00b7040
Remove obsolete dartfix build target and scripts
by Sigurd Meldgaard
· 4 years, 10 months ago
d014a0f
Remove bytecode mode of Dart SDK build
by Alexander Markov
· 4 years, 11 months ago
d966612
Remove remaining bytecode benchmarks
by Alexander Markov
· 5 years ago
745f112
Opt out some files from null safety.
by Leaf Petersen
· 5 years ago
28b6ccb
[kernel_worker] Pass null safety mode to TargetFlags
by Alexander Markov
· 5 years ago
1522a86
add --strong-null-safety flag to the kernel worker
by Jacob MacDonald
· 5 years ago
4fb4e0a
[ VM / DartDev ] Run dartdev from kernel instead of AppJIT snapshot
by Ben Konyi
· 5 years ago
1d6e685
[Compiler] Version Fix for Window Builds
by MichealReed
· 5 years ago
fd5140d
[SDK] Fix VM/kernel version mix in build.
by Clement Skau
· 5 years ago
033a81d
[build] Add dependencies to the strong summary generation
by William Hesse
· 5 years ago
60fef97
[ DartDev / GN ] Updated build files to always copy dartdev and DDS
by Ben Konyi
· 5 years ago
bad34bd
[ddc] Delete unused target dartdevc_patch_sdk
by Nicholas Shahan
· 5 years ago
b98eb38
[ddc] Use prebuilt_dart_action to build js
by Nicholas Shahan
· 5 years ago
157ebfe
Reland "[ VM / DartDev ] Launch DartDev in an isolate within a single main Dart process"
by Ben Konyi
· 5 years ago
7e37383
Revert "Reland "[ VM / DartDev ] Launch DartDev in an isolate within a single main Dart process""
by Alexander Aprelev
· 5 years ago
bc4cb12
Reland "[ VM / DartDev ] Launch DartDev in an isolate within a single main Dart process"
by Ben Konyi
· 5 years ago
3849b50
Revert "[ VM / DartDev ] Launch DartDev in an isolate within a single main Dart process"
by Ben Konyi
· 5 years ago
ffe258d
[ VM / DartDev ] Launch DartDev in an isolate within a single main Dart process
by Ben Konyi
· 5 years ago
90bba3a
[vm] Ensure SDK hash is correctly embedded for CFE and other tools that produce Kernel
by Martin Kustermann
· 5 years ago
9460ac3
[ddc] Copy more .dill files to packaged sdk
by Nicholas Shahan
· 5 years ago
0ce8398
Reland "[SDK] Adds an SDK hash to kernels and the VM."
by Clement Skau
· 5 years ago
bb8d145
Revert "[SDK] Adds an SDK hash to kernels and the VM."
by asiva
· 5 years ago
edde575
[SDK] Adds an SDK hash to kernels and the VM.
by Clement Skau
· 5 years ago
7f268ab
[ddc] Allow DDC to compile SDK from dill
by Nicholas Shahan
· 5 years ago
e721835
add all flutter/flutter_test/test isolate deps to the allow list
by Jacob MacDonald
· 5 years ago
d44457f
[Core Libraries] Eliminate the fork in the core libraries.
by Leaf Petersen
· 5 years ago
134c5c3
[ddc] Fix break on --no-nnbd build
by Nicholas Shahan
· 5 years ago
1b6201b
Update build_sdk_summaries to 'build' command, update help.
by Konstantin Shcheglov
· 5 years ago
6a551f8d
Use allowed_experiments.json when building SDK summary (reland).
by Konstantin Shcheglov
· 5 years ago
72e5599
[ddc] Add --sound-null-safety flag and pass to CFE
by Nicholas Shahan
· 5 years ago
521acb1
[dart2js ddc] make paths of dart2js and ddc platform files agnostic of nnbd.
by Sigmund Cherem
· 5 years ago
b6af46d
Revert "Use allowed_experiments.json when building SDK summary."
by Konstantin Shcheglov
· 5 years ago
97d9412
Use allowed_experiments.json when building SDK summary.
by Konstantin Shcheglov
· 5 years ago
34b74de
[ddc] Remove packages not used by tests
by Nicholas Shahan
· 5 years ago
f27ec2d
[ddc] Delete dartdevc_test_kernel_local target
by Nicholas Shahan
· 5 years ago
667e6f9
add --verbose support to Kernel worker
by Jacob MacDonald
· 5 years ago
e16b45c
[dart2js] Add --nnbd-strong SDK.
by Mayank Patke
· 5 years ago
fcb8ac8
[ddc] Restore self hosted training for snapshot
by Nicholas Shahan
· 5 years ago
1960d21
[ VM / DartDev ] Updated build rules for DartDev and exposed create_platform_sdk build target
by Ben Konyi
· 5 years ago
03ce33f
[BUILD] - Initial CL to unfork the NNBD Dart SDK
by asiva
· 5 years ago
726d3c7
Revert "[BUILD] - Initial CL to unfork the NNBD Dart SDK"
by Siva Annamalai
· 5 years ago
cab69e7
[BUILD] - Initial CL to unfork the NNBD Dart SDK
by asiva
· 5 years ago
43c2d2c
Reland "[ DartDev ] Generate dartdev.dart.snapshot for runtime builds and place it in the root of the build output directory"
by Ben Konyi
· 5 years ago
60823bd
Revert "[ DartDev ] Generate dartdev.dart.snapshot for runtime builds and place it in the root of the build output directory"
by Ben Konyi
· 5 years ago
367ee91
[ DartDev ] Generate dartdev.dart.snapshot for runtime builds and place it in the root of the build output directory
by Ben Konyi
· 5 years ago
63a92a3
Revert "This is a trial submit of the unfork CL, it will be reverted immediately."
by Siva Annamalai
· 5 years ago
393468d
This is a trial submit of the unfork CL, it will be reverted immediately.
by asiva
· 5 years ago
32f82b5
[CFE] Add NNBD compilation mode into kernel component
by Johnni Winther
· 5 years ago
e26a810
[dart2js] Use platform file to enable null safety.
by Sigmund Cherem
· 5 years ago
1a0df5b
[dart2js] Late-binding of 'const String.fromEnvironment'
by Stephen Adams
· 5 years ago
2db8f06
[ddc] Cleanup test package workaround
by Nicholas Shahan
· 5 years ago
e687aa9
Remove unittest from DEPS, .packages, package_config.json
by Kevin Moore
· 5 years ago
1e9b558
Revert "Remove unittest from DEPS, .packages, package_config.json"
by Kevin Moore
· 5 years ago
dacd22b
Remove unittest from DEPS, .packages, package_config.json
by Kevin Moore
· 5 years ago
928f9fc
[cfe] Remove flag --force-nnbd-checks
by Dmitry Stefantsov
· 5 years ago
25d7331
Pass --force-nnbd-checks whenever NNBD experiment is enabled
by Dmitry Stefantsov
· 5 years ago
e33d023
[BUILD] - Format gn files, this is being done to ensure the unfork CL
by asiva
· 6 years ago
c2fc5f9
[dart migrate] tweak the verbiage for dart migrate
by Devon Carew
· 6 years ago
6b4c4fa
[CFE] Combine 'inputSummaries' and 'linkedDependencies'
by Jens Johansen
· 6 years ago
067c1e0
[nnbd/dartdevc] enforce cfe checking on sdk
by Vijay Menon
· 6 years ago
8e38503
[dartdev] refactor the dartdev pub command - delegate to the pub snapshot
by Devon Carew
· 6 years ago
f160940
[dart2js] Fix type variable conversion bug.
by Mayank Patke
· 6 years ago
01064e7
[dart2js] Migrate DartTypes to use a wrapper representation for
by Mayank Patke
· 6 years ago
bf34450
Remove workaround introduced for issue #40486, that issue
by asiva
· 6 years ago
52472a4
Add dartdev as a pkg/ utility that should have a snapshot generated and added in the Dart SDK
by Jaime Wren
· 6 years ago
2596c20
[dart2js] Fix a bug with substitution of type variables and NNBD.
by Joshua Litt
· 6 years ago
5aeb1a3
[dart2js] Update libraries.yaml with migrated dart2js.
by Joshua Litt
· 6 years ago
f29d9f4
[VM/Libraries] Use the NNBD libraries when building the NNBD sdk.
by asiva
· 6 years ago
ac27627
Do not opt-in to NNBD when building application snapshots for kernel service and other tools like dartjs, dart analyzer etc. We should enable this only when all the tools are ready to opt-in.
by asiva
· 6 years ago
b663ef5
Build non-nullable or legacy SDK summary.
by Konstantin Shcheglov
· 6 years ago
4460f95
Updates frontend_server javascript bundler to be based on import uri instead of file uri.
by Jacob MacDonald
· 6 years ago
f910a75
dart2js nnbd setup
by Sigmund Cherem
· 6 years ago
c0ca187
Revert "Create the frontend_server snapshot as a part of the sdk"
by Martin Kustermann
· 6 years ago
24a0601
Create the frontend_server snapshot as a part of the sdk
by Jacob MacDonald
· 6 years ago
122e942
[SDK/BUILD] Pass --enable-experiment=non-nullable to the gen_kernel when it is used to compile the sdk tools.
by asiva
· 6 years ago
35bc105
Whitelist all packages in the .packages file as opt-out from nnbd.
by Sigmund Cherem
· 6 years ago
3166b7d
[vm] Enable nnbd experiment when building the SDK with --nnbd
by Liam Appelbe
· 6 years ago
679b005
fix nnbd bots: build step broke when tests were moved
by Sigmund Cherem
· 6 years ago
7974f3f
[dartdevc] Reduce the number of SDK libraries in the platform
by Nicholas Shahan
· 6 years ago
2015c55
[dartdevc] Remove ability to run analyzer based DDC
by Nicholas Shahan
· 6 years ago
42ec44a
Reland "Revamp patch_sdk.dart mainly to use libraries.json."
by Sigmund Cherem
· 6 years ago
603fd78
(ddc) Fix deps tracking for the ddc sdk.
by Sigmund Cherem
· 6 years ago
8295efc
Revert "Revamp patch_sdk.dart mainly to use libraries.json."
by Vijay Menon
· 6 years ago
3c9e924
Revamp patch_sdk.dart mainly to use libraries.json.
by Sigmund Cherem
· 6 years ago
bcc77d8
(ddc) Generate the sdk.js files by reading a dill file directly
by Sigmund Cherem
· 6 years ago
19144db
Use compile_platform to build the sdk.dill
by Sigmund Cherem
· 6 years ago
0161478
(ddc) split rule that compiles packages into separate rules for each package
by Sigmund Cherem
· 6 years ago
99f8880
(ddc) split call to build_pkgs: create packages for dartdevc-legacy and dartdevc separately
by Sigmund Cherem
· 6 years ago
557ed60
Temporarily do not enable nnbd when building packages for ddc tests
by Sigmund Cherem
· 6 years ago
d2c6399
Improve NNBD testing support
by Sigmund Cherem
· 6 years ago
4551080
Add retry logic for incremental compiler initialization.
by Jacob MacDonald
· 6 years ago
5706d13
[dartdevc] Update URI for libraries.json to use multi-root
by Nicholas Shahan
· 6 years ago
ed0cc81
Get DDC and DDK test builds working with the forked NNBD SDK.
by Robert Nystrom
· 6 years ago
064c3c7
Get the DDK build working with NNBD.
by Robert Nystrom
· 6 years ago
22e249d
update kernel worker to support -D environment defines
by Jacob MacDonald
· 6 years ago
c6c79e5
[analyzer] add more inputs to the analysis server GN build
by Devon Carew
· 6 years ago
Next »