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
a71b6e915a7ef2770fa164ec0b6239ec1d8d97a9
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
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
Revert "Add Travis support."
Add Travis support.
add web compiler option to pubspec.yaml, change --compiler to --web-compiler (#1624)
update source_span version to ^1.4.0 (#1625)
handle sourcemap requests for js resources gracefully (#1620)
Improve/unify error handling, plumb through compilation errors to the browser console (#1619)
Clean up analyzer hints (#1616)
Cleanup support DDC debugging tools.
Support DDC debugging tools.
log errors in red by default (#1609)
Allow modules that aren't reachable from entrypoints (#1608)
move dartdevc dir out of barback dir since its no longer a transformer (#1607)
Set X-Pub-Reason for download requests. (#1599)
resolve symbolic links before checking temp dir location (#1605)
add support for apps in subdirs and make sure to copy static resources in build (#1603)
Results instead of futures (#1601)
increase timeout for require js modules for initial loads (#1596)
start building transitive js deps eagerly (#1595)
Clean up ddc temp dir on exit (#1598)
Remove transformers, replace with custom layer on top of barback (#1592)
Move shared code into shared libraries, clean up args. (#1590)
Some windows fixes (#1585)
Add DartDevcBootstrapTransformer and compiler tests for dartdevc (#1582)
Add the DartDevcResourceTransformer and unit tests (#1581)
Add the DartDevcModuleTransformer (#1580)
Add the LinkedSummaryTransformer (#1579)
Add the UnlinkedSummaryTransformer and ScratchSpace classes (#1578)
Add a ModuleConfigTransformer (#1577)
Add --compiler=dart2js|dartdevc flag (#1575)
Add a module computer class which can compute modules for a package (#1574)
add Module/ModuleId/ModuleReader classes (#1564)
Handle http errors trying to find package (#1552)
Support UNLICENSE file (#1553)
fix `listFiles` and `relative` for precompiled package dependencies (#1588)
fix some new strong mode hints (#1576)
Allow publishing packages with SDK dependencies on Flutter. (#1562)
Exit as failure if any transformer had an error (#1531)
Don't ignore test/build/ directory (#1547)
Validate imports/exports in benchmark and example dirs
Shield against global gitconfig in tests (#1536)
Loading