Sign in
pigweed
/
third_party
/
github
/
protocolbuffers
/
protobuf
/
5856d3347307028c47a6209666f684aaea2f79ba
5856d33
Internal change
by Protobuf Team Bot
· 6 months ago
cbb49f0
Auto-generate files after cl/686680363
by Protobuf Team Bot
· 6 months ago
bfaf36c
Add "PythonMessageMutator GetClearedMutableMessage(PyObject *);" in proto_api which works with cpp extension, upb and pure python.
by Jie Luo
· 6 months ago
54f38ba
Internal change
by Protobuf Team Bot
· 6 months ago
799cb0a
Auto-generate files after cl/686676344
by Protobuf Team Bot
· 6 months ago
a4a781d
Internal change
by Protobuf Team Bot
· 6 months ago
d6d3f85
Auto-generate files after cl/686670268
by Protobuf Team Bot
· 6 months ago
571ff6f
Uncouple Java hasbits from C++ hasbits.
by Tony Liao
· 6 months ago
c75095b
Bump abseil dependency version from 20230802.1 to 20240722.0.
by Tony Liao
· 6 months ago
09af1d8
Auto-generate files after cl/686647297
by Protobuf Team Bot
· 6 months ago
3f06ca4
Breaking change: Remove CMake submodule support in favor of fetched or installed dependencies.
by Mike Kruskal
· 6 months ago
66f80bb
Internal change
by Protobuf Team Bot
· 6 months ago
6ded029
Auto-generate files after PR #18238
by Protobuf Team Bot
· 6 months ago
fbe6168
Address warning regarding incorrectly-terminated heredoc in `src/google/protobuf/compiler/test_plugin_injection.bzl` (#18238)
by Zoey Greer
· 6 months ago
90c4487
Auto-generate files after cl/686608991
by Protobuf Team Bot
· 6 months ago
92bed48
Remove obsolete references to 21.x and 22.x branches that used to use Kokoro
by Sandy Zhang
· 6 months ago
463ca91
Auto-generate files after cl/686600589
by Protobuf Team Bot
· 6 months ago
ecec105
Add `DynamicCastMessage` overloads for `std::shared_ptr` to replace uses of
by Protobuf Team Bot
· 6 months ago
9e200be
Internal change
by Protobuf Team Bot
· 6 months ago
62592a0
Auto-generate files after cl/686588307
by Protobuf Team Bot
· 6 months ago
2ea63b0
Automated rollback of commit d99d1a60c05c8b20a053578664192963ae1dca54.
by Mike Kruskal
· 6 months ago
14b1488
Auto-generate files after cl/686572636
by Protobuf Team Bot
· 6 months ago
a0eb240
Replace use of C++17 with disabling a warning
by Protobuf Team Bot
· 6 months ago
8259925
Auto-generate files after cl/686552884
by Protobuf Team Bot
· 6 months ago
b1d3620
Internal change
by Protobuf Team Bot
· 6 months ago
008046d
Auto-generate files after cl/686533265
by Protobuf Team Bot
· 6 months ago
dfaec17
Internal change
by Protobuf Team Bot
· 6 months ago
08f9c60
Auto-generate files after cl/686518474
by Protobuf Team Bot
· 6 months ago
6a4ed21
Internal change
by Protobuf Team Bot
· 6 months ago
22345e2
Auto-generate files after cl/686506438
by Protobuf Team Bot
· 6 months ago
b4b1e08
Fix examples link in Java README
by Mike Kruskal
· 6 months ago
17c7f4b
Auto-generate files after cl/686502474
by Protobuf Team Bot
· 6 months ago
35c904d
Internal change
by Protobuf Team Bot
· 6 months ago
5c5d407
Auto-generate files after cl/686483259
by Protobuf Team Bot
· 6 months ago
db4d5c2
Internal change
by Protobuf Team Bot
· 6 months ago
8ac70a2
Auto-generate files after cl/686475508
by Protobuf Team Bot
· 6 months ago
7824085
hpb: add support for retrieving mutable handles on returned map values
by Hong Shin
· 6 months ago
10f611a
Auto-generate files after cl/686376466
by Protobuf Team Bot
· 6 months ago
9ff4ec7
Internal change
by Protobuf Team Bot
· 6 months ago
e4803d7
Auto-generate files after cl/686323338
by Protobuf Team Bot
· 6 months ago
f63b0ec
Combine dead-code gencode switch clauses for smaller codegen
by Mark Hansen
· 6 months ago
73d40a0
Auto-generate files after cl/686304907
by Protobuf Team Bot
· 6 months ago
b8557eb
Fix indentation on closing brace in gencode
by Mark Hansen
· 6 months ago
dee200a
Auto-generate files after cl/686300005
by Protobuf Team Bot
· 6 months ago
0a419d4
Fix indentation in lite message clear by adding newline
by Mark Hansen
· 6 months ago
c73b222
Auto-generate files after cl/686293878
by Protobuf Team Bot
· 6 months ago
1286f4d
Tidy up lite gencode by adding newline
by Mark Hansen
· 6 months ago
9977945
Auto-generate files after cl/686288520
by Protobuf Team Bot
· 6 months ago
cfb6f87
Remove unnecessary @SuppressWarnings("unchecked")
by Mark Hansen
· 6 months ago
a4a277d
Auto-generate files after cl/686278377
by Protobuf Team Bot
· 6 months ago
ee5aa49
Fix unexpected NumberFormatException in Durations.parse() by replacing with documented thrown ParseException.
by Sandy Zhang
· 6 months ago
3b2a608
Tidy up lite gencode by adding newline.
by Mark Hansen
· 6 months ago
11b8c8c
Remove unnecessary @SuppressWarnings("fallthrough")
by Mark Hansen
· 6 months ago
ef91b0e
Auto-generate files after cl/686265348
by Protobuf Team Bot
· 6 months ago
d3735bc
Support fetching CMake dependencies via `-Dprotobuf_FETCH_DEPENDENCIES=ON`
by Mike Kruskal
· 6 months ago
2b0a414
Change access of GeneratedMessageLite.MethodToInvoke to 'protected'
by Mark Hansen
· 6 months ago
4997f3d
Breaking Change: Update major version numbers for C++ and Python.
by Sandy Zhang
· 6 months ago
8ec13ed
Load Shell rules everywhere in protobuf
by Protobuf Team Bot
· 6 months ago
96cce62
Auto-generate files after cl/686236500
by Protobuf Team Bot
· 6 months ago
085c6e3
For messages with all trivially copyable fields use the trivial copy of Impl_ in the copy constructor.
by Protobuf Team Bot
· 6 months ago
27ddb9c
Give Kotlin jars an OSGi Manifest (#18812)
by deannagarcia
· 6 months ago
082cf00
hpb_generator: abrogate output in favour of io::Printer
by Hong Shin
· 6 months ago
5aa7abc
Upgrade rules_cc to 0.0.13
by Protobuf Team Bot
· 6 months ago
003e1ac
Remove deprecated SymbolDatabase.GetMessages from test
by Jie Luo
· 6 months ago
00f108c
Breaking Change: Remove deprecated bazel/system_python.bzl alias.
by Sandy Zhang
· 6 months ago
88b5c5a
Add flags for better debug info
by Protobuf Team Bot
· 6 months ago
c006c62
Finish migration of hpb_proto_library.bzl to use proto_common
by Hong Shin
· 6 months ago
7c84a6a
Remove dependence on "third_party/absl/log/log.h".
by Tony Liao
· 6 months ago
bd03560
Move fixed_address_empty_string to rodata section when possible.
by Protobuf Team Bot
· 6 months ago
f3451d2
Re-formatted MODULE.bazel to be more compact.
by Joshua Haberman
· 6 months ago
32b3733
Additional tests for merge/copy codepaths.
by Tony Liao
· 6 months ago
42070a0
Fix a warning from uninitialized variables (#17052)
by Robert
· 6 months ago
8f6a7a2
Avoid field id comparisons in ExtensionSet serialization in case of single range.
by Vitaly Goldshteyn
· 6 months ago
ac6e4c0
Initial cleanup of hpb_proto_library.bzl
by Hong Shin
· 6 months ago
b00dca3
Load Python rules everywhere in protobuf
by Protobuf Team Bot
· 6 months ago
adff00b
Automated Code Change
by Protobuf Team Bot
· 6 months ago
39a3e79
Fix ruby lib paths in `rules_ruby` (#18233)
by Zoey Greer
· 6 months ago
bb69dd6
Bump shivammathur/setup-php from 2.30.2 to 2.31.1 (#17855)
by dependabot[bot]
· 6 months ago
99a8202
Update third_party.md with in4lio/protoboiler (#18076)
by Vitaly Kravtsov
· 6 months ago
46f7879
Update options.md for JaiaRobotics global option extension (#17399)
by Toby Schneider
· 6 months ago
a673d33
Fix compiling problems with lua 5.4 (#15113)
by WenTao Ou
· 6 months ago
2e82a2d
Reduce our reliance on COPTS variable for compiler flags
by Adam Cozzette
· 6 months ago
f64d63c
[ObjC] Stop tracking the syntax within GPBFileDescriptor.
by Thomas Van Lenten
· 6 months ago
b751b81
[ObjC] Update internal validations
by Thomas Van Lenten
· 6 months ago
0bfe41b
Remove rust toolchain registration
by Protobuf Team Bot
· 6 months ago
9c4f3b8
Prepare supporting targets for testing
by Protobuf Team Bot
· 6 months ago
5772f0a
Add missing copts flags to compiler BUILD files. (#18648)
by Benjamin Peterson
· 6 months ago
44660b3
Rename maven to protobuf_maven in MODULE.bazel (#18641)
by Joe Schafer
· 6 months ago
25724ab
Lite: Remove intermediary dynamicMethod function trampolines
by Mark Hansen
· 6 months ago
c828b84
Throw NPE (instead of UnsupportedOperationException) if an invalid enum value is detected.
by Mark Hansen
· 6 months ago
d7b47d1
Fix indenting in lite proto switch statement
by Mark Hansen
· 6 months ago
54007e7
Remove "// fall through" comment where there is no falling through.
by Mark Hansen
· 6 months ago
aebf8a8
Internal change
by Protobuf Team Bot
· 6 months ago
ec808b1
Internal version update.
by Protobuf Team Bot
· 6 months ago
bd375ce
Add unit test coverage for SwapField for implicit presence fields.
by Tony Liao
· 6 months ago
d9caebc
Breaking Change: [ObjC] Remove legacy WKT headers.
by Thomas Van Lenten
· 6 months ago
6c9c12c
Let ArenaStringPtr debug-fail if it ever attempts to clear a default string.
by Tony Liao
· 6 months ago
0d7fd35
Re-export includingDefaultValueFields in deprecated state for important Cloud customer.
by Protobuf Team Bot
· 6 months ago
87de73d
Update GitHub Actions to use macOS-13 ahead of macOS-12 deprecation.
by Protobuf Team Bot
· 6 months ago
856d100
Update `VarintParse()` to try to detect accidental misuse
by Adam Cozzette
· 6 months ago
Next »