index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
java
/
core
Commit message (
Expand
)
Author
Age
*
Update version number to 3.3.1
Feng Xiao
2017-05-08
*
Update Java version number and dependency.
Feng Xiao
2017-03-30
*
Fix Java build.
Feng Xiao
2017-03-29
*
Down-integrate from google3.
Feng Xiao
2017-03-29
*
Changed scope of Java deps to "test".
Josh Haberman
2017-03-15
*
Merge pull request #2835 from pherl/javaep
Jisi Liu
2017-03-13
|
\
|
*
Suppress the last unchecked warning.
Jisi Liu
2017-03-10
*
|
Merge pull request #2832 from pherl/javaep
Jisi Liu
2017-03-10
|
\
|
*
|
Merge pull request #2827 from xfxyjwf/i1251
Feng Xiao
2017-03-10
|
\
\
|
|
*
Fix java code according to error prone.
Jisi Liu
2017-03-10
|
|
/
|
/
|
|
*
Update comments for setSizeLimit.
Feng Xiao
2017-03-09
*
|
Fix GeneratedMessageV3 warnings.
Jisi Liu
2017-03-09
*
|
Fix lint warnings in the javalite branch.
Jisi Liu
2017-03-09
|
/
*
Merge pull request #2602 from GreatFruitOmsk/issue-2428
Feng Xiao
2017-03-08
|
\
*
|
Merge 3.2.x branch into master (#2648)
Paul Yang
2017-01-31
|
*
Update AbstractMessage.java
goorov
2017-01-13
|
*
Update AbstractMessage.java
goorov
2017-01-12
|
/
*
Change CodedInputStream#DEFAULT_SIZE_LIMIT from 64MB to
Michael Stack
2016-12-01
*
Merge branch 'master' into down-integrate-with-msvc-fix
Adam Cozzette
2016-11-17
|
\
*
|
Integrated internal changes from Google
Adam Cozzette
2016-11-17
|
*
#2356 : fix ExceptionInInitializerError on IBM J9
Time
2016-11-11
|
*
Use latest maven-compiler-plugin (2.6.0)
Christopher Tubbs
2016-11-04
|
*
Hacking ByteBufferWriter to work with GAE
nmittler
2016-10-20
|
/
*
Update version number.
Feng Xiao
2016-10-10
*
Fix java compatibilty tests.
Feng Xiao
2016-10-10
*
Bump version number to 3.1.0-alpha-1.
Bo Yang
2016-10-10
*
Integrate internal changes
Bo Yang
2016-10-10
*
Fix erroneous comment regarding String.substring
Patrick Strawderman
2016-09-16
*
Bump version number to 3.0.2
Jisi Liu
2016-09-02
*
Bump version number for GA
Jisi Liu
2016-07-25
*
Versioning Java GeneratedMessage.
Feng Xiao
2016-07-19
*
Include javadoc/source in Java release packages.
Feng Xiao
2016-07-18
*
Remove Java deterministic API.
Feng Xiao
2016-07-18
*
Fix compatiblity issues.
Feng Xiao
2016-07-14
*
Update version number to 3.0.0-beta-4
Feng Xiao
2016-07-13
*
Integrate from internal code base.
Feng Xiao
2016-07-13
*
Fix spelling in strings and comments
Otto Kekäläinen
2016-07-03
*
Integrated internal changes from Google
Adam Cozzette
2016-06-29
*
Update version numbers for other languages
Jisi Liu
2016-05-10
*
Merge branch 'master' of github.com:google/protobuf
Jisi Liu
2016-04-28
|
\
*
|
Down integrate from Google internal.
Jisi Liu
2016-04-28
|
*
Added serialVersionUID to ExtendableMessage.
Jakub Kukul
2016-04-22
|
/
*
Integrate google internal changes.
Jisi Liu
2016-03-30
*
Remove redundant `the` in comments.
Dongjoon Hyun
2016-02-03
*
Restore the license for Internal.java
Jisi Liu
2016-01-29
*
Uncomment the test, which was commented out during integration
Jisi Liu
2016-01-29
*
Integrate from google internal.
Jisi Liu
2016-01-29
*
Undo the Java module change for integration.
Jisi Liu
2016-01-28
*
move test file (was in wrong place after rebasing on java module refactor)
Joshua Humphries
2016-01-15
*
throw IOException instead of InvalidProtocolBufferException when appropriate
Joshua Humphries
2016-01-15
[next]