aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'master' into poissonGravatar vjpai2015-05-18
|\
| * Fix test, readd it to buildGravatar Craig Tiller2015-05-15
| * Merge pull request #1617 from ctiller/force-a-crash-but-then-dont-crashGravatar Nicolas Noble2015-05-15
| |\
| | * Add header to build.jsonGravatar Craig Tiller2015-05-15
| * | GPR_ASSERT is not an expressionGravatar Craig Tiller2015-05-15
| | * Add subprocess GPR APIGravatar Craig Tiller2015-05-15
| |/
| * Made qps_* targets "benchmark" builds.Gravatar David Garcia Quintas2015-05-14
| * Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-12
| |\
* | \ Merge branch 'master' into poissonGravatar vjpai2015-05-12
|\ \ \
| | * \ Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-11
| | |\ \ | | |/ / | |/| |
| | | * Added async streaming ping pong testGravatar Siddharth Rakesh2015-05-11
| | |/ | |/|
| * | Merge pull request #1494 from ctiller/the-churneningGravatar Yang Gao2015-05-11
| |\ \
| * \ \ Merge pull request #1489 from ctiller/all-the-small-thingsGravatar Yang Gao2015-05-11
| |\ \ \
* | | | | Merge branch 'master' into poissonGravatar vjpai2015-05-11
|\| | | |
| | | | * Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-11
| | | | |\ | | |_|_|/ | |/| | |
| | | | * Clean out old codeGravatar Craig Tiller2015-05-11
| * | | | Msys2 fixes, and compilation instructions.Gravatar Nicolas "Pixel" Noble2015-05-10
| * | | | Merge branch 'master' of github.com:grpc/grpc into generate-test-projectsGravatar Nicolas "Pixel" Noble2015-05-09
| |\ \ \ \
| * | | | | Making the gRPC C tests building under Windows.Gravatar Nicolas Noble2015-05-09
| | | | | * Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-08
| | | | | |\ | | | |_|_|/ | | |/| | |
| | * | | | Addressing comments.Gravatar Julien Boeuf2015-05-08
| | * | | | Merging with master.Gravatar Julien Boeuf2015-05-08
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | | | * | Merge github.com:grpc/grpc into the-churneningGravatar Craig Tiller2015-05-08
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | | * | | Merge github.com:grpc/grpc into all-the-small-thingsGravatar Craig Tiller2015-05-08
| | | |\ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge pull request #1519 from jtattermusch/csharp_protoc_pluginGravatar Michael Lumish2015-05-08
| |\ \ \ \ \
| | | | | | * Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-08
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'standalone_benchmarks' of https://github.com/dgquintas/grpc int...Gravatar Craig Tiller2015-05-08
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'yang-g-mock'Gravatar Craig Tiller2015-05-08
| |\ \ \ \ \ \ \
| | | | | | * \ \ Merge github.com:grpc/grpc into all-the-small-thingsGravatar Craig Tiller2015-05-08
| | | | | | |\ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | | * | | | | | Merge branch 'master' of github.com:grpc/grpc into standalone_benchmarksGravatar David Garcia Quintas2015-05-07
| | | |\ \ \ \ \ \
| * | | | | | | | | Flagging the QPS binaries as tools, instead of non-runnable tests.Gravatar Nicolas Noble2015-05-07
| | |_|/ / / / / / | |/| | | | | | |
| | | | * | | | | added csharp generator pluginGravatar Jan Tattermusch2015-05-07
* | | | | | | | | Merge branch 'master' into poissonGravatar vjpai2015-05-07
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | | | | * | | | Adding support for per call credentials in core.Gravatar Julien Boeuf2015-05-07
| | |_|_|/ / / / | |/| | | | | |
| | | | | | * | Lose redundant tag on unary callsGravatar Craig Tiller2015-05-06
| | |_|_|_|/ / | |/| | | | |
| | | | | * | Split thread stress from end2end to improve parallelismGravatar Craig Tiller2015-05-06
| | |_|_|/ / | |/| | | |
| | | | * | Split C++'s smoke_test into 4 stand alone ones.Gravatar David Garcia Quintas2015-05-05
| | |_|/ / | |/| | |
| | | * | Merge remote-tracking branch 'upstream/master' into mockGravatar Yang Gao2015-05-05
| | | |\ \ | | |_|/ / | |/| | |
| | | * | add a test using the mock interfacesGravatar Yang Gao2015-05-05
| | * | | Enable test that got forgottenGravatar Craig Tiller2015-05-05
| |/ / /
| | | * Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-05
| | | |\ | | |_|/ | |/| |
| | | * Bump versionGravatar Craig Tiller2015-05-04
| * | | merge with headGravatar Yang Gao2015-05-04
| |\ \ \
| * | | | Add a c test for max message lengthGravatar Yang Gao2015-05-04
| | |_|/ | |/| |
| | * | Add test for >16777215 sequence numbered streamsGravatar Craig Tiller2015-05-04
| |/ /
| * | Merge pull request #1451 from michael-berlin/fix_protobuf_dep_shared_libGravatar Nicolas Noble2015-05-01
| |\ \
| | * | Compile protobuf before compiling shared C++ libraries.Gravatar Michael Berlin2015-05-01
| | * | Makefile: Fix missing space in shared library dependencies for MINGW32.Gravatar Michael Berlin2015-05-01
| | |/
* | | Merge branch 'master' into poissonGravatar vjpai2015-05-01
|\ \ \ | | |/ | |/|
| | * Add rdtsc profiling support, implement begin/end and tag hidingGravatar Craig Tiller2015-05-01
| |/