Skip to content

Perfetto UI - a75a0e7

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 May 08:32
· 28522 commits to sokatoa since this release

Commits

  • b0dee2d: Enable generating .d.ts files (Johannes Faltermeier)
  • 60f274a: Allow applying inlince CSS because heavily used in Theia (Johannes Faltermeier)
  • 4f1de6a: Prevent loading sidebar and other unnecessary parts of UI (Johannes Faltermeier)
  • 573c89e: Export global actions (Johannes Faltermeier)
  • 04d0956: Load Perfetto CSS and (WASM) Engine (Johannes Faltermeier)
  • 6155215: Load Perfetto CSS and (WASM) Engine (Johannes Faltermeier)
  • 67235ca: Restore commented code and guard with global flags (Martin Fleck)
  • ba29c58: Adjust routing to work with applications that use hashes already (Johannes Faltermeier)
  • cf776a7: Allow unsafe inline CSS via configuration option (Johannes Faltermeier)
  • 536bfb9: Properly calculate position in the pan and zoom content when dragging (Martin Fleck)
  • dd37048: Relax security policy when running in electron and control cache keys (Johannes Faltermeier)
  • 9cec459: Allow file CORS origins (Johannes Faltermeier)
  • 1515c6f: Skip some events in router when disableHashBasedRouting is enabled (Johannes Faltermeier)
  • 3315e8e: Ensure we preserve empty strings in URL creation (Martin Fleck)
  • 60f14a1: Fix zooming and full-screen details for embedded scenario (Martin Fleck)
  • 6c1f306: Support providing data streams directly when opening a trace (Martin Fleck)
  • 9fdb457: Prepare UI Build Workflow (Johannes Faltermeier)
  • f8abf6a: Ensure we do not overwrite the engine source type by accident (Martin Fleck)
  • a75a0e7: Fix minor export issue to let build run through (Martin Fleck)