10742 Commits (9978ec386c17af5f84ed3c5aae33f4dde3fe04ae)
 

Author SHA1 Message Date
Mike Kruskal bfed218c71 Internal changes 2 years ago
Jie Luo 0dd27f9f93 delete python/google/protobuf/protobuf_test.py which is dead 2 years ago
Martijn Vels b97005bda5 Add support for repeated Cord fields. 2 years ago
Protobuf Team Bot ce46f3e782 Re-format our `.inc` files to clang-format standards 2 years ago
Matt Fowles Kulukundis be363f3f0f
Merge pull request #11281 from protocolbuffers/21.x-202212131512 2 years ago
Jie Luo de28d0b090 Removed python files from file_list and replace it with directory-based renames. 2 years ago
Matt Kulukundis d9c9fc7454 Updating changelog 2 years ago
Protobuf Team Bot f4afdc712e cherry-pick: kokoro git config 2 years ago
Protobuf Team Bot f483a68e84 Remove inlined strings from the fallback. 2 years ago
Martijn Vels a12d23bcfb Remove constexpr for non compliant C++11 builds with ABSL_ASSERT 2 years ago
Protobuf Team Bot e8449ee90e Remove the three-arg Printer::Sub constructor and switch to the new AnnotatedAt(). 2 years ago
Protobuf Team Bot ce17d70539 Internal Change 2 years ago
Protobuf Team Bot ff7ece3bcd Internal Change 2 years ago
Protobuf Team Bot 2433d6088f Add a mechanism for placing comments in Emit() calls that are not reproduced in the output. 2 years ago
Protobuf Team Bot 680881def1 Internal change 2 years ago
Protobuf Team Bot e4116700b5 Clean up the interface of io::Printer. 2 years ago
Protobuf Team Bot 025258525c Aggressively pipeline branches that have Arenas for performance. 2 years ago
Martijn Vels ddde013bd8 Add Cord based Parse and Serialize logic to MessageLite 2 years ago
Martijn Vels 5e2a4a73ed Unify alignment logic 2 years ago
Mike Kruskal 2e0145b240 Internal changes 2 years ago
Mike Kruskal d7610a4a32 Internal changes 2 years ago
Protobuf Team Bot ad746163bc Remove MOA experiment flag. 2 years ago
Mike Kruskal 3cdee9a70c Internal changes 2 years ago
Protobuf Team Bot 0ef2e548ad Internal Change 2 years ago
Protobuf Team Bot f6f6af5472 Internal change 2 years ago
Protobuf Team Bot f0dc78d7e6 Updating version.json and repo version numbers to: 21.12 2 years ago
Joshua Haberman 7b0ca6995d
Updated release branch to latest upb. (#11258) 2 years ago
Eric Salo 1050599cb0 update protobuf_deps.bzl to pull in the latest upb 2 years ago
Protobuf Team Bot d955a548e1 Fix open-source builds due to references to lazy fields. 2 years ago
Eric Salo 1f58f1d7b8 allow reserved enums to be negative 2 years ago
Mike Kruskal 912850b6f4 Fix python breakage from bad export 2 years ago
Protobuf Team Bot e5b3edd0ed Remove unused MOA code. 2 years ago
Protobuf Team Bot 5bac838d48 Unify alignment logic 2 years ago
Protobuf Team Bot 090be34081 Auto-generate files after cl/494281361 2 years ago
Mike Kruskal 40ce34a479 Internal changes 2 years ago
Protobuf Team Bot 615bdd3e2a Add a mechanism for placing comments in Emit() calls that are not reproduced in the output. 2 years ago
Martijn Vels 1c23c75aa7 Unify alignment logic 2 years ago
Protobuf Team Bot 4ae9dda0e1 Add Printer::Sub for finer configuration of how a variable substitution is processed. 2 years ago
Martijn Vels 821b0732f2 Cleanup ThreadCache and LifeCycledId 2 years ago
Joshua Haberman a49bfa9825 Fixed text_format_test.py's imports. 2 years ago
Protobuf Team Bot e57ab5f643 Add a mechanism for placing comments in Emit() calls that are not reproduced in the output. 2 years ago
Martijn Vels e9fbfbd327 Cleanup portable defines for NO_THREAD_LOCAL and kCacheAlignment 2 years ago
Protobuf Team Bot 2c999118ff Auto-generate files after cl/494213745 2 years ago
Protobuf Team Bot f7af94c076 Remove MOA logic for constructor/destructor path. 2 years ago
Protobuf Team Bot 5e43ea27cb Refactor the codepath for unknown field handling. 2 years ago
Protobuf Team Bot 176e67b2e6 Auto-generate files after cl/494193350 2 years ago
Protobuf Team Bot c5c5332d80 Add a tokenizer inside of io::Printer. 2 years ago
Mike Kruskal cdc56ab1b7 Internal changes 2 years ago
Protobuf Team Bot fb8862f781 Temporarily allow a generator flag (message_owned_arena_trial) that does nothing. 2 years ago
Martijn Vels ee50dd1b9b Remove ArenaMetricsCollector as it is not used? 2 years ago