1655 Commits (3b9bd6db71d20832980e579e0b9b03eb39e96a1f)

Author SHA1 Message Date
Eric Salo e6d8669958 upb: fix gencode bug with Map<*, bytes> 1 year ago
Protobuf Team Bot 03440ec744 Auto-generate files after cl/597662892 1 year ago
Eric Salo 5c5f092606 upb: implement upb_Message 1 year ago
Protobuf Team Bot 81e5433f5c Auto-generate files after cl/597629658 1 year ago
Eric Salo c7f44a02eb upb: finish locking down the upb_Array internals 1 year ago
Joshua Haberman c7de9dce7c Added missing package() declarations. 1 year ago
Kevin King 4270f73aee Add `upb_Array_GetMutable` accessor 1 year ago
Protobuf Team Bot 41c8f2a5c6 Auto-generate files after cl/597378801 1 year ago
Mike Kruskal f441ce89ed Mint Edition 2024. 1 year ago
Protobuf Team Bot d4dfb9c4a6 Add kUpb_DecodeOption_AlwaysValidateUtf8 decode option, to force UTF-8 validation of proto2 strings. 1 year ago
Marcel Hlopko 36d344b63f Automated rollback of commit 0ce457f6e7. 1 year ago
Eric Salo b0d5ed8b08 upb: normalize some more function names 1 year ago
Hong Shin d2b8aa7ef2 Make upb::Status final 1 year ago
Protobuf Team Bot 8c1f635716 Auto-generate files after cl/597126288 1 year ago
Eric Salo c026907a5d upb: replace public universal hazzer with non-universal hazzers 1 year ago
Protobuf Team Bot 0ce457f6e7 Adds mutable extension accessors to the codegen for upb C and adds a `::protos::MutableExtension` method to upb C++ for getting a mutable extension. 1 year ago
Protobuf Team Bot c5083a855a InlinedArena needs copy constructor and copy assignment operator deleted 1 year ago
Eric Salo facf959a78 upb: tag upb_Array.data as UPB_ONLYBITS() 1 year ago
Joshua Haberman dbd4dcede0 Breaking Change: Removed `syntax` and added `has_presence?`/`is_packed?`. 1 year ago
Eric Salo 87618fcbdd upb: remove duplicate typedef for upb_TaggedMessagePtr 1 year ago
Protobuf Team Bot 4e90eadcb3 Auto-generate files after cl/596588385 1 year ago
Eric Salo c02f943f1a upb: distinguish between fields and extensions in the public clear() accessors 1 year ago
Eric Salo bdf24b2e0d upb: add 'static' to some wire decoder functions 1 year ago
Protobuf Team Bot f92ad8f1c9 Automated Code Change 1 year ago
Joshua Haberman fd699383f4 Breaking Change: Fixed inconsistencies in `Message#to_h`, [as previously announced](https://protobuf.dev/news/2023-12-27/). 1 year ago
Eric Salo 06b8991ab1 upb: move libupb.so from third_party/upb/ to third_party/dart/pb_runtime/ 1 year ago
Adam Cozzette a7b0421c78 Breaking change: make protobuf comply with the C++ layering check 1 year ago
Protobuf Team Bot 3d9916caca Auto-generate files after cl/595137531 1 year ago
Eric Salo 9debd6b10a upb: merge upb:message_accessors into upb:message 1 year ago
Eric Salo 4ba7d27201 upb: implement _upb_Message_ClearOneofCase() 1 year ago
Eric Salo 4f1eba857a upb: lock down the internal headers for upb:wire_reader 1 year ago
Eric Salo 64dbf0dba4 upb: delete the aliases for upb:hash, upb:lex, upb:reflection_internal 1 year ago
Eric Salo f1b8f477d7 upb: factor out message internal data pointers 1 year ago
Protobuf Team Bot 499c748e39 Auto-generate files after cl/594514934 1 year ago
Eric Salo f0cf0b653c upb: clean up and consolidate the upb/message/ build targets 1 year ago
Eric Salo 1fc0e72416 upb: make :wire internal headers private 1 year ago
Joshua Haberman c16ac66e85 Fixed non-conformance in upb JSON enum decoding when ignoring unknown enum values. 1 year ago
Adam Cozzette 4ec9170bcd Fix layering check for usage of gtest 1 year ago
Eric Salo 0eac807f3b upb: delete the aliases for base:internal and mini_descriptor:internal 1 year ago
Eric Salo 7e1fd68667 upb: clean up some of the includes in upb/message/ 1 year ago
Eric Salo 27eae8f404 upb: delete mini_table/types.h 1 year ago
Protobuf Team Bot 80b5fe437b Auto-generate files after cl/594074354 1 year ago
Eric Salo 090c3adbf2 upb: start consolidating the upb/message/ build targets 1 year ago
Eric Salo e397296217 upb: restore the mini_table:internal target 1 year ago
Joshua Haberman ca58c35e24 Added `explicit` to a single-arg constructor to fix a ClangTidy warning. 1 year ago
Eric Salo 0896146034 upb: make all mini_table/ includes unidirectional 1 year ago
Eric Salo 3c3d77158f upb: add :test_srcs targets for cmake on GH 1 year ago
Eric Salo f50ea84d19 upb: the triumphant return of upb/mem:internal 1 year ago
Protobuf Team Bot da56def7c2 Auto-generate files after cl/593821827 1 year ago
Eric Salo 2fb0b93d9d upb: tighten up and lock down upb/wire/ 1 year ago