• Ian Hickson's avatar
    Rearrange scheduling library (#3388) · 61605a9d
    Ian Hickson authored
    To be more consistent with other parts of the platform:
    
    * put the binding in a binding.dart file.
    
    * rearrange some members of the Scheduler class to be more close to
      execution order.
    
    * factor out Priority class into its own file.
    
    * add more dart docs.
    61605a9d
Name
Last commit
Last update
..
src Loading commit data...
animation.dart Loading commit data...
foundation.dart Loading commit data...
gestures.dart Loading commit data...
http.dart Loading commit data...
material.dart Loading commit data...
painting.dart Loading commit data...
rendering.dart Loading commit data...
scheduler.dart Loading commit data...
services.dart Loading commit data...
widgets.dart Loading commit data...