Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DevTools: Profiler refactor incremental changes #23185

Merged
merged 9 commits into from
Jan 28, 2022

Commits on Jan 27, 2022

  1. Squashed PRs 23137, 23141, 23157, 23164

    Brian Vaughn committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    dceff27 View commit details
    Browse the repository at this point in the history
  2. Moved code slightly to add a few TODO comments

    Brian Vaughn committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    35fb460 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54a2675 View commit details
    Browse the repository at this point in the history
  4. Updated test snapshots

    Brian Vaughn committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    9128307 View commit details
    Browse the repository at this point in the history
  5. Wrote new tests for in-memory Timeline profiling

    Brian Vaughn committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    0c180ab View commit details
    Browse the repository at this point in the history
  6. Fixed logic bug in conditional performance logging

    Brian Vaughn committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    3721c9b View commit details
    Browse the repository at this point in the history
  7. Bugfix: Changed Lanes iteration to account for non-contiguous lane nu…

    …mbers
    Brian Vaughn committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    a64c4a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Re-added InlineWarnings in test shell

    Brian Vaughn committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    d9a557d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1154a73 View commit details
    Browse the repository at this point in the history