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
*
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
*
rename python README, and fix markdown in java and python respectively
jesse
2015-03-16
*
Rename README.txt to README.md
Jesse Frankley
2015-03-16
*
Merge pull request #225 from google/post-alpha2-integrate
Jisi Liu
2015-03-03
|
\
*
\
Merge "Add a release profile for Java mvn project, which includes source file...
Jisi Liu
2015-03-04
|
\
\
|
*
|
Add a release profile for Java mvn project, which includes source file,
Jisi Liu
2015-03-03
*
|
|
Bump the version number to 3.0.0-alpha-3-pre
Jisi Liu
2015-03-02
|
|
*
Down integrate from Google internal branch for C++ and Java.
Jisi Liu
2015-02-28
|
|
/
|
/
|
*
|
Merge pull request #216 from cnauroth/Parser-JavaDoc
Jisi Liu
2015-02-26
|
\
\
|
|
/
|
/
|
*
|
Propogate onChange() event when getFooBuilder() is on an oneof message
Jisi Liu
2015-02-23
*
|
Fix Java maps reflection to call onChange to populate changes to parent
Jisi Liu
2015-02-23
|
*
Correct JavaDoc return value documentation for Parser#parseDelimitedFrom.
cnauroth
2015-02-23
*
|
Update version number to 3.0.0-alpha-2
Jisi Liu
2015-02-21
|
/
*
Update version number to v3.0.0-pre
Feng Xiao
2014-12-10
*
Down-integrate from internal code base.
Feng Xiao
2014-12-09
*
Remove usage of features not supported in Java 1.6.
Feng Xiao
2014-12-03
*
Update version number to v3.0.0-alpha-1
Feng Xiao
2014-12-03
*
Explicitly list all Java lite runtime tests (and exclude those depending
Feng Xiao
2014-12-02
*
Merge pull request #102 from fizbin/bytestring_serializable
Feng Xiao
2014-11-27
|
\
|
*
Add tests for other ByteString subclasses
Daniel Martin
2014-11-27
*
|
Make Java TextFormat.printToUnicodeString() escape newlines.
Feng Xiao
2014-11-25
*
|
Fix javadoc warnings.
Feng Xiao
2014-11-25
[next]