• Ian Hickson's avatar
    [O] Cleanup (#23530) · 48a5804d
    Ian Hickson authored
    * Improve documentation
    
    * Potential performance win in hit testing
    
    Rather than copying the list every time we access `path`, this just
    exposes it as an `Iterable`. People who want to copy it can use
    `toList()`.
    
    (This isn't a breaking change since code that expects a `List` is
    still going to get one.)
    
    * Enforce the Oxford Comma.
    48a5804d
Name
Last commit
Last update
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_goldens Loading commit data...
flutter_goldens_client Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...
analysis_options.yaml Loading commit data...