3005 Commits (043ad5ce6e15586c7ecf266f8a45de948a5e4156)
 

Author SHA1 Message Date
Eric Salo bfe1af2d4b upb: delete upb/string_view.h 2 years ago
Joshua Haberman 7bde72661c Ensured that 32-bit targets use aligned pointers for 8-byte fields. 2 years ago
Eric Salo 1cd9076541 upb: delete upb/extension_registry.h 2 years ago
Protobuf Team Bot 509125d990 Auto-generate CMake file lists 2 years ago
Eric Salo 4068cb8850 upb: delete upb/mini_table.h 2 years ago
Eric Salo d833dd441e upb: delete upb/status.h 2 years ago
Eric Salo 6637147055 upb: delete upb/array.h, upb/map.h, upb/collections.h 2 years ago
Eric Salo e4f7b39c06 upb: create upb/wire/internal/ 2 years ago
Protobuf Team Bot 4c94ca6895 Auto-generate CMake file lists 2 years ago
Eric Salo e1e8f1e222 upb: create upb/base/BUILD 2 years ago
Eric Salo b19edc5ce0 upb: bugfix for importing a proto3 enum from within a proto2 file 2 years ago
Joshua Haberman 42cd34948c Internal change. 2 years ago
Protobuf Team Bot 0f76a829b1 Automated visibility attribute cleanup. 2 years ago
Eric Salo cafbe958fd upb: clean up benchmark.cc to make the compiler less unhappy 2 years ago
Protobuf Team Bot 512bb9ed86 Internal Code Change 2 years ago
Hong Shin 9e92800395 Make Log2Ceiling comparison explicit 2 years ago
Protobuf Team Bot e074c038c3 Change objc_class_prefix for benchmarks/descriptor.proto to UPBB (from GPB). 2 years ago
Joshua Haberman 6d2b9e6d18 Revamped the design doc and added a section about Arenas. 2 years ago
Protobuf Team Bot f67198ffef Add struct tag to upb_MiniTable usages in upb/mini_table/internal/file.h 2 years ago
Nevena Kotlaja 1d8143c986 Clean grep_includes 2 years ago
Richard Levasseur 8c71bc4593 Internal change 2 years ago
Joshua Haberman 298de3d771 Refactored upb_proto_library() aspect for greater clarity 2 years ago
Joshua Haberman 79af13abde Use filegroup() internally instead of pkg_files() 2 years ago
Joshua Haberman a6852ec919 Moved TypeScript direct bit read/writes to //third_party/upb/bits 2 years ago
Jason Lunn 01fed1cc1b Expose methods needed by Ruby FFI using UPB_API (#1391) 2 years ago
Protobuf Team Bot f7e25ebfd1 Auto-generate CMake file lists after PR #1401 2 years ago
Mike Kruskal 0fdcdbb616 Update protobuf dependency (#1401) 2 years ago
Protobuf Team Bot 38d63f21f6 Auto-generate CMake file lists 2 years ago
Mike Kruskal 6d9e1eb91c No-op change to trigger cmake regen 2 years ago
Mike Kruskal 3e9fd25ac6 Drop Bazel 4 support in upb. 2 years ago
Joshua Haberman 05ca7e37d0 Added a check to verify that the number of required fields does not exceed the maximum. 2 years ago
Protobuf Team Bot 09c19b8e1a Fix support for cc_shared_library in upb_proto_library. 2 years ago
Protobuf Team Bot f1ec35071b Improve repeated string fields: 2 years ago
Protobuf Team Bot afafc2d105 Internal Change 2 years ago
Nevena Kotlaja f1315e3d3f Clean usages of grep_includes 2 years ago
Protobuf Team Bot ae583df89a Fix upb_proto_aspect to correctly reexport providers. 2 years ago
Protobuf Team Bot 3ecb7a4163 Make `upb_proto_aspect` reexport all `deps` when `srcs` is empty. 2 years ago
Protobuf Team Bot e611550db0 Changes to scalar repeated field proxy: 2 years ago
Eric Salo 0c2a2511a8 upb: implement IsExactlyEqual() for proto messages 2 years ago
Joshua Haberman dbbc4a30f9 Split mini_descriptor/decode.c into several smaller files. 2 years ago
Joshua Haberman 07f6b578ee Split mini_descriptor into its own directory 2 years ago
Joshua Haberman b2e55eecdd Added empty placeholder for mini_descriptor package. 2 years ago
Protobuf Team Bot 07f7b2086e Add support for HasExtension/GetExtension without ExtensionRegistry. 2 years ago
Protobuf Team Bot 496e2fd555 [Upb C++]Add ::protos::ClearMessage and DeepCopy apis. 2 years ago
Protobuf Team Bot 923e8b756f Fix Serialize failing for Proxy/CProxy. 2 years ago
Joshua Haberman 34a770d13e Refactored mini_table targets into their own BUILD file. 2 years ago
Sandy Zhang 80264f7cab Add GHA UPB macOS bazel coverage for Apple Silicon 2 years ago
Pierre Hallot edbbb1581b [C++20 build failure, Clang 15] Fix ambiguous-reversed-operator warning (#1199) 2 years ago
Pierre Hallot a93e43f7e8 names.cc: Add missing constinit (#1359) 2 years ago
Vincent Thiberville 558c772b63 fix: add shebang in python interpreter (#1336) 2 years ago