aboutsummaryrefslogtreecommitdiff
path: root/java/core/src/main/java/com/google/protobuf/CodedInputStream.java
Commit message (Expand)AuthorAgeFilesLines
* Integrated internal changes from GoogleAdam Cozzette2018-03-131-4/+2
* Add a UTF-8 decoder that uses Unsafe to directly decode a byte buffer.Anuraag Agrawal2017-11-291-33/+71
* Merge from google internalJisi Liu2017-10-181-2/+1
* Integrated internal changes from GoogleAdam Cozzette2017-09-141-0/+882
* Merge from Google internal for 3.4 releaseJisi Liu2017-07-181-85/+214
* Down-integrate from google3.Feng Xiao2017-03-291-2/+2
* Update comments for setSizeLimit.Feng Xiao2017-03-091-3/+3
* Change CodedInputStream#DEFAULT_SIZE_LIMIT from 64MB toMichael Stack2016-12-011-3/+4
* Integrate internal changesBo Yang2016-10-101-965/+2558
* Integrate google internal changes.Jisi Liu2016-03-301-11/+31
* Integrate from google internal.Jisi Liu2016-01-291-0/+1282
* Undo the Java module change for integration.Jisi Liu2016-01-281-1308/+0
* Restructuring protobuf to multiple modulesnmittler2016-01-131-0/+1308