aboutsummaryrefslogtreecommitdiffhomepage
path: root/java/core
Commit message (Expand)AuthorAge
...
| * Update AbstractMessage.javaGravatar goorov2017-01-13
| * Update AbstractMessage.javaGravatar goorov2017-01-12
|/
* Change CodedInputStream#DEFAULT_SIZE_LIMIT from 64MB toGravatar Michael Stack2016-12-01
* Merge branch 'master' into down-integrate-with-msvc-fixGravatar Adam Cozzette2016-11-17
|\
* | Integrated internal changes from GoogleGravatar Adam Cozzette2016-11-17
| * #2356 : fix ExceptionInInitializerError on IBM J9Gravatar Time2016-11-11
| * Use latest maven-compiler-plugin (2.6.0)Gravatar Christopher Tubbs2016-11-04
| * Hacking ByteBufferWriter to work with GAEGravatar nmittler2016-10-20
|/
* Update version number.Gravatar Feng Xiao2016-10-10
* Fix java compatibilty tests.Gravatar Feng Xiao2016-10-10
* Bump version number to 3.1.0-alpha-1.Gravatar Bo Yang2016-10-10
* Integrate internal changesGravatar Bo Yang2016-10-10
* Fix erroneous comment regarding String.substringGravatar Patrick Strawderman2016-09-16
* Bump version number to 3.0.2Gravatar Jisi Liu2016-09-02
* Bump version number for GAGravatar Jisi Liu2016-07-25
* Versioning Java GeneratedMessage.Gravatar Feng Xiao2016-07-19
* Include javadoc/source in Java release packages.Gravatar Feng Xiao2016-07-18
* Remove Java deterministic API.Gravatar Feng Xiao2016-07-18
* Fix compatiblity issues.Gravatar Feng Xiao2016-07-14
* Update version number to 3.0.0-beta-4Gravatar Feng Xiao2016-07-13
* Integrate from internal code base.Gravatar Feng Xiao2016-07-13
* Fix spelling in strings and commentsGravatar Otto Kekäläinen2016-07-03
* Integrated internal changes from GoogleGravatar Adam Cozzette2016-06-29
* Update version numbers for other languagesGravatar Jisi Liu2016-05-10
* Merge branch 'master' of github.com:google/protobufGravatar Jisi Liu2016-04-28
|\
* | Down integrate from Google internal.Gravatar Jisi Liu2016-04-28
| * Added serialVersionUID to ExtendableMessage.Gravatar Jakub Kukul2016-04-22
|/
* Integrate google internal changes.Gravatar Jisi Liu2016-03-30
* Remove redundant `the` in comments.Gravatar Dongjoon Hyun2016-02-03
* Restore the license for Internal.javaGravatar Jisi Liu2016-01-29
* Uncomment the test, which was commented out during integrationGravatar Jisi Liu2016-01-29
* Integrate from google internal.Gravatar Jisi Liu2016-01-29
* Undo the Java module change for integration.Gravatar Jisi Liu2016-01-28
* move test file (was in wrong place after rebasing on java module refactor)Gravatar Joshua Humphries2016-01-15
* throw IOException instead of InvalidProtocolBufferException when appropriateGravatar Joshua Humphries2016-01-15
* Restructuring protobuf to multiple modulesGravatar nmittler2016-01-13