47 Commits (3a79dc7a0960b5d199a7885345fc987db378c26b)

Author SHA1 Message Date
Protobuf Team Bot f9dd9ce66e UPB text encoder without using reflection for Rust (used for a message's Debug trait) that will print out field number to value entries instead of field name to value entries of a message like how it's expected for the usual text format using reflection. 5 months ago
Joshua Haberman 849396736c Internal Change. 6 months ago
Joshua Haberman b9b735cc73 Internal change 7 months ago
Protobuf Team Bot d7f032ad15 Move private definitions out of //bazel 8 months ago
Protobuf Team Bot 83ec410d30 Internal change 8 months ago
Mike Kruskal b6032d72e3 Add basic upb cmake support. 9 months ago
Éamonn McManus 3c2fa8f21c Internal change. 10 months ago
Éamonn McManus 5f81741473 Small fix for accessing upb from Kotlin/Native. 10 months ago
Éamonn McManus b809398add Small fixes for accessing upb from Kotlin/Native. 10 months ago
Eric Salo 72275ded70 upb: move upb_Message definition back into upb/message/ 11 months ago
Eric Salo 8d0bfb0a5a upb: delete upb:upb, upb:collections, upb/upb.hpp, upb/collections/ 11 months ago
Eric Salo 06b8991ab1 upb: move libupb.so from third_party/upb/ to third_party/dart/pb_runtime/ 11 months ago
Eric Salo 9debd6b10a upb: merge upb:message_accessors into upb:message 11 months ago
Eric Salo 64dbf0dba4 upb: delete the aliases for upb:hash, upb:lex, upb:reflection_internal 11 months ago
Eric Salo f0cf0b653c upb: clean up and consolidate the upb/message/ build targets 11 months ago
Adam Cozzette 4ec9170bcd Fix layering check for usage of gtest 11 months ago
Eric Salo 0eac807f3b upb: delete the aliases for base:internal and mini_descriptor:internal 11 months ago
Eric Salo 090c3adbf2 upb: start consolidating the upb/message/ build targets 11 months ago
Eric Salo e397296217 upb: restore the mini_table:internal target 11 months ago
Eric Salo f50ea84d19 upb: the triumphant return of upb/mem:internal 11 months ago
Eric Salo 2fb0b93d9d upb: tighten up and lock down upb/wire/ 11 months ago
Eric Salo de7f589d44 upb: eliminate :mini_table_internal 11 months ago
Eric Salo e3ed59102c upb: replumb upb_Arena to be substantially more opaque 11 months ago
Eric Salo 9c3a4e5f96 upb: add missing line for :mem_internal to copy.bara.sky 12 months ago
Adam Cozzette 5ca84008fc Move utf8_range into the protobuf repo 1 year ago
Joshua Haberman c69dd68fb1 Implement feature inheritance and legacy editions for upb. 1 year ago
Protobuf Team Bot 37cae2d2e1 Internal change 1 year ago
Eric Salo a286c9b56d upb: create upb/reflection/BUILD 1 year ago
Protobuf Team Bot e912bc2e3a Internal change 1 year ago
Eric Salo 07fba1da07 upb: merge ":collections" into ":message" 1 year ago
Adam Cozzette 12c7bb0750 Rename `upbc` to `upb_generator` 1 year ago
Adam Cozzette 501ececd39 Reorganize upb file structure 1 year ago
Protobuf Team Bot e57166b65a Fix upb_MiniTable_Equals, add test. 1 year ago
Sandy Zhang 81068e8e8c Internal change 1 year ago
Eric Salo 7e3d5c938b upb: refactor and relocate message_value.h (and make it public) 1 year ago
Joshua Haberman 2b87999fc1 Added new, split upb rules for MiniTables and the C API. 1 year ago
Eric Salo 01d688f492 upb: remove def_builder.h as an export from :reflection_internal 1 year ago
Joshua Haberman 6c121f5b14 Refactored `upb_proto*_library()` rules to make future splitting of rules easier. 1 year ago
Eric Salo ded27aa52a upb: move upb_strdup2() into upb/reflection/ 1 year ago
Adam Cozzette 7286ffceb2 Merge the protobuf and upb Bazel repos 1 year ago
Joshua Haberman 2d6e554c2e Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Eric Salo 3be9a6ca12 upb: Remove the mirrored definitions in upb_MapEntry and upb_MessageInternal 1 year ago
Adam Cozzette 047df98dea Move upb-x/ back to upb/ 1 year ago
Adam Cozzette 895f190bda Move upb to upb-x 1 year ago
Adam Cozzette 1ba80d7424 Move upb-temp/ back to upb/ 1 year ago
Adam Cozzette d38b8561e6 Move upb/ to upb-temp/ 1 year ago
Adam Cozzette 6fc87fe3f7 Internal change 1 year ago
Protobuf Team Bot cab6c3e223 Internal change 1 year ago
Adam Cozzette 0d1ba13e83 Move everything into new upb/ directory 1 year ago
Richard Levasseur 558cb786dc Load Python rules from rules_python. 1 year ago