• Ian Hickson's avatar
    Move image logic from services/ to painting/. (#13409) · 44e228eb
    Ian Hickson authored
    This allows the scheduler library to depend on the services library
    and the painting library to depend on the scheduler library without
    the services library having to depend on the scheduler library.
    
    While I was at it I also cleaned up some of the binding logic: the
    licenses logic can now be overridden (and the test library does so),
    and the image cache can now be overridden as well.
    44e228eb
rendering_tester.dart 3.95 KB