3 Commits

Author SHA1 Message Date
Andrew Bonventre
2e44832850 Remove CC_LIST from codereview.settings
It has no effect on Gerrit hosts. The notification settings within
Gerrit need to be configured.

Change-Id: I6ab9ed0d6f55742ebe934924cc9272efd7e2f3c6

BUG=

Change-Id: I592e0dcacfc41d90bf7c0e6800cd8e2c411c6c2c
Reviewed-on: https://chromium-review.googlesource.com/322190
Tested-by: Andrew Bonventre <andybons@chromium.org>
Reviewed-by: Mark Mentovai <mark@chromium.org>
2016-01-14 16:19:50 +00:00
Andrew Bonventre
a4f3761de2 Switch to Gerrit for code review
Change-Id: I36baf766e17cf7f86d14fd28f8e6c22008c8f6f4
2016-01-13 17:47:41 -05: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