11 Commits (96cce6249e641525c64452151b40c0dd5a94cc59)

Author SHA1 Message Date
Joshua Haberman 8422e9795f Migrated upb to use Copybara-standard stripping. 3 months ago
Protobuf Team Bot d7f032ad15 Move private definitions out of //bazel 8 months ago
Adam Cozzette 4ec9170bcd Fix layering check for usage of gtest 11 months ago
Protobuf Team Bot 79009d9237 Internal change 12 months ago
Adam Cozzette 501ececd39 Reorganize upb file structure 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
Laramie Leavitt b1dc149470 Remove global -Werror from build_defs.bzl open-source 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
Mike Kruskal 1881a390b0 Bump upb to Abseil LTS 20230125 RC3 2 years ago
Mike Kruskal ac471fe675 Upgrade to Abseil LTS 20230117 2 years ago
Mike Kruskal e1959a0c22 Migrate docker images to the new Artifact Registry location. 2 years ago
Mike Kruskal 5d4d54d387 Disable deprecation warnings triggered by Abseil bug https://github.com/abseil/abseil-cpp/issues/1201 2 years ago
Laramie Leavitt 7d76251d9f Split upb_amalgamation into a separate .bzl file 2 years ago
Joshua Haberman 18446cf64f Removed unused "paths" import. 2 years ago
Joshua Haberman 896e74c141 Optimizes `upb_MiniTable_Enum` for large but dense enums. 2 years ago
Joshua Haberman ccd88d5a63 Updated staleness test and amalgamator to work cross-repo. 2 years ago
Mike Kruskal 17b6451684 Bumping protobuf dependency to newer commit 2 years ago
Protobuf Team b8edc7153f Internal change 3 years ago
Fabian Meumertzheim 5ea5b05530 Build tools in the exec configuration 3 years ago
Joshua Haberman 173554146f Updated some docs and removed/rearranged some obsolete stuff. 3 years ago
Joshua Haberman 823eb09694 Update all 2011 dates to 2021. 4 years ago
Joshua Haberman e59d2c8fa7 Added license headers to all files. 4 years ago
Joshua Haberman 5b1f0d86a1 For Kokoro, only build/test -m32 on Linux. 4 years ago
Joshua Haberman e8f9eac68c Added #defines UPB_ENABLE_FASTTABLE and UPB_TRY_ENABLE_FASTTABLE. 4 years ago
Joshua Haberman 7e5bd65098 Plumbed copts (including the crucial -std=c99) to upb_proto_library() aspect. 4 years ago
Joshua Haberman 2c8bb6dd9d Specify C99 explicitly until/unless we stop using bool. 4 years ago
Joshua Haberman b7dc77415a Added licenses() to all BUILD files. 4 years ago
Joshua Haberman e3f41de6c7 Split monolithic BUILD file into many build files. 4 years ago
Joshua Haberman 0dc2394da5
Changes to support import into google3 (#291) 5 years ago
Joshua Haberman 16facab490
Created an amalgamation without handlers, and fixed some bugs. (#283) 5 years ago
Joshua Haberman bfc86d3577 Fixed many bugs, basic Lua test passes! 5 years ago
Joshua Haberman 27b95c969a WIP. 5 years ago
Joshua Haberman ee87a28d2d Some minor style fixes. 5 years ago
Joshua Haberman 8a41e6cb12 Fixed amalgamation to not exclude upb/decode.c. 6 years ago
Joshua Haberman 5611ff267b Moved bazel files to bazel/ directory. 6 years ago
Joshua Haberman 06b90f9b69 Split upb_proto_library.bzl into its own .bzl file. 6 years ago
Joshua Haberman 1cf4af7b2c A (final?) round of Blaze fixes. 6 years ago
Joshua Haberman e04216eb0f More Blaze fixes. 6 years ago
Joshua Haberman 7913bc678a Removed obsolete references to runfiles scripts. 6 years ago
Joshua Haberman 81e813d389 Made upb_proto_reflection_library() a true aspect. 6 years ago
Joshua Haberman 301b6e2d78 Removed map_dep() in favor of rewrites. 6 years ago
Joshua Haberman 13eb14986b More fixes for Blaze. 6 years ago
Joshua Haberman a37877a326 Fixes for Blaze. 6 years ago