index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
...
|
|
|
*
|
|
|
|
Makefile.template: use import library names for mingw, instead of static libr...
Mario Emmenlauer
2017-01-13
|
|
|
*
|
|
|
|
Makefile.template: remove the 'imp' suffix from MINGW library names
Mario Emmenlauer
2017-01-13
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
Merge pull request #9333 from emmenlau/emmenlau_fix_some_variable_names
Jan Tattermusch
2017-01-13
|
|
|
\
\
\
\
\
*
|
|
\
\
\
\
\
Merge github.com:grpc/grpc into metadata_filter
Craig Tiller
2017-01-12
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Kill ESAN
Craig Tiller
2017-01-12
|
|
|
*
|
|
|
|
Makefile: fixed a few variables names, and added a missing variable on dll name
Mario Emmenlauer
2017-01-12
|
|
|
|
|
|
*
|
re-run generate project to build qps json driver
Alexander Polcyn
2017-01-11
*
|
|
|
|
|
|
|
Merge github.com:grpc/grpc into metadata_filter
Craig Tiller
2017-01-11
|
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Fix sanity: check_sources_and_headers
Craig Tiller
2017-01-11
|
|
*
|
|
|
|
|
Adds HTTP/2 interop test client
Eric Gribkoff
2017-01-11
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Makefile.template and Makefile: install plugins on MSYS2 / MINGW32 platform
Mario Emmenlauer
2017-01-11
|
*
|
|
|
|
|
Makefile.template and Makefile: avoid stripping too heavily on MSYS2 / MINGW3...
Mario Emmenlauer
2017-01-11
|
*
|
|
|
|
|
Makefile.template and Makefile: use .exe suffix for grpc_cpp_plugin on MSYS2 ...
Mario Emmenlauer
2017-01-11
|
*
|
|
|
|
|
Makefile.template and Makefile: avoid def-files on MSYS2 / MINGW32 platform
Mario Emmenlauer
2017-01-11
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge github.com:grpc/grpc into fix_errors
Craig Tiller
2017-01-09
|
\
|
|
|
|
|
*
|
|
|
|
|
Fix tests
Craig Tiller
2017-01-06
*
|
|
|
|
|
Start fixing http error --> grpc status conversion
Craig Tiller
2017-01-06
|
*
|
|
|
|
Handshaker plugin mechanism.
Mark D. Roth
2017-01-06
|
|
|
*
|
|
Merge remote-tracking branch 'upstream/master' into revert-9063-revert-8951-r...
Mark D. Roth
2017-01-06
|
|
|
|
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Merge github.com:grpc/grpc into write_buffering
Craig Tiller
2017-01-05
|
|
|
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Add a test of finishing buffering with EOS
Craig Tiller
2017-01-05
|
|
*
|
|
|
Fix sequential write buffering
Craig Tiller
2017-01-05
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2017-01-04
|
|
\
|
|
|
|
*
|
|
|
Merge branch 'patchy' into slice_with_exec_ctx_and_build
Craig Tiller
2017-01-04
|
|
\
\
\
\
|
|
*
|
|
|
Moving message_size_filter properly.
Nicolas "Pixel" Noble
2017-01-04
|
|
|
/
/
/
|
|
|
|
*
Merge branch 'flow_control_v2' into bwest
Craig Tiller
2016-12-27
|
|
|
|
|
\
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
Merge branch 'slice_with_exec_ctx' into metadata_filter
Craig Tiller
2016-12-12
|
\
|
|
|
|
|
*
|
|
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-12
|
|
\
|
|
|
|
|
|
*
|
Revert "Revert "Revert "Revert "Remove redundant includes from string.h and t...
Mark D. Roth
2016-12-12
|
|
|
/
/
|
|
*
|
Merge pull request #9062 from grpc/revert-9019-short_deadlines
Craig Tiller
2016-12-12
|
|
|
\
\
|
|
*
|
|
Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""
Craig Tiller
2016-12-12
|
|
|
*
|
Revert "Handle (and test) short call deadlines"
Craig Tiller
2016-12-12
|
|
|
/
/
|
*
|
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-12
|
|
\
|
|
|
|
*
|
Short deadlines: set Status on deadline
David Garcia Quintas
2016-12-09
|
|
*
|
Merge remote-tracking branch 'upstream/master' into revert-8949-revert-8922-s...
Mark D. Roth
2016-12-09
|
|
|
\
\
*
|
|
\
\
Merge branch 'slice_interning' into metadata_filter
Craig Tiller
2016-12-09
|
\
\
\
\
\
|
*
|
|
|
|
Merge branch 'slice_with_exec_ctx' into slice_interning
Craig Tiller
2016-12-09
|
|
\
|
|
|
|
|
|
*
|
|
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-09
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
*
|
|
|
|
|
Merge branch 'slice_interning' into metadata_filter
Craig Tiller
2016-12-06
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'slice_with_exec_ctx' into slice_interning
Craig Tiller
2016-12-06
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
/
/
/
/
|
|
|
/
/
/
/
|
|
|
*
|
|
Renamed google_benchmark submodule to benchmark
David Garcia Quintas
2016-12-06
|
|
*
|
|
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-06
|
|
|
\
|
|
|
|
|
|
|
*
|
Revert "Revert "Remove redundant includes from string.h and tmpfile.h""
Mark D. Roth
2016-12-05
|
|
|
|
/
/
|
|
|
*
|
Merge pull request #8949 from grpc/revert-8922-slice_cleanup
Mark D. Roth
2016-12-05
|
|
|
|
\
\
|
|
|
*
|
|
Revert "Renamed google_benchmark submodule to benchmark"
Mark D. Roth
2016-12-05
|
|
|
|
*
|
Revert "Remove redundant includes from string.h and tmpfile.h"
Mark D. Roth
2016-12-05
|
|
|
|
/
/
|
|
|
*
|
Merge pull request #8922 from sreecha/slice_cleanup
Mark D. Roth
2016-12-05
|
|
|
|
\
\
|
|
|
*
\
\
Merge pull request #8851 from dgquintas/rename_gbench
Mark D. Roth
2016-12-05
|
|
|
|
\
\
\
|
|
|
*
|
|
|
Use the same server code for both secure and insecure servers.
Mark D. Roth
2016-12-02
|
|
|
|
|
*
|
Temporarily enable gpr_slice_* functions to not break api compatibility
Sree Kuchibhotla
2016-12-01
[prev]
[next]