Craig Tiller
b084d90151
Rename some things
10 years ago
Craig Tiller
9b8671c739
Initial data movement out of chttp2_transport
10 years ago
Craig Tiller
42cdf94d11
Rename some more stuff
10 years ago
Craig Tiller
e01ad5c555
Start splitting constants out
10 years ago
Craig Tiller
02f254eaf0
Fix refcounting, write starts
10 years ago
Craig Tiller
1e6facbfbf
Refactor progress
10 years ago
Craig Tiller
99f8055965
Splitting progress
10 years ago
Craig Tiller
3cbfcb4dcd
Merge branch 'we-dont-need-no-backup' into oops-i-split-it-again
10 years ago
Craig Tiller
0680527a78
Dont force GRPC_TRACE outside of Travis
10 years ago
Craig Tiller
aea081ffb5
Flush pending incoming messages when writing status
...
As a bonus, correctly report was_cancelled when the server writes error
10 years ago
Craig Tiller
173761fbd5
Merge branch 'you-complete-me' into we-dont-need-no-backup
10 years ago
Craig Tiller
841962a961
Spam cleanup
10 years ago
Craig Tiller
ff2f6bc762
Merge branch 'we-dont-need-no-backup' of github.com:ctiller/grpc into we-dont-need-no-backup
10 years ago
Craig Tiller
d5d862df67
Merge github.com:grpc/grpc into we-dont-need-no-backup
10 years ago
Craig Tiller
69cd237ba5
Speed up hash checks, crash on first TSAN error
10 years ago
Craig Tiller
e0617624ba
Exploratory work towards splitting parsing from the transport lock
10 years ago
Craig Tiller
f3fba749aa
Ensure we dont destroy a call until it is closed
10 years ago
Nathaniel Manista
f3e4aa2c7c
Merge pull request #2034 from soltanmm/pip89
...
Ensure C89 compatibility in Linux tests.
10 years ago
Craig Tiller
5e84be56db
Merge pull request #15 from soltanmm/ct-you-complete-me
...
Update Python for core server shutdown change
10 years ago
Craig Tiller
c9b7b54b4b
Merge pull request #13 from jtattermusch/we-dont-need-no-backup-pollset
...
prevent double destroy of pollset
10 years ago
Masood Malekghassemi
4b4181ed1c
Ensure C89 compatibility in Linux tests
10 years ago
Masood Malekghassemi
38bb18fd43
Update Python for core server shutdown change
10 years ago
Jan Tattermusch
d6ca8b4b63
prevent double destroy of pollset
10 years ago
Tim Emiola
f0b857f7ef
Merge pull request #2036 from stanley-cheung/update_php_install_readme
...
update PHP README installation instructions
10 years ago
Yang Gao
85b07b1c52
Merge pull request #2037 from nicolasnoble/our-codegen-doesn-t-use-its-parameters
...
Flagging unused parameters as unused.
10 years ago
Nicolas "Pixel" Noble
b14fbf7804
Flagging unused parameters as unused.
10 years ago
Jayant Kolhe
14b39e0c2b
Merge pull request #2004 from tbetbetbe/python-package-update-install
...
Update README.rst
10 years ago
Stanley Cheung
3fa51a3592
update PHP README installation instructions, and dockerfile
10 years ago
Nathaniel Manista
dad6eee5f3
Merge pull request #2024 from nathanielmanistaatgoogle/python_plugin_test-cosmetics
...
Cosmetic tweaks to python_plugin_test.py.
10 years ago
Tim Emiola
0c0ccb0acf
Corrects wording
10 years ago
Craig Tiller
4cf08fbd55
Move channel connection pollset to be across all attempts
...
Slightly increases the amount of polling we have to do, but lets us move
interest registration under the channel lock, simplifying our code (and
fixing a bug)
10 years ago
Nathaniel Manista
a08694eff2
Merge pull request #2033 from tbetbetbe/grpc-python-update-add-example-to-docs
...
Update src/python/README.md to link to quick
start and detailed example documentation.
10 years ago
Tim Emiola
05aafbc9d9
Update README.md
10 years ago
Craig Tiller
145fb8f37b
Merge pull request #2032 from grpc/stream__h_comment_fix
...
Tiny comment fix
10 years ago
Craig Tiller
a603a450a9
Merge github.com:grpc/grpc into we-dont-need-no-backup
10 years ago
David G. Quintas
72364d4461
Tiny comment fix
10 years ago
Vijay Pai
4191ea7d94
Merge pull request #2028 from ctiller/more-is-better-than-less
...
Make async server use one CQ per server thread
10 years ago
Craig Tiller
51f938f169
Make async server use one CQ per server thread
10 years ago
Craig Tiller
ef8bdbf4e2
Merge branch 'we-dont-need-no-backup' of github.com:ctiller/grpc into we-dont-need-no-backup
10 years ago
Craig Tiller
4671122995
Merge branch 'you-complete-me' into we-dont-need-no-backup
10 years ago
Craig Tiller
7f79750bb5
Merge pull request #12 from jtattermusch/you-complete-me-csharp
...
C# shutdown take 2
10 years ago
Vijay Pai
77ece807bb
Merge pull request #2025 from yang-g/ghost
...
add missed explicit
10 years ago
Yang Gao
b6d57e704b
add missed explicit
10 years ago
Vijay Pai
2ea980652f
Merge pull request #2023 from grpc/stream_op-todo-cleanup-1
...
Removed leftover TODO
10 years ago
Nathaniel Manista
26a5bfad2f
Cosmetic tweaks to python_plugin_test.py
...
No behavioral changes. Changes to comments are error correction, not
changes of specification.
10 years ago
David G. Quintas
62a64307dc
Removed leftover TODO
10 years ago
Jan Tattermusch
36092008c6
stylecop fixes
10 years ago
Jan Tattermusch
9bfedd67e0
Merge remote-tracking branch 'upstream/master' into you-complete-me-csharp
10 years ago
David G. Quintas
a561ea66ae
Merge pull request #1833 from zayoo/master
...
Fix minor bug GRPC_TIMER_END before end of function
10 years ago
Nathaniel Manista
3f192f7391
Merge pull request #1884 from soltanmm/py-proto-up
...
Upgrade protobuf version used by gRPC Python to 3.0.0a3 and
update version number of gRPC Python to 0.9.0a1.
10 years ago