ncteisen
|
93a90e6132
|
Support codegen generic on server side
|
7 years ago |
Adele Zhou
|
1f3d714d07
|
Move suppressions files under test/core/util to avoid creating a BUILD file under tools, which breaks import.
|
7 years ago |
adelez
|
5bdd9a8cb9
|
Revert "Revert "Add suppressions to sanitizers for bazel builds""
|
7 years ago |
Yash Tibrewal
|
2bf8ef24a1
|
Remove check for whether channel is secure/insecure. Always prefer 'https_proxy' and fallback on 'http_proxy'
|
7 years ago |
Yash Tibrewal
|
1b9a7faa71
|
Prefer using https_proxy for secure channels and http_proxy for insecure channels
|
7 years ago |
Noah Eisen
|
58e0cbf9fb
|
Enable the performance-* clang-tidy checks
|
7 years ago |
Nicolas Noble
|
43557fee0b
|
Revert "Add suppressions to sanitizers for bazel builds"
|
7 years ago |
Mark D. Roth
|
817d28fed6
|
Revert "Merge pull request #15746 from grpc/revert-15709-recv_trailing_metadata_ready2"
This reverts commit 3f9308ce1f , reversing
changes made to 92a0ae0b10 .
|
7 years ago |
Noah Eisen
|
7ea8a60ed0
|
Revert "Add Type Checking On Channel Args"
|
7 years ago |
Adele Zhou
|
4cd659505c
|
Add data param to grpc_cc_library
|
7 years ago |
ncteisen
|
1198d8dfc6
|
Reviewer feedback
|
7 years ago |
Mark D. Roth
|
0159026111
|
Revert "Second attempt: move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops"
|
7 years ago |
Adele Zhou
|
df5ca2532a
|
Add suppressions files as data dependency to gpr_test_util
|
7 years ago |
Alexander Polcyn
|
626cea8f73
|
Put c-ares queries under a combiner
|
7 years ago |
Ian Haken
|
68eff58df6
|
Create verify_peer_options when creating ssl credentials in order to expose a verification callback option.
These options are not yet exposed to languages outside of core.
|
7 years ago |
Mark D. Roth
|
5b3824baf2
|
Code review changes.
|
7 years ago |
Adele Zhou
|
ff1d1b3b68
|
Add tags argument to grpc_cc_test and tag tcp_server_posix_test manual.
|
7 years ago |
ncteisen
|
d93589a0a1
|
Don't proxy no_error_on_hotpath
|
7 years ago |
ncteisen
|
eb2aa9cb3b
|
Tighten the bar and refactor and offender:
|
7 years ago |
ncteisen
|
9b817af5f9
|
Remove bloated grpc_avl test cases
|
7 years ago |
ncteisen
|
a94896ffea
|
Add no_error_on_hotpath test
|
7 years ago |
Alexander Polcyn
|
4e8a2f5f27
|
Remove already_closed param from fd_orphan
|
7 years ago |
Noah Eisen
|
8c17b1cc5f
|
Scale back concurrency of arena_test
|
7 years ago |
Jan Tattermusch
|
8d93cbd282
|
Decrease the fudge factor.
|
7 years ago |
Jan Tattermusch
|
e185eb5f59
|
increase the fudge factor for retry_server_pushback_delay
|
7 years ago |
Juanli Shen
|
3c3f3ad75a
|
Decrease GRPC_CHTTP2_HPACKC_NUM_VALUES
|
7 years ago |
ncteisen
|
41110e8d3c
|
Add logging
|
7 years ago |
ncteisen
|
8c13db8e43
|
Add channel arg test for channel/server creation
|
7 years ago |
Yash Tibrewal
|
64321c0618
|
Log error message for debugging #14700
|
7 years ago |
Yash Tibrewal
|
09335338eb
|
Indicate the reasoning for 5 seconds deadline
|
7 years ago |
Yash Tibrewal
|
8aebc7225d
|
Add comment on the changes
|
7 years ago |
Yash Tibrewal
|
baa3a70906
|
5 second deadline for shutting down
|
7 years ago |
Yash Tibrewal
|
19f0b1da67
|
Fix for issue #15458
|
7 years ago |
kpayson64
|
f8c1bd826c
|
Fix fork test flake
|
7 years ago |
Yihua Zhang
|
e145c52286
|
use a new gcp env check mechansim
|
7 years ago |
Noah Eisen
|
05121518b6
|
Fix asan for channelz
|
7 years ago |
ncteisen
|
3a3bbaf11c
|
reviewer feedback
|
7 years ago |
ncteisen
|
7243c5f1f6
|
fix sanity and bazel
|
7 years ago |
ncteisen
|
146c12589c
|
Add meat to the test
|
7 years ago |
ncteisen
|
96bc3825a3
|
Make registry generic
|
7 years ago |
ncteisen
|
3be52f9bcc
|
C++-ize the registry
|
7 years ago |
ncteisen
|
16b42ca9aa
|
Add skeleton gtest file
|
7 years ago |
ncteisen
|
bba8840a4b
|
Change filename to channelz
|
7 years ago |
Muxi Yan
|
cf23f867f2
|
clang-format
|
7 years ago |
Muxi Yan
|
1aedfa8628
|
Add CFStream tests
|
7 years ago |
Yash Tibrewal
|
519d2b1fae
|
Cleanup stats removal for opt build. Stats will only be collected on debug builds or if GRPC_COLLECT_STATS is defined.
|
7 years ago |
kpayson64
|
c934a2e25d
|
Regenerate projects
|
7 years ago |
kpayson64
|
ec445cc2bb
|
BUILD fixes
|
7 years ago |
Adele Zhou
|
ddab3f011f
|
Pick a random starting port
|
7 years ago |
Vizerai
|
41e4cedb70
|
Adding opencensus grpc plugin.
Rebasing to merge commits.
|
7 years ago |