You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor DartDocConfig object usage, part 1 (#1661)
* refactors
* Library/Package/PackageGraph constructor shuffle
* Not quite there; still need to populate non-local packages
* weird vm thing
* Got it?
* Add another test
* tweaks for Flutter
* Initialization speedups
* Canonicalize path comparisons and increase timeouts on the complex dartdoc tests for travis
* Update grind with different parameters
* First step complete, now to eliminate dupes
* Condense more into config
* remove commented out line
* Everything but the generator information is moved now.
* dartfmt
* Restore a commented out test
* Use localPublicLibraries in restored test
* dartfmt + review comments
0 commit comments