18392 Commits (f4c04a885172fad8fd1580922b49c7d3bebf001b)
 

Author SHA1 Message Date
Protobuf Team Bot 479a80cf4b internal change 4 months ago
Protobuf Team Bot 7356adb87a internal proto_library change 4 months ago
Hong Shin 1ec060bb04 re-point upb_cc_proto_library_bzl from upb to hpb and utilize hpb_proto_library 4 months ago
Evan Brown 2ed410a9ca Automated rollback of commit 1492fa9598. 4 months ago
Yamil Morales 3ce384ade2 go/conformanceDebuggability can now run tests in isolation without producing debugging info/commands. Test names to be run in isolation are passed through the --test flag, and if the user wishes to debug them, they will set --debug. 4 months ago
Jie Luo ee26f27493 Nextgen Proto Pythonic API: Add timestamp.py 4 months ago
Protobuf Team Bot 737a05be4a Internal version update. 4 months ago
Hong Shin f066157be5 Expunge protos_extension_lock entirely 4 months ago
Protobuf Team Bot ea94ce4576 Auto-generate files after cl/660236451 4 months ago
Tony Liao 9277baa4cd Formatting beautifications. 4 months ago
Hong Shin 2f8472adc1 Introduce hpb_proto_library_bzl 4 months ago
Protobuf Team Bot c8272f5b0e Internal changes to versions 4 months ago
Chris Kennelly c7a723bbb5 Remove Arena::CreateMessage. 4 months ago
Hong Shin 090edb7a77 replace protos namespace from {repeated_field, repeated_field_iterator} with hpb 4 months ago
Thomas Van Lenten d794139f09 [ObjC] Deprecate GPBUnknownFieldSet and related apis. 4 months ago
Protobuf Team Bot 1492fa9598 Automated rollback of commit e2525e6b36. 4 months ago
Thomas Van Lenten 1a300ce648 [ObjC] More tests around unknown to known failure cases. 4 months ago
Cong Liu 69698c123a Internal change. 4 months ago
Protobuf Team Bot 9bcd5a3ca2 Internal changes to versions 4 months ago
Deanna Garcia f5ffaf9063 Remove unused pom.xml files. 4 months ago
Protobuf Team Bot 0f02d8459b Move `msg.merge_from(othermsg)` onto a trait fn 4 months ago
Mark Hansen 3281605ad4 Cleanup: fix rawtypes warnings in SchemaUtil 4 months ago
Protobuf Team Bot 2bac0e4ce3 Change merge_from() to take impl AsView instead of impl Proxy. 4 months ago
Evan Brown e2525e6b36 Enable small object optimization (SOO) for RepeatedField in order to reduce data indirections. 4 months ago
Protobuf Team Bot 05e7398fec Add functions for handling short (`uint16_t`) values 4 months ago
Hong Shin 0811818d01 Delete protos README 4 months ago
Protobuf Team Bot ef2a0dd77a Internal change 4 months ago
Hong Shin aea6dfc495 Remove protos_traits.h 4 months ago
Protobuf Team Bot cb71119149 Internal changes to versions 4 months ago
Deanna Garcia 8714892d19 Set -ex in test_java.yml 4 months ago
Protobuf Team Bot 072fc19241 Auto-generate files after cl/658841466 4 months ago
Protobuf Team Bot 580b595eea Removes setjmp/longjmp if UPB is running in a WASM-WAMR environment 4 months ago
Thomas Van Lenten f26bdff7cc [ObjC] Support errors when merging unknown fields to a message. 4 months ago
Thomas Van Lenten 63b8e4ecef Automated rollback of commit 1e6abadc2b. 4 months ago
jchadwick-buf db48abbef4 Add breaking change detection for well-known types (#17513) 4 months ago
Mark Hansen 621f2a2786 Remove unused field MessageSchema.syntax 4 months ago
Mark Hansen 910f62779f Inline ArrayList's array into SmallSortedMap 4 months ago
Tony Liao 58a97a4b57 Add tests for string APIs for implicit presence fields. 4 months ago
Thomas Van Lenten fe7b64e934 [ObjC] Add apis for removing things from `GPBUnknownFields`. 4 months ago
y-yagi 184f3a37e9 Remove codes for unsupported Ruby (#17353) 4 months ago
Protobuf Team Bot 258f3e9763 Internal changes to versions 4 months ago
Hong Shin c75e50febb Obliterate protos namespace from hpb.h! 4 months ago
Derek Benson f87523dd41 fix the crate name being used by the gencode library. 4 months ago
Yamil Morales 582e80eb8a Set up for Rust-cpp Protobuf implementation message matcher. 4 months ago
Tony Liao c75787c327 Documentation Update: Add comment to describe parse options. 4 months ago
Protobuf Team Bot 366fbbaea1 Internal changes to versions 4 months ago
Mark Hansen f9ecda5f3c Reuse empty int[0] in MessageSchema.intValue to save allocations 4 months ago
Protobuf Team Bot 6fdcc0beb4 Remove clear_and_parse inherent method in favor of a trait fn. 4 months ago
Derek Benson 9d628f8024 Create an initial version of protobuf-codegen. This exposes an initial working version of codegen for use with cargo. 4 months ago
Deanna Garcia 7c938044b9 Refactor java maven GHA test to use our generated jars. 4 months ago