murgatroid99
|
882ba60fcb
|
Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge
|
8 years ago |
yongni
|
9796c8a31a
|
Merge pull request #11608 from yongni/matrix
Created test driver to run matrix test against different docker image…
|
8 years ago |
Noah Eisen
|
67a40548ca
|
Initialize pending_ops false
|
8 years ago |
Craig Tiller
|
873ee82277
|
Add channel args to qps server
|
8 years ago |
David G. Quintas
|
4b0b184921
|
Merge pull request #11695 from dgquintas/fix_gtest_include
Move gtest include after proto include
|
8 years ago |
David Garcia Quintas
|
3f223e342f
|
Move gtest include after proto include
|
8 years ago |
Muxi Yan
|
9780f93646
|
Merge pull request #11658 from muxi/move-nanopb-to-cocoapods-v14
Backport #11656: Use Cocoapods to manage nanopb
|
8 years ago |
Muxi Yan
|
af724acc82
|
Merge pull request #11656 from muxi/move-nanopb-to-cocoapods
Use Cocoapods to manage nanopb
|
8 years ago |
Yong Ni
|
ef698b60cd
|
Merge branch 'master' of github.com:grpc/grpc into matrix
|
8 years ago |
Matt Kwong
|
0c009ba2b5
|
Merge pull request #11692 from matt-kwong/exit_Code
Add return code as a field in BQ results uplaod
|
8 years ago |
Matt Kwong
|
c87cbba379
|
Add return code as a field in BQ results uplaod
|
8 years ago |
Yong Ni
|
5f32c517b1
|
Added timestamp to the xml report and minor changes to the API per review feedback.
|
8 years ago |
ncteisen
|
36bb8a0006
|
s/hanging/pending/g
|
8 years ago |
ncteisen
|
43f2b55a07
|
Add repro and fix to bidi case
|
8 years ago |
ncteisen
|
95f7a51746
|
Fix writelast bug
|
8 years ago |
ncteisen
|
be7b82ba5e
|
Add repro for coalescing bug
|
8 years ago |
ncteisen
|
9bee3086c3
|
Make stream responses togglable via context
|
8 years ago |
Michael Lumish
|
e9089624fe
|
Merge pull request #11627 from murgatroid99/node_consistent_runtime_version
Make various scripts use the same version of Node
|
8 years ago |
Muxi Yan
|
be7f2a41ab
|
Merge pull request #11602 from muxi/add_cancel_after_round_trip_test
Add a end2end test of cancel call
|
8 years ago |
Craig Tiller
|
a1a3f363ee
|
Merge github.com:grpc/grpc into optimize_for
|
8 years ago |
Julien Boeuf
|
ce91f4ad17
|
Attempt to fix #11011.
Treating the close-notify alert as a non-error case.
|
8 years ago |
Sree Kuchibhotla
|
55acb7c1bf
|
timer_manager fix
|
8 years ago |
Jan Tattermusch
|
5c74d90a33
|
improve python artifact building
|
8 years ago |
Muxi Yan
|
d5ed0ea971
|
Merge pull request #11660 from muxi/backport-11606
Backport #11606: Expose :authority pseudo-header to Obj-C API
|
8 years ago |
Jan Tattermusch
|
7405347cd8
|
Merge pull request #11582 from jtattermusch/cmake_various_fixes
cmake: various fixes
|
8 years ago |
Jan Tattermusch
|
992f07419a
|
Merge pull request #11637 from kskalski/protobuf_cmake2
Make CMake find_package work for preinstalled libprotobuf on Raspbian.
|
8 years ago |
Yong Ni
|
f303426f72
|
Replaced 'docker run' with 'gcloud docker -- run' to take care of docker image downloading.
|
8 years ago |
Eric Gribkoff
|
e5de5e5ffa
|
Run Android interops on Firebase
|
8 years ago |
Mark D. Roth
|
96e51c8e56
|
Merge pull request #11648 from markdroth/c++_filter_fixes
Improvements to C++ filter API
|
8 years ago |
Muxi Yan
|
dadb4ab05d
|
Merge pull request #11606 from vsco/upstream
Expose :authority pseudo-header to Obj-C API.
|
8 years ago |
Yong Ni
|
b7ea4ab4d7
|
Created test driver to run matrix test against different docker images in GCR and generate a Junit like test result file.
|
8 years ago |
Jan Tattermusch
|
50462f0ec2
|
Merge pull request #11668 from jtattermusch/kokoro_fix_ruby_artifact
Fix ruby artifact build on kokoro
|
8 years ago |
Jan Tattermusch
|
0c435fe6cb
|
add more ruby artifact deps
|
8 years ago |
Mark D. Roth
|
2faddbd639
|
Fix filter_end2end_test.
|
8 years ago |
Mark D. Roth
|
83dc50542b
|
Merge pull request #11447 from markdroth/default_max_header_size
Change default for SETTINGS_MAX_HEADER_LIST_SIZE from 16KiB to 8KiB.
|
8 years ago |
Mark D. Roth
|
0c595ec554
|
Merge pull request #11651 from markdroth/http1_handshakers
Allow HTTP CONNECT handshaker to be used in http1 client.
|
8 years ago |
Jan Tattermusch
|
f3a0c52d79
|
Merge pull request #11619 from jtattermusch/csharp_custom_error_details_test
Add c# test to demonstrate setting custom error details
|
8 years ago |
David G. Quintas
|
bb1996cda6
|
Merge pull request #11659 from dgquintas/woops
Removed leftover debugging msg
|
8 years ago |
thassss
|
42301bfd0e
|
Update serverName comment to be more accurate
|
8 years ago |
thassss
|
97efa02a12
|
Pass NULL to grpc_channel_create_call for nil serverName
|
8 years ago |
thassss
|
0acc9e6b68
|
Remove nullability specifiers
|
8 years ago |
thassss
|
69776d4b3f
|
Warn against using serverName property with Cronet
|
8 years ago |
thassss
|
69d7bd67f4
|
Expose :authority pseudo-header to Obj-C API.
|
8 years ago |
David Garcia Quintas
|
36a481e647
|
Removed leftover debugging msg
|
8 years ago |
Muxi Yan
|
636eba9889
|
Polish gRPC-Core.podspec
|
8 years ago |
Muxi Yan
|
7b774544f1
|
Use Cocoapods to manage nanopb
|
8 years ago |
thassss
|
5c8f27bf18
|
Update serverName comment to be more accurate
|
8 years ago |
Muxi Yan
|
ad272c9d76
|
Polish gRPC-Core.podspec
|
8 years ago |
Muxi Yan
|
d89b9e35ee
|
Use Cocoapods to manage nanopb
|
8 years ago |
David G. Quintas
|
b9223347bc
|
Merge pull request #11539 from dgquintas/alarm_non_copyable
Make grpc::Alarm non-copyable
|
8 years ago |