aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* OnShutdownDelete shadowing issueGravatar Ivan Shynkarenka2018-07-10
* Merge pull request #4882 from google/3.6.xGravatar Adam Cozzette2018-07-09
|\
| * Fix initialization with Visual StudioGravatar Adam Cozzette2018-07-06
* | Fix SFINAE in 'RepeatedPtrFieldBase::Add'Gravatar M. Tong2018-07-06
* | Merge pull request #4299 from hekike/feat/add-commonjs-strict-import-styleGravatar Joshua Haberman2018-07-02
|\ \
* | | Set LIBPROTOBUF_EXPORT on GenericTypeHandler<class google::protobuf::Message>Gravatar Nehal J Wani2018-07-01
* | | Set LIBPROTOBUF_EXPORT on GzipOutputStream::OptionsGravatar Adam Cozzette2018-07-01
* | | Fix to allow a compilation under mips big endian with gccGravatar Charles Hardin2018-06-28
* | | Add -Og to no-warning-test (#4830)Gravatar Paul Yang2018-06-28
* | | Removed forward declaration of MemBlock classGravatar Michal Matuszak2018-06-25
* | | Merge pull request #4827 from acozzette/merge-3-6-xGravatar Adam Cozzette2018-06-25
|\ \ \
* \ \ \ Merge pull request #4824 from sschuberth/remove-exec-bitGravatar Feng Xiao2018-06-25
|\ \ \ \
* \ \ \ \ Merge pull request #4608 from khuzemap/masterGravatar Feng Xiao2018-06-25
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #4172 from OskarKinomoto/masterGravatar Adam Cozzette2018-06-25
|\ \ \ \ \ \
| | | | * | | Merge branch '3.6.x' into merge-3-6-xGravatar Adam Cozzette2018-06-25
| |_|_|/| | | |/| | | | |/ | | | | |/|
| | | * / | Remove the executable bit from several source code filesGravatar Sebastian Schuberth2018-06-25
| |_|/ / / |/| | | |
* | | | | Fix parameters declarationGravatar vervaekejonathan2018-06-22
* | | | | Merge pull request #4813 from htuch/fix-any-in-mapGravatar Feng Xiao2018-06-21
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #4812 from htuch/fix-any-caseGravatar Feng Xiao2018-06-21
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #4811 from htuch/invalid-name-jsonGravatar Feng Xiao2018-06-21
|\ \ \ \ \ \ \
| | * | | | | | Added TODO for grouping options.Gravatar Harvey Tuch2018-06-21
| | | * | | | | protostream_objectwriter: fix bug when Any is directly embedded in a map.Gravatar Harvey Tuch2018-06-21
| | * | | | | | protostream_objectsource: preserve print options across Any.Gravatar Harvey Tuch2018-06-21
| | |/ / / / /
| * | | | | | Additional whitespace.Gravatar Harvey Tuch2018-06-21
| * | | | | | json: include field name in InvalidName status messages.Gravatar Harvey Tuch2018-06-21
| |/ / / / /
* | | | | | Merge pull request #1261 from gjasny/disable-tls-for-osx-10.6Gravatar Adam Cozzette2018-06-20
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #4780 from mwei0210/masterGravatar Adam Cozzette2018-06-20
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| | | | * | | Add "override" for overridden virtual functionsGravatar Khuzema Pithewan2018-06-19
| * | | | | | not emptyGravatar ming2018-06-19
* | | | | | | Merge pull request #4626 from robhancocksed/masterGravatar Feng Xiao2018-06-18
|\ \ \ \ \ \ \
| | * | | | | | check provided sizeGravatar ming2018-06-19
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #2121 from mazurkin/issue-2108Gravatar Feng Xiao2018-06-18
|\ \ \ \ \ \ \
* | | | | | | | proto_writer.h: RenderBytes is an override. Marking it. (#4707)Gravatar medinandres2018-06-18
* | | | | | | | Merge pull request #4739 from asimshankar/tf-bytesizeGravatar Feng Xiao2018-06-18
|\ \ \ \ \ \ \ \
| | | | | | | * | Work around MSVC issue with std::atomic initialization (#4777)Gravatar Adam Cozzette2018-06-18
* | | | | | | | | Merge pull request #3901 from wijagels/masterGravatar Feng Xiao2018-06-11
|\ \ \ \ \ \ \ \ \
| | * | | | | | | | Graceful failure in SerializeToArray().Gravatar Asim Shankar2018-06-07
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Remove js_embed binary. (#4709)Gravatar Feng Xiao2018-06-01
* | | | | | | | | Added Clang thread-safety annotations in mutex.hGravatar Adam Cozzette2018-05-30
| | | | | | | * | Move methods out of class (#4697)Gravatar Paul Yang2018-05-30
| | | | | | | * | Add back GeneratedClassName to public (#4686)Gravatar Paul Yang2018-05-30
* | | | | | | | | Move methods out of class (#4697)Gravatar Paul Yang2018-05-29
* | | | | | | | | Add back GeneratedClassName to public (#4686)Gravatar Paul Yang2018-05-25
| | | | | | | * | Fixed JS parsing of unspecified map keysGravatar Adam Cozzette2018-05-25
| | | | | | | * | PHP namespaces for nested messages and enums (#4536)Gravatar Brent Shaffer2018-05-25
| | | | | | | * | PHP array constructors for protobuf messages (#4530)Gravatar Brent Shaffer2018-05-25
| | | | | | | * | Adopt ruby_package in ruby generated code. (#4627)Gravatar Paul Yang2018-05-25
| | | | | | | * | Adopt php_metadata_namespace in php code generator (#4622)Gravatar Paul Yang2018-05-25
* | | | | | | | | PHP namespaces for nested messages and enums (#4536)Gravatar Brent Shaffer2018-05-24
* | | | | | | | | PHP array constructors for protobuf messages (#4530)Gravatar Brent Shaffer2018-05-24