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

New ANRv2 implementation based on ApplicationExitInfo #2697

Merged
merged 32 commits into from
May 5, 2023
Merged

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    f346b26 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    06f0d7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7cd602 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa0b3fa View commit details
    Browse the repository at this point in the history
  4. Fix tests

    romtsn committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    ab73382 View commit details
    Browse the repository at this point in the history
  5. Format code

    getsentry-bot committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    63a8f7e View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. 2nd attempt

    romtsn committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    a8efc61 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. 3rd attempt

    romtsn committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    bce19ae View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/anr-v2-session-abnormal' of github.com:getsentry/s…

    …entry-java into feat/anr-v2-session-abnormal
    romtsn committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    6a73462 View commit details
    Browse the repository at this point in the history
  3. Formatting

    romtsn committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    de79fbe View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. It works

    romtsn committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    5d09a5a View commit details
    Browse the repository at this point in the history
  2. Formatting

    romtsn committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    67d444d View commit details
    Browse the repository at this point in the history
  3. Tests

    romtsn committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    a8104a6 View commit details
    Browse the repository at this point in the history
  4. Spotless

    romtsn committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    7da3a73 View commit details
    Browse the repository at this point in the history
  5. api dump

    romtsn committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    bc9dbe1 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Fix integration tests

    romtsn committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    6c09cd0 View commit details
    Browse the repository at this point in the history
  2. Format code

    getsentry-bot committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    5857dd0 View commit details
    Browse the repository at this point in the history
  3. Api dump

    romtsn committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    f1f4bb2 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    f97c4f6 View commit details
    Browse the repository at this point in the history
  2. Handle new device properties

    romtsn committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    0e17b6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a8d419 View commit details
    Browse the repository at this point in the history
  4. Address PR review

    romtsn committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    9b823d3 View commit details
    Browse the repository at this point in the history
  5. Api dump

    romtsn committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    642462a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f8b473 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Parse ANRv2 thread dump into threads interface (#2661)

    Co-authored-by: Sentry Github Bot <bot+github-bot@sentry.io>
    Co-authored-by: Markus Hintersteiner <markus.hintersteiner@sentry.io>
    3 people committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    d52be74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92db968 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    65e6fcf View commit details
    Browse the repository at this point in the history
  2. Small tweaks

    romtsn committed May 3, 2023
    Configuration menu
    Copy the full SHA
    dfdeb79 View commit details
    Browse the repository at this point in the history
  3. Spotless

    romtsn committed May 3, 2023
    Configuration menu
    Copy the full SHA
    d2dd643 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Changelog

    romtsn committed May 4, 2023
    Configuration menu
    Copy the full SHA
    ff24f81 View commit details
    Browse the repository at this point in the history
  2. Pr id

    romtsn committed May 4, 2023
    Configuration menu
    Copy the full SHA
    893ecf8 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    d5f6ffb View commit details
    Browse the repository at this point in the history