mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 08:44:27 +00:00
af8fb2cd73
Exposes timeline events in the Chrome DevTools performance panel using the Web APIs performance.mark() and performance.measure(): https://developer.mozilla.org/en-US/docs/Web/API/Performance CoreLibraryReviewExempt: Only change in sdk/lib is updating a comment. Bug: https://github.com/flutter/devtools/issues/4652 Change-Id: I4f934bcffeb2920ffaf9b7b3a67fc5fc3b814294 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/310974 Reviewed-by: Stephen Adams <sra@google.com> Commit-Queue: Elliott Brooks <elliottbrooks@google.com> |
||
---|---|---|
.. | ||
co19 | ||
co19_2 | ||
corelib | ||
corelib_2 | ||
dartdevc | ||
dartdevc_2 | ||
ffi | ||
ffi_2 | ||
language | ||
language_2 | ||
lib | ||
lib_2 | ||
modular | ||
standalone | ||
standalone_2 | ||
web | ||
web_2 | ||
legacy_status_dart2js.csv | ||
OWNERS | ||
README.md |
This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/wiki/Testing.