aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-02Snap for 11400057 from 4cd06776fdeffa7799bbb918ea656d63504469a8 to simpleperf...simpleperf-releaseAndroid Build Coastguard Worker
2023-10-16Snap for 10957012 from 2e590813ee194436517593fc660c1f39cce095ad to simpleperf...Android Build Coastguard Worker
2023-07-20Snap for 10448490 from bdb9197b4fd8ffab8d09fcd10a3097a2c5b945dd to simpleperf...Android Build Coastguard Worker
2023-03-22Snap for 9795718 from fb8fa965ffd191d9a68c77af9099f1c4522a1a5a to simpleperf-...Android Build Coastguard Worker
2023-03-17Upgrade golang-protobuf to v1.30.0 am: fb8fa965ff am: a9ac88b2de am: bdb9197b...android-14.0.0_r45android-14.0.0_r44android-14.0.0_r43android-14.0.0_r42android-14.0.0_r41android-14.0.0_r40android-14.0.0_r39android-14.0.0_r38android-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-releaseandroid14-d2-s5-releaseandroid14-d2-s4-releaseandroid14-d2-s3-releaseandroid14-d2-s2-releaseandroid14-d2-s1-releaseandroid14-d2-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-24Snap for 9652768 from 778fd2fe348de8c0dad75597fcaa7aced089ed2d to simpleperf-...Android Build Coastguard Worker
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-09-02Snap for 9023430 from c26e56ffbed22acce9c2cc14ed164bf4f66f9c4a to simpleperf-...Android Build Coastguard Worker
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