Craig Tiller
73faf6b05e
Merge branch 'cq-drop' into enable-epoll1
8 years ago
Craig Tiller
39a7327c5f
Merge github.com:grpc/grpc into cq-drop
8 years ago
Craig Tiller
7835620e6e
Merge github.com:grpc/grpc into enable-epoll1
8 years ago
Craig Tiller
07c016b674
Merge github.com:grpc/grpc into hps
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
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
Noah Eisen
06543fdce7
Merge pull request #11640 from ncteisen/v1.4.x-bm-speedup-fix
...
V1.4.x bm_speedup fix
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
Jan Tattermusch
eb0219ba76
regenerate C# protos
8 years ago
Jan Tattermusch
b2b54fe60f
add C# test demoing custom error details
8 years ago
Jan Tattermusch
c250b048a0
add mac deps to build artifacts on kokoro
8 years ago
Mark D. Roth
cc4ef5919f
Improvements to C++ filter API:
...
- Make sure all C-core parameters are passed into C++ methods.
- Add Destroy() methods for ChannelData and CallData.
- Use C++-style casts.
- Add 'extern "C"' to iomgr/closure.h, which is used in C++ filters.
8 years ago
Jan Tattermusch
a410632b57
Merge pull request #11647 from jtattermusch/kokoro_python_green
...
Improvements to kokoro macos build
8 years ago
Jan Tattermusch
f53eb37056
improvements to kokoro macos build
8 years ago