1. 1043eee Update dependency on com_google_googletest to use the newly added googletest_deps to install transitive dependencies. by Deanna Garcia · 2 years, 1 month ago
  2. 9bd37b8 turn down upb/fuzz/ by Eric Salo · 2 years, 2 months ago
  3. f0c0385 Fix workspace by Deanna Garcia · 2 years, 3 months ago
  4. 4ae547f Merge branch 'main' into srcWhl by deannagarcia · 2 years, 3 months ago
  5. 9880136 Add bazel target for source distribution by Deanna Garcia · 2 years, 3 months ago
  6. ea1996f Separate pip and fuzzing_py wrappers into separate files. by Mike Kruskal · 2 years, 4 months ago
  7. 92dbe4b Add license file to pypi wheels. by Deanna Garcia · 2 years, 4 months ago
  8. 3e078f5 Add CMake+Bazel dependencies on utf8_range repo by Mike Kruskal · 2 years, 4 months ago
  9. 248ed86 Add better handling for systems without python3 installed. by Mike Kruskal · 2 years, 4 months ago
  10. 306123e C++ Code generator by Protobuf Team Bot · 2 years, 5 months ago
  11. 9b8785e Pin Upb to C++ 17 Update rules_fuzzing to v0.3.2 by Protobuf Team Bot · 2 years, 5 months ago
  12. 04363f7 Update workspace_deps.bzl protobuf main commit by Protobuf Team Bot · 2 years, 6 months ago
  13. 830100a update googletest version by Xùdōng Yáng · 2 years, 7 months ago
  14. 24febb0 Move python deps to workspace_deps by Deanna Garcia · 3 years ago
  15. 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
  16. 1fc983f Added Python deps to upb_deps(). by Joshua Haberman · 3 years ago
  17. 57e2724 Revert "Moved system_python dep into upb_deps()." by Joshua Haberman · 3 years ago
  18. 17052fc Moved system_python dep into upb_deps(). by Joshua Haberman · 3 years ago
  19. ee6b1ab Create targets for UPB release by Protobuf Team · 3 years ago
  20. f73ff8a Put load statement back where it was. by Joshua Haberman · 3 years, 1 month ago
  21. 56c59c1 Call protobuf_deps() ourselves instead of from upb_deps(). by Joshua Haberman · 3 years, 1 month ago
  22. 022ccf5 Updated to the HEAD version of Protobuf. by Joshua Haberman · 3 years, 1 month ago
  23. 5a10ce7 Added a Bazel rule to build a binary wheel. by Joshua Haberman · 3 years, 2 months ago
  24. 4423e91 All tests in the repo are passing. by Joshua Haberman · 3 years, 3 months ago
  25. ae6aaa1 Merge pull request #420 from haberman/new-fuzzing by Joshua Haberman · 3 years, 6 months ago
  26. 9f45814 Removed sha256 for our build which follows the master branch. by Joshua Haberman · 3 years, 6 months ago
  27. ca8eadc Updated version of google-benchmark so we can use interleaving. by Joshua Haberman · 3 years, 6 months ago
  28. 36485c0 Updated rules_fuzzing which brings GCC compatibility. by Joshua Haberman · 3 years, 6 months ago
  29. 7183780 Added a Valgrind test that works for Python! by Joshua Haberman · 3 years, 7 months ago
  30. 94ece04 Initial commit of Python+upb. by Joshua Haberman · 3 years, 8 months ago
  31. eabb774 Fixes to make upb's tests compatible with a minimal Docker container. by Joshua Haberman · 3 years, 8 months ago
  32. f5796aa Updated Bazel fuzzing to use the newest fuzz rules. by Joshua Haberman · 3 years, 8 months ago
  33. f5d2d55 Deleted the legacy "Handlers" APIs. upb can finally be deserving of its name. by Joshua Haberman · 4 years, 3 months ago
  34. c3b5637 Added benchmark for loading ads descriptor. by Joshua Haberman · 4 years, 5 months ago
  35. 901463e Added benchmark of parsing. by Joshua Haberman · 6 years ago
  36. 5611ff2 Moved bazel files to bazel/ directory. by Joshua Haberman · 6 years ago
  37. f74cb51 Refactored workspace deps into a separate file. by Joshua Haberman · 6 years ago
  38. 717db51 Updated protobuf to the main branch again. by Joshua Haberman · 6 years ago
  39. 1cf4af7 A (final?) round of Blaze fixes. by Joshua Haberman · 6 years ago
  40. 5e5e0cf More Blaze fixes. by Joshua Haberman · 6 years ago
  41. f060528 Updated protobuf to point to main repo. by Joshua Haberman · 6 years ago
  42. 0fea70b Works with Bazel 0.24.1 and Bazel 0.25.2! by Joshua Haberman · 6 years ago
  43. cbe051a Re-enabled conformance tests. by Joshua Haberman · 6 years ago
  44. 6c1b78f Update Skylib and update to newer Sandwich API. by Joshua Haberman · 6 years ago
  45. 20d849a Fixes for Bazel 0.25. by Joshua Haberman · 6 years ago
  46. 239d4a9 Fixed upb_proto_library() for macOS. by Joshua Haberman · 6 years ago
  47. 02e26c5 Replaced upb_proto_library() with a truly aspect-based rule. by Josh Haberman · 6 years ago
  48. 9ce4a77 Updates to build system for upb C++ compiler. by Josh Haberman · 6 years ago
  49. a7ebe54 Conformance tests work under Bazel. by Josh Haberman · 6 years ago
  50. 2655ed9 Bazel builds everything except conformance_upb. by Josh Haberman · 6 years ago
  51. 01ed4ce WIP. by Josh Haberman · 6 years ago