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
724e2e9fa130e8abe770f0cdb9c995cb472cfb2d
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
15
Mar
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
Remove dependency on pkg/uuid
Add metadata to requests to pub.dartlang.org. (#1521)
Merge pull request #1532 from dart-lang/mtree-mac-tests
Get the Mac tests passing again with the mtree stuff in tar.
Merge pull request #1530 from dart-lang/dartfmt
run dartfmt
fix analyzer errors
updating dependencies
Unlock SDK dependencies when the version changes. (#1528)
Make Package.listFiles() work with submodules. (#1526)
Fix "UID too large" errors on Mac (#1525)
Fix a runtime type error in the validator. (#1527)
Fix reference to ApplicationException (#1517)
Enable strict dependencies (#1515)
Produce a better error when Flutter isn't found. (#1516)
Validate strict dependencies (#1508)
Fix URI for packages: make them self contained within the domain served by pub-serve
Merge pull request #1507 from matanlurey/strong_mode
Fix two strong-mode warnings
Fix type error in pub_uploader_test.
Merge pull request #1498 from dart-lang/disable-uid
Disable passing "--uname" and "--gname" to tar on non-Linux.
A few more strong-mode fixes (#1463)
Merge pull request #1495 from dart-lang/run-in-isolate
Run executables in Isolates.
Remove isolate buffering.
Don't overrwrite symlink targets. (#1494)
Fix expected output in cache/repair/updates_binstubs test (#1492)
Avoid invalid UIDs and GIDs on OS X. (#1491)
Fix extractTarGz(). (#1489)
Be more resilient to parse failures. (#1488)
Properly close stdin for child processes. (#1485)
Merge pull request #1483 from dart-lang/barback-free-globals
Use consistent permissions when untarring (#1487)
Avoid barback for global run if possible.
Avoid barback for global activate if possible.
Avoid barback for precompilation if possible. (#1481)
Fix an incorrect type annotation. (#1478)
Fix a tiny typo. (#1462)
strong mode cleanup
Loading