aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge pull request #9322 from apolcyn/deprecate_benchmark_core_listsGravatar apolcyn2017-01-17
|\
* \ Merge pull request #9064 from grpc/revert-9063-revert-8951-revert-8949-revert...Gravatar Mark D. Roth2017-01-17
|\ \
* \ \ Merge pull request #9252 from ctiller/write_bufferingGravatar Craig Tiller2017-01-17
|\ \ \
* \ \ \ Merge pull request #9342 from emmenlau/emmenlau_use_import_libraries_for_mingwGravatar Jan Tattermusch2017-01-15
|\ \ \ \
| | | * \ Merge remote-tracking branch 'upstream/master' into revert-9063-revert-8951-r...Gravatar Mark D. Roth2017-01-13
| | | |\ \
| | * | \ \ Merge github.com:grpc/grpc into write_bufferingGravatar Craig Tiller2017-01-13
| | |\ \ \ \ | | | | |/ / | | | |/| |
* | | | | | merge masterGravatar Yuxuan Li2017-01-13
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
* | | | | | memory usage profiling for client call, client channel, server creation, serv...Gravatar Yuxuan Li2017-01-13
| | * | | | Makefile.template: use import library names for mingw, instead of static libr...Gravatar Mario Emmenlauer2017-01-13
| | * | | | Makefile.template: remove the 'imp' suffix from MINGW library namesGravatar Mario Emmenlauer2017-01-13
| |/ / / /
| * | | | Merge pull request #9333 from emmenlau/emmenlau_fix_some_variable_namesGravatar Jan Tattermusch2017-01-13
| |\ \ \ \
| | * | | | Makefile: fixed a few variables names, and added a missing variable on dll nameGravatar Mario Emmenlauer2017-01-12
| | | | | * re-run generate project to build qps json driverGravatar Alexander Polcyn2017-01-11
| * | | | | Adds HTTP/2 interop test clientGravatar Eric Gribkoff2017-01-11
| |/ / / /
| * | | | Makefile.template and Makefile: install plugins on MSYS2 / MINGW32 platformGravatar Mario Emmenlauer2017-01-11
| * | | | Makefile.template and Makefile: avoid stripping too heavily on MSYS2 / MINGW3...Gravatar Mario Emmenlauer2017-01-11
| * | | | Makefile.template and Makefile: use .exe suffix for grpc_cpp_plugin on MSYS2 ...Gravatar Mario Emmenlauer2017-01-11
| * | | | Makefile.template and Makefile: avoid def-files on MSYS2 / MINGW32 platformGravatar Mario Emmenlauer2017-01-11
|/ / / /
* | | | Handshaker plugin mechanism.Gravatar Mark D. Roth2017-01-06
| | * | Merge remote-tracking branch 'upstream/master' into revert-9063-revert-8951-r...Gravatar Mark D. Roth2017-01-06
| | |\ \ | |_|/ / |/| | |
| * | | Merge github.com:grpc/grpc into write_bufferingGravatar Craig Tiller2017-01-05
| |\ \ \ | |/ / / |/| | |
| * | | Add a test of finishing buffering with EOSGravatar Craig Tiller2017-01-05
| * | | Fix sequential write bufferingGravatar Craig Tiller2017-01-05
| | |/ | |/|
* | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2017-01-04
|\| |
* | | Merge branch 'patchy' into slice_with_exec_ctx_and_buildGravatar Craig Tiller2017-01-04
|\ \ \
| * | | Moving message_size_filter properly.Gravatar Nicolas "Pixel" Noble2017-01-04
| |/ /
* | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
|\| |
| | * Revert "Revert "Revert "Revert "Remove redundant includes from string.h and t...Gravatar Mark D. Roth2016-12-12
| |/
| * Merge pull request #9062 from grpc/revert-9019-short_deadlinesGravatar Craig Tiller2016-12-12
| |\
| * | Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""Gravatar Craig Tiller2016-12-12
| | * Revert "Handle (and test) short call deadlines"Gravatar Craig Tiller2016-12-12
| |/
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
|\|
| * Short deadlines: set Status on deadlineGravatar David Garcia Quintas2016-12-09
| * Merge remote-tracking branch 'upstream/master' into revert-8949-revert-8922-s...Gravatar Mark D. Roth2016-12-09
| |\
* | \ Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-09
|\ \ \ | | |/ | |/|
| * | Renamed google_benchmark submodule to benchmarkGravatar David Garcia Quintas2016-12-06
* | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-06
|\| |
| | * Revert "Revert "Remove redundant includes from string.h and tmpfile.h""Gravatar Mark D. Roth2016-12-05
| |/
| * Merge pull request #8949 from grpc/revert-8922-slice_cleanupGravatar Mark D. Roth2016-12-05
| |\
| * | Revert "Renamed google_benchmark submodule to benchmark"Gravatar Mark D. Roth2016-12-05
| | * Revert "Remove redundant includes from string.h and tmpfile.h"Gravatar Mark D. Roth2016-12-05
| |/
| * Merge pull request #8922 from sreecha/slice_cleanupGravatar Mark D. Roth2016-12-05
| |\
| * \ Merge pull request #8851 from dgquintas/rename_gbenchGravatar Mark D. Roth2016-12-05
| |\ \
| * | | Use the same server code for both secure and insecure servers.Gravatar Mark D. Roth2016-12-02
| | | * Temporarily enable gpr_slice_* functions to not break api compatibilityGravatar Sree Kuchibhotla2016-12-01
* | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-30
|\ \ \ \ | | |_|/ | |/| |
| | * | Fixed build.yaml and ran generate_projects.sh.Gravatar Mark D. Roth2016-11-29
| | * | Merge branch 'security_handshaker1' into security_handshaker2Gravatar Mark D. Roth2016-11-29
| | |\ \ | | |/ / | |/| |
| * | | Run tools/buildgen/generate_projects.shGravatar ncteisen2016-11-28
| | | * Renamed google_benchmark submodule to benchmarkGravatar David Garcia Quintas2016-11-23
| | |/ | |/|