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

feat: sentry add gzipped with compression #954

Merged

Commits on Mar 21, 2024

  1. add gzip compression

    Strive-Sun committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    f60449b View commit details
    Browse the repository at this point in the history
  2. add zlib.h

    Strive-Sun committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    cd7f082 View commit details
    Browse the repository at this point in the history
  3. use sentry__xx

    Strive-Sun committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    0d36bb0 View commit details
    Browse the repository at this point in the history
  4. reuse body/_owned

    Strive-Sun committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    0f370b0 View commit details
    Browse the repository at this point in the history
  5. modify some code

    Strive-Sun committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    2fac701 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c07a6a4 View commit details
    Browse the repository at this point in the history
  7. add #

    Strive-Sun committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    db23390 View commit details
    Browse the repository at this point in the history
  8. improve format

    Strive-Sun committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    32e90a4 View commit details
    Browse the repository at this point in the history
  9. lint

    Strive-Sun committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    2530bdd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    56ed2f6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    48fc18e View commit details
    Browse the repository at this point in the history
  12. add change log

    Strive-Sun committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e830aea View commit details
    Browse the repository at this point in the history
  13. format

    Strive-Sun committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    9bec2cb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    282100f View commit details
    Browse the repository at this point in the history
  15. Revert "separate crashpad gzip choice"

    This reverts commit 282100f.
    supervacuus committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    c98f219 View commit details
    Browse the repository at this point in the history
  16. Update change-log

    supervacuus committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    8094b4a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6b879c0 View commit details
    Browse the repository at this point in the history
  18. Remove build remnants of CMake <= 3.12...

    ...we require 3.16.4 for almost 4 years.
    
    Android is set to 3.10, but doesn't support either curl or crashpad.
    supervacuus committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4dcbbae View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    33c1198 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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