aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add Makefile copyrightGravatar Craig Tiller2015-02-16
* Add shell script copyrightsGravatar Craig Tiller2015-02-16
* Add PHP CopyrightGravatar Craig Tiller2015-02-16
* Add rubyGravatar Craig Tiller2015-02-16
* Add copyrights to Python codeGravatar Craig Tiller2015-02-16
* Copyright checkerGravatar Craig Tiller2015-02-16
* Merge pull request #539 from nathanielmanistaatgoogle/grpc-h-doc-tweaksGravatar Craig Tiller2015-02-15
|\
| * Documentation tweaks in grpc.h.Gravatar Nathaniel Manista2015-02-16
|/
* Merge pull request #524 from nicolasnoble/msanGravatar Craig Tiller2015-02-14
|\
| * Properly msan-instrumenting protobuf and our C++ tests - but gflags isn't ins...Gravatar Nicolas "Pixel" Noble2015-02-14
|/
* Merge pull request #522 from nicolasnoble/posixGravatar Craig Tiller2015-02-13
|\
* \ Merge pull request #517 from vjpai/macGravatar Craig Tiller2015-02-13
|\ \
* \ \ Merge pull request #519 from nicolasnoble/docker-clangGravatar 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
|\ \ \
* \ \ \ Merge pull request #515 from a11r/new_flingGravatar Craig Tiller2015-02-13
|\ \ \ \
| | * | | Change the interface of RPC Framework's Future interface.Gravatar Nathaniel Manista2015-02-13
* | | | | Merge pull request #520 from donnadionne/dockerGravatar Tim Emiola2015-02-13
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #516 from jtattermusch/csharp_shutdownGravatar Tim Emiola2015-02-13
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| | * | | | Setting default ssh directory in the case of test runs running as root.Gravatar Donna Dionne2015-02-13
| |/ / / / |/| | | |
| | | * | Renaming the docker image to grpc_clang, and optimizing the build a bit.Gravatar Nicolas "Pixel" Noble2015-02-13
| | * | | Addressed review commentsGravatar Abhishek Kumar2015-02-13
* | | | | Merge pull request #518 from jtattermusch/csharp_licenseheadersGravatar Michael Lumish2015-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
| | | * clang formattingGravatar Abhishek Kumar2015-02-13
* | | | Merge pull request #514 from donnadionne/dockerGravatar Tim Emiola2015-02-13
|\ \ \ \ | |/ / / |/| | |
| | | * Btach handling of unaryGravatar Abhishek Kumar2015-02-13
| * | | useless commit to test email address.Gravatar Donna Dionne2015-02-13
| | * | Got rid of the PortPicker utilityGravatar Jan Tattermusch2015-02-13
| |/ / |/| |
* | | Merge pull request #509 from chen-wang/masterGravatar Yang Gao2015-02-13
|\ \ \
| | | * Initial draft of server using new async APIGravatar Abhishek Kumar2015-02-13
* | | | Merge pull request #512 from ctiller/ubsanGravatar Nicolas Noble2015-02-13
|\ \ \ \
| | | * \ Merge branch 'master' of github.com:google/grpc into dockerGravatar Donna Dionne2015-02-13
| | | |\ \ | |_|_|/ / |/| | | |
| * | | | Add ubsan supportGravatar Craig Tiller2015-02-13
* | | | | Merge pull request #511 from nicolasnoble/msan-cxxGravatar Craig Tiller2015-02-13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Adding a Dockerfile script that can build a docker image with an msan-compati...Gravatar Nicolas "Pixel" Noble2015-02-13
|/ / / /
| | * | Merge branch 'master' of github.com:google/grpc into dockerGravatar Donna Dionne2015-02-12
| | |\ \ | |_|/ / |/| | |
| | * | Fixing go docker file to use the correct golang pathGravatar Donna Dionne2015-02-12
| * | | Rename examples/tips to examples/pubsubGravatar Chen wang2015-02-12
|/ / /
* | | Merge pull request #508 from nicolasnoble/make-protobufGravatar Craig Tiller2015-02-12
|\ \ \
| * | | Forgot to add the test file.Gravatar Nicolas Noble2015-02-12
| * | | Updating build instructions in regard to protobuf.Gravatar Nicolas Noble2015-02-12
| * | | Compiling protobuf from the Makefile if we don't have it on the system.Gravatar Nicolas Noble2015-02-12
* | | | Merge pull request #500 from nicolasnoble/secure_getenvGravatar Craig Tiller2015-02-12
|\ \ \ \
* \ \ \ \ Merge pull request #505 from jtattermusch/csharp_single_dllGravatar Tim Emiola2015-02-12
|\ \ \ \ \
| * | | | | clang-format of grpc_csharp_ext.cGravatar Jan Tattermusch2015-02-12