aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Fix shutdown semantics.Gravatar Craig Tiller2015-02-17
* Merge pull request #557 from jboeuf/b542Gravatar Craig Tiller2015-02-17
|\
* \ Merge pull request #556 from ctiller/codesizeGravatar David Klempner2015-02-17
|\ \
| | * Fixing memleak.Gravatar Julien Boeuf2015-02-17
| |/ |/|
| * Add missing refGravatar Craig Tiller2015-02-17
| * Add checking on fd_posix refcountsGravatar Craig Tiller2015-02-17
* | Merge pull request #551 from ctiller/shutdownGravatar Yang Gao2015-02-17
|\ \
* \ \ Merge pull request #530 from nathanielmanistaatgoogle/python-interop-serverGravatar soltanmm2015-02-17
|\ \ \ | |_|/ |/| |
| | * Allow grpc_init to be called multiple timesGravatar Craig Tiller2015-02-17
| |/ |/|
* | Merge pull request #545 from tbetbetbe/grpc_ruby_skip_some_tests_to_fix_the_b...Gravatar donnadionne2015-02-17
|\ \
| * | Temporarily pauses some testsGravatar Tim Emiola2015-02-17
* | | Fix fling test leaksGravatar Craig Tiller2015-02-17
* | | Fix aliasingGravatar Craig Tiller2015-02-17
* | | Merge branch 'master' of github.com:google/grpc into udsGravatar Nicolas "Pixel" Noble2015-02-17
|\ \ \
* \ \ \ Merge github.com:grpc/grpc into udsGravatar Craig Tiller2015-02-16
|\ \ \ \
| | * \ \ Merge github.com:grpc/grpc into sopbGravatar Craig Tiller2015-02-16
| | |\ \ \ | | |/ / / | |/| | |
| | | | * The Python interoperability testing server.Gravatar Nathaniel Manista2015-02-15
| | | | * Add an early adopter public API.Gravatar Nathaniel Manista2015-02-15
| | | | * Add security to fore.ForeLink.Gravatar Nathaniel Manista2015-02-15
| | | | * Clean up setup.py and move it into src/.Gravatar Nathaniel Manista2015-02-15
| | | | * Simplify _WrappedConsumer.moar.Gravatar Nathaniel Manista2015-02-15
| | |_|/ | |/| |
* | | | clang-formatGravatar Craig Tiller2015-02-13
* | | | Unix domain socket supportGravatar Craig Tiller2015-02-13
| |_|/ |/| |
| | * Avoid four allocations per streamGravatar Craig Tiller2015-02-13
| |/ |/|
| * Merge pull request #522 from nicolasnoble/posixGravatar Craig Tiller2015-02-13
| |\
| * \ Merge pull request #517 from vjpai/macGravatar Craig Tiller2015-02-13
| |\ \
| | | * Cleaning up our posix definition / usage.Gravatar Nicolas "Pixel" Noble2015-02-14
| | |/ | |/|
| * | Merge pull request #521 from nathanielmanistaatgoogle/futureGravatar soltanmm2015-02-13
| |\ \
| | * | Change the interface of RPC Framework's Future interface.Gravatar Nathaniel Manista2015-02-13
| * | | Merge pull request #516 from jtattermusch/csharp_shutdownGravatar Tim Emiola2015-02-13
| |\ \ \ | | |/ / | |/| |
| * | | changed 2014 -> 2015Gravatar Jan Tattermusch2015-02-13
| * | | changed 2014 -> 2015Gravatar Jan Tattermusch2015-02-13
| * | | added license headers to all grpc C# filesGravatar Jan Tattermusch2015-02-13
|/ / /
| | * Fix header file for MacGravatar vjpai2015-02-13
| |/ |/|
| * Reworked GrpcEnvironment initialization and shutdown to allow running all tes...Gravatar Jan Tattermusch2015-02-13
| * Got rid of the PortPicker utilityGravatar Jan Tattermusch2015-02-13
|/
* Merge pull request #505 from jtattermusch/csharp_single_dllGravatar Tim Emiola2015-02-12
|\
| * clang-format of grpc_csharp_ext.cGravatar Jan Tattermusch2015-02-12
| * Fixed Timespec to work on Windows, fixes in ServerSafeHandleGravatar Jan Tattermusch2015-02-12
| * fixes in extension libraryGravatar Jan Tattermusch2015-02-12
| * little refactoring for TimespecGravatar Jan Tattermusch2015-02-12
| * bind Pinvoke c# call to the new wrappersGravatar Jan Tattermusch2015-02-12
| * added wrappers for all grpc and gpr functions used by grpc C#Gravatar Jan Tattermusch2015-02-12
* | Added useful behavior for empty batchGravatar murgatroid992015-02-12
|/
* Fix race in call.cGravatar murgatroid992015-02-12
* Merge pull request #475 from dklempner/epollGravatar Craig Tiller2015-02-11
|\
| * Destroy the wakeup fd in the right functionGravatar David Klempner2015-02-11
* | Merge pull request #492 from jtattermusch/csharp_monoGravatar Michael Lumish2015-02-11
|\ \
| * | reference windows-style library names in DllImport, mono still finds the righ...Gravatar Jan Tattermusch2015-02-11
| * | Update completion type enum to reflect changes in grpc.hGravatar Jan Tattermusch2015-02-11