aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects
Commit message (Collapse)AuthorAge
* remove not-yet-useful projects from grpc.slnGravatar Jan Tattermusch2017-01-12
|
* Merge pull request #9139 from ericgribkoff/http2_clientGravatar Eric Gribkoff2017-01-11
|\ | | | | | | | | Add HTTP/2 interop test client Known failures: https://github.com/grpc/grpc/issues/8629
* | manual revert of #8901Gravatar yang-g2017-01-11
| |
| * Adds HTTP/2 interop test clientGravatar Eric Gribkoff2017-01-11
|/
* Merge pull request #9129 from markdroth/handshaker_pluginGravatar Mark D. Roth2017-01-09
|\ | | | | Handshaker plugin mechanism
* \ Merge pull request #9238 from ctiller/2010Gravatar Craig Tiller2017-01-09
|\ \ | | | | | | Expunge vs2010 references
* \ \ Merge pull request #9234 from jozefizso/patch-1Gravatar Jan Tattermusch2017-01-09
|\ \ \ | | | | | | | | Update link to CoApp installer
| | | * 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
| |/ / /
| | | * Expunge vs2010 referencesGravatar Craig Tiller2017-01-04
| | |/ | |/|
| | * Update link to CoApp installerGravatar Jozef Izso2017-01-04
| |/ | | | | Use the functional link to download CoApp installer.
* | 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
|\|
| * Merge pull request #9026 from jtattermusch/protobuf_consistent_cmakeGravatar Jan Tattermusch2016-12-12
| |\ | | | | | | Make cmake protobuf building consistent with third_party/protobuf
| * | 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 github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-09
|\ \ \ \ | | |/ / | |/| |
| | | * make protobuf building consistentGravatar Jan Tattermusch2016-12-09
| | |/ | |/|
* | | Fix buildGravatar 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 remote-tracking branch 'upstream/master' into security_handshaker2Gravatar Mark D. Roth2016-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
| |\ \ \
| | | * | Revert "Test credentials provider update"Gravatar Craig Tiller2016-11-29
| | |/ /
| | | * Renamed google_benchmark submodule to benchmarkGravatar David Garcia Quintas2016-11-23
| | | |
| | * | resolve dependencyGravatar yang-g2016-11-23
| | |/
* | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-18
|\ \ \ | | |/ | |/|
| | * Rename security handshaker files.Gravatar Mark D. Roth2016-11-17
| | |
| | * Use the same connector code for both secure and insecure clients.Gravatar Mark D. Roth2016-11-17
| | |
| * | Merge pull request #8617 from markdroth/service_config_jsonGravatar Mark D. Roth2016-11-17
| |\ \ | | | | | | | | Use JSON tree for service config channel arg.
* | | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-16
|\| | |
| * | | Merge github.com:grpc/grpc into bm_fullstackGravatar Craig Tiller2016-11-16
| |\ \ \ | | | |/ | | |/|
| | | * Merge remote-tracking branch 'upstream/master' into service_config_jsonGravatar Mark D. Roth2016-11-16
| | | |\ | | | |/ | | |/|
| | * | Merge pull request #8680 from ctiller/no_more_legacyGravatar Craig Tiller2016-11-15
| | |\ \ | | | | | | | | | | Remove legacy poller
| | * \ \ Merge remote-tracking branch 'upstream/master' into latency_in_final_infoGravatar Mark D. Roth2016-11-14
| | |\ \ \
| | | * \ \ Merge pull request #8335 from y-zeng/tosGravatar Yuchen Zeng2016-11-11
| | | |\ \ \ | | | | | | | | | | | | | | Add grpc_socket_mutator