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
a82e89a3b22452be00d4f547d22004ae8c54f737
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
30
Jul
27
26
10
9
26
Jun
22
20
18
13
12
6
29
May
24
23
19
18
10
3
2
1
30
Apr
25
24
23
18
17
16
13
11
4
30
Mar
27
26
22
21
20
19
15
13
12
7
6
5
27
Feb
23
21
9
7
6
5
1
22
Jan
18
10
9
8
4
3
18
Dec
15
5
28
Nov
15
24
Oct
20
17
16
21
Sep
20
15
14
13
12
7
5
1
31
Aug
21
18
14
11
1
19
Jul
18
14
13
12
11
6
5
29
Jun
28
27
26
20
13
12
8
7
1
31
May
26
25
23
19
18
16
15
10
26
Apr
7
28
Mar
27
17
16
15
13
9
7
1
Feb
31
Jan
30
27
24
23
13
12
4
3
27
Dec
20
13
8
7
6
5
1
30
Nov
26
Oct
4
29
Sep
28
27
21
24
Aug
18
16
11
2
1
27
Jul
25
22
21
6
27
Jun
24
23
20
6
1
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
Use an import for the module hack (#1956)
Don't delete existing packages directories (#1955)
Add deps for testing with build_runner (#1953)
misc: test fixes
dartfmt
Fix small typo in solver docs (#1943)
Look for the new snapshot error message from the Dart 2 VM. (#1938)
Move pub fully onto Dart 2 and off Dart 1. (#1933)
Fix pub now that the VM no longer supports "--preview-dart-2". (#1928)
SDK-2.0.0-dev.6…
SDK-2.0.0-dev.64.1
use new pkg:test goodness
Use new dart:io HTTP constants
Merge pull request #1920 from scheglov/normalize-path-for-analyzer
Call p.normalize() after p.absolute().
Add a guaranteed return in an Iterable.every call (#1918)
Use public analyzer APIs. (#1912)
Reference "$HOME" instead of "~" in PATH message (#1911)
SDK-2.0.0-dev.61
SDK-2.0.0-dev.61
Merge pull request #1901 from dart-lang/dart-2-snapshot
Code review
Generate Dart 2 snapshots when running in Dart 2 mode
Fix a couple Dart 2 runtime errors
Recompile non-existent snapshots
Share more code between running global and local executables
More gracefully determine Entrypoint.isGlobal
Properly handle spaces in file names on macOS pub publish (#1895)
Fix Dart 2 runtime errors (#1902)
SDK-2.0.0-dev.58
SDK-2.0.0-dev.58
Remove the cache parameter from runExecutable()
Update dependencies (#1896)
Use Platform.version even when running from the repo (#1897)
Ensure we pass forward-slash paths to Git on Windows (#1877)
SDK-2.0.0-dev.55
SDK-2.0.0-dev.55
Don't try to run snapshots in Dart 2 mode (#1893)
SDK-2.0.0-dev.54
SDK-2.0.0-dev.54
Add back build/serve argparser options (#1892)
Support the latest pub_semver (#1890)
Warn when publishing a package with no README (#1820)
Merge pull request #1889 from dart-lang/retry-500-status-code
Use Platform.version for the SDK version (#1888)
Retry on pub server status 500
Lazily load Flutter's version (#1886)
Remove a number of unused members (#1881)
SDK-2.0.0-dev.51
SDK-2.0.0-dev.51
Join paths before converting to URI (#1879)
Add support for depending on packages from the Fuchsia SDK (#1873)
Loading