aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #1995 from jtattermusch/csharp_channel_optionsGravatar Tim Emiola2015-06-11
|\
* \ Merge pull request #2034 from soltanmm/pip89Gravatar Nathaniel Manista2015-06-11
|\ \
| * | Ensure C89 compatibility in Linux testsGravatar Masood Malekghassemi2015-06-10
* | | Merge pull request #2036 from stanley-cheung/update_php_install_readmeGravatar Tim Emiola2015-06-10
|\ \ \
* \ \ \ Merge pull request #2037 from nicolasnoble/our-codegen-doesn-t-use-its-parame...Gravatar Yang Gao2015-06-10
|\ \ \ \
| * | | | Flagging unused parameters as unused.Gravatar Nicolas "Pixel" Noble2015-06-10
| | |/ / | |/| |
* | | | Merge pull request #2004 from tbetbetbe/python-package-update-installGravatar Jayant Kolhe2015-06-10
|\ \ \ \ | |/ / / |/| | |
| | * | update PHP README installation instructions, and dockerfileGravatar Stanley Cheung2015-06-10
| |/ / |/| |
| * | Corrects wordingGravatar Tim Emiola2015-06-10
* | | Merge pull request #2033 from tbetbetbe/grpc-python-update-add-example-to-docsGravatar Nathaniel Manista2015-06-10
|\ \ \
| * | | Update README.mdGravatar Tim Emiola2015-06-10
* | | | Tiny comment fixGravatar David G. Quintas2015-06-10
* | | | Removed leftover TODOGravatar David G. Quintas2015-06-09
| | | * allow specifying channel options when creating a serverGravatar Jan Tattermusch2015-06-09
| | | * fix stylecop issuesGravatar Jan Tattermusch2015-06-09
| | | * revamp of c# channel optionsGravatar Jan Tattermusch2015-06-09
| |_|/ |/| |
* | | Merge pull request #1833 from zayoo/masterGravatar David G. Quintas2015-06-09
|\ \ \
* \ \ \ Merge pull request #1884 from soltanmm/py-proto-upGravatar Nathaniel Manista2015-06-09
|\ \ \ \
* | | | | Add commentGravatar Craig Tiller2015-06-09
* | | | | Add commentGravatar Craig Tiller2015-06-09
* | | | | Merge github.com:grpc/grpc into break-break-break-the-locksGravatar Craig Tiller2015-06-09
|\ \ \ \ \
| * \ \ \ \ Merge pull request #1966 from jtattermusch/csharp_revampGravatar Michael Lumish2015-06-09
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #1992 from jtattermusch/csharp_channelGravatar Tim Emiola2015-06-09
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #1959 from murgatroid99/node_long_field_stringsGravatar Tim Emiola2015-06-09
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | | | | | | * Update README.rstGravatar Tim Emiola2015-06-09
| * | | | | | | Added missing compression.h file.Gravatar David Garcia Quintas2015-06-08
| |\ \ \ \ \ \ \
| * | | | | | | | Changes to byte_buffer based on comments.Gravatar David Garcia Quintas2015-06-08
| | * | | | | | | Merge pull request #1984 from grpc/revert-1980-revert-1948-poissonGravatar Craig Tiller2015-06-08
| | |\ \ \ \ \ \ \
* | | | | | | | | | TweakingGravatar Craig Tiller2015-06-08
* | | | | | | | | | Fix some asan issuesGravatar Craig Tiller2015-06-08
* | | | | | | | | | Cache commonly used status stringsGravatar Craig Tiller2015-06-08
| | * | | | | | | | Merge pull request #1982 from ctiller/cereal-will-make-you-limpGravatar David G. Quintas2015-06-08
| | |\ \ \ \ \ \ \ \
| | | | | | * | | | | add host and port overload for new channelGravatar Jan Tattermusch2015-06-08
| | | |_|_|/ / / / / | | |/| | | | | | |
| | | | * | | | | | Revert "Revert "Open loop sync/async multithreaded testing""Gravatar Vijay Pai2015-06-08
| | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Add some commentaryGravatar Craig Tiller2015-06-08
| | | * | | | | | Split channel level and call level callback serializationGravatar Craig Tiller2015-06-08
| |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'master' of github.com:grpc/grpc into compressionGravatar David Garcia Quintas2015-06-08
| |\| | | | | |
| | * | | | | | Revert "Open loop sync/async multithreaded testing"Gravatar Craig Tiller2015-06-08
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #1948 from vjpai/poissonGravatar Craig Tiller2015-06-08
|\ \ \ \ \ \ \
| | | | * | | | gchandle is not needed anymoreGravatar Jan Tattermusch2015-06-05
| | | | * | | | Stop using native callbacks for C#Gravatar Jan Tattermusch2015-06-05
| |_|_|/ / / / |/| | | | | |
| | * | | | | Made grpc_byte_buffer_reader able to decompress msgs.Gravatar David Garcia Quintas2015-06-05
* | | | | | | Add a test of bad settings frame (and fix a bug!)Gravatar Craig Tiller2015-06-05
| | | * | | | Bump version of Node libraryGravatar murgatroid992015-06-05
| | | * | | | Fixed handling of long valuesGravatar murgatroid992015-06-05
| | | * | | | Added tests for serializing and deserializing 64 bit values in proto messagesGravatar murgatroid992015-06-05
| |_|/ / / / |/| | | | |
| * | | | | clang-formatGravatar Vijay Pai2015-06-05
* | | | | | Merge pull request #1945 from jcanizales/fix-test-and-sample-podspecsGravatar Michael Lumish2015-06-04
|\ \ \ \ \ \
| * | | | | | Regenerate README table of contentsGravatar Jorge Canizales2015-06-04
| * | | | | | Update README (minus table of content)Gravatar Jorge Canizales2015-06-04