Noah Eisen
d8ded0bd38
Merge pull request #15462 from ncteisen/stale-defines
...
Remove Stale Defines
7 years ago
Jan Tattermusch
4da6c2b987
Merge pull request #15473 from toabctl/py3-build
...
Don't hardcode python2.7 in generate_projects.py script
7 years ago
Juanli Shen
e52e1b6a96
Merge pull request #15476 from AspirinSJL/remove_memset_calls
...
Remove redundant memset() after zalloc() a batch control
7 years ago
Juanli Shen
c62e29d1df
Remove redundant memset() after zalloc() a batch control
7 years ago
Thomas Bechtold
08b626a704
Don't hardcode python2.7 in generate_projects.py script
...
Instead, use the same python interpreter for calling the mako renderer
that is currently use (which is sys.executable).
This is useful when trying to run generate_projects.py in a python3
only environment (which is still broken but this is a first step).
7 years ago
Jan Tattermusch
2266fd4f51
Merge pull request #15466 from jtattermusch/remove_docker_ccache
...
Remove ccache from all docker images
7 years ago
Jan Tattermusch
2e3436aa7e
Merge pull request #15463 from jtattermusch/resultstore_reports
...
Display test suite names with dots correctly
7 years ago
Jan Tattermusch
0e0cc1700f
display test suite names with dots correctly
7 years ago
Jan Tattermusch
e45165ddc8
Merge pull request #15465 from jtattermusch/gcov_disable_node
...
Don't run gcov coverage for Node
7 years ago
Jan Tattermusch
79bb4e4470
dont run gcov coverage for Node
7 years ago
apolcyn
e08972b1a2
Merge pull request #15442 from apolcyn/error_message
...
Add more details to a resource exhausted ruby error
7 years ago
ncteisen
9166c6e6ef
remove stale defines
7 years ago
Eric Gribkoff
9723e7d41e
Merge pull request #15393 from zpencer/grpc-java-1.12.0-matrix
...
Add v1.12.0 release of grpc-java
7 years ago
yihuaz
8ffe0cae3f
Merge pull request #15408 from yihuazhang/gcp_env_check
...
Use a new GCP environment check mechanism for google default credentials
7 years ago
Yang Gao
a36a2b70bb
Merge pull request #15414 from yang-g/intern_authority
...
intern default authority
7 years ago
adelez
61fb320561
Merge pull request #15448 from adelez/foundry_integration
...
Increase test timeout for backwards compatibility test
7 years ago
Juanli Shen
f61002936b
Merge pull request #15402 from AspirinSJL/big_zone_for_call
...
Improve the call size estimate
7 years ago
kpayson64
4d2dfbff0d
Merge pull request #15450 from kpayson64/deflake_fork_test
...
Fix fork test flake
7 years ago
Jan Tattermusch
9094ef5819
Merge pull request #15446 from jtattermusch/massaging_take_two
...
get rid of premature return in massage_qps_stats (second attempt)
7 years ago
Adele Zhou
cda43a3ab5
Increase per test timeout
7 years ago
Adele Zhou
dfcfa30481
Increase test timeout
7 years ago
Zhouyihai Ding
a7fbd7a89e
Merge pull request #15440 from thinkerou/f
...
PHP: remove invalid include file
7 years ago
kpayson64
f8c1bd826c
Fix fork test flake
7 years ago
Alexander Polcyn
747fbca1e8
Add more details to a resource exhausted ruby error
7 years ago
Noah Eisen
c0a89c71ff
Merge pull request #15447 from ncteisen/fix-asan
...
Fix Asan for Channelz Registry Test
7 years ago
Muxi Yan
7326e7a81c
Merge pull request #15428 from muxi/redirect-boringssl-mirror
...
Redirect BoringSSL podspec to download from mirror
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
Jan Tattermusch
cb37c8e7a0
format generated code
7 years ago
Jan Tattermusch
76bf5c2fd6
regenerate gen_stats_data.py
7 years ago
Jan Tattermusch
d8f9fe844f
get rid of premature return in massage_qps_stats
7 years ago
apolcyn
bdbf04cde1
Merge pull request #15354 from ganmacs/fix-math_client
...
Fix math client
7 years ago
Noah Eisen
654ecedd03
Merge pull request #15341 from ncteisen/registry++
...
C++-ify the ChannelzRegistry, Adds Generic Object Support
7 years ago
thinkerou
9a730194dd
php: remove invalid include file
7 years ago
Zhouyihai Ding
39604e410d
Merge pull request #15401 from thinkerou/add_macro_reduce_code
...
PHP: add two macro for reduce duplicate code
7 years ago
Jan Tattermusch
80095a046c
regenerate dockerfiles
7 years ago
Jan Tattermusch
a38f9ac867
remove ccache from all docker images
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
Noah Eisen
a506d46650
Merge pull request #13689 from ncteisen/surfacing-error-details-python
...
Surfacing Debug Error String Python
7 years ago
Jan Tattermusch
cf879c95e7
Merge pull request #15424 from jtattermusch/tools_jenkins_cleanup
...
Cleanup tools/jenkins directory
7 years ago
Mark D. Roth
784e43507c
Merge pull request #15383 from markdroth/handshaker_fix
...
Call on_handshake_done with an error when handshaker is shut down.
7 years ago
Yash Tibrewal
627bba4925
Merge pull request #15200 from yashykt/combiner_run
...
Add combiner_run
7 years ago
Juanli Shen
eb8396cf0e
Merge pull request #15419 from AspirinSJL/update_doc
...
Update comment of LB request
7 years ago
apolcyn
fe3c66659d
Merge pull request #15422 from apolcyn/fix_circular_makefile_dep
...
Fix a makefile circular dependency
7 years ago