1. c612074 sync the Manually integrate changes in google3/third_party by Jie Luo · 8 years ago
  2. 46e8ff6 Down-integrate from google internal. by Jisi Liu · 9 years ago
  3. cc5a1bf Make the PARSER @Deprecated public. by Feng Xiao · 9 years ago
  4. 839b180 Cherry-pick Java utf8 change. by Feng Xiao · 9 years ago
  5. eee38b0 Down-integrate from google3. by Feng Xiao · 9 years ago
  6. c3bc155 Merge branch 'master' of github.com:google/protobuf by Jisi Liu · 9 years ago
  7. b0f6611 Down-integrate from internal branch. by Jisi Liu · 9 years ago
  8. 93ba933 Remove unused private fields. by Tom Hughes · 9 years ago
  9. 5db2173 down-integrate internal changes by Bo Yang · 9 years ago
  10. 03e1704 Merge pull request #101 from fizbin/fix_large_proto_java_code by Feng Xiao · 9 years ago
  11. 0f1393d More 'int' return value documentation by Daniel Martin · 9 years ago
  12. 153a226 CR feedback: spacing, document return values by Daniel Martin · 9 years ago
  13. 885b612 Down integrate from Google internal branch for C++ and Java. by Jisi Liu · 9 years ago
  14. e70329c Propogate onChange() event when getFooBuilder() is on an oneof message field. by Jisi Liu · 9 years ago
  15. aa1713d Include names.h as java_names.h in the opensource tree by zhangkun83 · 10 years ago
  16. e2416ca Fix java compilation issues when processing large .proto files by Daniel Martin · 10 years ago
  17. 99aa0f9 Down-integrate from internal code base. by Feng Xiao · 10 years ago
  18. f157a56 Down-integrate from internal code base (C++ maps support). by Feng Xiao · 10 years ago
  19. 643d09a Merge branch 'typofixes-vlajos-20141108' of https://github.com/vlajos/protobuf into typo by Feng Xiao · 10 years ago
  20. 6ef984a Down-integrate from internal code base. by Feng Xiao · 10 years ago
  21. c768072 typo fixes - https://github.com/vlajos/misspell_fixer by Veres Lajos · 10 years ago
  22. e428862 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers by Feng Xiao · 10 years ago
  23. d733931 Change java descriptor back to private by jieluo@google.com · 10 years ago
  24. 7db9c09 change java compiler to only produce one java file by jieluo@google.com · 10 years ago
  25. 4de8f55 down integrate to svn by jieluo@google.com · 10 years ago
  26. 7f37255 Down-integrate from internal branch by xiaofeng@google.com · 11 years ago
  27. de3494f Fix issue 403, issue 456, issue 462 by xiaofeng@google.com · 11 years ago
  28. 691f6da Rollback the export macros on internal classes/functions. by liujisi@google.com · 12 years ago
  29. 117064c add missing dll export macros for msvc. by liujisi@google.com · 12 years ago
  30. b55a20f Down-integrate from internal branch by xiaofeng@google.com · 12 years ago
  31. 295a096 Remove extra semicolon in primitive repeated field init code. by liujisi@google.com · 13 years ago
  32. 02d7015 Allow String to be used as message names. by liujisi@google.com · 13 years ago
  33. 23f42ce Define serailVersionUID for generated java class. by liujisi@google.com · 13 years ago
  34. 9cf65b7 Use fully qualified java.lang.Object in protoc java code. by liujisi@google.com · 13 years ago
  35. 33165fe Submit recent changes from internal branch. See CHANGES.txt for more details. by liujisi@google.com · 14 years ago
  36. 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
  37. daee051 Optimize Java string serialization. Patch from Evan Jones. by kenton@google.com · 14 years ago
  38. ab6950d More Java warning tweaks from Evan Jones. by kenton@google.com · 15 years ago
  39. 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
  40. 8ee1474 Add a code generator insertion point for Java builders. by temporal · 15 years ago
  41. 5e744ff Commit missing files from r251. Sigh. by kenton@google.com · 15 years ago
  42. fccb146 Massive roll-up of changes. See CHANGES.txt. by kenton@google.com · 15 years ago
  43. 9951233 Fix Issue 136: the memoized serialized size for packed fields may not by jasonh+personal@google.com · 15 years ago
  44. 7ddfb4c Remove semi-broken Java thread-local builder freelist 'optimization'. Maybe bring back later in optional form. by kenton@google.com · 15 years ago
  45. 68996fc Gigantic descriptors shouldn't overflow the Java string literal size limit. by kenton@google.com · 15 years ago
  46. 43af40d Remove @Override annotations that cause compiler errors on Java 1.5. by temporal · 15 years ago
  47. 80b1d62 Submit recent changes from internal branch, including "lite mode" for by kenton@google.com · 15 years ago
  48. d37d46d Integrate recent changes from Google-internal code tree. See CHANGES.txt by kenton@google.com · 15 years ago
  49. cfa2d8a Generate field number constants. Patch from Michael Poole. by kenton@google.com · 15 years ago
  50. 2d6daa7 Push out changes from internal codebase. by kenton@google.com · 16 years ago
  51. 24bf56f Integrate changes from internal Google-internal branch. by kenton@google.com · 16 years ago
  52. 4014b9f Add @Override annotation to generated Java code where appropriate. by temporal · 16 years ago
  53. 40ee551 Initial checkin. by temporal · 16 years ago