Files
android_development/tools
Kean Mariotti f20532c080 Parsers receive Blob instead of Uint8Array
Now Parsers rely on the Blob interface/abstraction, instead of the concrete Uint8Array.
Thus, in the future we'll be able to implement incremental trace parsing (e.g. stream parsing)
without breaking client code (e.g. ABT).

Minor: specify timeout in end-to-end tests

Test: npm run test:all
Change-Id: I9098ee3beba231f4bb4b59b24cee60e5a1e1122e
2022-07-08 13:41:05 +00:00
..
2022-01-20 19:04:52 +00:00
2021-03-19 13:49:27 -07:00
2021-08-02 19:31:45 +00:00
2022-01-20 19:04:52 +00:00