947 Commits (8696d49e23490d7f658c2fe531daebfcceaecf15)

Author SHA1 Message Date
Mark D. Roth 447a058837
xDS: remove deprecated C++ APIs in the experimental namespace (#31451) 2 years ago
Xuan Wang 149f5615ba
Remove enum and future (#31381) 2 years ago
Xuan Wang 7aca6d4007
[Remove Six] Remove dependency on six (#31340) 2 years ago
AmosWang 166824205e
Print info when server starts (#30964) 2 years ago
h-vetinari a562807108
patch cpp example to use passed CMAKE_CXX_STANDARD (#30835) 2 years ago
AJ Heller 24bc7c455f
Match the greeter async example to the tutorial (#30731) 2 years ago
Yash Tibrewal 41ec08c69a
Update third_party/protobuf to 3.21.4 (#30377) 2 years ago
Benoit Daloze 0a5d9828c1
Make the gem build on TruffleRuby (#27660) 2 years ago
Esun Kim ec58a346f9
Changed C99 to C11 (#29687) 3 years ago
dependabot[bot] ff90d97021
Bump y18n from 4.0.0 to 4.0.3 in /examples/node (#28738) 3 years ago
Esun Kim 03e9ac6f1f
Requiring C++14 (#29589) 3 years ago
Lidi Zheng 3f2b3460a4
[Python] Add an UDS example (#29592) 3 years ago
Xiao ad3f591af3
[Aio] Fix typo in async graceful shutdown example (#29521) 3 years ago
Jan Tattermusch e8404698d5
Remove C# implementation (individual packages will continue to be maintained through v2.46.x patches or moved to grpc-dotnet) (#29225) 3 years ago
Nicolas Noble eb2ae7a0cc
Fixing RouteGuide's C++ Reactor example. (#29404) 3 years ago
Yash Tibrewal 7fb4998029
RouteGuide example: Abort if database file not found (#29398) 3 years ago
AJ Heller 1f03bbab39
Small cleanup (#29125) 3 years ago
Jan Tattermusch bcaa3cb48e
Remove C# Legacy (a.k.a. "Classic") csproj example (#29102) 3 years ago
rburns1293 28db143b98
Update target frameworks in C# examples (#29047) 3 years ago
dependabot[bot] 9f23b67529
Bump Google.Protobuf in /examples/csharp/Xds/Greeter (#28858) 3 years ago
dependabot[bot] dc025cb1f9
Bump Google.Protobuf (#28856) 3 years ago
dependabot[bot] 670ccaa7bc
Bump Google.Protobuf in /examples/csharp/RouteGuide/RouteGuide (#28848) 3 years ago
dependabot[bot] 49b5692f9d
Bump Google.Protobuf in /examples/csharp/Helloworld/Greeter (#28849) 3 years ago
dependabot[bot] e15ed5ef91
Bump Google.Protobuf in /examples/csharp/HelloworldLegacyCsproj/Greeter (#28850) 3 years ago
dependabot[bot] cda3536ea6
Bump Google.Protobuf (#28851) 3 years ago
dependabot[bot] 8316d82f62
Bump Google.Protobuf (#28852) 3 years ago
Ming-Chuan 08181286e3
Add a ChannelArguments option for sepcify custom binder intent (#28723) 3 years ago
Ming-Chuan 93733de253
Add SameSignatureSecurityPolicy for binder transport (#27816) 3 years ago
Michael Mercier b784a4307d
Add python async example for hellostreamingworld using generator (#27343) 3 years ago
Stanley Cheung f3ef6869d6
PHP: update examples (#28159) 3 years ago
Esun Kim 192928c997
Use gRPC_BUILD_MSVC_MP_COUNT for windows cmake distrib tests (#28202) 3 years ago
AJ Heller c5f1d29b76
Add feature examples with continuous integration (#27917) 3 years ago
AJ Heller 83868b695e
Assert Android API >= v21 (#27943) 3 years ago
Ming-Chuan 1777ddf3c3
Add an experimental binder transport API for pre-finding Java class (#27939) 3 years ago
Ming-Chuan 5c0df85ea8
[BinderTransport] Avoid depending on NdkBinder at compile time (#27912) 3 years ago
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807) 3 years ago
Ming-Chuan d92baa99d6
Expose grpc++_binder through grpc++ (#27891) 3 years ago
Ming-Chuan e0f793b3d3
Expose experimental binder transport API (#27632) 3 years ago
Ming-Chuan dcabe420cc
[BinderTransport] Create client channel instead of direct channel (#27790) 3 years ago
Richard Belleville ffc43e05d8
Switch Python xDS Example Server to Listen on IPV4 Only (#27679) (#27758) 3 years ago
Ming-Chuan 66d4e0ccb1
Consolidate binder targets into a single target in top-level BUILD file (#27719) 3 years ago
Ming-Chuan f58f903a4f
Add helper function for getting endpoint binder in Java (#27598) 3 years ago
Ming-Chuan 332713a35a
Implement BinderTransport SecurityPolicies that requires no JNI (#27573) 3 years ago
Craig Tiller d1e01ac139
Add a test for a (now-illegal) build file construct (#27602) 3 years ago
小么小儿郎EL 435d5207ab
fix: use == instead of is when comparing with a certain types of literals (#26519) 3 years ago
Ming-Chuan 4cb907457b
Rename binder transport example client app (#27344) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
Ta-Wei Tu 3a5e844b38
[binder] Implicitly initialize the binder pool (#27261) 3 years ago
Ming-Chuan 2dfa59e898
Enable server side implementation in example binder server app (#27259) 3 years ago
Ming-Chuan 73003f8527
Add BinderTransport example server app (#27067) 3 years ago