aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-10Add script for run and upload the benchmark result to bqYilun Chong
2018-03-20Merge pull request #4387 from acozzette/down-integrateAdam Cozzette
2018-03-20Merge pull request #4361 from BSBandme/go_benchmarkYilun Chong
2018-03-20Merge pull request #4345 from jskeet/list-json-nullFeng Xiao
2018-03-20Removed unused variables in repeated_scalar_container.ccAdam Cozzette
2018-03-20Try using a new version of Visual Studio on AppVeyorAdam Cozzette
2018-03-20Removed unused code pertaining to shared_ptrAdam Cozzette
2018-03-20Updated conformance failure listsAdam Cozzette
2018-03-20Added map_lite_test.proto to fix LiteTestAdam Cozzette
2018-03-20Added pyext/thread_unsafe_shared_ptr.hAdam Cozzette
2018-03-20Removed unrecognized option from no_package.protoAdam Cozzette
2018-03-20Added new test source files to Makefile.amAdam Cozzette
2018-03-20Removed use of some type traitsAdam Cozzette
2018-03-19Change to deal all messages in one loopYilun Chong
2018-03-19Merge pull request #4397 from pherl/catlogJisi Liu
2018-03-19Cat the test-suite.log on errors for presubitsJisi Liu
2018-03-15Merge pull request #4371 from Rasrack/gnuc_minorAdam Cozzette
2018-03-14Merge pull request #4370 from felixjendrusch/objc-output-stream-write-checkThomas Van Lenten
2018-03-14Merge pull request #4222 from JohnHBrock/increasing_max_csharp_message_sizeFeng Xiao
2018-03-14Merge pull request #4310 from KindDragon/patch-1Feng Xiao
2018-03-14Include no_package.proto in Python testAdam Cozzette
2018-03-14Deleted scoped_ptr.hAdam Cozzette
2018-03-14Updated checked-in generated codeAdam Cozzette
2018-03-14Fixed up proto3_lite_unittest.ccAdam Cozzette
2018-03-14Rewrite go_benchmarkBSBandme
2018-03-13Merge branch 'master' into down-integrateAdam Cozzette
2018-03-13Integrated internal changes from GoogleAdam Cozzette
2018-03-13Merge pull request #4378 from acozzette/node-bufferAdam Cozzette
2018-03-13Merge pull request #4167 from mike9005/patch-1Joshua Haberman
2018-03-13some fixBSBandme
2018-03-12Merge pull request #4380 from mateuszmatejczyk/patch-1Jisi Liu
2018-03-12Merge pull request #1333 from cgull/pkg-config-issueJisi Liu
2018-03-11Output *_pb2_grpc.py when use_grpc_plugin=TrueMateusz Matejczyk
2018-03-10Fix spelling error of __GNUC_MINOR__Adam Aili
2018-03-09Revert "Removed mention of Buffer in byteSourceToUint8Array"Adam Cozzette
2018-03-09Merge pull request #4347 from xfxyjwf/pluginpbFeng Xiao
2018-03-09Merge pull request #4375 from jo2y/protoc-defaultFeng Xiao
2018-03-08Replace //:protoc and similar default macro arguments withJames O'Kane
2018-03-08Sync upb change (#4373)Paul Yang
2018-03-08Check return value on write of raw pointerFelix Jendrusch
2018-03-08Add test for failing write of raw pointer to output streamFelix Jendrusch
2018-03-07Add go benchmarkBSBandme
2018-03-06Convert descriptortype to type for upb_msgval_sizeof (#4357)Paul Yang
2018-03-06For encoding upb needs descriptor type instead of type. (#4354)Paul Yang
2018-03-05Merge pull request #4355 from acozzette/typoAdam Cozzette
2018-03-05PHP: fixed typo in message.cAdam Cozzette
2018-03-01Revert "Move `compiler/plugin.pb.cc` to libprotobuf with the other WKT sources."Feng Xiao
2018-03-01Add conformance test for null value in list JSONJon Skeet
2018-03-01Allow list values to be null when parsingJon Skeet
2018-02-26Merge pull request #4183 from pcc/win-libcxxFeng Xiao