aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/java/java_file.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4504 from xfxyjwf/liteFeng Xiao2018-04-181-0/+10
|\
| * Cleanup + documentation for Java Lite runtime.Feng Xiao2018-04-121-0/+10
* | Fixed a Visual Studio 2017 build error. (#4488)Ronny Krüger2018-04-161-4/+2
|/
* Integrated internal changes from GoogleAdam Cozzette2018-03-131-12/+9
* Add @Deprecated annotation support for proto file.Jisi Liu2017-08-311-2/+5
* Merge from Google internal for 3.4 releaseJisi Liu2017-07-181-13/+51
* Down-integrate from google3.Feng Xiao2017-03-291-6/+0
* const FieldDescriptorCompareRoss Wang2017-02-171-1/+1
* Integrated internal changes from GoogleAdam Cozzette2016-11-171-5/+5
* Integrate internal changesBo Yang2016-10-101-2/+0
* Integrate from internal code base.Feng Xiao2016-07-131-3/+15
* Integrated internal changes from GoogleAdam Cozzette2016-06-291-38/+49
* Integrate google internal changes.Jisi Liu2016-03-301-13/+22
* Down-integrate from internal code base.Feng Xiao2015-12-111-9/+25
* down-integrate internal changesBo Yang2015-05-211-2/+8
* CR feedback: spacing, document return valuesDaniel Martin2015-04-081-1/+1
* Fix java compilation issues when processing large .proto filesDaniel Martin2014-11-251-11/+81
* Down-integrate from internal code base (C++ maps support).Feng Xiao2014-11-141-7/+7
* Down-integrate from internal code base.Feng Xiao2014-11-101-23/+4
* Replace links to code.google.com/protobuf with developers.google.com/protocol...Feng Xiao2014-10-011-1/+1
* Change java descriptor back to privatejieluo@google.com2014-08-071-1/+1
* change java compiler to only produce one java filejieluo@google.com2014-08-071-4/+4
* down integrate to svnjieluo@google.com2014-07-181-131/+175
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-19/+81
* Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com2010-11-021-30/+30
* Massive roll-up of changes. See CHANGES.txt.kenton@google.com2009-12-181-11/+29
* Gigantic descriptors shouldn't overflow the Java string literal size limit.kenton@google.com2009-08-071-3/+11
* Submit recent changes from internal branch, including "lite mode" forkenton@google.com2009-07-291-5/+38
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-241-53/+173
* Initial checkin.temporal2008-07-101-0/+249