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
479c8236f79f374e42401232105c347d2c2d1217
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
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
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
remove unused imports
eliminate test failure on mac
Test package APIs rather than resource APIs.
Make "--no-packages-dir" the default.
Merge branch 'progress-time'
Style, documentation, and bug fixes.
Fix progress printing with long lines.
Update status for failing resource tests.
Loosen dependency override validation.
Improve circular dependency overrides.
Fix more strong mode errors and warnings.
Add a --[no]-packages-dir flag.
Don't use large UIDs in tar files on Linux.
Support running tests without a packages/ directory.
Update dependencies.
Make pub strong-mode clean.
Use the command builtin rather than which.
Add an SDK source.
Add validation for Flutter constraints.
Add "pub run --list" command to show all available executables.
Add support for Flutter SDK constraints.
Refactor version_solver_test.
Merge pull request #1425 from ddrone/nice-duration
Add one more unit test
Change duration formatting in niceDuration
Track Source objects in PackageNames.
Loading