Yuchen Zeng
46c821fe81
Remove extra record_to_resolve
7 years ago
Sree Kuchibhotla
96d23c3f08
Timer hash table for debug builds
7 years ago
Muxi Yan
c65c8773c0
Remove the entire line
7 years ago
Matt Kwong
8b255c7e47
Add line count job to Kokoro
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
Matt Kwong
e2e7cf42a4
Add testing of grpc-node for Linux and MacOS
7 years ago
Muxi Yan
4b527a7d8c
Fix test flake of stream_compression_compressed_payload #12307
7 years ago
Sree Kuchibhotla
c2261f21e1
more debug
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
Sree Kuchibhotla
a27764e593
Merge branch 'master' into debug-timers
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
Yuchen Zeng
b56cf2d3bf
Protect fdn->fd
7 years ago
Nicolas "Pixel" Noble
532aad7752
Adding script to generate pull request list from an interval.
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
Yuchen Zeng
79c12b9dc0
Drain readable fd
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
Vijay Pai
43b55221e4
Cancel outstanding streams when shutting down the client
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
Muxi Yan
3f583b7829
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-transport-duplicate
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
David Garcia Quintas
588e36a3e3
Get rid of magic numbers
7 years ago
David Garcia Quintas
7d764673ef
Backends must be up before some grpclb tests start.
7 years ago
Matt Kwong
75c2778902
Update Dockerfiles from ubuntu:15.10 to debian:jessie
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