Craig Tiller
b787c50dec
Compiles with the breakup
10 years ago
Craig Tiller
5dc3b30964
Progress on splitting things up
10 years ago
Craig Tiller
4aa71a1774
clang-format, and process on lock splitting
10 years ago
Craig Tiller
606d874d16
Progress on splitting reading from transport lock
10 years ago
Craig Tiller
3719f07233
Get parsing/writing compiling again
10 years ago
Craig Tiller
d20efd26e3
Progress on splitting things up
10 years ago
Craig Tiller
3208e3922a
Progress
10 years ago
Craig Tiller
1911c3b2c4
Tweaks
10 years ago
Craig Tiller
05923eee98
Tweaks
10 years ago
Craig Tiller
5b419c7243
Make some buckets to pour code into
10 years ago
Craig Tiller
d8df50c44f
Make some buckets to pour code into
10 years ago
Craig Tiller
640d3bd025
Add copyright
10 years ago
Craig Tiller
4152706dee
Add file to build.json
10 years ago
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