Sign in
◑
Theme
dart
/
tools
/
HEAD
d9320c7
[pubspec_parse] Add README usage examples #1807 (#2582)
by Abdullah
· 33 hours ago
main
682f285
[unified_analytics] Update code to mock `isExternal` in tests. (#2594)
by Keerti Parthasarathy
· 3 days ago
b09f9a3
[api_summary] Support dart:js_interop annotations (@JS and @JSExport) (#2527)
by Kevin Moore
· 9 days ago
292130b
[api_summary] Introduce ApiFacet model and migrate package:meta annotations (#2526)
by Kevin Moore
· 9 days ago
cacb5a5
fix(markdown): avoid quadratic parse time on long unbroken words (#2536)
by herdiyanitdev
· 11 days ago
10ea88d
Remove @internal annotations for now (#2576)
by Nate Bosch
· 12 days ago
3306952
build(deps): bump the github-actions group with 4 updates (#2577)
by dependabot[bot]
· 12 days ago
94ee86e
feat: export ErrorListener and ErrorCollector from yaml.dart (#2551)
by Kevin Moore
· 2 weeks ago
pr-fix-flow-indentation
c7f7a63
Prepare to publish packages (#2562)
by Nate Bosch
· 2 weeks ago
browser_launcher-v1.2.0
clock-v1.1.3
code_builder-v4.12.0
file_testing-v3.1.0
glob-v2.2.0
html-v0.15.7
io-v1.1.0
mime-v2.1.0
pool-v1.5.3
process-v5.0.6
pub_semver-v2.2.1
pubspec_parse-v1.6.0
stack_trace-v1.12.2
stream_transform-v2.1.2
yaml-v3.1.4
3b3b22c
[extension_discovery] Fixup review comments (#2557)
by Jonas Finnemann Jensen
· 2 weeks ago
441ff29
[unified_analytics]Add an 'is_external' const to indicate external builds (#2560)
by Keerti Parthasarathy
· 2 weeks ago
5f02a37
Fix trailing comma when adding to flow collections in yaml_edit (#2533)
by Ben Konyi
· 2 weeks ago
7a3be9a
[unified_analytics] Prepare for 8.0.18 release (#2559)
by Ben Konyi
· 3 weeks ago
unified_analytics-v8.0.18
59c163c
[unified_analytics] Add hostArch parameter to Event.flutterCommandResult (#2558)
by Ben Konyi
· 3 weeks ago
8108a7c
[extension_discovery] Prevent config.yaml symlinks from escaping package boundary (#2556)
by Jonas Finnemann Jensen
· 3 weeks ago
3de16a5
fix(coverage): reject file: URIs outside known roots in Resolver (#2534)
by herdiyanitdev
· 3 weeks ago
1723b1e
[html]: add minimal differential testing framework (#2554)
by Jonas Finnemann Jensen
· 3 weeks ago
7dc3279
fix: reconcile version mismatches in process and stack_trace (#2546)
by Kevin Moore
· 3 weeks ago
112b8f9
test(cli_util): guard sdkPath in unit tests for hermetic environments (#2552)
by Kevin Moore
· 3 weeks ago
5104bfc
[code_builder] Add MixinBuilder.onTypes for multiple superclass constraints (#2542)
by Hasan Armoush
· 3 weeks ago
80da6ca
Remove dead stream_pool.dart (#2550)
by Kevin Moore
· 3 weeks ago
fbc02da
Fix XSS vulnerability in `htmlToCodeMarkup()` (#2547)
by Jonas Finnemann Jensen
· 3 weeks ago
8b13bbc
Fix O(N^2) DoS vulnerability in HTML parser formatting elements (#2549)
by Jonas Finnemann Jensen
· 3 weeks ago
4ef63fb
Fix mutation XSS via Namespace-blind raw-text serialization (#2543)
by Jonas Finnemann Jensen
· 3 weeks ago
8217b21
release: cli_util v0.6.0 (#2545)
by Kevin Moore
· 3 weeks ago
cli_util-v0.6.0
e5de03d
Fix HTML tokenizer failing to close CDATA blocks on extra brackets (#2548)
by Jonas Finnemann Jensen
· 3 weeks ago
edcac84
feat(cli_util): support AOT SDK discovery with nullable getters (#2541)
by Kevin Moore
· 3 weeks ago
0580d20
feat(unified_analytics): add dependency telemetry to Event.dartCliCommandExecuted (#2425)
by Kevin Moore
· 3 weeks ago
source_maps-v0.10.14
1b36aab
Update version for publish (#2539)
by Keerti Parthasarathy
· 4 weeks ago
unified_analytics-v8.0.17
0b20e83
Add a field to Event.dartMCPEvent to track plugin usage (#2538)
by Keerti Parthasarathy
· 4 weeks ago
3380098
Add sanity check for targetPackage name in package:extension_discovery (#2535)
by Jonas Finnemann Jensen
· 4 weeks ago
0759473
Fix block scalar chomping edge case for EOF without newline (#2454)
by Jonas Finnemann Jensen
· 4 weeks ago
abd2551
Release `source_maps` 0.10.14. (#2531)
by Morgan :)
· 4 weeks ago
a22c3a6
Allow `**/` to match zero directories (#2506)
by Nate Bosch
· 4 weeks ago
a4b459c
refactor(api_summary): remove pubspec_parse dependency (#2514)
by Kevin Moore
· 4 weeks ago
a066aa8
chore(source_maps): remove unused declarations (#2522)
by Kevin Moore
· 4 weeks ago
a205253
chore(yaml_edit): remove unused declarations (#2521)
by Kevin Moore
· 4 weeks ago
d48a918
chore(csslib): remove unused declarations (#2517)
by Kevin Moore
· 4 weeks ago
fadc23e
chore(package_config): remove unused constants and utility functions (#2515)
by Kevin Moore
· 4 weeks ago
0256490
Use `-wip` version for markdown (#2523)
by Nate Bosch
· 4 weeks ago
f705508
chore(api_summary): remove unused declarations (#2519)
by Kevin Moore
· 4 weeks ago
51020b0
chore(html): remove unused declarations (#2518)
by Kevin Moore
· 4 weeks ago
b9ef953
chore(code_builder): remove unused declarations (#2520)
by Kevin Moore
· 4 weeks ago
cebb24b
chore(markdown): remove unused character code constants (#2516)
by Kevin Moore
· 4 weeks ago
0f032e6
[api_summary] Alphabetize meta annotation getters, models, and JSON serialization (#2513)
by Kevin Moore
· 4 weeks ago
3189902
[api_summary] Track contractual pkg:meta annotations (#2511)
by Kevin Moore
· 4 weeks ago
21a2aa3
[api_summary] Track pubspec.yaml environment constraints and executables (#2505)
by Kevin Moore
· 4 weeks ago
93b31a4
fix(coverage): ignore SentinelException when resuming the main isolate (#2508)
by Kevin Moore
· 4 weeks ago
c2e4de1
[markdown] Fix setext heading precedence over lists in gitHubFlavored (#2510)
by Hasan Armoush
· 4 weeks ago
e8f8205
feat(coverage): require Dart 3.9 (#2507)
by Kevin Moore
· 4 weeks ago
f18da8a
fix(coverage): ignore benign resume errors during isolate teardown race (#2452)
by Kevin Moore
· 4 weeks ago
50b9d73
[code_builder] Add control flow and patterns (#2503)
by Nate Bosch
· 5 weeks ago
d644cda
[pub_semver] Parse only pure-digit prerelease/build identifiers as integers (#2489)
by Sigurd Meldgaard
· 5 weeks ago
df06fed
Update to Dart 3.10.0 and reformat (#2502)
by Nate Bosch
· 5 weeks ago
aec21da
[code_builder] Minor style fixes (#2501)
by Nate Bosch
· 5 weeks ago
1bbcc30
Revert "[code_builder] Add control-flow support (#2135)" (#2499)
by Nate Bosch
· 5 weeks ago
7760774
Fix MultiChannel inner channel type constraint documentation (#2491)
by Aman Maurya
· 5 weeks ago
889787a
Roll to the latest package:csv (#2497)
by Nate Bosch
· 5 weeks ago
f3ec9ed
Bump the github-actions group across 1 directory with 8 updates (#2496)
by dependabot[bot]
· 6 weeks ago
6dac7b1
Add skip-changelog-check label to dependabot PRs (#2495)
by Moritz
· 6 weeks ago
f16493d
Bump analyzer from 10.2.0 to 14.1.0 in /pkgs/graphs (#2493)
by dependabot[bot]
· 6 weeks ago
7f33666
Add pub dependabot support (#2492)
by Moritz
· 6 weeks ago
1e3aac1
Replace permissions: read-all with permissions: contents: read in workflows (#2490)
by Moritz
· 6 weeks ago
e79e9cc
[yaml] Better recovering for list entry without `- ` prefix (#2427)
by Felipe Morschel
· 6 weeks ago
ca89367
ci: pin unpinned GitHub Actions references to commit SHAs (#2487)
by Moritz
· 6 weeks ago
0da8d93
Update CODEOWNERS with global fallback and missing packages (#2469)
by Moritz
· 6 weeks ago
28396db
[test_reflective_loader] Ignore unreachable_from_main in test files (#2486)
by Moritz
· 6 weeks ago
168a6e1
source_maps: check bounds earlier. (#2483)
by Morgan :)
· 6 weeks ago
27756a9
[test_reflective_loader] Don't add setUp/tearDown if not defined, and provide correct locations (#2341)
by Danny Tuppeny
· 6 weeks ago
b827a6e
Use -- to separate chrome URLs (#2475)
by Nate Bosch
· 7 weeks ago
0fc3b0e
markdown: escape alt text in images (#2478)
by Sam Rawlins
· 7 weeks ago
01f45d8
[glob] Limit expansion during option flattening (#2477)
by Nate Bosch
· 7 weeks ago
acc91d6
Add tests for PoolResource and close, and fix allowRelease leak (#2368)
by Kevin Moore
· 7 weeks ago
0e54bd6
Parse hosted URLs as URLs (#2476)
by Nate Bosch
· 7 weeks ago
7e12496
Markdown: optimize email regex (#2474)
by Sam Rawlins
· 7 weeks ago
906d9d4
Markdown: More tag filter tests (#2473)
by Sam Rawlins
· 8 weeks ago
588fbad
Expand HTML filter regexp to include more characters that would denote an HTML tag (#2472)
by Sam Rawlins
· 8 weeks ago
e4f20cc
Respect enableTagfilter when inlineOnly is passed (#2471)
by Sam Rawlins
· 8 weeks ago
c408234
add legend to multiselect dialogs (#2470)
by Jacob MacDonald
· 8 weeks ago
cli_util-v0.5.2
a2ecf08
add an event type for events coming from package:skills (#2468)
by Jacob MacDonald
· 8 weeks ago
unified_analytics-v8.0.16
6a85977
[api_summary] Support latest analyzer version (#2460)
by Kevin Moore
· 9 weeks ago
58b0fd0
Add no-response workflow (#2459)
by Moritz
· 9 weeks ago
dc9ef3a
chore(html): use MIT license header instead of BSD (#2458)
by Kevin Moore
· 9 weeks ago
3f850c4
[browser_launcher] Add `additionalArguments` for Chrome (#2457)
by Nicholas Shahan
· 10 weeks ago
1c2e603
Change owner of `unified_analytics` to `analyzer-team` (#2456)
by Ben Konyi
· 10 weeks ago
7316258
More crash_test for package:yaml_edit (#2451)
by Jonas Finnemann Jensen
· 2 months ago
df17fe2
Refactor yaml test suite (#2453)
by Jonas Finnemann Jensen
· 2 months ago
846bb8a
Bump the github-actions group across 1 directory with 4 updates (#2449)
by dependabot[bot]
· 2 months ago
95bb8bc
fix: add missing license headers (#2447)
by Kevin Moore
· 2 months ago
728249b
test(pool): add lifecycle edge case unit tests for PoolResource and close() (#2431)
by Kevin Moore
· 2 months ago
ecd1064
feat(pool): support async allowRelease callbacks and prevent slot leaks on error (#2432)
by Kevin Moore
· 2 months ago
ecd10b5
api_summary: Track const-ness for fields, constructors, and enum constants (#2445)
by Kevin Moore
· 2 months ago
54b8473
fix(api_summary): support unresolved types, unnamed extensions, and canonical goldens (#2444)
by Kevin Moore
· 2 months ago
ed789a6
refactor(api_summary): Revamp API summary generation architecture (#2443)
by Kevin Moore
· 2 months ago
1a4d485
fix(api_summary): catch ArgumentError actionably in CLI entrypoint (#2442)
by Kevin Moore
· 2 months ago
31012ea
Fix UKK6-1 from yaml-test-suite (#2446)
by Jonas Finnemann Jensen
· 2 months ago
dee8871
Integrate `yaml-test-suite` for specification compliance testing (#2441)
by Jonas Finnemann Jensen
· 2 months ago
2ce635b
Support forward slashes in executable paths on Windows (#2418)
by Loïc Sharma
· 3 months ago
7fec8be
Add currentTestIsExpectedToFail (#2433)
by Konstantin Scheglov
· 3 months ago
8c3880e
[code_builder] Add control-flow support (#2135)
by jason mayer
· 3 months ago
Next »