Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dart.googlesource.com-pub
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fuchsia-mirror
dart.googlesource.com-pub
Graph
585b9bc7b4b4199d3005e8ebc1c5b2d41bae103d
Select Git revision
Branches
2
master
default
mit-mit-patch-1
Tags
15
SDK-2.2.1-dev.3.0
SDK-2.1.0-dev.1.0
SDK-2.0.0-dev.64.1
SDK-2.0.0-dev.61
SDK-2.0.0-dev.58
SDK-2.0.0-dev.55
SDK-2.0.0-dev.54
SDK-2.0.0-dev.51
SDK-2.0.0-dev.41.0
SDK-2.0.0-dev.39.0
SDK-2.0.0-dev.37.0
SDK-2.0.0-dev.32.0
SDK-2.0.0-dev.19.0
SDK-2.0.0-dev.15.0
SDK-1.24.1
17 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
1
Jun
31
May
17
10
5
22
Apr
21
19
8
5
1
17
Mar
14
4
23
Feb
16
15
10
8
5
3
15
Jan
12
6
5
4
17
Dec
14
8
2
1
23
Nov
28
Oct
21
20
13
14
Sep
31
Aug
27
19
18
14
10
7
6
5
31
Jul
20
15
14
13
10
9
8
7
6
1
30
Jun
29
26
25
24
10
9
8
2
1
29
May
28
27
21
20
14
Finish dependencyIntoDependers.
dependencyIntoDependency for some transitivity
Clean up dependencyIntoDependency.
Partial implementation of dependencyIntoDependency.
More sophisticated Dependency -> Required upgrades.
Tweak requiredIntoDependencies.
disallowedIntoIncompatibilities
Fix requiredIntoIncompatibilities.
disallowedIntoDependencies
Broader dependency depender
Broader disallowed constraint
Renames
Draft of Deducer.add(Required)
Properly handle HTTP hosted URLs.
Fix an edge case in dependency freshness checking.
Fix --offline with prerelease versions.
Fix SDK constraints in lockfiles.
Fix a lockfile freshness checking bug.
Create tar files in a cross-platform format.
Respond to feedback in https://codereview.chromium.org/1902993003/.
Print the full usage for invalid option errors.
Upgrade pub to work with crypto 1.0.0 or later.
Don't assign to final 'trace' parameter in catch clause.
Don't include Cache-Control header for served assets.
Resolve symlinks when publishing from Git repos.
TOOD -> TODO
Make life a little more sparkly.
Add a --no-precompile flag.
Provide and respect HTTP cache headers in pub serve.
Use the new web_socket_channel package.
Use stream_channel.
Merge pull request #1394 from sdboyer/patch-1
Fix docs typos
Print the new bug-report URL.
Fix a timing-out test.
Support the new isolate load error messages.
Properly include the hosted URL in all IDs.
Refactor test servers to make them less global.
Fix some tests that were broken in the library tag removal.
Get rid of all the library tags.
Loading