aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/java/java_primitive_field.cc
Commit message (Expand)AuthorAgeFilesLines
* Down-integrate from google3.Feng Xiao2018-08-081-30/+76
* Merge pull request #2121 from mazurkin/issue-2108Feng Xiao2018-06-181-5/+17
|\
| * [issue-2108] [protoc/java] Excessive copying on buildPartial()Nickolay Mazurkin2016-09-181-5/+17
* | Integrated internal changes from GoogleAdam Cozzette2018-03-131-2/+1
* | Merge from Google internal for 3.4 releaseJisi Liu2017-07-181-22/+44
* | Avoid redundant type casts for oneof bytes fields.Feng Xiao2017-03-081-4/+22
* | Integrated internal changes from GoogleAdam Cozzette2016-11-171-2/+3
|/
* Integrated internal changes from GoogleAdam Cozzette2016-06-291-2/+2
* Integrate google internal changes.Jisi Liu2016-03-301-9/+3
* Down-integrate from google3.Feng Xiao2015-08-221-0/+1
* down-integrate internal changesBo Yang2015-05-211-5/+10
* Down integrate from Google internal branch for C++ and Java.Jisi Liu2015-02-281-0/+3
* Down-integrate from internal code base.Feng Xiao2014-11-101-20/+0
* 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-185/+275
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-18/+86
* Remove extra semicolon in primitive repeated field init code.liujisi@google.com2011-07-051-1/+1
* Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com2010-11-021-70/+324
* Roll back revision 313. A similar but far more exensive change was made in o...kenton@google.com2010-09-171-49/+9
* Optimize Java string serialization. Patch from Evan Jones.kenton@google.com2010-02-011-9/+49
* Massive roll-up of changes. See CHANGES.txt.kenton@google.com2009-12-181-17/+29
* Fix Issue 136: the memoized serialized size for packed fields may notjasonh+personal@google.com2009-12-011-1/+1
* Submit recent changes from internal branch, including "lite mode" forkenton@google.com2009-07-291-81/+22
* Push out changes from internal codebase.kenton@google.com2009-01-221-11/+144
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-241-10/+24
* Initial checkin.temporal2008-07-101-0/+365