1. 12 Jul, 2019 2 commits
    • Kate Lovett's avatar
      Revert "Part 1: Skia Gold Testing (#33688)" (#36094) · 8809f698
      Kate Lovett authored
      This reverts commit eb0b1790.
      Skia Gold post-submit test were failing due to the service account not being found on Cirrus.
      8809f698
    • Kate Lovett's avatar
      Part 1: Skia Gold Testing (#33688) · eb0b1790
      Kate Lovett authored
      * Fresh PR for Gold integration.
      
      * Nits
      
      * WIP
      
      * Artifacts from merge
      
      * Changed some platform dependencies for web, added library prefix notation for Skia Gold test names.
      
      * Updating for CI implementation
      
      * Write out service account
      
      * Writing to skip out
      
      * WIP
      
      * ++
      
      * Fixing depot tools deps
      
      * Windows depot_tools
      
      * Fixing setup scripts
      
      * ++
      
      * depot tools
      
      * ++
      
      * WIP
      
      * Tracing depot_tools clone
      
      * WIP
      
      * ++
      
      * analyzer
      
      * WIP
      
      * chrome typo
      
      * copy artifact
      
      * Working on tests
      
      * Code cleanup
      
      * ++
      
      * Code cleanup, updated tests
      
      * ++ review feedback
      
      * Review
      
      * Analyzer
      
      * Review feedback
      
      * Nits from review
      
      * PRogress
      
      * ++
      
      * Fixing tests
      
      * ++
      
      * Testing repo route
      
      * Just needing documention around new structures.
      
      * cleanup
      
      * Analyzer
      
      * Documentation updates
      
      * Documentation updates
      
      * Cirrus updates
      
      * cirrus nit
      
      * Review feedback
      
      * Review feedback
      
      * Fixing skip comparator
      
      * Fix base directory for Skia Gold case
      
      * ++
      
      * Feedback
      
      * ++
      
      * Fixed uri assertion
      
      * Made GoldensClient abstract, altered SkiaGoldClient constructor
      
      * Analyzer
      eb0b1790
  2. 10 May, 2019 1 commit
  3. 25 Apr, 2019 3 commits
  4. 24 Apr, 2019 1 commit
  5. 19 Apr, 2019 4 commits
  6. 18 Apr, 2019 1 commit
  7. 11 Nov, 2018 1 commit
  8. 12 Sep, 2018 1 commit
  9. 20 Aug, 2018 1 commit
    • Amir Hardon's avatar
      Clone goldens as part of flutter update-packages. · 592731f2
      Amir Hardon authored
      flutter_tools cannot depend on flutter_goldens (as flutter_goldens
      depdends on the Flutter sdk), so this commit splits client.dart from
      flutter_goldens to a pure-dart flutter_goldens_client package.
      592731f2
  10. 02 Aug, 2018 1 commit
    • amirh's avatar
      Split GoldensClient out of flutter_goldens.dart (#20102) · ed533e90
      amirh authored
      This enables using GoldensClient from the flutter driver file for the
      embedded Android views test.
      
      flutter_goldens.dart has a transitive dependency on dart:ui so it cannot
      be included in non Flutter apps. Splitting it out allows us to use it
      from driver tests.
      
      This also removes the visibleForTesting annotation from GoldensClient.
      ed533e90
  11. 20 Jul, 2018 1 commit
  12. 05 Jun, 2018 1 commit
  13. 10 May, 2018 1 commit
  14. 08 May, 2018 1 commit
  15. 04 May, 2018 3 commits
  16. 03 May, 2018 1 commit