Masood Malekghassemi
f621a0fabe
Merge pull request #9422 from soltanmm-google/as-filthy-rich-as-our-cabinet-secretaries
...
Add __richcmp__ to cygrpc.Timespec
8 years ago
Yuchen Zeng
3c63080140
Merge pull request #9393 from y-zeng/interop_http2_template
...
Dockerfile template update for http2_badserver_interop
8 years ago
Nathaniel Manista
9ff26dc693
v1.0.x → master upmerge
...
Manual resolution:
- Force use of local distributions in Python-building in
tools/run_tests/helper_scripts/build_python.sh.
8 years ago
David G. Quintas
2e36be09af
Revert "Fix cronet header memory free"
8 years ago
matt-kwong
ba9aa59bdf
Merge pull request #9052 from matt-kwong/internal-ci-fuzzers
...
Add all the other fuzzer tests to internal CI
8 years ago
Noah Eisen
0c6fc6c834
Merge pull request #9426 from ncteisen/doesnt-look-like-anything-to-me
...
Update Name of Python Negative Interop Test
8 years ago
Muxi Yan
a60b31d0a4
Merge pull request #9308 from muxi/fix-loupe-exception
...
Fix cronet_transport.c failure handling bug
8 years ago
Noah Eisen
5e9e1a259f
Update with #9358
...
Whoops
Should have known better than to use Github's conflict resolver....
8 years ago
Muxi Yan
9d97c165bc
Merge pull request #9430 from muxi/fix-8842
...
Fix cronet header memory free
8 years ago
Muxi Yan
607413f623
fix the test error
8 years ago
Muxi Yan
e0016e2dc6
clang-format
8 years ago
Muxi Yan
289f0fed89
Fix cronet header memory free
8 years ago
Craig Tiller
5e01e2ac97
Revert "Metadata handling rewrite"
8 years ago
Nathaniel Manista
c84725fd02
Merge pull request #9420 from nathanielmanistaatgoogle/time_remaining
...
Fix grpc._server._Context.time_remaining.
8 years ago
Masood Malekghassemi
aa7089a549
Be more verbose when generating Python documentation
8 years ago
Nicolas Noble
2e225c1d80
Merge pull request #9340 from stanley-cheung/update-boringssl
...
Update boringssl
8 years ago
ncteisen
459c93f147
Update name of Python negative interop test
8 years ago
Masood Malekghassemi
a66dad5db6
Add __richcmp__ to cygrpc.Timespec
8 years ago
Nathaniel Manista
7d561a6328
Fix grpc._server._Context.time_remaining
...
A weak test is included; proper test coverage will come later.
8 years ago
Eric Gribkoff
4a4a3a4468
Merge pull request #9388 from ericgribkoff/java_http2_test
...
Update path to http2 Java test client
Failing test is known issue #9150
8 years ago
Nicolas Noble
28ec869b5a
Merge pull request #8842 from ctiller/metadata_filter
...
Metadata handling rewrite
8 years ago
Craig Tiller
2b5cf1ff26
Merge branch 'metadata_filter' of github.com:ctiller/grpc into metadata_filter
8 years ago
Craig Tiller
55fe0db764
Update projects
8 years ago
Craig Tiller
4a08147513
Fix test under MSVC
...
Optimizer was spotting that src1 and src2 would be identical and merging
them.
8 years ago
Harvey Tuch
daa9f45f0e
Fix workqueue_move_items_to_parent() invocation bug in polling_island_merge()[ev_epoll_linux.c].
...
This bug resulted in workqueue items failing to merge correctly and
consequently queued closures would fail to execute.
8 years ago
Craig Tiller
b7b7486c4b
Merge github.com:grpc/grpc into metadata_filter
8 years ago
Craig Tiller
4906d2c4b1
Update projects
8 years ago
Eric Gribkoff
4e51140789
Update path to http2 Java test client
8 years ago
Stanley Cheung
7201fdc0d8
re-run generate-project.sh after rebase
8 years ago
Stanley Cheung
b39942f06f
Update boringssl to latest chromium-stable
8 years ago
Nicolas Noble
bd827887ff
Merge pull request #9414 from jboeuf/fix_alpn_msan
...
Fixing msan issue in client_ssl.c
8 years ago
Craig Tiller
0f5b400fa4
Fix Python test
8 years ago
Eric Anderson
c2bc59b2b0
Merge pull request #9346 from stevej/stevej/content_type_in_example_response
...
adding content-type to the example response
8 years ago
Noah Eisen
c405a76ebf
Merge pull request #8819 from ncteisen/cpp_stress_flags
...
Tweaked cpp stress client flags
8 years ago
Robbie Shade
56eb94af15
Merge pull request #9362 from grpc/rjshade-patch-1
...
Fix GRPC_TRACE doc formatting
8 years ago
Craig Tiller
c27b5b7933
Merge branch 'metadata_filter' of github.com:ctiller/grpc into metadata_filter
8 years ago
Yang Gao
cd15530b31
Merge pull request #9406 from yang-g/no_method_service
...
Stop generating method name array when there is no method.
8 years ago
Noah Eisen
659e563e2e
Merge pull request #9348 from ncteisen/python_negative_http2_fix
...
Change expected error code in Python negative interop client
8 years ago
Julien Boeuf
f575369d05
Fixing msan issue in client_ssl.c
...
See this error (somehow triggered by a new version of boringssl):
https://grpc-testing.appspot.com/job/gRPC_pull_requests_msan_c/1154/testReport/junit/(root)/c_linux_msan/bins_msan_handshake_client_GRPC_POLL_STRATEGY_poll_cv/
In the alpn callback, in_len is the size of the in buffer and not the number of alpn elements.
8 years ago
Matt Kwong
66122b2c05
Add all the other fuzzer tests to internal CI
8 years ago
Craig Tiller
9f701d9e7d
Merge pull request #47 from soltanmm-google/if-you-keep-getting-disappointed-do-you-start-to-just-accept-good-faith-or-get-jaded-about-good-faith
...
Fix Python memory errors
8 years ago
Nathaniel Manista
fffb692d37
Merge pull request #9410 from nathanielmanistaatgoogle/issue-7971
...
Doc string fix and tweaks.
8 years ago
Masood Malekghassemi
c4d10dfb1b
Fix Python memory errors
...
... but for real this time.
8 years ago
ncteisen
876008493b
Regenerate project
8 years ago
ncteisen
b2fa3d3bff
Merge branch 'master' of https://github.com/grpc/grpc into cpp_stress_flags
8 years ago
Nathaniel Manista
d9ed84f66e
Doc string fix and tweaks
...
In those places where we return an object that implements two
interfaces (let's say P and Q), consistently describe it as a "P-Q"
rather than once mentioning that it is a P and describing it as a "Q"
for the rest of prose.
8 years ago
Nathaniel Manista
e8338a56e1
Merge pull request #9374 from nathanielmanistaatgoogle/yapf_code.sh
...
pyformat_code.sh → yapf_code.sh.
8 years ago
Vijay Pai
aeee09eacc
Merge pull request #8830 from vjpai/its_compat
...
C++11: Support compat with 1.0.x generated PB files
8 years ago
Muxi Yan
01aaa5221e
Merge remote-tracking branch 'upstream/master' into fix-loupe-exception
8 years ago
ncteisen
c51f19d62a
Merge branch 'master' of https://github.com/grpc/grpc into cpp_stress_flags
8 years ago