summaryrefslogtreecommitdiff
path: root/src/google/protobuf/descriptor.pb.cc
AgeCommit message (Expand)Author
2018-11-06Revert "Merge tag 'v3.0.1-javalite'"Colin Cross
2016-06-29Integrated internal changes from GoogleAdam Cozzette
2016-04-28Merge branch 'master' of github.com:google/protobufJisi Liu
2016-04-28Down integrate from Google internal.Jisi Liu
2016-03-30Integrate google internal changes.Jisi Liu
2016-01-29Integrate from google internal.Jisi Liu
2015-12-11Down-integrate from internal code base.Feng Xiao
2015-12-08Use angle bracket for well known type proto header.Bo Yang
2015-10-29Get VS 2015 to use const int definitionsBruce Dawson
2015-10-05Merge remote-tracking branch 'origin/master' into fix-authorJisi Liu
2015-10-05Down-integrate from google internal.Jisi Liu
2015-09-01Specify csharp_namespace in descriptor.protoJon Skeet
2015-08-25Update descriptor protos.Jisi Liu
2015-08-22Down-integrate from google3.Feng Xiao
2015-08-04Merge remote-tracking branch 'upstream/master'Xiao Hang
2015-07-29Generate a package name suffix ".nano" for nano messagesXiao Hang
2015-07-14Changing reflection namespace (part 3)Jon Skeet
2015-06-25Regenerated descriptor C++ codeJon Skeet
2015-06-12Give descriptor.proto a go packageTamir Duberstein
2015-06-05Marked another compiler literal unsigned.Austin Schuh
2015-05-21down-integrate internal changesBo Yang
2015-05-19Marked compiler literal unsigned.Austin Schuh
2015-05-13Merge branch 'master' of github.com:google/protobuf into integrate_from_masterJan Tattermusch
2015-05-07Regenerate descriptor.pb.cc after csharp_namespace changeJon Skeet
2015-05-06Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs.Thomas Van Lenten
2015-04-17temporarily removing csharp_umbrella_namespace file optionJan Tattermusch
2015-04-17removing csharp_property_name field optionJan Tattermusch
2015-04-16fixing field number of csharp_umbrella_namespace optionJan Tattermusch
2015-04-13restricted number of csharp options and regenerated descriptor.protoJan Tattermusch
2015-03-26Rewrote C# protogen to C++ (initial version)Jan Tattermusch
2015-02-28Down integrate from Google internal branch for C++ and Java.Jisi Liu
2014-11-26Down-integrate from internal code base.Feng Xiao
2014-11-20Down-integrate from internal code base.Feng Xiao
2014-11-14Down-integrate from internal code base (C++ maps support).Feng Xiao
2014-11-10Down-integrate from internal code base.Feng Xiao
2014-07-18down integrate to svnjieluo@google.com
2014-02-13Replace kEmptyString wth OnceInit initialized string*xiaofeng@google.com
2012-12-05Add java options to plugin proto and rollback the r450liujisi@google.com
2012-12-05Set pointers to NULL after shutdown, so the shutdown function can be called f...liujisi@google.com
2012-10-02Generate missing inclusion of common.h.pliard@google.com
2012-09-22Down-integrate from internal branchxiaofeng@google.com
2012-05-16Fix issue 378xiaofeng@google.com
2012-05-04Don't call AddDesc() at static init time in LITE_RUNTIME mode.pliard@google.com
2010-11-02Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com
2010-02-01Fix issue 162: generated code should #include <algorithm> for std::swap().kenton@google.com
2009-12-18Massive roll-up of changes. See CHANGES.txt.kenton@google.com
2009-10-30Explicitly call superclass constructor in generated code to avoid pedantic wa...kenton@google.com
2009-07-29Submit recent changes from internal branch, including "lite mode" forkenton@google.com
2009-06-25Add Swap(), SwapElements(), and RemoveLast() to Reflection. Patch by Scott S...kenton@google.com
2009-05-06Provide ShutdownProtobufLibrary() which frees all startup-allocated objects.kenton@google.com