Skip to content
Snippets Groups Projects
  1. Mar 15, 2017
  2. Jul 25, 2016
  3. Jun 23, 2016
  4. Jun 20, 2016
    • Natalie Weizenbaum's avatar
      Refactor Source and SourceRegistry. · 3fb39388
      Natalie Weizenbaum authored
      This splits Source into two classes, Source and LiveSource. The former
      is completely independent of the system cache directory, and mostly
      contains source metadata and logic about manipulating descriptions.
      
      SourceRegistry now deals strictly in Sources, with LiveSources being
      handled by SystemCache. This means that classes like Pubspec and
      LockFile no longer have transitive references to the system cache
      directory.
      
      This will also make it possible to clean up PackageName equality logic
      by making PackageNames track their concrete Sources rather than just
      their source names.
      
      See #912
      
      R=rnystrom@google.com
      
      Review URL: https://codereview.chromium.org//2044253003 .
      3fb39388
  5. Jan 13, 2016
  6. Jan 04, 2016
  7. May 14, 2015
  8. Apr 18, 2013
  9. Dec 20, 2012
  10. Oct 09, 2012
  11. Aug 23, 2012
  12. Aug 16, 2012
  13. Jun 06, 2012
  14. May 24, 2012
  15. May 14, 2012
Loading