aboutsummaryrefslogtreecommitdiff
path: root/java/src/main/java/com/google
Commit message (Expand)AuthorAgeFilesLines
* Remove accidentally restored deleted files.Jisi Liu2016-05-066-1492/+0
* Down integrate from Google internal.Jisi Liu2016-04-286-0/+1492
* Restructuring protobuf to multiple modulesnmittler2016-01-1366-29231/+0
* Down-integrate from internal code base.Feng Xiao2015-12-1121-627/+960
* Fix typo in LazyField javadocDave Hughes2015-11-241-2/+2
* Down-integrate from google internal.Jisi Liu2015-10-054-289/+384
* Fix javadoc errors.Feng Xiao2015-08-274-24/+25
* Delete incorrectly placed test file.Feng Xiao2015-08-251-132/+0
* Cherry-pick Java utf8 change.Feng Xiao2015-08-242-1/+144
* Down-integrate from google3.Feng Xiao2015-08-2215-197/+591
* down-integrate internal changesBo Yang2015-05-2116-178/+2427
* Clean up importsTamir Duberstein2015-04-025-7/+1
* Move `UTF_8` to `Internal`Tamir Duberstein2015-04-025-14/+13
* DRY: Use `Charset` statics to eliminate exceptionsTamir Duberstein2015-04-026-53/+31
* perf: String#getBytes(Charset) vs getBytes(String)Viktor Szathmáry2015-04-023-28/+41
* WhitespaceTamir Duberstein2015-04-025-64/+64
* Down integrate from Google internal branch for C++ and Java.Jisi Liu2015-02-2815-205/+764
* Merge pull request #216 from cnauroth/Parser-JavaDocJisi Liu2015-02-261-2/+2
|\
| * Correct JavaDoc return value documentation for Parser#parseDelimitedFrom.cnauroth2015-02-231-2/+2
* | Fix Java maps reflection to call onChange to populate changes to parentJisi Liu2015-02-231-23/+27
|/
* Down-integrate from internal code base.Feng Xiao2014-12-091-1/+1
* Merge pull request #102 from fizbin/bytestring_serializableFeng Xiao2014-11-274-1/+37
|\
| * Make ByteStrings serializable with java serialization.Daniel Martin2014-11-254-1/+37
* | Make Java TextFormat.printToUnicodeString() escape newlines.Feng Xiao2014-11-251-1/+2
* | Fix javadoc warnings.Feng Xiao2014-11-252-14/+14
|/
* Down-integrate from internal code base.Feng Xiao2014-11-202-22/+13
* Down-integrate from internal code base (C++ maps support).Feng Xiao2014-11-143-17/+25
* Merge branch 'typofixes-vlajos-20141108' of https://github.com/vlajos/protobu...Feng Xiao2014-11-114-7/+7
|\
| * typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-084-7/+7
* | Down-integrate from internal code base.Feng Xiao2014-11-1022-228/+2563
|/
* Merge pull request #38 from xfxyjwf/fix17Feng Xiao2014-10-031-3/+22
|\
| * Update verification methods' names.Feng Xiao2014-10-021-6/+8
| * Fix a bug that causes DynamicMessage.setField() to not work for repeatedFeng Xiao2014-10-011-2/+19
* | 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-0148-48/+48
* 1, Remove unkown field support in jave TextFormatjieluo@google.com2014-07-252-15/+19
* add LazyFieldLite.javajieluo@google.com2014-07-191-0/+176
* add printUnicode methods in TextFormatjieluo@google.com2014-07-181-0/+20
* down integrate to svnjieluo@google.com2014-07-1830-1287/+4500
* Fix Java compile issues under JDK 1.5xiaofeng@google.com2012-11-305-17/+15
* Down-integrate from internal branchxiaofeng@google.com2012-09-2233-629/+4519
* Fix incomplete comments.liujisi@google.com2011-04-281-1/+1
* Make protobuf java JDK 1.5 compatible.liujisi@google.com2011-04-285-32/+32
* Fix issue 256: compute the correct size for negative enum values, which need ...jasonh@google.com2011-02-181-1/+1
* Fix issues: 200 202 211 215 237 246.liujisi@google.com2010-12-063-1/+3
* Fix issues: 166 167 172 175 181 188 192 194 195.liujisi@google.com2010-12-031-1/+3
* Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com2010-11-0222-641/+3765
* Roll back revision 313. A similar but far more exensive change was made in o...kenton@google.com2010-09-171-17/+0
* Optimize Java string serialization. Patch from Evan Jones.kenton@google.com2010-02-011-0/+17
* More Java warning tweaks from Evan Jones.kenton@google.com2010-01-282-4/+5