Skip to content

Perfetto UI - 4f51bb5

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 07:57
· 1723 commits to reuse_timeline since this release

Commits

  • f7bf5b4: Enable generating .d.ts files (Johannes Faltermeier)
  • cf7b420: Allow applying inlince CSS because heavily used in Theia (Johannes Faltermeier)
  • b3b3117: Prevent loading sidebar and other unnecessary parts of UI (Johannes Faltermeier)
  • 0db4ca8: Export global actions (Johannes Faltermeier)
  • d033336: Load Perfetto CSS and (WASM) Engine (Johannes Faltermeier)
  • 44d94f6: Load Perfetto CSS and (WASM) Engine (Johannes Faltermeier)
  • 7eac5b2: Restore commented code and guard with global flags (Martin Fleck)
  • 0d4f412: Adjust routing to work with applications that use hashes already (Johannes Faltermeier)
  • b3b164c: Allow unsafe inline CSS via configuration option (Johannes Faltermeier)
  • 3c6643a: Properly calculate position in the pan and zoom content when dragging (Martin Fleck)
  • 3869268: Relax security policy when running in electron and control cache keys (Johannes Faltermeier)
  • 75cb007: Allow file CORS origins (Johannes Faltermeier)
  • 5248862: Skip some events in router when disableHashBasedRouting is enabled (Johannes Faltermeier)
  • 5c9a9ae: Ensure we preserve empty strings in URL creation (Martin Fleck)
  • 8555f1e: Fix zooming and full-screen details for embedded scenario (Martin Fleck)
  • 6fb4233: Support providing data streams directly when opening a trace (Martin Fleck)
  • 2bdd2bb: Prepare UI Build Workflow (Johannes Faltermeier) #1
  • 4f51bb5: Ensure we do not overwrite the engine source type by accident (Martin Fleck)