1771 Commits (b77343aa2c6e81d81d5c8c627ab8ef8856fac2f5)

Author SHA1 Message Date
Eric Salo d923896299 upb: implement most of the non-universal setters 7 months ago
Eric Salo 65821a67d6 upb: finish cleaning up message/accessors.h and message/internal/accessors.h 7 months ago
Hong Shin 6ccda4d2b5 Add upb_Message_ClearOneof (and retain upb_Message_WhichOneofFieldNumber) 7 months ago
Eric Salo 18306666b9 upb: clean up the UPB_TRACING_ENABLED code 7 months ago
Eric Salo aa70a3576b upb: clean up message/accessors.h and message/internal/accessors.h 7 months ago
Protobuf Team Bot d3b2fc52a4 Auto-generate files after cl/630090538 7 months ago
Protobuf Team Bot c9eeb1c8a7 Internal changes. 7 months ago
Éamonn McManus b4f4f8ef65 Automated rollback of commit 7a09c4569b. 7 months ago
Hong Shin 7a09c4569b Add upb_Message_ClearOneof 7 months ago
Protobuf Team Bot 12a828c700 Add UPB_ASSUME(!IsExtension) on GetMutableMessage. 7 months ago
Hong Shin 52c12a6f92 Automated rollback of commit 208cae7fd7. 7 months ago
Hong Shin 208cae7fd7 Internal Change 7 months ago
Éamonn McManus 501067aa80 Expose `MiniDescriptorEncode` for `FieldDefPtr`. 7 months ago
Protobuf Team Bot 62f2b143d5 Change the arena.hpp ::Fuse return type to bool to surface whether the fuse failed. 7 months ago
Hong Shin e0fc566596 Ensure the appropriate upb functions taking non-const pointers assert that the message is not frozen. 7 months ago
Eric Salo 8be1312b3c upb: fix Dart empty imports 7 months ago
Hong Shin 5b5db6666e Check IsFrozen for internal/message.c and reflection/message.c 7 months ago
Hong Shin bd9f211f97 Remove IsFrozen checks from upb/conformance 7 months ago
Hong Shin bceb7f597f Check IsFrozen for message/copy.c, experimental_jspb/decode.c, and json/decode.c 7 months ago
Hong Shin 0e3650c29c Add IsFrozen checks to conformance_upb and upb_js 7 months ago
Hong Shin 335edb909f update decode_fast.c to assert that non-const messages are not frozen 7 months ago
Joshua Haberman 37e484a0aa Replace direct access to MiniTable subs with calls to the encapsulated functions. 7 months ago
Protobuf Team Bot 6afdd5a135 Auto-generate files after cl/625815212 7 months ago
Mike Kruskal e5502c746e Removed merged features from the edition defaults IR. 7 months ago
Mike Kruskal db5814e4ff Use newly split feature defaults in plugins and runtimes. 7 months ago
Joshua Haberman b9b735cc73 Internal change 7 months ago
Mike Kruskal ea81024ddf Refactor editions infrastructure to a top-level directory. 7 months ago
Eric Salo bb3e50e15e upb: implement Dart public imports 7 months ago
Protobuf Team Bot a5be8bdb9f Auto-generate files after cl/625084569 7 months ago
Eric Salo 8d025c08ff upb: implement named imports in Dart 8 months ago
Mike Kruskal 7d87a1780a Hook up staleness tests to non-bootstrap edition defaults 8 months ago
Protobuf Team Bot 2322a8720f Auto-generate files after cl/623529512 8 months ago
Mike Kruskal da651cd3c2 Restore legacy edition enum value 8 months ago
Protobuf Team Bot b8bb56df4c Change Rust-upb to use upb_Encode and upb_Decode directly, instead of going through the upb C gencode. 8 months ago
Protobuf Team Bot ac32c97fbf Auto-generate files after cl/623355801 8 months ago
Eric Salo 9118be944d upb: extension/basefield setters are now public functions 8 months ago
Éamonn McManus 0013736b04 Fix typo in `kUpb_EncodeOption_SkipUnkown`. 8 months ago
Hong Shin 09529fe018 Update reader.c to initialize i inside loop 8 months ago
Eric Salo 52aa23f3fc upb: reuse upb_Message_Internal buffer after a upb_Message_Clear() 8 months ago
Eric Salo bcd44f65c8 upb: upb_MiniTable_MessageFieldIsLinked() -> upb_MiniTable_FieldIsLinked() 8 months ago
Eric Salo 818da99549 upb: replace upb_MiniDescriptor_BuildEnum() with upb_MiniTableEnum_Build() 8 months ago
Eric Salo 3d21bc26c9 upb: define kUpb_CompareOption_IncludeUnknownFields flag for upb_Message_IsEqual() 8 months ago
Mike Kruskal 29c69ff00b Fix text-format delimited field handling 8 months ago
Protobuf Team Bot d5a435fb4b Rename 'length delimited' to 'length prefixed' 8 months ago
Protobuf Team Bot c6f6a3291e Add Length-Delimited Encode and Decode functions to upb. 8 months ago
Protobuf Team Bot d7f032ad15 Move private definitions out of //bazel 8 months ago
Protobuf Team Bot dc5053acc4 Automated Code Change 8 months ago
Protobuf Team Bot 85edb7e783 Auto-generate files after cl/621365246 8 months ago
Mike Kruskal 8d4d778b21 Automated rollback of commit 2f6982e644. 8 months ago
Protobuf Team Bot c49b0ace36 Auto-generate files after cl/621354397 8 months ago