| Index: third_party/protobuf/CONTRIBUTORS.txt
|
| diff --git a/third_party/protobuf/CONTRIBUTORS.txt b/third_party/protobuf/CONTRIBUTORS.txt
|
| index 7c1ac80d661c1d0635dac373779811ae8287ba29..b8d97fc23d85b145367eabf6249cd4aed755bb32 100644
|
| --- a/third_party/protobuf/CONTRIBUTORS.txt
|
| +++ b/third_party/protobuf/CONTRIBUTORS.txt
|
| @@ -17,6 +17,12 @@ Proto2 Python primary authors:
|
| Will Robinson <robinson@google.com>
|
| Petar Petrov <petar@google.com>
|
|
|
| +Java Nano primary authors:
|
| + Brian Duff <bduff@google.com>
|
| + Tom Chao <chaot@google.com>
|
| + Max Cai <maxtroy@google.com>
|
| + Ulas Kirazci <ulas@google.com>
|
| +
|
| Large code contributions:
|
| Jason Hsueh <jasonh@google.com>
|
| Joseph Schorr <jschorr@google.com>
|
| @@ -50,7 +56,7 @@ Patch contributors:
|
| text format.
|
| Brian Atkinson <nairb774@gmail.com>
|
| * Added @Override annotation to generated Java code where appropriate.
|
| - Vincent Choinière <Choiniere.Vincent@hydro.qc.ca>
|
| + Vincent Choinière <Choiniere.Vincent@hydro.qc.ca>
|
| * Tru64 support.
|
| Monty Taylor <monty.taylor@gmail.com>
|
| * Solaris 10 + Sun Studio fixes.
|
| @@ -86,3 +92,11 @@ Patch contributors:
|
| * Fix bug with permanent callbacks that delete themselves when run.
|
| Michael Kucharski <m.kucharski@gmail.com>
|
| * Added CodedInputStream.getTotalBytesRead().
|
| + Kacper Kowalik <xarthisius.kk@gmail.com>
|
| + * Fixed m4/acx_pthread.m4 problem for some Linux distributions.
|
| + William Orr <will@worrbase.com>
|
| + * Fixed detection of sched_yield on Solaris.
|
| + * Added atomicops for Solaris
|
| + Andrew Paprocki <andrew@ishiboo.com>
|
| + * Fixed minor IBM xlC compiler build issues
|
| + * Added atomicops for AIX (POWER)
|
|
|