summaryrefslogtreecommitdiff
path: root/java/core
AgeCommit message (Expand)Author
2018-11-06Revert "Merge tag 'v3.0.1-javalite'"Colin Cross
2018-11-06Revert "Remove unused reference to missing sun.misc.Unsafe method"Colin Cross
2018-11-01Remove unused reference to missing sun.misc.Unsafe methodColin Cross
2016-07-28Include javadoc/source in Java release packages.Feng Xiao
2016-07-03Fix spelling in strings and commentsOtto Kekäläinen
2016-06-29Integrated internal changes from GoogleAdam Cozzette
2016-05-10Update version numbers for other languagesJisi Liu
2016-04-28Merge branch 'master' of github.com:google/protobufJisi Liu
2016-04-28Down integrate from Google internal.Jisi Liu
2016-04-22Added serialVersionUID to ExtendableMessage.Jakub Kukul
2016-03-30Integrate google internal changes.Jisi Liu
2016-02-03Remove redundant `the` in comments.Dongjoon Hyun
2016-01-29Restore the license for Internal.javaJisi Liu
2016-01-29Uncomment the test, which was commented out during integrationJisi Liu
2016-01-29Integrate from google internal.Jisi Liu
2016-01-28Undo the Java module change for integration.Jisi Liu
2016-01-15move test file (was in wrong place after rebasing on java module refactor)Joshua Humphries
2016-01-15throw IOException instead of InvalidProtocolBufferException when appropriateJoshua Humphries
2016-01-13Restructuring protobuf to multiple modulesnmittler