1. af81dcf Fix Java travis tests. by Feng Xiao · 9 years ago
  2. a0cecfd Make conformance tests build for C++ and Java. by Feng Xiao · 9 years ago
  3. 13e1279 Remove internal options from proto files. by Feng Xiao · 9 years ago
  4. e841bac Down-integrate from internal code base. by Feng Xiao · 9 years ago
  5. 62c4efa Fix typo in LazyField javadoc by Dave Hughes · 9 years ago
  6. 37b262b include plugin.proto and generated code in protobuf-java by Joshua Humphries · 9 years ago
  7. 479a90b Revert unwanted changes. by Jisi Liu · 9 years ago
  8. 46e8ff6 Down-integrate from google internal. by Jisi Liu · 9 years ago
  9. 2452249 Fix javadoc errors. by Feng Xiao · 9 years ago
  10. ffe9215 Update version number. by Feng Xiao · 9 years ago
  11. f4ef8fe Delete incorrectly placed test file. by Feng Xiao · 9 years ago
  12. fbb3ef2 Merge Java util package to github. by Feng Xiao · 9 years ago
  13. 839b180 Cherry-pick Java utf8 change. by Feng Xiao · 9 years ago
  14. b17ec3c Down-integrate from internal code base. by Feng Xiao · 9 years ago
  15. eee38b0 Down-integrate from google3. by Feng Xiao · 9 years ago
  16. b0f6611 Down-integrate from internal branch. by Jisi Liu · 9 years ago
  17. 252daef Add distributionManagement explicitly to prevent maven from using by Bo Yang · 9 years ago
  18. e107e2d Update version number to 3.0.0-alpha-4 by Bo Yang · 9 years ago
  19. 9839c0c Update version number to 3.0.0-alpha-3 by teboring · 9 years ago
  20. d94e65a Merge pull request #413 from TeBoring/master by Paul Yang · 9 years ago
  21. 5db2173 down-integrate internal changes by Bo Yang · 9 years ago
  22. 1aacb4f Include well-known types in Java runtime. by Feng Xiao · 9 years ago
  23. 654bd31 Clean up imports by Tamir Duberstein · 9 years ago
  24. badef1f Move `UTF_8` to `Internal` by Tamir Duberstein · 9 years ago
  25. 2820e86 Skip 3-byte test in CI by Tamir Duberstein · 9 years ago
  26. 210de28 DRY: Use `Charset` statics to eliminate exceptions by Tamir Duberstein · 9 years ago
  27. e84893f perf: String#getBytes(Charset) vs getBytes(String) by Viktor Szathmáry · 10 years ago
  28. 7139d1e Whitespace by Tamir Duberstein · 9 years ago
  29. cd04e9b rename python README, and fix markdown in java and python respectively by jesse · 9 years ago
  30. bf05592 Rename README.txt to README.md by Jesse Frankley · 9 years ago
  31. ed3c8a1 Merge pull request #225 from google/post-alpha2-integrate by Jisi Liu · 9 years ago
  32. c6170a9 Merge "Add a release profile for Java mvn project, which includes source file, javadoc packaging and signing." by Jisi Liu · 9 years ago
  33. b386c73 Add a release profile for Java mvn project, which includes source file, by Jisi Liu · 9 years ago
  34. 40f2df3 Bump the version number to 3.0.0-alpha-3-pre by Jisi Liu · 9 years ago
  35. 885b612 Down integrate from Google internal branch for C++ and Java. by Jisi Liu · 9 years ago
  36. 0e5fc48 Merge pull request #216 from cnauroth/Parser-JavaDoc by Jisi Liu · 9 years ago
  37. e70329c Propogate onChange() event when getFooBuilder() is on an oneof message field. by Jisi Liu · 9 years ago
  38. 20042b7 Fix Java maps reflection to call onChange to populate changes to parent by Jisi Liu · 9 years ago
  39. 8508198 Correct JavaDoc return value documentation for Parser#parseDelimitedFrom. by cnauroth · 9 years ago
  40. 7d8564f Update version number to 3.0.0-alpha-2 by Jisi Liu · 9 years ago
  41. cb0ba5f Update version number to v3.0.0-pre by Feng Xiao · 10 years ago
  42. 9104da3 Down-integrate from internal code base. by Feng Xiao · 10 years ago
  43. 6a949cd Remove usage of features not supported in Java 1.6. by Feng Xiao · 10 years ago
  44. 81a630c Update version number to v3.0.0-alpha-1 by Feng Xiao · 10 years ago
  45. 7793199 Explicitly list all Java lite runtime tests (and exclude those depending by Feng Xiao · 10 years ago
  46. 7f2a9fb Merge pull request #102 from fizbin/bytestring_serializable by Feng Xiao · 10 years ago
  47. a32a1a7 Add tests for other ByteString subclasses by Daniel Martin · 10 years ago
  48. 90f2f50 Make Java TextFormat.printToUnicodeString() escape newlines. by Feng Xiao · 10 years ago
  49. 418ece3 Fix javadoc warnings. by Feng Xiao · 10 years ago
  50. 5ff8dc8 Make ByteStrings serializable with java serialization. by Daniel Martin · 10 years ago
  51. 99aa0f9 Down-integrate from internal code base. by Feng Xiao · 10 years ago
  52. f157a56 Down-integrate from internal code base (C++ maps support). by Feng Xiao · 10 years ago
  53. 643d09a Merge branch 'typofixes-vlajos-20141108' of https://github.com/vlajos/protobuf into typo by Feng Xiao · 10 years ago
  54. 6ef984a Down-integrate from internal code base. by Feng Xiao · 10 years ago
  55. c768072 typo fixes - https://github.com/vlajos/misspell_fixer by Veres Lajos · 10 years ago
  56. df5481c Update version number to 2.6.2-pre. by Feng Xiao · 10 years ago
  57. bba8365 Update version number to 2.6.1. by Feng Xiao · 10 years ago
  58. d9d1da9 Update version number to 2.6.1rc1 by Feng Xiao · 10 years ago
  59. 56aa52d Merge pull request #38 from xfxyjwf/fix17 by Feng Xiao · 10 years ago
  60. 725326f Update verification methods' names. by Feng Xiao · 10 years ago
  61. f5691a6 Fix descriptor validation logic for packed enum fields. by Feng Xiao · 10 years ago
  62. 345d49a Fix a bug that causes DynamicMessage.setField() to not work for repeated by Feng Xiao · 10 years ago
  63. e428862 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers by Feng Xiao · 10 years ago
  64. ec0c9e4 Bump version for maven-bundle-plugin by Jisi Liu · 10 years ago
  65. 1eba9d9 merge tags/2.6.0 into trunk by jieluo@google.com · 10 years ago
  66. db9f7dd 1, Remove unkown field support in jave TextFormat by jieluo@google.com · 10 years ago
  67. 76b8a76 add LazyFieldLite.java by jieluo@google.com · 10 years ago
  68. 01283fa add printUnicode methods in TextFormat by jieluo@google.com · 10 years ago
  69. 4de8f55 down integrate to svn by jieluo@google.com · 10 years ago
  70. c9f6950 Update OSGi meta data. by xiaofeng@google.com · 11 years ago
  71. 2c9392f Update version number in trunk by xiaofeng@google.com · 11 years ago
  72. ef9acc4 Update version to 2.5.0-pre by liujisi@google.com · 12 years ago
  73. d2d50f9 Fix Java compile issues under JDK 1.5 by xiaofeng@google.com · 12 years ago
  74. a058718 Fix issue 298: add OSGi configuration to pom.xml - patch from Thomas Kock by xiaofeng@google.com · 12 years ago
  75. b55a20f Down-integrate from internal branch by xiaofeng@google.com · 12 years ago
  76. 3239fec Close resources properly for java tests and examples. by liujisi@google.com · 13 years ago
  77. 02d7015 Allow String to be used as message names. by liujisi@google.com · 13 years ago
  78. 5c24564 Update mainline version to 2.4.2-pre. by liujisi@google.com · 13 years ago
  79. 3dc4a7b Fix incomplete comments. by liujisi@google.com · 13 years ago
  80. 5a5e67a Make protobuf java JDK 1.5 compatible. by liujisi@google.com · 13 years ago
  81. 9cf65b7 Use fully qualified java.lang.Object in protoc java code. by liujisi@google.com · 13 years ago
  82. eab9b5d Fix issue 256: compute the correct size for negative enum values, which need to be sign extended. by jasonh@google.com · 13 years ago
  83. 01cba4b Update mainline version to 2.4.1-pre. by liujisi@google.com · 13 years ago
  84. bdfc1ea Add missing files into pom.xml for protobuf-lite. by liujisi@google.com · 14 years ago
  85. 5c20ca1 Escape C++ Trigraphs. by liujisi@google.com · 14 years ago
  86. 6f2c3b8 Boost version number to 2.4.0-pre, add more test cases for text_format.py about unicode field. by liujisi@google.com · 14 years ago
  87. 5d8d2b0 Fix issues: 200 202 211 215 237 246. by liujisi@google.com · 14 years ago
  88. 2726e7a Fix issues: 166 167 172 175 181 188 192 194 195. by liujisi@google.com · 14 years ago
  89. 33165fe Submit recent changes from internal branch. See CHANGES.txt for more details. by liujisi@google.com · 14 years ago
  90. a4a9ef8 Roll back revision 313. A similar but far more exensive change was made in our internal branch, which will be integrated soon. by kenton@google.com · 14 years ago
  91. daee051 Optimize Java string serialization. Patch from Evan Jones. by kenton@google.com · 14 years ago
  92. ab6950d More Java warning tweaks from Evan Jones. by kenton@google.com · 15 years ago
  93. 28c2ec0 Fix some Java warnings. Patch from Evan Jones. by kenton@google.com · 15 years ago
  94. ea75323 Update version number in trunk to 2.3.1. by kenton@google.com · 15 years ago
  95. 7b7a80e Tweak doc comments. by kenton@google.com · 15 years ago
  96. 5353018 Address comments from various code reviews. by kenton@google.com · 15 years ago
  97. 35d2f01 In Java's TextFormat, correcty concatenate adjacent string literals, as C++ does. Also fix a bug in handling of single-quoted strings. by kenton@google.com · 15 years ago
  98. 6e8b9e4 Make extension identifiers final. This improves security when untrusted code is present in the same class loader. In order to get around initialization ordering issues, I simply made the constructor for extension identifiers take no arguments and deferred initialization to an internalInit() method, which generated code will always call during init. by kenton@google.com · 15 years ago
  99. 25cf9e3 getExtension() on an empty repeated field should return an empty list, not a singular default value. by kenton@google.com · 15 years ago
  100. 28e46df Clarify that pushLimit() does not limit the number of bytes CodedInputStream will read from the underlying InputStream. by kenton@google.com · 15 years ago