Craig Tiller
fbf61bbc1a
Revert "Revert "Class-ify lockfree event""
7 years ago
Noah Eisen
a5ad92dd88
Merge pull request #13303 from ncteisen/ubsan
...
Fix internal UBSAN failure
7 years ago
Eric Anderson
f090194666
doc: Fully define GetState in connectivity state API
7 years ago
David G. Quintas
e85fc238a0
Merge pull request #13307 from grpc/revert-13097-lfe3
...
Revert "Class-ify lockfree event"
7 years ago
Adele Zhou
d21204cd42
Update C# versions
7 years ago
David G. Quintas
332c7e402a
Revert "Class-ify lockfree event"
7 years ago
Yash Tibrewal
a4265d464c
Merge pull request #13304 from yashykt/testc++fixes
...
Remove include from end2end data files and add extern C to each defin…
7 years ago
Sree Kuchibhotla
52f7039dc4
Merge branch 'master' into cc-tsan-1
7 years ago
Sree Kuchibhotla
4047e45275
Merge branch 'master' into resource-quota-fix
7 years ago
Craig Tiller
99dcb6953e
Merge pull request #13097 from ctiller/lfe3
...
Class-ify lockfree event
7 years ago
Craig Tiller
660d4aa2d2
Merge github.com:grpc/grpc into tfix2
7 years ago
Yash Tibrewal
c284139d2f
Remove include from end2end data files and add extern C to each definition instead
7 years ago
ncteisen
5dd0d6fadb
Fix internal UBSAN failure
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
yang-g
ceb24750e7
include log.h for mac
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
yang-g
802f762f17
remove unused variable
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
Adele Zhou
92b5a00bea
Remove images as soon as its testing is done instead in the end.
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
Sree Kuchibhotla
9a0db88885
Fix TSAN issue in backup poller
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
yang-g
56e7257f59
merge with head
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
yang-g
30101b05c6
log GRPC_POLL_STRATEGY when fail to find polling engine
...
also log reason to skip a polling engine
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
Garret Kelly
cf5a1f2c81
Do not interpolate variables in leading comments.
...
There is at least one well-known proto file (plugin.proto) with comments
that include variable-like strings that are not actual variables. This
leads to DFATAL log statements that clutter the output and don't provide
any benefit.
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
55e6820f00
Merge github.com:grpc/grpc into shardier
7 years ago