Vijay Pai
8c2e4191b3
Merge pull request #10126 from vjpai/phpqps_auto
...
Add automated PHP-to-C++ performance testing
7 years ago
Nathaniel Manista
06f5e05466
Merge pull request #12666 from nathanielmanistaatgoogle/grpc_1_0_flag
...
Clean up even more uses of gRPC in _pb2.py files.
7 years ago
Jan Tattermusch
2336a8280a
Merge pull request #12635 from jtattermusch/increase_tsan_timeout
...
Adjust sanitizer timeouts
7 years ago
Nathaniel Manista
e232f1bd5a
Clean up even more uses of gRPC in _pb2.py files
7 years ago
apolcyn
c0f427850c
Merge pull request #12588 from apolcyn/shorten_ruby_unit_test_time
...
Reduce time taken by ruby unit test suite
7 years ago
Craig Tiller
6ce6050ddf
Merge pull request #12657 from yashykt/libuv_fix1
...
Missing argument in finish_connection in tcp_client_uv_test
7 years ago
Yash Tibrewal
a17ad0ce3c
Missing argument in finish_connection in tcp_client_uv_test
7 years ago
Stanley Cheung
cc198e56f0
Merge pull request #12426 from michaelbausor/php-namespaces
...
PHP: Determine type name using php_namespace option
7 years ago
Zhouyihai Ding
31aea7ee3a
Merge pull request #12643 from ZhouyihaiDing/composer
...
php qps: composer install stable protobuf instead of dev
7 years ago
Craig Tiller
eb44079fcd
Merge pull request #12646 from yashykt/libuv_fix
...
Add missing exec_ctx parameter to pollset_uv.c
7 years ago
Nathaniel Manista
1bf1b586c7
Merge pull request #12639 from kpayson64/fix_import
...
Fix cython definition to match c definition.
7 years ago
kpayson64
0b1e8914be
Merge pull request #12650 from kpayson64/backport_metaclass_fix
...
Backport #12615
7 years ago
Ken Payson
5bb43935e1
Backport #12615
7 years ago
Yash Tibrewal
4a6b08aa47
Modifying uv tests to reflect exec_ctx parameter for grpc_pollset_kick
7 years ago
Yash Tibrewal
85629d0696
Add missing exec_ctx parameter to pollset_uv.c
7 years ago
Yash Tibrewal
81e476e6d6
Merge pull request #12624 from yashykt/ctocc6
...
C to C++ compilation
7 years ago
ZhouyihaiDing
c6f9cf3158
update composer installing protobuf v3 for php-qps
7 years ago
Craig Tiller
1b23b104d0
Merge pull request #12580 from ctiller/execp
...
General executor speedups, introspection
7 years ago
Craig Tiller
7fcdd7add0
Really spell out code generation
7 years ago
Craig Tiller
ca87867579
Merge pull request #12571 from vladmos/depset
...
Rename set to depset
7 years ago
Craig Tiller
5e5b73ccf0
Merge github.com:grpc/grpc into execp
7 years ago
Craig Tiller
1e9650ca36
Merge pull request #12641 from ctiller/simple_names
...
Use shortname for shortname for json_run_localhost tests
7 years ago
Craig Tiller
a262f8fa79
Merge pull request #12370 from ctiller/pollset_kick_stats
...
Pollset kick stats
7 years ago
Ken Payson
2746bd5998
Fix cython definition to match c definition
...
This is required to compile with Cython options that
are more strict about const correctness.
7 years ago
Craig Tiller
0f7dc4f71d
Use shortname for shortname for json_run_localhost tests
7 years ago
Nathaniel Manista
574faf3b05
Merge pull request #12625 from nathanielmanistaatgoogle/grpc_1_0_flag
...
Flip gRPC Python Protoc Plug-In default behavior.
7 years ago
Yash Tibrewal
6712c7d203
Merging master into yashykt:ctocc6
7 years ago
Yuchen Zeng
0aedb8136f
Merge pull request #11587 from y-zeng/pure_ping
...
Fix the client-side ping policy
7 years ago
Jan Tattermusch
67cd21e6c7
adjust sanitizer timeouts
7 years ago
Craig Tiller
350a4239fe
Fix compile error
7 years ago
Craig Tiller
1ed11b7d66
Merge github.com:grpc/grpc into pollset_kick_stats
7 years ago
apolcyn
aafa875cb3
Merge pull request #12452 from apolcyn/google_rpc_status_in_ruby
...
Add ruby client utility for extracting Google::Rpc::Status from GRPC::Status
7 years ago
David G. Quintas
7801f341a8
Merge pull request #12601 from dgquintas/lb_on_response_received_locked_leaaaaaaaaaaaaak
...
Fix leak in grpclb's lb_on_response_received_locked
7 years ago
David G. Quintas
35d31c3641
Merge pull request #12622 from dgquintas/1.6.x-master-upmerge
...
1.6.x master upmerge
7 years ago
Matt Kwong
473a06ed22
Merge pull request #12621 from matt-kwong/kokoro-shard
...
Split C and C++ basic tests
7 years ago
Sree Kuchibhotla
81b4195c12
Merge pull request #12600 from sreecha/closure-debug
...
More detailed error when double-scheduling a closure
7 years ago
Justin Burke
06576d5bc4
Merge pull request #12359 from justinburke/tsi_factory_locking
...
Add reference counting to tsi_ssl_handshaker_factories
7 years ago
Nathaniel Manista
2c1a7e1375
Flip gRPC Python Protoc Plug-In default behavior
...
Now the grpc_2_0 flag is no longer required for the only-generate-code-
elements-in-_pb2_grpc.py-files behavior and the grpc_1_0 flag is
required for the add-generated-gRPC-using-code-elements-to-_pb2.py-
files behavior.
7 years ago
Nathaniel Manista
769ec3a8fa
Merge pull request #12609 from nathanielmanistaatgoogle/grpc_1_0_flag
...
Use grpc_1_0 flag in beta_python_plugin_test.
7 years ago
Noah Eisen
ab65dc20f7
Merge pull request #12494 from ncteisen/stream-list-tracers
...
Add Stream State Tracer
7 years ago
Yash Tibrewal
06312bdb43
Minor formatting, commenting and clang format for C to C++ conversion
7 years ago
Yash Tibrewal
e203067bdc
initializing checker_mu in timer_list to be safe
7 years ago
Yash Tibrewal
341c7e7eca
Timer generic correction
7 years ago
Yash Tibrewal
067611f192
static metadata and clang format
7 years ago
Yash Tibrewal
533d118480
Removing designated initializers, implicit string literal to char *
...
conversions and solving crosses initialization due to jump warnings
7 years ago
Yash Tibrewal
6b56c4d953
Redefine GRPC_SLICE_MALLOC to use grpc_slice_malloc function instead of
...
designated initializers
7 years ago
Sree Kuchibhotla
a63a4f9685
Merge pull request #12564 from sreecha/exp-cq-fix
...
Fix TSAN failure in completion queue
7 years ago
Yash Tibrewal
1db64c0c60
Merge pull request #12610 from yashykt/ctocc5
...
Removing deprecated string to char * conversions
7 years ago
Alexander Polcyn
a594ba0bd7
add a client side utility for extracting a google rpc
...
status from a grpc::Status
7 years ago
Yuchen Zeng
d7eda6127a
Add more options in grpc_chttp2_config_default_keepalive_args
7 years ago