Vijay Pai
|
236d9f2a28
|
Address reviewer feedback.
|
7 years ago |
Vijay Pai
|
c745690caf
|
Internalize gpr_thd except for id and currentid
|
7 years ago |
Eric Anderson
|
b09c58c340
|
Merge pull request #14398 from ejona86/grpc-java-1.9.1
Add grpc-java 1.9.1 to interop matrix
|
7 years ago |
Srini Polavarapu
|
c7cc3f9692
|
Merge pull request #14394 from srini100/master
Remove redundant build instructions
|
7 years ago |
Noah Eisen
|
10a9e4e4fb
|
Merge pull request #14150 from ncteisen/more-clang-tidy
Remove and Prohibit C Style Casts
|
7 years ago |
Vijay Pai
|
2650c9730f
|
Merge pull request #14397 from vjpai/nb2
Add a separate test for non-blocking polling and RPCs
|
7 years ago |
apolcyn
|
90dde8f136
|
Merge pull request #14134 from apolcyn/fix_ruby_shutdown_race
Refactor ruby server shutdown to fix a race in tests
|
7 years ago |
Noah Eisen
|
e1bec40dfb
|
Manually fix build issue
|
7 years ago |
Vijay Pai
|
823c9c4717
|
Merge pull request #14396 from vjpai/ae2e
Remove spinning variants from async_end2end_test
|
7 years ago |
Eric Anderson
|
540a1046c4
|
Add grpc-java 1.9.1 to interop matrix
|
7 years ago |
David G. Quintas
|
81f6a7cf9b
|
Merge pull request #14374 from dgquintas/missing_pr_comments
Addressing #14170 leftover comments
|
7 years ago |
Srini Polavarapu
|
fb5adaee61
|
remove reference to downloading protoc
|
7 years ago |
Vijay Pai
|
dd57cb5949
|
Empty out all tests if GRPC_POSIX_SOCKET is not defined
|
7 years ago |
Vijay Pai
|
132efa0c9b
|
Add non-blocking test
|
7 years ago |
Vijay Pai
|
1e6a620b50
|
Remove spinning version
|
7 years ago |
Noah Eisen
|
98b6ec406b
|
Merge pull request #14389 from ncteisen/tsan-poll-override
Fix TSAN Race in Overriding poll_function
|
7 years ago |
David Garcia Quintas
|
7756b3785d
|
Addressing #14170 leftover comments
|
7 years ago |
Noah Eisen
|
f56fe4d448
|
Remove uneeded headers
|
7 years ago |
ncteisen
|
d187ef8c7c
|
Stop overriding poll function in async_end2end
|
7 years ago |
Srini Polavarapu
|
89f70d163b
|
Merge branch 'master' of https://github.com/grpc/grpc into docfix
|
7 years ago |
Noah Eisen
|
4d20a66685
|
Run clang fmt
|
7 years ago |
Noah Eisen
|
cddf6f838a
|
Add some manual const casts to fix build
|
7 years ago |
Noah Eisen
|
be82e64b3d
|
Autofix c casts to c++ casts
|
7 years ago |
Srini Polavarapu
|
1944363421
|
Merge pull request #14365 from srini100/master
Include pkg-config in the required tools to build
|
7 years ago |
apolcyn
|
f3431e5b21
|
Merge pull request #14132 from apolcyn/fix_benign_compression_options_mem_leak
Fix two ruby memory leaks when exceptions are raised
|
7 years ago |
Vijay Pai
|
063d5de052
|
Merge pull request #14184 from vjpai/gpr_review
GPR review: Privatize useful.h and avl.h
|
7 years ago |
Vijay Pai
|
a54d81ebc2
|
Merge branch 'master' into gpr_review
|
7 years ago |
Yang Gao
|
0819ff56f5
|
Merge pull request #14383 from yang-g/sanity
restore sanity
|
7 years ago |
Vijay Pai
|
0693b72b7f
|
Merge branch 'master' into gpr_review
|
7 years ago |
Mehrdad Afshari
|
6ec9bb8762
|
Merge pull request #14360 from mehrdada/shellcheck-slash-test
Enforce shellcheck on scripts under /test/
|
7 years ago |
yang-g
|
3c6e1fff8c
|
sanity
|
7 years ago |
Yash Tibrewal
|
bf19c33321
|
Merge pull request #14379 from yashykt/chttp2_heap_use_after_free
Fix heap use-after-free bug in chttp2 reported by fuzzer
|
7 years ago |
adelez
|
dfcb73dbb4
|
Merge pull request #14377 from adelez/foundry_integration
Add two files as data deps.
|
7 years ago |
Vijay Pai
|
0024ebc852
|
Merge pull request #14196 from vjpai/gpr_review_tls
GPR review: Privatize thread-local storage headers
|
7 years ago |
Vijay Pai
|
5122487fad
|
fix a conflict
|
7 years ago |
Yash Tibrewal
|
ba1c614500
|
running generate_projects script
|
7 years ago |
Mark D. Roth
|
2a073981f3
|
Merge pull request #13684 from markdroth/c++_resolver
C++ Resolver API
|
7 years ago |
Vijay Pai
|
18b9133f31
|
Merge branch 'master' into gpr_review
|
7 years ago |
Vijay Pai
|
d3fb421ffa
|
Merge pull request #14190 from vjpai/gpr_review3
GPR review: Move cmdline and subprocess from public gpr to test/core/util
|
7 years ago |
Vijay Pai
|
804f339338
|
Fix header guard
|
7 years ago |
Srini Polavarapu
|
03fe419381
|
Merge branch 'master' of https://github.com/grpc/grpc into docfix
|
7 years ago |
Srini Polavarapu
|
3cca82534d
|
Consolidate build instructions in INSTALL.md and src/cpp/README.md
|
7 years ago |
Yash Tibrewal
|
ec717fa226
|
Fix heap use-after-free bug in chttp2 reported by fuzzer
|
7 years ago |
Adele Zhou
|
61da03c83d
|
Add two files as data deps.
|
7 years ago |
Vijay Pai
|
7ec6b0ac1a
|
fix dependence
|
7 years ago |
Vijay Pai
|
239b7d4b0b
|
Merge branch 'master' into gpr_review
|
7 years ago |
Nicolas Noble
|
100e0a78eb
|
Merge pull request #14341 from chwarr/ignore-dirty-zlib-submodule
Ignore zlib submodule if its dirty (due to CMake)
|
7 years ago |
Mark D. Roth
|
209f644f04
|
Convert resolver API to C++.
|
7 years ago |
Vijay Pai
|
25b61fd60e
|
Merge branch 'master' into gpr_review_tls
|
7 years ago |
Vijay Pai
|
573717bc8d
|
Merge branch 'master' into gpr_review3
|
7 years ago |