aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Collapse)AuthorAge
* Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
|\
| * Merge pull request #9342 from emmenlau/emmenlau_use_import_libraries_for_mingwGravatar Jan Tattermusch2017-01-15
| |\ | | | | | | Makefile.template: use import libraries for mingw
| * \ merge masterGravatar Yuxuan Li2017-01-13
| |\ \
| * | | memory usage profiling for client call, client channel, server creation, ↵Gravatar Yuxuan Li2017-01-13
| | | | | | | | | | | | | | | | | | | | | | | | server call and server channel. fix bug. server: snapshot pass by pointer
| | | * Makefile.template: use import library names for mingw, instead of static ↵Gravatar Mario Emmenlauer2017-01-13
| | | | | | | | | | | | | | | | libraries
| | | * 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.template: fixed variables names, and added a missing one
* | | \ Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-12
|\ \ \ \ | | |/ / | |/| |
* | | | Kill ESANGravatar Craig Tiller2017-01-12
| | | |
| | | * Makefile: fixed a few variables names, and added a missing variable on dll nameGravatar Mario Emmenlauer2017-01-12
| | | |
* | | | Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-11
|\ \ \ \ | | |_|/ | |/| |
* | | | Fix sanity: check_sources_and_headersGravatar Craig Tiller2017-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 / ↵Gravatar Mario Emmenlauer2017-01-11
| | | | | | | | | | | | MINGW32 platform
| * | Makefile.template and Makefile: use .exe suffix for grpc_cpp_plugin on MSYS2 ↵Gravatar Mario Emmenlauer2017-01-11
| | | | | | | | | | | | / MINGW32 platform
| * | Makefile.template and Makefile: avoid def-files on MSYS2 / MINGW32 platformGravatar Mario Emmenlauer2017-01-11
| |/
* | Merge github.com:grpc/grpc into fix_errorsGravatar Craig Tiller2017-01-09
|\|
* | Fix testsGravatar Craig Tiller2017-01-06
| |
* | Start fixing http error --> grpc status conversionGravatar Craig Tiller2017-01-06
| |
| * Handshaker plugin mechanism.Gravatar Mark D. Roth2017-01-06
| |
| * 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 branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2016-12-12
|\| |
| * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
| |\|
| | * Merge pull request #9062 from grpc/revert-9019-short_deadlinesGravatar Craig Tiller2016-12-12
| | |\ | | | | | | | | Revert "Handle (and test) short call deadlines"
| | * | 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 ↵Gravatar Mark D. Roth2016-12-09
| | |\ | | | | | | | | | | | | revert-8949-revert-8922-slice_cleanup
* | | \ Merge branch 'slice_interning' into metadata_filterGravatar Craig Tiller2016-12-09
|\ \ \ \
| * | | | Merge branch 'slice_with_exec_ctx' into slice_interningGravatar Craig Tiller2016-12-09
| |\| | |
| | * | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-09
| | |\ \ \ | | | | |/ | | | |/|
* | | | | Merge branch 'slice_interning' into metadata_filterGravatar Craig Tiller2016-12-06
|\ \ \ \ \
| * \ \ \ \ Merge branch 'slice_with_exec_ctx' into slice_interningGravatar Craig Tiller2016-12-06
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | | * | 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 "Remove redundant includes from string.h and tmpfile.h"
| | | * | 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
| | | |\ | | | | | | | | | | Remove redundant includes from string.h and tmpfile.h
| | | * \ Merge pull request #8851 from dgquintas/rename_gbenchGravatar Mark D. Roth2016-12-05
| | | |\ \ | | | | | | | | | | | | Renamed google_benchmark submodule to benchmark
| | | * | | 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 branch 'slice_interning' into metadata_filterGravatar Craig Tiller2016-11-30
|\| | | | |
| * | | | | Merge branch 'slice_with_exec_ctx' into slice_interningGravatar Craig Tiller2016-11-30
| |\| | | |
| | * | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-30
| | |\ \ \ \ | | | | |_|/ | | | |/| |