550 Commits (5c7d98f8c44e62d9d722bbe7f1fe11b38a1527ae)

Author SHA1 Message Date
Protobuf Team Bot 14b1488981 Auto-generate files after cl/686572636 4 months ago
Protobuf Team Bot a0eb24061f Replace use of C++17 with disabling a warning 4 months ago
Protobuf Team Bot 8259925cc4 Auto-generate files after cl/686552884 4 months ago
Protobuf Team Bot b1d362033d Internal change 4 months ago
Protobuf Team Bot 008046df6e Auto-generate files after cl/686533265 4 months ago
Protobuf Team Bot dfaec17efb Internal change 4 months ago
Protobuf Team Bot 08f9c603a2 Auto-generate files after cl/686518474 4 months ago
Protobuf Team Bot 6a4ed21083 Internal change 4 months ago
Protobuf Team Bot 22345e2b6b Auto-generate files after cl/686506438 4 months ago
Mike Kruskal b4b1e08d68 Fix examples link in Java README 4 months ago
Protobuf Team Bot 17c7f4b086 Auto-generate files after cl/686502474 4 months ago
Protobuf Team Bot 35c904de32 Internal change 4 months ago
Protobuf Team Bot 5c5d407c1e Auto-generate files after cl/686483259 4 months ago
Protobuf Team Bot db4d5c2bb5 Internal change 4 months ago
Protobuf Team Bot 8ac70a2acf Auto-generate files after cl/686475508 4 months ago
Hong Shin 7824085416 hpb: add support for retrieving mutable handles on returned map values 4 months ago
Protobuf Team Bot 10f611a1b5 Auto-generate files after cl/686376466 4 months ago
Protobuf Team Bot 9ff4ec7772 Internal change 4 months ago
Protobuf Team Bot e4803d77dd Auto-generate files after cl/686323338 4 months ago
Mark Hansen f63b0ece75 Combine dead-code gencode switch clauses for smaller codegen 4 months ago
Protobuf Team Bot 73d40a036a Auto-generate files after cl/686304907 4 months ago
Mark Hansen b8557ebbd4 Fix indentation on closing brace in gencode 4 months ago
Protobuf Team Bot dee200aaab Auto-generate files after cl/686300005 4 months ago
Mark Hansen 0a419d4ce6 Fix indentation in lite message clear by adding newline 4 months ago
Protobuf Team Bot c73b222911 Auto-generate files after cl/686293878 4 months ago
Mark Hansen 1286f4d931 Tidy up lite gencode by adding newline 4 months ago
Protobuf Team Bot 99779450fe Auto-generate files after cl/686288520 4 months ago
Mark Hansen cfb6f87b49 Remove unnecessary @SuppressWarnings("unchecked") 4 months ago
Protobuf Team Bot a4a277d583 Auto-generate files after cl/686278377 4 months ago
Mark Hansen 11b8c8ccf3 Remove unnecessary @SuppressWarnings("fallthrough") 4 months ago
Protobuf Team Bot ef91b0ef8b Auto-generate files after cl/686265348 4 months ago
Mike Kruskal d3735bc2a0 Support fetching CMake dependencies via `-Dprotobuf_FETCH_DEPENDENCIES=ON` 4 months ago
Jonathan Ringer 3163111b6f [CMake] Allow for protoc executable to be configured (#17888) 5 months ago
Joshua Haberman 5ee5891f7d Refactored the C name mangling to not depend on C++ or upb reflection. 6 months ago
Yamil Morales 3f908cfff7 Wildcard support for Protobuf conformance failure lists by using a Trie made up of nodes that contain a section of a test name (divided by '.'). 6 months ago
Mike Kruskal 149407e24b Internal changes 7 months ago
Mike Kruskal 06e65a29de Add pkgconfig file for libupb 8 months ago
Eduardo Menges Mattje 770090e901 Removed specific MSVC settings when installing (#17285) 8 months ago
jslap-ubi 3836fd3474 Enable Unity(Jumbo) builds (#16454) 8 months ago
MiguelBarro d2aa5fb483 Prevent find_package failure if multiple versions are installed (#16654) 10 months ago
Mike Kruskal ea81024ddf Refactor editions infrastructure to a top-level directory. 11 months ago
Mike Kruskal 8ab39ed6f8 Add editions-specific conformance tests 11 months ago
Adam Cozzette 7793c72eab Make CMake always build test protos into a static library 11 months ago
Mike Kruskal 6898451f5e Setup upb installation with cmake. 11 months ago
Mike Kruskal b6032d72e3 Add basic upb cmake support. 12 months ago
h-vetinari fe6edca15b fix pkg-config metadata for shared abseil on windows (#15888) 1 year ago
Daniel Richard G a8181d9ae8 Write generated source files to the build tree, not the source tree. (#14455) 1 year ago
Sandy Zhang b9273fa7c7 Fix CMake regex escaping. 1 year ago
Sandy Zhang e62243482e Escape _from_dir in install.cmake for regex special characters (e.g. c++) before REGEX REPLACE. 1 year ago
Protobuf Team Bot f5a225597b Minor cleanup: IWYU, shoud_split() instead of ShouldSplit(...). 1 year ago