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
/
src
Commit message (
Expand
)
Author
Age
*
Merge from google internal
Jisi Liu
2017-10-18
*
Integrated internal changes from Google
Adam Cozzette
2017-09-14
*
Merge remote-tracking branch 'origin/3.4.x' into mergemaster
Jisi Liu
2017-08-18
|
\
*
|
PROTBUF-3394 Potential SIGBUS with UnsafeUtil.getLong
alanbur
2017-08-08
|
*
Merge from Google internal for 3.4 release
Jisi Liu
2017-07-18
*
|
Merge 3.3.x into master
Bo Yang
2017-07-18
|
\
\
|
|
/
|
/
|
|
*
Revert guava depedency to version 19.
Feng Xiao
2017-05-12
*
|
Merge remote-tracking branch 'remotes/google/3.3.x' into merge-3.3-to-master
Adam Cozzette
2017-04-27
|
\
|
*
|
Allow unknown values for Map put*Value methods just like every other enum mut...
Anuraag Agrawal
2017-04-07
|
*
Fix Java build.
Feng Xiao
2017-03-29
|
*
Down-integrate from google3.
Feng Xiao
2017-03-29
|
/
*
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
|
*
Hacking ByteBufferWriter to work with GAE
nmittler
2016-10-20
|
/
*
Fix java compatibilty tests.
Feng Xiao
2016-10-10
*
Integrate internal changes
Bo Yang
2016-10-10
*
Fix erroneous comment regarding String.substring
Patrick Strawderman
2016-09-16
*
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
*
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
*
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
*
Restructuring protobuf to multiple modules
nmittler
2016-01-13