|
Initial commit of Crashpad.
This commit contains the basic structure of the project:
- LICENSE and related files.
- DEPS to check dependencies out into third_party.
- README.crashpad files and .gyp files to accompany third_party
dependencies.
- Infrastructure to run GYP as a gclient hook.
- codereview.settings to enable Rietveld code review.
- Assorted other administrative and dot-files.
Committed: https://chromium.googlesource.com/crashpad/crashpad/+/fbcd680b50e0a6d0cd310066a63b9dcd5de89aef
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+842 lines, -0 lines) |
Patch |
|
A |
.clang-format
|
View
|
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
|
A |
.gitignore
|
View
|
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
|
A |
AUTHORS
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
|
A |
CONTRIBUTORS
|
View
|
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
|
A |
DEPS
|
View
|
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
|
A |
LICENSE
|
View
|
|
1 chunk |
+202 lines, -0 lines |
0 comments
|
Download
|
|
A |
build/gyp_crashpad.py
|
View
|
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
|
A |
codereview.settings
|
View
|
1
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
|
A |
crashpad.gyp
|
View
|
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
|
A |
package.h
|
View
|
1
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/gmock/README.crashpad
|
View
|
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/gmock/gmock.gyp
|
View
|
|
1 chunk |
+152 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/gtest/README.crashpad
|
View
|
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/gtest/gtest.gyp
|
View
|
|
1 chunk |
+214 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/gyp/README.crashpad
|
View
|
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/mini_chromium/README.crashpad
|
View
|
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
Total messages: 8 (1 generated)
|