Sign in
flutter
/
third_party
/
protobuf
/
7a039dd177a7409bc99642707facb127bdad75e4
7a039dd
Remove repeated_field_iterator (protos)
by Hong Shin
· 8 months ago
1937e76
Expunge protos_internal in totality
by Hong Shin
· 8 months ago
b9f46b8
Remove deprecated reflection.py usages from test
by Jie Luo
· 8 months ago
0644290
Internal version update.
by Protobuf Team Bot
· 8 months ago
b70c4b0
Raise warnings for deprecated python cpp extension GetDebugString().
by Jie Luo
· 8 months ago
dd3a8bf
Genned header: UPB -> HPB
by Hong Shin
· 8 months ago
7693054
Automated g4 rollback of changelist 662071950.
by Mark Hansen
· 8 months ago
b71e5ee
Tighten type bounds on GeneratedMessageLite.defaultInstanceMap.
by Mark Hansen
· 8 months ago
6739739
hpb: rm unused ctor
by Hong Shin
· 8 months ago
fda2669
Remove upb/protos/bazel/*
by Hong Shin
· 8 months ago
4e6b93c
Remove a volatile read/write in SmallSortedMap.entrySet()
by Mark Hansen
· 8 months ago
744c9dd
Rename `#[googletest::test]` to `#[gtest]`
by Dmitri Gribenko
· 8 months ago
a10b619
Remove SmallSortedMap.lazyDescendingEntrySet field caching
by Mark Hansen
· 8 months ago
b9d1cff
Add protobuf_java to Bzlmod presubmit checks.
by Sandy Zhang
· 8 months ago
cdd5ac6
Enable testing of more serialization codepaths for implicit presence fields.
by Tony Liao
· 8 months ago
135eb82
Use large runners for ubsan to avoid running out of disk space
by Mike Kruskal
· 8 months ago
5b6f684
Minor cleanup: IWYU, clang-tidy, etc.
by Protobuf Team Bot
· 8 months ago
7eb1aaf
Internal version update.
by Protobuf Team Bot
· 8 months ago
7963b84
Remove obsolete C++ interop methods from $Msg$
by Jakob Buchgraber
· 8 months ago
df1aad4
Fix `TextFormat.Parser` to appropriately handle unknown values for open enums
by Protobuf Team Bot
· 8 months ago
903c3f1
Nextgen Proto Pythonic API: Add duration.py
by Jie Luo
· 8 months ago
814352c
Minor cleanup: IWYU, clang-tidy fixes.
by Protobuf Team Bot
· 8 months ago
b0fd225
Fix for cl/660491962: If `names_to_test` is exhausted by a suite, we still shouldn't run ANY tests of subsequent ones.
by Yamil Morales
· 8 months ago
61b96dd
Internal version update.
by Protobuf Team Bot
· 8 months ago
1f93cf8
Internal Change
by Protobuf Team Bot
· 8 months ago
479a80c
internal change
by Protobuf Team Bot
· 8 months ago
7356adb
internal proto_library change
by Protobuf Team Bot
· 8 months ago
1ec060b
re-point upb_cc_proto_library_bzl from upb to hpb and utilize hpb_proto_library
by Hong Shin
· 8 months ago
2ed410a
Automated rollback of commit 1492fa9598a79461a79f371c64a22888a6ed6fa0.
by Evan Brown
· 8 months ago
3ce384a
go/conformanceDebuggability can now run tests in isolation without producing debugging info/commands. Test names to be run in isolation are passed through the --test flag, and if the user wishes to debug them, they will set --debug.
by Yamil Morales
· 8 months ago
ee26f27
Nextgen Proto Pythonic API: Add timestamp.py
by Jie Luo
· 8 months ago
737a05b
Internal version update.
by Protobuf Team Bot
· 8 months ago
f066157
Expunge protos_extension_lock entirely
by Hong Shin
· 8 months ago
ea94ce4
Auto-generate files after cl/660236451
by Protobuf Team Bot
· 8 months ago
9277baa
Formatting beautifications.
by Tony Liao
· 8 months ago
2f8472a
Introduce hpb_proto_library_bzl
by Hong Shin
· 8 months ago
c8272f5
Internal changes to versions
by Protobuf Team Bot
· 8 months ago
c7a723b
Remove Arena::CreateMessage.
by Chris Kennelly
· 8 months ago
090edb7
replace protos namespace from {repeated_field, repeated_field_iterator} with hpb
by Hong Shin
· 8 months ago
d794139
[ObjC] Deprecate GPBUnknownFieldSet and related apis.
by Thomas Van Lenten
· 8 months ago
1492fa9
Automated rollback of commit e2525e6b365459f9183cb21815f74b4bba205481.
by Protobuf Team Bot
· 8 months ago
1a300ce
[ObjC] More tests around unknown to known failure cases.
by Thomas Van Lenten
· 8 months ago
69698c1
Internal change.
by Cong Liu
· 8 months ago
9bcd5a3
Internal changes to versions
by Protobuf Team Bot
· 8 months ago
f5ffaf9
Remove unused pom.xml files.
by Deanna Garcia
· 8 months ago
0f02d84
Move `msg.merge_from(othermsg)` onto a trait fn
by Protobuf Team Bot
· 8 months ago
3281605
Cleanup: fix rawtypes warnings in SchemaUtil
by Mark Hansen
· 8 months ago
2bac0e4
Change merge_from() to take impl AsView instead of impl Proxy.
by Protobuf Team Bot
· 8 months ago
e2525e6
Enable small object optimization (SOO) for RepeatedField in order to reduce data indirections.
by Evan Brown
· 8 months ago
05e7398
Add functions for handling short (`uint16_t`) values
by Protobuf Team Bot
· 8 months ago
0811818
Delete protos README
by Hong Shin
· 8 months ago
ef2a0dd
Internal change
by Protobuf Team Bot
· 8 months ago
aea6dfc
Remove protos_traits.h
by Hong Shin
· 8 months ago
cb71119
Internal changes to versions
by Protobuf Team Bot
· 8 months ago
8714892
Set -ex in test_java.yml
by Deanna Garcia
· 8 months ago
072fc19
Auto-generate files after cl/658841466
by Protobuf Team Bot
· 8 months ago
580b595
Removes setjmp/longjmp if UPB is running in a WASM-WAMR environment
by Protobuf Team Bot
· 8 months ago
f26bdff
[ObjC] Support errors when merging unknown fields to a message.
by Thomas Van Lenten
· 8 months ago
63b8e4e
Automated rollback of commit 1e6abadc2b1612b6f00fe861dae39601252765d8.
by Thomas Van Lenten
· 8 months ago
db48abb
Add breaking change detection for well-known types (#17513)
by jchadwick-buf
· 8 months ago
621f2a2
Remove unused field MessageSchema.syntax
by Mark Hansen
· 8 months ago
910f627
Inline ArrayList's array into SmallSortedMap
by Mark Hansen
· 8 months ago
58a97a4
Add tests for string APIs for implicit presence fields.
by Tony Liao
· 8 months ago
fe7b64e
[ObjC] Add apis for removing things from `GPBUnknownFields`.
by Thomas Van Lenten
· 8 months ago
184f3a3
Remove codes for unsupported Ruby (#17353)
by y-yagi
· 8 months ago
258f3e9
Internal changes to versions
by Protobuf Team Bot
· 8 months ago
c75e50f
Obliterate protos namespace from hpb.h!
by Hong Shin
· 8 months ago
f87523d
fix the crate name being used by the gencode library.
by Derek Benson
· 8 months ago
582e80e
Set up for Rust-cpp Protobuf implementation message matcher.
by Yamil Morales
· 8 months ago
c75787c
Documentation Update: Add comment to describe parse options.
by Tony Liao
· 8 months ago
366fbba
Internal changes to versions
by Protobuf Team Bot
· 8 months ago
f9ecda5
Reuse empty int[0] in MessageSchema.intValue to save allocations
by Mark Hansen
· 8 months ago
6fdcc0b
Remove clear_and_parse inherent method in favor of a trait fn.
by Protobuf Team Bot
· 8 months ago
9d628f8
Create an initial version of protobuf-codegen. This exposes an initial working version of codegen for use with cargo.
by Derek Benson
· 8 months ago
7c93804
Refactor java maven GHA test to use our generated jars.
by Deanna Garcia
· 8 months ago
c727837
Auto-generate files after cl/658038844
by Protobuf Team Bot
· 8 months ago
149407e
Internal changes
by Mike Kruskal
· 8 months ago
5ac8ee1
Return backing array memory to arena in ExtensionSet.
by Evan Brown
· 8 months ago
06a520c
Add wire format parsing unit tests for implicit presence fields.
by Tony Liao
· 8 months ago
6ab302d
Rust: cut down on the amount of generated C++ code needed for maps
by Adam Cozzette
· 8 months ago
76c767f
Add traits for interop fns.
by Protobuf Team Bot
· 8 months ago
9cceb62
Fix broken github_only comment in cargo build rule
by Derek Benson
· 8 months ago
c7d4697
Add an protobuf::__internal::SealedInternal trait
by Protobuf Team Bot
· 8 months ago
824f6ac
Migrate core (sans Parse & Serialize) and extension funcs from `protos` to `hpb`
by Hong Shin
· 8 months ago
7ad56e7
Introduce an upb::AssociatedMiniTable trait in Rust.
by Protobuf Team Bot
· 8 months ago
51763f3
Automated rollback of commit 74f6da4d26173088de178365678891105393799e.
by Protobuf Team Bot
· 8 months ago
1f9206c
Internal Change
by Hong Shin
· 8 months ago
504a5d0
Add pkg build rules to create a zip of the protobuf rust crate
by Derek Benson
· 8 months ago
9f5aed3
Migrate all of `protos::internal` into `hpb::internal`
by Hong Shin
· 8 months ago
5854e2b
Implement std::error::Error for String
by Jakob Buchgraber
· 8 months ago
eceb8cc
Implementation of go/conformanceDebuggability. Refactor ForkPipeRunner::RunTest(): There's no need for rerunning through argv for common flags between suites. This also enables "debug_test_names" to be shared between suites.
by Yamil Morales
· 8 months ago
50f58a6
Migrate to standard parameterized test framework
by Protobuf Team Bot
· 8 months ago
f396f7c
Replace preprocessor macros with `ToHost` from endian
by Protobuf Team Bot
· 8 months ago
7141c30
Rust: update map setters to take `IntoProxied`
by Adam Cozzette
· 8 months ago
1e1bf0d
Move the declaration of the upb map begin constant into rust
by Derek Benson
· 8 months ago
0fbba32
Add Message::Clear() and MessageMut::Clear() (behind the Clear trait)
by Protobuf Team Bot
· 8 months ago
1aedb97
Move python WKT test proto messages into well_known_types_test.proto
by Jie Luo
· 8 months ago
9bd8156
Remove deprecated .deseralize() fn
by Protobuf Team Bot
· 8 months ago
6f58085
Adds an initial Cargo.toml for the protobuf crate.
by Derek Benson
· 8 months ago
1e6abad
Automated rollback of commit 1f717248b761e4f37c7d9cb9773c83b9948d9ae9.
by Thomas Van Lenten
· 8 months ago
Next »