342 Commits (d90f74d47bb9aa600c14d21b12397d44a6b629f6)

Author SHA1 Message Date
Eric Salo d90f74d47b upb: create upb/message/BUILD 2 years ago
Eric Salo 61967e84dd upb: delete upb/upb.h 2 years ago
Eric Salo 4c255351d4 upb: delete upb/def.h 2 years ago
Eric Salo 60e9f9ceb9 upb: update the bazel path for kotlin rules 2 years ago
Eric Salo 05d9772139 upb: delete upb:fastdecode 2 years ago
Eric Salo f4ca34807e upb: create upb/port/BUILD 2 years ago
Eric Salo 56a6ecd142 upb: create upb/reflection/internal/ 2 years ago
Eric Salo f669ef6576 upb: clean up upb/message/internal/ 2 years ago
Protobuf Team Bot b0f2c34096 Add temporary support for Extension promotion concurrency. 2 years ago
Protobuf Team Bot c552102d66 No public description 2 years ago
Eric Salo d17233c25b upb: upb/message/accessors_internal.h -> upb/message/internal/accessors.h 2 years ago
Eric Salo f3806f0abd upb: delete some unused build deps in the C++ runtime 2 years ago
Eric Salo 3817bbb572 upb: create upb/mem/BUILD 2 years ago
Protobuf Team Bot 8a4752a455 Internal Code Change 2 years ago
Eric Salo 2351b0af2d upb: delete upb/reflection.h, upb/reflection.hpp 2 years ago
Eric Salo 0d51686718 upb: delete upb/text_encode.h 2 years ago
Eric Salo bfe1af2d4b upb: delete upb/string_view.h 2 years ago
Eric Salo 1cd9076541 upb: delete upb/extension_registry.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
Eric Salo e1e8f1e222 upb: create upb/base/BUILD 2 years ago
Joshua Haberman 79af13abde Use filegroup() internally instead of pkg_files() 2 years ago
Protobuf Team Bot afafc2d105 Internal Change 2 years ago
Joshua Haberman 07f6b578ee Split mini_descriptor into its own directory 2 years ago
Joshua Haberman 34a770d13e Refactored mini_table targets into their own BUILD file. 2 years ago
Joshua Haberman 47c9298ab9 Give generated_code_support.h its own forwarding header. 2 years ago
Joshua Haberman ba500734c3 Split the JSON rules out of the main BUILD file and removed obsolete forwarding headers 2 years ago
Mark Mann ee24ef2300 Internal change. 2 years ago
Joshua Haberman a0f520dc75 Added a new dynamic tree shaking model to upb, with the intention of removing the old model once YouTube has migrated. 2 years ago
Protobuf Team Bot 73ee41cbb2 license changes 2 years ago
Eric Salo 4c6931f22a upb: clean up the Dart ffi build targets 2 years ago
Eric Salo 8ad3a76d8f upb: Dart pb_runtime now uses the google3 ffigen everywhere 2 years ago
Eric Salo 3475ebec94 upb: move the split64 accessors out of upbc/ 2 years ago
Joshua Haberman 55cfaf3e0c Moved promotion-related accessors to a separate file. 2 years ago
Joshua Haberman b81ae408b0 Fixed the upb.lexan build: 2 years ago
Protobuf Team Bot 433e737c0e [C++ Upb] 2 years ago
Joshua Haberman a49ff5513e Split out `message/accessors_internal.h` and added `upb_Arena` assertions. 2 years ago
Joshua Haberman df93cf65a2 Hide upb_MiniTableField.submsg_index with new `UPB_PRIVATE()` macro 2 years ago
Protobuf Team Bot 9d2b5d1716 Add upb_MiniTable_FindUnknown depth_limit parameter. 2 years ago
Mike Kruskal d260ab343e Add windows CI 2 years ago
Joshua Haberman 6d6ab90ece Enable arena test (it was previously #ifdef'd away accidentally) 2 years ago
Joshua Haberman d450990631 Allow for fuse/free races in `upb_Arena`. 2 years ago
Matt Kulukundis 5bc3cae2d7 Add threading tests for arenas 2 years ago
Protobuf Team Bot 3286f948f8 Implements upb_Message_DeepClone. 2 years ago
Joshua Haberman 57a79de7cc Ensure that extensions respect deterministic serialization. 2 years ago
Eric Salo 4843fd0d75 move conformance tests into a separate subdir 2 years ago
Joshua Haberman e41a2d7ba0 upb is self-hosting! 2 years ago
Joshua Haberman 143132fa27 Make upb's generated code agnostic to fasttable. 2 years ago
Deanna Garcia f887fe30aa Add lots more source files 2 years ago