ncteisen
|
e9cd8a8dd5
|
Remove more custom debug defines
|
8 years ago |
Matt Kwong
|
a9694ecab5
|
Merge pull request #11495 from agc-sec/fixopenssl-jwt
Fix compilation error associated with release of OpenSSL 1.1
|
8 years ago |
Craig Tiller
|
1d85332481
|
Merge pull request #11532 from ctiller/optimize_for
Allow application optimization targets to be hinted to grpc (prefer latency over throughput for now)
|
8 years ago |
Noah Eisen
|
e09581de9a
|
Merge pull request #11557 from ncteisen/writelast-bugfix
WriteLast Bugfix
|
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
|
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 |
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 |
David Garcia Quintas
|
36a481e647
|
Removed leftover debugging msg
|
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 |
Mark D. Roth
|
e81586bc5c
|
Merge pull request #10975 from markdroth/chttp2_doc_fix
Apply a few recent changes from the wire guide on grpc.io.
|
8 years ago |
David G. Quintas
|
70dd946e3d
|
Merge pull request #11453 from dgquintas/bq_date
s/CURRENT_TIMESTAMP/_DATE/ in BQ, for caching
|
8 years ago |
Noah Eisen
|
cd4e69fc03
|
Merge pull request #11645 from ncteisen/musl-fix
Fix musl Portability
|
8 years ago |
David G. Quintas
|
9864662df1
|
Merge pull request #11604 from dgquintas/fix_rr_state_master
Fix RR policy connectivity state upon subchannels shutdown
|
8 years ago |
Mark D. Roth
|
be928be48a
|
Allow HTTP CONNECT handshaker to be used in http1 client.
|
8 years ago |
thassss
|
a5082db9da
|
Pass NULL to grpc_channel_create_call for nil serverName
|
8 years ago |
thassss
|
260ddd1759
|
Remove nullability specifiers
|
8 years ago |
thassss
|
e78a0b79fa
|
Warn against using serverName property with Cronet
|
8 years ago |
Jan Tattermusch
|
85762752c4
|
Merge pull request #11650 from jtattermusch/fix_kokoro_macos_artifacts
Add mac deps to build artifacts on kokoro
|
8 years ago |