1. 3b3c8ab Integrate google internal changes. by Jisi Liu · 8 years ago
  2. 8d8177c Merge remote-tracking branch 'origin/master' into fix-author by Jisi Liu · 9 years ago
  3. 46e8ff6 Down-integrate from google internal. by Jisi Liu · 9 years ago
  4. d41a3d6 Add GOOGLE_ATTRIBUTE_NOINLINE to GetArena() and GetMaybeArenaPointer() methods. This is to avoid "unresolved link" errors in MSVC 2015 during Release build by 0xAAE · 9 years ago
  5. b192ba8 Merge remote-tracking branch 'origin/master' into beta-1 by Feng Xiao · 9 years ago
  6. eee38b0 Down-integrate from google3. by Feng Xiao · 9 years ago
  7. 5021c4d Define GOOGLE_ATTRIBUTE_NOINLINE for MSVC. Workaround for VS2015 Release build compiler bug. by Douglas Heriot · 9 years ago
  8. 5db2173 down-integrate internal changes by Bo Yang · 9 years ago
  9. 885b612 Down integrate from Google internal branch for C++ and Java. by Jisi Liu · 9 years ago
  10. 7a00a1e Add shutdown code for several newly introduced leaks; by Jisi Liu · 9 years ago
  11. f157a56 Down-integrate from internal code base (C++ maps support). by Feng Xiao · 10 years ago
  12. 6ef984a Down-integrate from internal code base. by Feng Xiao · 10 years ago
  13. e428862 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers by Feng Xiao · 10 years ago
  14. 3b547d3 Add iostream in message.cc. Remove unused in coded_stream_unittest.cc by jieluo@google.com · 10 years ago
  15. 4de8f55 down integrate to svn by jieluo@google.com · 10 years ago
  16. c5553a3 Down-integrate pending changes from internal repository after previous release. by liujisi@google.com · 10 years ago
  17. de3494f Fix issue 403, issue 456, issue 462 by xiaofeng@google.com · 11 years ago
  18. e406747 Fix issue 445, issue 449 by xiaofeng@google.com · 11 years ago
  19. 691f6da Rollback the export macros on internal classes/functions. by liujisi@google.com · 12 years ago
  20. 117064c add missing dll export macros for msvc. by liujisi@google.com · 12 years ago
  21. b55a20f Down-integrate from internal branch by xiaofeng@google.com · 12 years ago
  22. d6e84b3 When serializing to an ostream, verify that there were no stream-level errors before returning success. by kenton@google.com · 15 years ago
  23. bdbb863 Ensure that 'once' objects are declared using the macro. This is either the third or fourth time I've screwed this up when down-integrating, because our internal code does not require the macro (it's not portable) and on Linux a pthread_once_t that is zero-initialized just happens to work. So, I only discover the problem when I test on Mac, then kick myself for making the same mistake yet again. No more! This time, I have renamed GoogleOnceType to ProtobufOnceType, thus making the type name differ from our internal code. As a result, if you don't update the decls to use the macros, they won't compile. Hah! Take that, future self! by temporal · 15 years ago
  24. fccb146 Massive roll-up of changes. See CHANGES.txt. by kenton@google.com · 15 years ago
  25. 1a34c92 Make sure GeneratedMessageFactory is deleted on shutdown. by kenton@google.com · 15 years ago
  26. 80b1d62 Submit recent changes from internal branch, including "lite mode" for by kenton@google.com · 15 years ago
  27. d37d46d Integrate recent changes from Google-internal code tree. See CHANGES.txt by kenton@google.com · 15 years ago
  28. 2d6daa7 Push out changes from internal codebase. by kenton@google.com · 16 years ago
  29. 26bd9ee Integrate changes from internal code. by kenton@google.com · 16 years ago
  30. 24bf56f Integrate changes from internal Google-internal branch. by kenton@google.com · 16 years ago
  31. 779f61c Integrate recent changes from google3. by temporal · 16 years ago
  32. 40ee551 Initial checkin. by temporal · 16 years ago