kicad/thirdparty/sentry-native/external/crashpad/third_party/mini_chromium
Marek Roszko 041b7b196d update sentry-native to 0.6.0
primarily interested in windows bug fix to stack unwinding
2023-02-15 21:08:22 -05:00
..
build Update sentry sdk 2022-08-15 20:48:53 -04:00
mini_chromium Update sentry-native sdk to latest 2023-01-27 23:54:20 -05:00
BUILD.gn update sentry-native to 0.6.0 2023-02-15 21:08:22 -05:00
CMakeLists.txt Update sentry sdk 2022-08-15 20:48:53 -04:00
README.crashpad
utf_string_conversion_utils.mingw.cc

README.crashpad

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Name: mini_chromium
Short Name: mini_chromium
URL: https://chromium.googlesource.com/chromium/mini_chromium/
Revision: See DEPS
License: BSD 3-clause
License File: mini_chromium/LICENSE
Security Critical: yes

Description:
mini_chromium is a small collection of useful low-level (“base”) routines from
the Chromium open-source project at https://www.chromium.org/Home. Chromium is
large, sprawling, full of dependencies, and a web browser. mini_chromium is
small, self-contained, and a library. mini_chromium is especially useful as a
dependency of other code that wishes to use Chromiums base routines.

Local Modifications:
None