aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
| | | | * | | | reorder members for readabilityGravatar Jan Tattermusch2016-05-23
| | | | * | | | improve ordering of serverside send checksGravatar Jan Tattermusch2016-05-23
| | | | * | | | adjust the tests to reflect the correct send behavior on clientGravatar Jan Tattermusch2016-05-23
| | | | * | | | allow short-circuiting the send operationGravatar Jan Tattermusch2016-05-23
| | | | * | | | simplify implementation of SendCloseFromClientGravatar Jan Tattermusch2016-05-23
| | | | | | | * end-to-end compilationGravatar Alistair Veitch2016-05-23
| | * | | | | | Removed remaining reference to timeout argument from ruby interop clientGravatar murgatroid992016-05-23
| | * | | | | | Updated ruby interop client with keyword argument changesGravatar murgatroid992016-05-23
| | | | * | | | preparation for write semantics cleanupGravatar Jan Tattermusch2016-05-23
| | | | | | | * checkpointGravatar Alistair Veitch2016-05-23
| | | | * | | | cleanup in testsGravatar Jan Tattermusch2016-05-23
| | | | * | | | add a server streaming api testGravatar Jan Tattermusch2016-05-23
| | | | * | | | add TODOs and remove unused importsGravatar Jan Tattermusch2016-05-23
| | | | * | | | remote AsyncCompletionGravatar Jan Tattermusch2016-05-23
| | | | * | | | get rid of AsyncCompletionDelegateGravatar Jan Tattermusch2016-05-23
| | | | * | | | use tcs for streamingWritesGravatar Jan Tattermusch2016-05-23
| | |_|/ / / / | |/| | | | |
| | | * | | | Add a Cython-level cancel-many-calls testGravatar Nathaniel Manista2016-05-23
| * | | | | | Merge pull request #6423 from ctiller/signal_handlerGravatar Jan Tattermusch2016-05-22
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #6655 from nathanielmanistaatgoogle/take-this-future-pleaseGravatar Jan Tattermusch2016-05-22
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #6436 from jboeuf/credentials_refactoringGravatar Jan Tattermusch2016-05-22
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Revert "Revert "Remove spam""Gravatar Craig Tiller2016-05-21
* | | | | | | | | Revert "Remove spam"Gravatar Craig Tiller2016-05-21
* | | | | | | | | clang-formatGravatar Craig Tiller2016-05-21
* | | | | | | | | Fix commentsGravatar Craig Tiller2016-05-21
* | | | | | | | | Remove spamGravatar Craig Tiller2016-05-21
* | | | | | | | | Fix non-listening cq registration so that calls can be queued against themGravatar Craig Tiller2016-05-21
* | | | | | | | | Fixes and code simplificationGravatar Craig Tiller2016-05-20
| | | | | | * | | ObjC interface for using Cronet, and test for CronetGravatar Makarand Dharmapurikar2016-05-20
| | | | | | * | | Bugfix to work with empty messagesGravatar Makarand Dharmapurikar2016-05-20
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Remove legacy pollerGravatar Craig Tiller2016-05-20
* | | | | | | | Fix crashGravatar Craig Tiller2016-05-20
* | | | | | | | Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-20
|\| | | | | | |
* | | | | | | | Fix formatting, mem leak, stallGravatar Craig Tiller2016-05-20
* | | | | | | | Fix mergeGravatar Craig Tiller2016-05-20
* | | | | | | | Merge branch 'server_channel_affinity' of github.com:sreecha/grpc into test_a...Gravatar Craig Tiller2016-05-20
|\ \ \ \ \ \ \ \
* | | | | | | | | Fix server plugin testGravatar Craig Tiller2016-05-20
* | | | | | | | | Attempt to fix WindowsGravatar Craig Tiller2016-05-20
| | | | | | * | | Finished updating code and tests with keyword argument changesGravatar murgatroid992016-05-19
| | * | | | | | | Merge pull request #6643 from jtattermusch/csharp_profiling2Gravatar Jan Tattermusch2016-05-19
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge pull request #6640 from jtattermusch/csharp_assorted_cleanupGravatar Jan Tattermusch2016-05-19
| | |\ \ \ \ \ \ \ \
| | | | | | * | | | | "taking a this" -> "taking this" typo correctionGravatar Nathaniel Manista2016-05-19
| | | |_|_|/ / / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'test_affine' of github.com:ctiller/grpc into test_affineGravatar Craig Tiller2016-05-19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Mark sync cq as non-listening when it isGravatar Craig Tiller2016-05-19
* | | | | | | | | | | Merge branch 'test_affine' of github.com:ctiller/grpc into test_affineGravatar Craig Tiller2016-05-19
|\| | | | | | | | | |
| * | | | | | | | | | Work stealing between affinitized cqsGravatar Craig Tiller2016-05-19
| | | | | * | | | | | support adding profilers to C# qps clientsGravatar Jan Tattermusch2016-05-18
| | | | | | * | | | | Merge branch 'master' of github.com:grpc/grpc into credentials_refactoringGravatar Julien Boeuf2016-05-18
| | | | | | |\ \ \ \ \
| | | | | * | | | | | | return number of cores from serverGravatar Jan Tattermusch2016-05-18
| | | * | | | | | | | | Merge remote-tracking branch 'upstream/release-0_14' into HEADGravatar Jan Tattermusch2016-05-18
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / | | | |/| | | | | | | |
| | | | | * | | | | | | rename some ill-named enums and move them to the right filesGravatar Jan Tattermusch2016-05-18