2 Commits

Author SHA1 Message Date
Mark Mentovai
0b103946a2 Add contributors to CONTRIBUTORS.
These people have contributed and reviewed significant and non-trivial
code.

R=rsesek@chromium.org

Review URL: https://codereview.chromium.org/995893002
2015-03-10 14:28:41 -04:00
Mark Mentovai
fbcd680b50 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.

R=rsesek@chromium.org

Review URL: https://codereview.chromium.org/426403002
2014-07-30 23:24:58 -04:00