2996 Commits (d90f74d47bb9aa600c14d21b12397d44a6b629f6)
 

Author SHA1 Message Date
Eric Salo e1e8f1e222 upb: create upb/base/BUILD 1 year ago
Eric Salo b19edc5ce0 upb: bugfix for importing a proto3 enum from within a proto2 file 1 year ago
Joshua Haberman 42cd34948c Internal change. 1 year ago
Protobuf Team Bot 0f76a829b1 Automated visibility attribute cleanup. 1 year ago
Eric Salo cafbe958fd upb: clean up benchmark.cc to make the compiler less unhappy 1 year ago
Protobuf Team Bot 512bb9ed86 Internal Code Change 1 year ago
Hong Shin 9e92800395 Make Log2Ceiling comparison explicit 1 year ago
Protobuf Team Bot e074c038c3 Change objc_class_prefix for benchmarks/descriptor.proto to UPBB (from GPB). 1 year ago
Joshua Haberman 6d2b9e6d18 Revamped the design doc and added a section about Arenas. 1 year ago
Protobuf Team Bot f67198ffef Add struct tag to upb_MiniTable usages in upb/mini_table/internal/file.h 1 year ago
Nevena Kotlaja 1d8143c986 Clean grep_includes 1 year ago
Richard Levasseur 8c71bc4593 Internal change 1 year ago
Joshua Haberman 298de3d771 Refactored upb_proto_library() aspect for greater clarity 1 year ago
Joshua Haberman 79af13abde Use filegroup() internally instead of pkg_files() 1 year ago
Joshua Haberman a6852ec919 Moved TypeScript direct bit read/writes to //third_party/upb/bits 1 year ago
Jason Lunn 01fed1cc1b Expose methods needed by Ruby FFI using UPB_API (#1391) 1 year ago
Protobuf Team Bot f7e25ebfd1 Auto-generate CMake file lists after PR #1401 1 year ago
Mike Kruskal 0fdcdbb616 Update protobuf dependency (#1401) 1 year ago
Protobuf Team Bot 38d63f21f6 Auto-generate CMake file lists 1 year ago
Mike Kruskal 6d9e1eb91c No-op change to trigger cmake regen 1 year ago
Mike Kruskal 3e9fd25ac6 Drop Bazel 4 support in upb. 1 year ago
Joshua Haberman 05ca7e37d0 Added a check to verify that the number of required fields does not exceed the maximum. 1 year ago
Protobuf Team Bot 09c19b8e1a Fix support for cc_shared_library in upb_proto_library. 1 year ago
Protobuf Team Bot f1ec35071b Improve repeated string fields: 1 year ago
Protobuf Team Bot afafc2d105 Internal Change 1 year ago
Nevena Kotlaja f1315e3d3f Clean usages of grep_includes 1 year ago
Protobuf Team Bot ae583df89a Fix upb_proto_aspect to correctly reexport providers. 1 year ago
Protobuf Team Bot 3ecb7a4163 Make `upb_proto_aspect` reexport all `deps` when `srcs` is empty. 1 year ago
Protobuf Team Bot e611550db0 Changes to scalar repeated field proxy: 1 year ago
Eric Salo 0c2a2511a8 upb: implement IsExactlyEqual() for proto messages 1 year ago
Joshua Haberman dbbc4a30f9 Split mini_descriptor/decode.c into several smaller files. 1 year ago
Joshua Haberman 07f6b578ee Split mini_descriptor into its own directory 1 year ago
Joshua Haberman b2e55eecdd Added empty placeholder for mini_descriptor package. 1 year ago
Protobuf Team Bot 07f7b2086e Add support for HasExtension/GetExtension without ExtensionRegistry. 1 year ago
Protobuf Team Bot 496e2fd555 [Upb C++]Add ::protos::ClearMessage and DeepCopy apis. 1 year ago
Protobuf Team Bot 923e8b756f Fix Serialize failing for Proxy/CProxy. 1 year ago
Joshua Haberman 34a770d13e Refactored mini_table targets into their own BUILD file. 1 year ago
Sandy Zhang 80264f7cab Add GHA UPB macOS bazel coverage for Apple Silicon 1 year ago
Pierre Hallot edbbb1581b [C++20 build failure, Clang 15] Fix ambiguous-reversed-operator warning (#1199) 1 year ago
Pierre Hallot a93e43f7e8 names.cc: Add missing constinit (#1359) 1 year ago
Vincent Thiberville 558c772b63 fix: add shebang in python interpreter (#1336) 1 year ago
Eric Salo f12a727c3d upb: remove a redundant typedef 1 year ago
Joshua Haberman 47c9298ab9 Give generated_code_support.h its own forwarding header. 1 year ago
Eric Salo a3f0bce495 upb: clean up upb/json/BUILD 1 year ago
Joshua Haberman ba500734c3 Split the JSON rules out of the main BUILD file and removed obsolete forwarding headers 1 year ago
Mark Mann ee24ef2300 Internal change. 1 year ago
Jie Luo 00a9807c9e Remove some message factory tests in python upb 1 year ago
Adam Cozzette 550f9b021b Fix handling of public imports in upb `protos` generator 1 year ago
Jie Luo 0ea9f73be3 skip some upb python test which extend non iterable value to repeated field 1 year ago
Jie Luo cbacdf152a Remove RegisterExtension in message class 1 year ago