attestation: Created proto printing code generator.

The generator is not integrated into the build. It's run manually and
the output is also committed here. All protos have been moved to
optimize_for=LITE_RUNTIME and calls to Message::DebugString have been
moved to calls to generated code.

BUG=brillo:1194
TEST=unit, manually inspected output of attestation client
CQ-DEPEND=CL:*221897

Change-Id: Ib326b46688ac478c848503e1554aaa08db9bdc34
Reviewed-on: https://chromium-review.googlesource.com/276186
Reviewed-by: Darren Krahn <dkrahn@chromium.org>
Tested-by: Darren Krahn <dkrahn@chromium.org>
Commit-Queue: Darren Krahn <dkrahn@chromium.org>
11 files changed
tree: b10285138a332d899e08ad9ea960bca76451881c
  1. client/
  2. common/
  3. server/
  4. attestation.gyp
  5. attestation_testrunner.cc
  6. OWNERS