aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-08Snap for 10460766 from 28644ef0ae3367ca5e0ce51b06cf06a7a1dd69df to mainline-h...aml_hef_341613000aml_hef_341512030aml_hef_341415040aml_hef_341311010aml_hef_341114030android14-mainline-healthfitness-releaseAndroid Build Coastguard Worker
2023-05-26Snap for 10209341 from 2e590813ee194436517593fc660c1f39cce095ad to mainline-h...Android Build Coastguard Worker
2023-03-17Upgrade golang-protobuf to v1.30.0 am: fb8fa965ff am: a9ac88b2de am: bdb9197b...Dan Willemsen
2023-03-17Upgrade golang-protobuf to v1.30.0 am: fb8fa965ff am: a9ac88b2de am: bdb9197b4fandroid14-devDan Willemsen
2023-03-16Upgrade golang-protobuf to v1.30.0 am: fb8fa965ff am: a9ac88b2deDan Willemsen
2023-03-16Upgrade golang-protobuf to v1.30.0 am: fb8fa965ffDan Willemsen
2023-03-16Upgrade golang-protobuf to v1.30.0android-u-beta-1-gplDan Willemsen
2023-03-16all: release v1.30.0upstream-v1.30.0Lasse Folger
2023-03-15protoadapt: helper functions to convert v1 or v2 message to either v1 or v2 m...Abhilash Pallerlamudi
2023-03-14all: start v1.29.1-develLasse Folger
2023-03-14all: release v1.29.1Lasse Folger
2023-03-14internal/encoding/text: fix parsing of incomplete numbersDamien Neil
2023-03-08all: start v1.29.0-develLasse Folger
2023-03-08all: release v1.29.0Lasse Folger
2023-03-07cmd/protoc-gen-go: support protobuf retention featuregoogleberg
2023-03-06encoding/prototext: allow whitespace and comments between minus sign and numb...Josh Humphries
2023-02-22types/descriptorpb: regenerate using latest protobuf v22.0 releaseJosh Humphries
2023-02-09internal,reflect: correct typosOleksandr Redko
2023-02-08all: update links to Protocol Buffer documentationOleksandr Redko
2023-02-07proto: document Equal behavior of invalid messagesChristian Höppner
2023-02-06internal/strs: avoid unnecessary allocations in BuilderPontus Leitzler
2023-01-30internal/impl: remove the unreachable line of codeNoriaki
2023-01-18cmd/protoc-gen-go: make deprecated messages more descriptiveMichael Stapelberg
2023-01-12protobuf: remove the check for reserved field numbers.Samuel Benzaquen
2023-01-05types/known/structpb: preallocate map in AsMapMikhail Mazurskiy
2022-12-01reflect/protoreflect: add Value.Equal methodJoe Tsai
2022-11-16proto: revert expose package-private equalFieldDamien Neil
2022-11-14proto: expose package-private equalField.Oleksii Prokopchuk
2022-09-20protoreflect: fix list example codeMichael Stapelberg
2022-09-13integration test: drop Go 1.11 and Go 1.12Michael Stapelberg
2022-08-31encoding/protojson: fix parsing of google.protobuf.TimestampJoe Tsai
2022-08-27types/descriptorpb: update *.pb.go to use latest protoc release, 21.5Josh Humphries
2022-08-02encoding: add protodelim packageSachin Padmanabhan
2022-07-28all: start v1.28.1-develLasse Folger
2022-07-28all: release v1.28.1upstream-v1.28.1Lasse Folger
2022-07-28all: Add prebuild binaries for arm64Lasse Folger
2022-07-22A+C: delete AUTHORS and CONTRIBUTORSRuss Cox
2022-07-21internal/impl: improve MessageInfo.New performanceDamien Neil
2022-07-21all: reformat with go1.19 gofmtDamien Neil
2022-07-21all: make integration test work on darwin/arm64Damien Neil
2022-07-21proto: fix compilation failure in testsDamien Neil
2022-06-17proto: use reflect.Ptr for backward compatibilityKoichi Shiraishi
2022-06-15proto: short-circuit Equal when inputs are identicalMitko Asenov
2022-05-24all: remove shorthand import aliasesKoichi Shiraishi
2022-05-23all: remove duplicate importsKoichi Shiraishi
2022-05-23gha-ci: update github actions to latest versionsKir Kolyshkin
2022-05-23gha-ci: bump Go version, nitsKir Kolyshkin
2022-05-19all: update to latest staticcheckKir Kolyshkin
2022-05-19internal/encoding/text: fix -0 comparisons in testsDamien Neil
2022-05-19all: fix typosKir Kolyshkin