Skip to content

Releases: eclipsesource/perfetto

Perfetto UI - 3dd34fb3db1e9e

07 Dec 20:04
3dd34fb
Compare
Choose a tag to compare
Pre-release
perfetto-ui-3dd34fb3db1e9e

Add some exceptions to a hack in Perfetto (#93)

Perfetto UI - be8462b1746b9b

04 Dec 11:00
Compare
Choose a tag to compare
Pre-release
Return showHelp's showModal promise

* this allows to track whether the help is (still) showing

Perfetto UI - da373bfb282cad

30 Nov 15:50
da373bf
Compare
Choose a tag to compare
Pre-release
perfetto-ui-da373bfb282cad

Pinned tracks still show in their normal location in the timeline #62…

Perfetto UI - 5c59ab2e68d940

29 Nov 16:41
5c59ab2
Compare
Choose a tag to compare
Pre-release
perfetto-ui-5c59ab2e68d940

Don't show drop border if unable to move trackLike to location [Issue…

Perfetto UI - efe3ba5510f7b0

23 Nov 10:27
Compare
Choose a tag to compare
Pre-release
Reset shift key in pan_and_zoom_handler

Reset if the keyboard_event_handler opens a modal dialog, e.g. for the
help view. Reasoning is that the keyboard event handler will not receive
any key events while the modal dialog is open.

Perfetto UI - 7a7493e2caf404

21 Nov 21:45
7a7493e
Compare
Choose a tag to compare
Pre-release
Fix: Tracks for threads not listed together (#88)

* Fix: Tracks for threads not listed together

Perfetto UI - a0f72a61241d70

20 Nov 16:41
a0f72a6
Compare
Choose a tag to compare
Pre-release
Fix missing styling in pf-popups (#84)

* Fix missing styling in pf-popups

* pf button sets text color

* fix pf-button minimal in light mode

* Change Scale Text color was weird

Perfetto UI - ddcc119

16 Nov 15:48
ddcc119
Compare
Choose a tag to compare
Perfetto UI - ddcc119 Pre-release
Pre-release
perfetto-ui-ddcc119

Issue 698 (An uncaught exception occurred: Uncaught Error: Topmost tr…

Perfetto UI - 4ed800b308495e

16 Nov 16:22
4ed800b
Compare
Choose a tag to compare
Pre-release
Ensure consistent short sha (in correct yaml) (#81)

My previous fix was accidentally done to the wrong yaml file.
That yaml is an old workflow that is no longer relevant or needed.
I've applied the change to the correct yaml and deleted the obsolete
one. A few cosmetic tweaks along the way.

Perfetto UI - 45c1835a521c11

16 Nov 22:49
45c1835
Compare
Choose a tag to compare
Pre-release
perfetto-ui-45c1835a521c11

Color quick sql panel (#82)