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
5eef7fd05270ac46fca2e4152d7ca60a80036b9c
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
Feb
28
Jan
25
3
18
Dec
17
26
Oct
17
Aug
16
15
8
7
6
3
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
enable and fix a number of lints
Update to latest dependencies, require dart 2.1, fix lints
Add logout command
Merge pull request #2016 from RedBrogdon/changelog
Update/add www.dartlang.org URLs (#2021)
Correcting nerfed changelog test.
Edited warning messages, addressed review issues.
Fixed race conditions in test case. (#2020)
Removed references to gitsubmodules (#2019)
Copyright dates.
Formatted via dartfmt.
Adding ChangelogValidator to the list of validators.
Adds changelog validator and its tests.
Update the required pkg:http (#1996)
Update all of the obvious dependencies
Fix unnecessary `this` lints
Update to latest build_runner (#1966)
Add check for a scheme on PUB_HOSTED_URL (#1972)
Update tests for SDK constraint validation (#1968)
Rename --checked to --enable-asserts (#1964)
SDK-2.1.0-dev.1.0
SDK-2.1.0-dev.1.0
Declare compatibility with Dart 2 stable (#1963)
Run dartfmt --fix to drop new and const (#1962)
Add some stricter analysis (#1961)
Remove code supporting packages directory (#1960)
Drop support for --packages-dir flag (#1958)
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)
Loading