118 Commits (master)

Author SHA1 Message Date
Esun Kim dc65036957 [C++] Transition to C++17 (CMake) (#38335) 1 month ago
Esun Kim 93b29607cc [C++] Transition to C++17 (#37919) 2 months ago
Esun Kim 260b41b9cd [Apple/Build] Bumped iOS to 11, OSX to 10.14, tvOS to 13.0 (#37931) 4 months ago
Craig Tiller dbb5164ac7 [clang-format] Remove custom clang-format rules for include ordering (#37820) 5 months ago
Esun Kim a49d450a54 [Build] Bumped the minimum version of cmake (#37702) 5 months ago
Esun Kim e4a422ba43 [Deps] Upgrade protobuf to 28.1 (#37682) 5 months ago
Tanvi Jagtap 3c928436b4 [Gpr_To_Absl_Logging] Remove logging header from example and test/cpp folder (#37488) 6 months ago
Michael c4bbaa25f8 Fix Typos In Docs & Code Comments (#37170) 7 months ago
Tanvi Jagtap 38fd697579 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36359) 10 months ago
Tanvi Jagtap fc09bb43b7 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36327) 10 months ago
Hannah Shi 988c85535d
[ObjC] Upgrade podspec xx.deployment_target (#33091) 2 years ago
Esun Kim 303e568f27
[Build] Removed gRPC_PROTOBUF_PACKAGE_TYPE, supporting config only (#32988) 2 years ago
Jan Tattermusch 0f1afec5a8
[protobuf] Upgrade third_party/protobuf to 22.x (#32606) 2 years ago
Jan Tattermusch 3fde13929b
Switch to protobuf's /CMakeLists.txt instead of /cmake/CMakeLists.txt (#32678) 2 years ago
Eugene Ostroukhov d43e35738a
Examples: unify command line flags (#32456) 2 years ago
Esun Kim b64d623f24
CMake's better handling c++14 requirement (#31916) 2 years ago
Esun Kim 5fb4c2364d
Clean-up pkgconfig (#31660) 2 years ago
Mark D. Roth 447a058837
xDS: remove deprecated C++ APIs in the experimental namespace (#31451) 2 years ago
AJ Heller 24bc7c455f
Match the greeter async example to the tutorial (#30731) 3 years ago
Esun Kim 03e9ac6f1f
Requiring C++14 (#29589) 3 years ago
Esun Kim 192928c997
Use gRPC_BUILD_MSVC_MP_COUNT for windows cmake distrib tests (#28202) 3 years ago
Craig Tiller d1e01ac139
Add a test for a (now-illegal) build file construct (#27602) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
Nicolas Noble a325d7f77a
Pointing the protobuf submodule to the new URL (#26811) 4 years ago
Vijay Pai 8aff94558c
De-experimentalize C++ callback API (#25728) 4 years ago
Yash Tibrewal a8ebadbe5f
Parse command-line args (#26161) 4 years ago
Yash Tibrewal 4c53304dcf
Add examples for xDS greeter client and server (#26157) 4 years ago
Vijay Pai ce16365421
clang-format C++ examples (#25764) 4 years ago
Esun Kim e7afadc255 Refactor examples BUILD files 4 years ago
Esun Kim 69bb5e328e Added CMakeLists for route_guide example 4 years ago
Esun Kim 86050be0cf Clean up DEPLOYMENT_TARGET 4 years ago
Donna Dionne 8dd0cb4712 Add support for xDS regex matchers. 5 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 5 years ago
tuttieee a61e02b90f Fix a message indicating the protobuf version in cpp hello_world example's CMakeLists.txt 5 years ago
Patrice Chalin 4c4933e056 Docs: fix links to quick start pages 5 years ago
Patrice Chalin a3714f5b08
C++ Hello World: refer reader to Quick Start 5 years ago
Donna Dionne 48fa247304 Building C++ example with grpc++ instead of grpc++_unsecure 5 years ago
Donna Dionne ca8ba90292 Adding Proto Reflection and Health Check to basic C++ example server 5 years ago
Donna Dionne 2bf8cbb424 Modify helloworld example to allow a target string 5 years ago
Jan Tattermusch 21512217f2 get rid of the https://grpc.io/release plague 5 years ago
Eduardo Broto 60953c511d Add missing greeter_async_client2 to c++ helloworld CMakeLists.txt 5 years ago
Esun Kim 5207eba9ff Add abseil 5 years ago
Tariq Ramlall 2f00d2b7ca
[Docs] Changed variable names to be more accurate in README for cpp helloworld example. 5 years ago
Zack Galbreath 0be62b021a Add distrib test for CMake FetchContent build 5 years ago
Zack Galbreath ec239c48f7 Allow helloworld example to provide its own protoc and grpc_cpp_plugin 5 years ago
Zack Galbreath 17f95ab1f5 Simplify helloworld makefile 5 years ago
Przemysław Sobala ac0aabdaca Add examples/cpp/helloworld/.gitignore 6 years ago
Christopher Warrington 4be4df3624 Bump min CMake to 3.5.1 to match Google benchmark 6 years ago
Hao Nguyen 7f787bd083 Link against pthread in examples 6 years ago
Prashant Jaikumar 4f2d8a0014 Fix bazel build for examples 6 years ago