915 Commits (dcc1f61973c8e8d54440879cefc7d511675b976a)

Author SHA1 Message Date
Sandy Zhang 924a15200c Add support for EDITIONS in Java and Java Lite syntax enum / bits. 1 year ago
ericsalo 843b74e601 Main 202308091812 (#13489) 1 year ago
Protobuf Team Bot aba9a7f1a3 Internal change 1 year ago
Protobuf Team Bot 093e258a71 Updating version.json and repo version numbers to: 24.0 1 year ago
Kurt Alfred Kluever 279d627b1e Improve javadocs of `Timestamps.now()`. 1 year ago
Protobuf Team Bot 3487ae0c01 Updating version.json and repo version numbers to: 24.0-rc3 1 year ago
Protobuf Team Bot 961779e164 Add ByteString.isNotEmpty Kotlin extension function. 1 year ago
Adam Cozzette 43e1657cdf Lower default Java text format recursion limit down to 100 1 year ago
Adam Cozzette bca3bed137 Introduce recursion limit in Java text format parsing 1 year ago
Adam Cozzette 7fb9287c45 Simplify Java text format parser 1 year ago
Protobuf Team Bot 004f54af8f Consider the protobuf.Any invalid if typeUrl.split("/") returns an empty array. 1 year ago
Protobuf Team Bot 6630e9fa56 Remove all lambdas from MapFieldBuilder 1 year ago
Protobuf Team Bot 3ee67038e5 Add MapFieldBuilder to support a later change to codegen. 1 year ago
Protobuf Team Bot 034ec9d9f6 Updating version.json and repo version numbers to: 24.0-rc2 1 year ago
Protobuf Team Bot e38dcafc7c Prepare `osgi.bzl` for `java_output.source_jars` API change 1 year ago
Protobuf Team Bot ac3cad9445 Protobuf's Linakge Monitor check to use a local test BOM rather than google-cloud-shared-dependencies 1 year ago
Protobuf Team Bot b1f92b768b Protobuf's Linakge Monitor check to use a local test BOM rather than google-cloud-shared-dependencies 1 year ago
Sandy Zhang d6157f7c7e Mark `FieldDescriptor.hasOptionalKeyword()` as deprecated. 1 year ago
Protobuf Team Bot 05835e374d Updating version.json and repo version numbers to: 24.0-rc1 1 year ago
Sandy Zhang b6b86e21fb Mark OneofDescriptor.isSynthetic() deprecated. 1 year ago
Sandy Zhang 137e9b57a8 Migrate away from `OneofDescriptor.isSynthetic()` 1 year ago
Sandy Zhang 8ec0295ad7 Unify DescriptorMessageInfoFactory.convert proto2 and proto3 codepaths 1 year ago
Sandy Zhang e5936049ae Unify MessageSchema.parseMessage proto2 and proto3 codepaths 1 year ago
Protobuf Team Bot 7795c895dd Automated rollback of commit caf1ce3b35. 1 year ago
Chad Wilson c95ebb7bd8 deps: Update Guava to 32.0.1 (#13099) 1 year ago
Sandy Zhang 55741dcb94 Unify MessageSchema.getSerializedSize proto2 and proto3 methods. 1 year ago
Ryosuke Hasebe 943b696094 Add protobuf-kotlin into protobuf-bom (#12936) 1 year ago
Protobuf Team Bot 46e0b15e7c Add method to create a new ProtobufList for the given element type. 1 year ago
Sandy Zhang d5067ccbe6 Unify MessageSchema.writeFieldsInAscendingOrder proto2 and proto3 methods. 1 year ago
Tomo Suzuki 2fd29b0b73 Move linkage monitor check as part of Bazel build (#12980) 1 year ago
Sandy Zhang a5349027e3 Handle clear for Java proto3 optionals (synthetic oneofs) using field descriptor instead of clear method. 1 year ago
Chad Wilson cd615a8c65 deps: Update Guava to 32.0.0 (#12953) 1 year ago
Sandy Zhang ad07adbd65 Update Java lite MessageInfo encoding to store ProtoSyntax enum instead of boolean and set/check bit for enum closeness. 2 years ago
deannagarcia 0e23f18865 Merge to main after 23.0 release (#12721) 2 years ago
Protobuf Team Bot 67d9ea87f3 Internal change 2 years ago
Protobuf Team Bot 6e511679de Updating version.json and repo version numbers to: 23.0 2 years ago
Protobuf Team Bot d8f44cc2fb Updating version.json and repo version numbers to: 23.0-rc3 2 years ago
Protobuf Team Bot 51f51ac4ef Updating version.json and repo version numbers to: 23.0-rc2 2 years ago
Deanna Garcia 433c35dbcb Remove osgi dependency from main java libraries. 2 years ago
Mike Kruskal db1d3f8b51 Replace previous breaking changes with deprecation warnings. 2 years ago
Deanna Garcia 167e3e5081 Remove osgi dependency from main java libraries. 2 years ago
Mike Kruskal 9bbea4aa65 Replace previous breaking changes with deprecation warnings. 2 years ago
Protobuf Team Bot 1b5ad0b6ad Automated rollback of commit e286482430. 2 years ago
Mike Kruskal e286482430 Replace previous breaking changes with deprecation warnings. 2 years ago
Protobuf Team Bot b21d6be78b Updating version.json and repo version numbers to: 23.0-rc1 2 years ago
Kurt Alfred Kluever 295f1125ce Adds `Timestamps.now()`. 2 years ago
Sandy Zhang cc7116ceeb Remove unused proto3 field from UnknownFieldSetSchema. 2 years ago
zhangskz 22d0a354a0 Merge 22.x to main (#12494) 2 years ago
Protobuf Team Bot 482156c0f9 Updating version.json and repo version numbers to: 22.3 2 years ago
Sandy Zhang 8c8b2be3a8 Breaking change: Lock down visibility for FileDescriptor.getSyntax(). 2 years ago