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
Commit message (
Expand
)
Author
Age
*
Describe platform requirements for the compatibility tests.
Feng Xiao
2016-05-20
*
Add compatiblity tests against v2.5.0
Feng Xiao
2016-05-17
*
Merge pull request #1542 from google/beta-3
Jisi Liu
2016-05-16
|
\
*
|
Add compatibility notice for Java.
Feng Xiao
2016-05-11
|
*
Update version numbers for other languages
Jisi Liu
2016-05-10
|
*
Update version numbers for beta3
Jisi Liu
2016-05-10
|
/
*
Remove accidentally restored deleted files.
Jisi Liu
2016-05-06
*
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
|
/
*
Merge branch 'master' of github.com:google/protobuf
Jisi Liu
2016-03-30
|
\
*
|
Integrate google internal changes.
Jisi Liu
2016-03-30
|
*
Allow custom URLs for Any in JsonFormat
Pradeep Gollakota
2016-03-18
|
/
*
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
*
Update version number and fix javadoc errors.
Feng Xiao
2016-01-06
*
Fix Java travis tests.
Feng Xiao
2015-12-21
*
Make conformance tests build for C++ and Java.
Feng Xiao
2015-12-16
*
Remove internal options from proto files.
Feng Xiao
2015-12-14
*
Down-integrate from internal code base.
Feng Xiao
2015-12-11
*
Fix typo in LazyField javadoc
Dave Hughes
2015-11-24
*
include plugin.proto and generated code in protobuf-java
Joshua Humphries
2015-11-05
*
Revert unwanted changes.
Jisi Liu
2015-10-06
*
Down-integrate from google internal.
Jisi Liu
2015-10-05
*
Fix javadoc errors.
Feng Xiao
2015-08-27
*
Update version number.
Feng Xiao
2015-08-26
*
Delete incorrectly placed test file.
Feng Xiao
2015-08-25
*
Merge Java util package to github.
Feng Xiao
2015-08-25
*
Cherry-pick Java utf8 change.
Feng Xiao
2015-08-24
*
Down-integrate from internal code base.
Feng Xiao
2015-08-23
*
Down-integrate from google3.
Feng Xiao
2015-08-22
*
Down-integrate from internal branch.
Jisi Liu
2015-08-21
*
Add distributionManagement explicitly to prevent maven from using
Bo Yang
2015-05-29
*
Update version number to 3.0.0-alpha-4
Bo Yang
2015-05-29
*
Update version number to 3.0.0-alpha-3
teboring
2015-05-23
*
Merge pull request #413 from TeBoring/master
Paul Yang
2015-05-21
|
\
|
*
down-integrate internal changes
Bo Yang
2015-05-21
*
|
Include well-known types in Java runtime.
Feng Xiao
2015-05-21
|
/
*
Clean up imports
Tamir Duberstein
2015-04-02
*
Move `UTF_8` to `Internal`
Tamir Duberstein
2015-04-02
*
Skip 3-byte test in CI
Tamir Duberstein
2015-04-02
*
DRY: Use `Charset` statics to eliminate exceptions
Tamir Duberstein
2015-04-02
*
perf: String#getBytes(Charset) vs getBytes(String)
Viktor Szathmáry
2015-04-02
*
Whitespace
Tamir Duberstein
2015-04-02
[next]