History log of /external/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8a2f7578bb6289415f1d0a01c9cc96d283730480 21-Jun-2011 Wink Saville <wink@google.com> Fix bug in skipRawBytes if request is larger than buffer.

Original solution by Scott Barta this change adds tests
and also fixes the same bug that was in CodedInputStream.

Change-Id: Idb49691822b3f292c5092edc52db4e153e9da49a
/external/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java
d0332953cda33fb4f8e24ebff9c49159b69c43d6 29-May-2010 Wink Saville <wink@google.com> Add protobuf 2.3.0 sources

This is the contents of protobuf-2.3.0.tar.bz2 from
http://code.google.com/p/protobuf/downloads/list.

Change-Id: Idfde09ce7ef5ac027b07ee83f2674fbbed5c30b2
/external/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java
fbaaef999ba563838ebd00874ed8a1c01fbf286d 28-May-2010 Wink Saville <wink@google.com> Add protobuf 2.2.0a sources

This is the contents of protobuf-2.2.0a.tar.bz2 from
http://code.google.com/p/protobuf/downloads/list and
is the base code for the javamicro code generator.

Change-Id: Ie9a0440a824d615086445b6636944484b3155afa
/external/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java