aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-17Upgrade golang-protobuf to v1.30.0 am: fb8fa965ff am: a9ac88b2de am: bdb9197b...HEADandroid-14.0.0_r37android-14.0.0_r36android-14.0.0_r35android-14.0.0_r34android-14.0.0_r33android-14.0.0_r32android-14.0.0_r31android-14.0.0_r30android-14.0.0_r29mastermainandroid14-qpr2-s5-releaseandroid14-qpr2-s4-releaseandroid14-qpr2-s3-releaseandroid14-qpr2-s2-releaseandroid14-qpr2-s1-releaseandroid14-qpr2-releaseDan Willemsen
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: bdb9197b...Dan Willemsen
2023-03-17Upgrade golang-protobuf to v1.30.0 am: fb8fa965ff am: a9ac88b2de am: bdb9197b...android-14.0.0_r27android-14.0.0_r26android-14.0.0_r25android-14.0.0_r24android-14.0.0_r23android-14.0.0_r22android-14.0.0_r21android-14.0.0_r20android-14.0.0_r19android-14.0.0_r18android-14.0.0_r17android-14.0.0_r16android14-qpr1-s2-releaseandroid14-qpr1-releaseDan 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