Craig Tiller
|
99dcb6953e
|
Merge pull request #13097 from ctiller/lfe3
Class-ify lockfree event
|
7 years ago |
Yash Tibrewal
|
d9da7387b8
|
Merge pull request #13147 from yashykt/testc++ize
Convert test/core to C++
|
7 years ago |
Yash Tibrewal
|
67c0effd32
|
MacOS uses end2end tests. therefore extern C needed
|
7 years ago |
kpayson64
|
c03867ff22
|
Merge pull request #12648 from kpayson64/attempt_2
Add back mpscq request matcher implementation
|
7 years ago |
Yang Gao
|
4c8f8fe1f1
|
Merge pull request #13297 from yang-g/pollcv
Use same cq for client and server
|
7 years ago |
Noah Eisen
|
9ad6068f66
|
Merge pull request #13199 from ncteisen/zero-copy
Refactor SerializationTraits
|
7 years ago |
Ken Payson
|
e1533572d5
|
Add back mpscq request matcher
|
7 years ago |
yang-g
|
0b9b7d2610
|
Use same cq for client and server
|
7 years ago |
Michael Lumish
|
c55a4b1ab5
|
Merge pull request #13145 from murgatroid99/remove_node
Remove src/node and references to it
|
7 years ago |
Jan Tattermusch
|
a1f8dfad38
|
Merge pull request #13293 from jtattermusch/csharp_consolidate_dockerfiles
Consolidate C# interop test docker images
|
7 years ago |
Yash Tibrewal
|
5d3b03f87a
|
Merge pull request #13286 from yashykt/13235fix
Forward fix for PR #13235. Perform strcmp only when not NULL
|
7 years ago |
Jan Tattermusch
|
e6ca4f0b79
|
consolidate C# interop test docker images
|
7 years ago |
Noah Eisen
|
4cd04b3cd0
|
Merge pull request #13284 from ncteisen/faster-microbenchmarks
Cut down microbenchmark time
|
7 years ago |
Jan Tattermusch
|
d9f18a97b2
|
Merge pull request #13256 from jtattermusch/naive_cq_test_fix
Naive attempt to fix grpc_completion_queue_test
|
7 years ago |
Jan Tattermusch
|
150ebff30b
|
Merge pull request #13274 from jtattermusch/php_dont_pass_timeout_to_core
Fix php testWatchConnectivityState
|
7 years ago |
Yash Tibrewal
|
5e42211e7f
|
Merge branch 'master' into testc++ize
|
7 years ago |
ncteisen
|
f97d2f5b37
|
Add init/shutdown to codegen interface
|
7 years ago |
Muxi Yan
|
396d26539a
|
Merge pull request #13011 from spinorx/master
Fix build for ios and android using grpc as cc_library
|
7 years ago |
Yash Tibrewal
|
1b4ab01f79
|
No Clang on end2end generated files
|
7 years ago |
Yash Tibrewal
|
240256fd24
|
Forward fix for PR #13235. Perform strcmp only when not NULL
|
7 years ago |
Zhouyihai Ding
|
28783b9178
|
Merge pull request #13268 from ZhouyihaiDing/php_example
PHP: update helloworld and routeguide example
|
7 years ago |
adelez
|
4e60040ff7
|
Merge pull request #13166 from adelez/more_langs
Add other languages to backwards compatibility tests
|
7 years ago |
ncteisen
|
4df6a64403
|
Change default bm_diff loops to 10
|
7 years ago |
Noah Eisen
|
74e7bd7d16
|
Merge pull request #13244 from ncteisen/streaming-ping-pong
Revert "Revert "Fix benchmark crash""
|
7 years ago |
Adele Zhou
|
317641d6fc
|
Added C#
|
7 years ago |
Yash Tibrewal
|
40422d5fa6
|
Merge master
|
7 years ago |
Muxi Yan
|
13ab25a51c
|
Merge pull request #13261 from muxi/change-grpc-call-init
Change [GRPCCall load] to [GRPCCall initialize]
|
7 years ago |
Muxi Yan
|
47d843b1ad
|
Add comment to self == [GRPCCall self]
|
7 years ago |
murgatroid99
|
6fb23dbc3d
|
Merge branch 'master' into remove_node
|
7 years ago |
ZhouyihaiDing
|
5253720853
|
php example
|
7 years ago |
Craig Tiller
|
0be9ad4408
|
Merge github.com:grpc/grpc into lfe3
|
7 years ago |
Vijay Pai
|
0f2cfdcc0f
|
Merge pull request #13271 from vjpai/semi
Function shouldn't have semicolon afterward
|
7 years ago |
Nicolas Noble
|
e759d2ad7a
|
Merge pull request #13255 from ctiller/50
Update clang-format to 5.0
|
7 years ago |
Craig Tiller
|
34992a63e0
|
Merge github.com:grpc/grpc into 50
|
7 years ago |
Nathaniel Manista
|
4f22c919e1
|
Merge pull request #12498 from nathanielmanistaatgoogle/example_generated_code
Regenerate example Python generated code.
|
7 years ago |
Adele Zhou
|
f7f38d1bec
|
Add Csharp
|
7 years ago |
Adele Zhou
|
9fe79dce96
|
Add php test case file.
|
7 years ago |
Adele Zhou
|
bcd23cdb11
|
Added info for Node. Also use the dockerfile from the specified release to build docker images instead of using the one master.
|
7 years ago |
Adele Zhou
|
1487c9fa52
|
Add Python
|
7 years ago |
David G. Quintas
|
68100093eb
|
Merge pull request #12427 from dgquintas/grpclb_pick_from_shutdown_rr
grpclb: Don't try to pick from shutdown RR
|
7 years ago |
Jan Tattermusch
|
18f02d2049
|
fix php testWatchConnectivityState
|
7 years ago |
Vijay Pai
|
35e14cfc6c
|
Function shouldn't have semicolon afterward
|
7 years ago |
Craig Tiller
|
9ab26feb68
|
Merge github.com:grpc/grpc into 50
|
7 years ago |
murgatroid99
|
d02751aed1
|
Don't delete grpc-node test script
|
7 years ago |
Craig Tiller
|
e182e6783c
|
Merge pull request #61 from jtattermusch/clang_format_50_fix
Fix clang format installation
|
7 years ago |
Jan Tattermusch
|
53d89d7f25
|
fix clang format installation
|
7 years ago |
Muxi Yan
|
87b1914437
|
Change [GRPCCall load] to [GRPCCall initialize]
|
7 years ago |
Jan Tattermusch
|
62a4fd3523
|
invalidate after wait in nonpolling poller
|
7 years ago |
jboeuf
|
e5bca395f9
|
Merge pull request #13235 from jboeuf/jwt_audience
Removing port 443 for the service name (used as jwt audience) for https
|
7 years ago |
Julien Boeuf
|
a274f341d5
|
Removing port 443 for the service name (used as audience) when the url is https.
|
7 years ago |