flutter/packages/fuchsia_remote_debug_protocol
Andrew Davies 491c4e2138
[frdp] Removes regex check for Isolate search. (#22100)
This will now make it so that the Dart VM class returns any Isolate that
matches the passed Pattern, without checking for any specific strings
like "main()"

This causes the search to skip over Isolates that would have matched.
2018-09-24 15:30:49 -07:00
..
examples Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
lib [frdp] Removes regex check for Isolate search. (#22100) 2018-09-24 15:30:49 -07:00
test remove unnecessary ignore prefer_const_constructors (#21934) 2018-09-18 05:54:03 +02:00
BUILD.gn [gn] Be explicit about Dart sources. 2018-08-01 09:33:03 -07:00
pubspec.yaml Update packges (#21241) 2018-08-30 18:16:23 -07:00