aboutsummaryrefslogtreecommitdiff
path: root/java/src/test/java/com/google/protobuf/CodedOutputStreamTest.java
Commit message (Expand)AuthorAgeFilesLines
* Restructuring protobuf to multiple modulesnmittler2016-01-131-546/+0
* Down-integrate from internal code base.Feng Xiao2015-12-111-4/+41
* Down-integrate from google3.Feng Xiao2015-08-221-1/+109
* Move `UTF_8` to `Internal`Tamir Duberstein2015-04-021-2/+2
* DRY: Use `Charset` statics to eliminate exceptionsTamir Duberstein2015-04-021-2/+2
* WhitespaceTamir Duberstein2015-04-021-5/+5
* Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao2014-10-011-1/+1
* down integrate to svnjieluo@google.com2014-07-181-0/+84
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-9/+8
* Fix issue 256: compute the correct size for negative enum values, which need ...jasonh@google.com2011-02-181-0/+15
* Roll back revision 313. A similar but far more exensive change was made in o...kenton@google.com2010-09-171-24/+0
* Optimize Java string serialization. Patch from Evan Jones.kenton@google.com2010-02-011-0/+24
* Fix some Java warnings. Patch from Evan Jones.kenton@google.com2010-01-211-1/+0
* Push out changes from internal codebase.kenton@google.com2009-01-221-0/+11
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-241-11/+24
* Initial checkin.temporal2008-07-101-0/+280