aboutsummaryrefslogtreecommitdiff
path: root/java/src/main/java/com/google/protobuf/Descriptors.java
Commit message (Expand)AuthorAgeFilesLines
* Restructuring protobuf to multiple modulesnmittler2016-01-131-2439/+0
* Down-integrate from internal code base.Feng Xiao2015-12-111-0/+43
* Cherry-pick Java utf8 change.Feng Xiao2015-08-241-1/+12
* Down-integrate from google3.Feng Xiao2015-08-221-3/+3
* down-integrate internal changesBo Yang2015-05-211-2/+40
* Clean up importsTamir Duberstein2015-04-021-1/+0
* DRY: Use `Charset` statics to eliminate exceptionsTamir Duberstein2015-04-021-6/+1
* WhitespaceTamir Duberstein2015-04-021-26/+26
* Down integrate from Google internal branch for C++ and Java.Jisi Liu2015-02-281-1/+1
* Down-integrate from internal code base.Feng Xiao2014-11-101-0/+115
* Fix descriptor validation logic for packed enum fields.Feng Xiao2014-10-011-7/+7
* 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-48/+316
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-37/+120
* Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com2010-11-021-0/+8
* Massive roll-up of changes. See CHANGES.txt.kenton@google.com2009-12-181-55/+63
* Gigantic descriptors shouldn't overflow the Java string literal size limit.kenton@google.com2009-08-071-2/+10
* Remove @Override annotations that cause compiler errors on Java 1.5.temporal2009-08-011-1/+0
* Submit recent changes from internal branch, including "lite mode" forkenton@google.com2009-07-291-243/+315
* Integrate recent changes from Google-internal code tree. See CHANGES.txtkenton@google.com2009-04-251-1/+1
* Push out changes from internal codebase.kenton@google.com2009-01-221-0/+13
* Integrate changes from internal Google-internal branch.kenton@google.com2008-09-241-24/+168
* Initial checkin.temporal2008-07-101-0/+1635