- 558c772 fix: add shebang in python interpreter (#1336) by Vincent Thiberville · 1 year, 9 months ago
- 00a9807 Remove some message factory tests in python upb by Jie Luo · 1 year, 10 months ago
- cfb8b3d Update upb deps and remove testAddTypeError test in python upb by Jie Luo · 1 year, 10 months ago
- be58dea Add support in upb_proto_library rule for cc_shared_library. Will only work from Bazel 6.3. by Protobuf Team Bot · 1 year, 10 months ago
- 73ee41c license changes by Protobuf Team Bot · 1 year, 10 months ago
- 67bf61a Make upb_proto_[reflection_]library advertise that it returs CcInfo. by Joshua Haberman · 1 year, 11 months ago
- 1123c8a Update UPB's absl dep to newest patch. by Deanna Garcia · 1 year, 11 months ago
- b9d8ff9 Remove patch to internal protobuf rules now that it's implemented in the proto repository. by Deanna Garcia · 1 year, 11 months ago
- 60be96e -Make message __deepcopy__ call UPB code instead of default implementation for by Jie Luo · 1 year, 11 months ago
- 2282505 Move to proto_common for all upb aspects to fix numerous tricky edge cases and simplify the code by Thomas Van Lenten · 1 year, 11 months ago
- 88d5b91 Move to proto_common for all upb aspects to fix numerous tricky edge cases and simplify the code by Joshua Haberman · 1 year, 11 months ago
- 5a42239 Update upb's protobuf dependency by Sandy Zhang · 1 year, 11 months ago
- b399576 Update UPB's protobuf dependency in preparation for 23.0-rc1 release. by Deanna Garcia · 1 year, 11 months ago
- 9fa51d0 Enable Windows CI by Mike Kruskal · 2 years ago
- 8c10056 Add back UPB numpy test now that it has been moved in the protobuf directory. by Deanna Garcia · 2 years ago
- 6fa4c96 Fix corner case where 'GeneratedSrcsInfo' value has no field or method 'thunks' by Protobuf Team Bot · 2 years ago
- 2d273b6 Internal Code Change by Mike Kruskal · 2 years ago
- b7437a1 Update UPB main's protobuf dependency. by Deanna Garcia · 2 years ago
- 05609bf Add support for thunks to upb_proto_aspect. by Marcel Hlopko · 2 years, 1 month ago
- 008a9af Explicitly drop support for python on Windows. by Mike Kruskal · 2 years, 2 months ago
- 8498146 Migrate dependencies pointing to github-generated tarballs to use zip instead. by Mike Kruskal · 2 years, 2 months ago
- ceba58d Make UpbWrappedGeneratedSrcsInfo private. by Joshua Haberman · 2 years, 2 months ago
- dd6d3b8 Don’t create dynamic libraries on Windows. by Protobuf Team Bot · 2 years, 2 months ago
- 1881a39 Bump upb to Abseil LTS 20230125 RC3 by Mike Kruskal · 2 years, 2 months ago
- ac471fe Upgrade to Abseil LTS 20230117 by Mike Kruskal · 2 years, 2 months ago
- e1959a0 Migrate docker images to the new Artifact Registry location. by Mike Kruskal · 2 years, 2 months ago
- 5d4d54d Disable deprecation warnings triggered by Abseil bug https://github.com/abseil/abseil-cpp/issues/1201 by Mike Kruskal · 2 years, 3 months ago
- 06b5775 Remove reference to deleted test. by Mike Kruskal · 2 years, 3 months ago
- aaf9e43 Merge pull request #1052 from protocolbuffers:srcWhl by Copybara-Service · 2 years, 3 months ago
- e41a2d7 upb is self-hosting! by Joshua Haberman · 2 years, 3 months ago
- 7a1bd9f Fixed "argument list too long" errors when building upb protos. by Joshua Haberman · 2 years, 3 months ago
- 6525917 Merge branch 'main' into srcWhl by deannagarcia · 2 years, 3 months ago
- 143132f Make upb's generated code agnostic to fasttable. by Joshua Haberman · 2 years, 3 months ago
- c740802 Update proto dep and setup.py by Deanna Garcia · 2 years, 3 months ago
- f0c0385 Fix workspace by Deanna Garcia · 2 years, 3 months ago
- 68e6248 Fix workspace sha by Deanna Garcia · 2 years, 3 months ago
- ac7af1d Fix dependency by Deanna Garcia · 2 years, 3 months ago
- 4ae547f Merge branch 'main' into srcWhl by deannagarcia · 2 years, 3 months ago
- 9880136 Add bazel target for source distribution by Deanna Garcia · 2 years, 3 months ago
- ea1996f Separate pip and fuzzing_py wrappers into separate files. by Mike Kruskal · 2 years, 4 months ago
- 92dbe4b Add license file to pypi wheels. by Deanna Garcia · 2 years, 4 months ago
- 65a329a Merge pull request #991 from mkruskal-google:utf8_range by Copybara-Service · 2 years, 4 months ago
- ee56471 Skip pip installation for unsupported versions of python. by Mike Kruskal · 2 years, 4 months ago
- 4069649 Switch to cmake fetch instead of git submodules by Mike Kruskal · 2 years, 4 months ago
- 3e078f5 Add CMake+Bazel dependencies on utf8_range repo by Mike Kruskal · 2 years, 4 months ago
- b198dd0 Remove compatibility check from amalgamation binary. by Mike Kruskal · 2 years, 4 months ago
- 248ed86 Add better handling for systems without python3 installed. by Mike Kruskal · 2 years, 4 months ago
- 7d76251 Split upb_amalgamation into a separate .bzl file by Laramie Leavitt · 2 years, 4 months ago
- d3ec4b6 Add Parse/Serialize templates to support shared_ptr/unique_ptr. by Protobuf Team Bot · 2 years, 4 months ago
- afd43b8 Fix a build error when using upb_cc_proto_library. by Protobuf Team Bot · 2 years, 4 months ago
- f630787 move portability stuff into upb/port/ by Eric Salo · 2 years, 5 months ago
- 306123e C++ Code generator by Protobuf Team Bot · 2 years, 5 months ago
- 04363f7 Update workspace_deps.bzl protobuf main commit by Protobuf Team Bot · 2 years, 6 months ago
- 18446cf Removed unused "paths" import. by Joshua Haberman · 2 years, 6 months ago
- 4054c28 Merge branch 'main' into staleness by Joshua Haberman · 2 years, 6 months ago
- 23048df Fully-qualify labels in the µpb repository. by Protobuf Team Bot · 2 years, 6 months ago
- 9e19bec Fix upb proto libraryies for default strip_import_prefix. by Ivo List · 2 years, 6 months ago
- a8bc4ca Fixed Bazel 4.1.0 compatibility, and added a GitHub Action to verify. by Joshua Haberman · 2 years, 7 months ago
- 896e74c Optimizes `upb_MiniTable_Enum` for large but dense enums. by Joshua Haberman · 2 years, 7 months ago
- 5cb177e Removed unused code. by Joshua Haberman · 2 years, 7 months ago
- ccd88d5 Updated staleness test and amalgamator to work cross-repo. by Joshua Haberman · 2 years, 7 months ago
- fa5e4cf Updating rules_python to 0.12.0 by Derek Perez · 2 years, 7 months ago
- 4135cd2 Updating python to 0.11.0 by Derek Perez · 2 years, 7 months ago
- 63a4a7d Bump pinned protobuf version by Mike Kruskal · 2 years, 8 months ago
- 17b6451 Bumping protobuf dependency to newer commit by Mike Kruskal · 2 years, 9 months ago
- ff46379 Prepare build for C++ generator. by Protobuf Team Bot · 2 years, 9 months ago
- d217791 Internal change by Protobuf Team Bot · 2 years, 9 months ago
- a60e9a3 Fixed the mingw build by adding compatibility code for vsnprintf() by Joshua Haberman · 2 years, 11 months ago
- 32f45b5 Update to the latest protobuf. by Joshua Haberman · 2 years, 11 months ago
- 2eb973f Added a GitHub Action to test Python+upb on Windows, and fixed a couple of bugs this revealed. by Joshua Haberman · 2 years, 11 months ago
- 5f627b6 GitHub Action for building/installing Python wheel. by Joshua Haberman · 3 years ago
- 2abcb7d Merge pull request #590 from deannagarcia:moveDeps by Copybara-Service · 3 years ago
- 24febb0 Move python deps to workspace_deps by Deanna Garcia · 3 years ago
- 22c7daf Update to new upb module name. by Joshua Haberman · 3 years ago
- a0bc669 Avoid registering a toolchain in upb_deps(), to avoid errors in cases where system_python was not available. by Joshua Haberman · 3 years ago
- 7f9135b Updated system_python to tolerate the case where a system python is not available. by Joshua Haberman · 3 years ago
- 3e0890c Added support for UnknownFieldSet. by Joshua Haberman · 3 years ago
- 1fc983f Added Python deps to upb_deps(). by Joshua Haberman · 3 years ago
- 57e2724 Revert "Moved system_python dep into upb_deps()." by Joshua Haberman · 3 years ago
- 17052fc Moved system_python dep into upb_deps(). by Joshua Haberman · 3 years ago
- ee6b1ab Create targets for UPB release by Protobuf Team · 3 years ago
- 9f371b7 Set explicit mnemonic for Starlark action. by Protobuf Team · 3 years ago
- b8edc71 Internal change by Protobuf Team · 3 years ago
- afffa9e Two Ruby changes to unblock the release by Joshua Haberman · 3 years, 1 month ago
- 970c645 Fixes for google3 (layering check and formatting). by Joshua Haberman · 3 years, 1 month ago
- ccf2fa6 Added one more dep. by Joshua Haberman · 3 years, 1 month ago
- 97c3de3 Added google3 version of test wrapper. by Joshua Haberman · 3 years, 1 month ago
- 1e75fbf Ported api_implementation to py_extension(). by Joshua Haberman · 3 years, 1 month ago
- 711885d Added py_extension(). by Joshua Haberman · 3 years, 1 month ago
- 8c530f9 Changed generated code deps to avoid deps on core libraries. by Joshua Haberman · 3 years, 1 month ago
- 9f8c080 add missing license lines to bazel files by Matt Kulukundis · 3 years, 1 month ago
- 56c59c1 Call protobuf_deps() ourselves instead of from upb_deps(). by Joshua Haberman · 3 years, 1 month ago
- e253b6e Added a note that users calling upb_deps() must first depend on protobuf. by Joshua Haberman · 3 years, 1 month ago
- 022ccf5 Updated to the HEAD version of Protobuf. by Joshua Haberman · 3 years, 1 month ago
- a07ac3f Added comment about commented-out code. by Joshua Haberman · 3 years, 2 months ago
- 5c1f25b Added explanatory comment for py_proto_library(). by Joshua Haberman · 3 years, 2 months ago
- 5a10ce7 Added a Bazel rule to build a binary wheel. by Joshua Haberman · 3 years, 2 months ago
- ffdcc46 Fixed a handful of reference leaks found in a debug build of Python (#484) by Joshua Haberman · 3 years, 3 months ago
- 5ea5b05 Build tools in the exec configuration by Fabian Meumertzheim · 3 years, 3 months ago
- 33b6049 Fixed test_util.py so that golden data can be found. by Joshua Haberman · 3 years, 3 months ago