aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
21 hoursAdd impl Clone for Rust proto owned messages.upstream-mainProtobuf Team Bot
22 hoursIntroduce new API DownCastToMessage/DynamicCastToMessage as a replacement for...Protobuf Team Bot
23 hoursAuto-generate files after cl/633224191Protobuf Team Bot
23 hoursWork around windows path length limitations by moving immutable -> full in op...Sandy Zhang
25 hoursinline repeated field methodsDerek Benson
26 hoursAdd a reserve method on ProxiedInRepeatedDerek Benson
39 hoursMake IntArrayList consistent with other primitive array lists, using code gen...Mark Hansen
4 daysAuto-generate files after cl/632663127Protobuf Team Bot
4 daysPrevent find_package failure if multiple versions are installed (#16654)MiguelBarro
4 daysupb: publish and start using the new non-universal setters out in the wildEric Salo
4 daysClear repository cache between bazel runsMike Kruskal
4 daysAdd Nextgen python proto_test to githubJie Luo
4 daysAuto-generate files after cl/632535021Protobuf Team Bot
4 daysAdd a BUILD file under rust/accessors and rename helpers.h to default_value.hProtobuf Team Bot
4 daysAdd `java` to reserved names to escape extensions to `java_`. This may break ...Sandy Zhang
4 daysFix indention formatter for google.protobuf.Any (#16785)Jaap Taal
4 daysAvoid allocating TreeMap in UnknownFieldSet.Builder.asMapMark Hansen
4 daysAvoid allocating iterator in TextFormat printing UnknownFieldSetMark Hansen
5 daysAuto-generate files after cl/632314763Protobuf Team Bot
5 daysBreak out idx in upb_MiniTableSub computation for clarityHong Shin
5 daysInternal changes/optimizationsProtobuf Team Bot
5 daysAdd a check to ensure that the byte limit is not negative.Protobuf Team Bot
5 daysAuto-generate files after cl/632277936Protobuf Team Bot
5 daysIn `upb_MiniTableExtension_GetSubMessage`, return NULL for non-messages.Éamonn McManus
5 days[php] Added a unit test that bad UTF-8 is rejected in the parser.Joshua Haberman
5 daysAuto-generate files after cl/632267379Protobuf Team Bot
5 daysupb: remove the unused (upb_MiniTable*) arg from upb_Message_SetMessage()Eric Salo
5 daysMove system_python.bzl to the correct open source folderSandy Zhang
5 daysNextgen Proto Pythonic API: “Add-on” proto for serialize/parseJie Luo
5 dayswire_format.cc: Refactor Message and Group handling into a helper funcHong Shin
5 daysAdd `null` to the list of reserved words.Éamonn McManus
5 daysGenerate extension and k[FieldName]FieldNumber as constexpr int(s).Protobuf Team Bot
5 daysEnable textproto conformance tests for "-0" and "-0F".Protobuf Team Bot
5 daysMove casting functions to MessageLite and use ClassData as the uniquenessProtobuf Team Bot
6 daysMove upb/bazel/system_python.bzl (new alias file) to correct open source dire...Sandy Zhang
6 daysClarify that the input to proto2::DynamicMessageFactory::GetPrototype should ...Protobuf Team Bot
6 daysReplace the single user of `PROTOBUF_ALIGNAS` with `alignas` and remove the nowProtobuf Team Bot
6 daysExpose JavaPackageDirectory and FileClassName in java/names.hProtobuf Team Bot
6 daysRemove dead feature macro.Protobuf Team Bot
6 dayschore(php): conformance testing for edition (#16712)Brent Shaffer
6 daysAdd temporary alias for system_python.bzl at previous location .Sandy Zhang
6 daysAdd .to_owned(&self)->Msg functions to MsgMut and MsgViewProtobuf Team Bot
7 daysAuto-generate files after cl/631620526Protobuf Team Bot
7 daysupb: implement most of the non-universal settersEric Salo
7 daysAuto-generate files after cl/631612923Protobuf Team Bot
7 daysupb: finish cleaning up message/accessors.h and message/internal/accessors.hEric Salo
7 daysAdd "reserved literals" to the list of reserved names for Java.Éamonn McManus
7 daysReplace macro with constexpr function to reduce compile time cost ofProtobuf Team Bot
7 daysAdd 27.x to staleness checkSandy Zhang
7 daysAdd simple conformance test that builds the old gencode against the current r...Protobuf Team Bot