aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.xml
Commit message (Collapse)AuthorAge
* PHP: prepare for 1.2 releaseGravatar Stanley Cheung2017-03-01
|
* Add a spinlock type.Gravatar Craig Tiller2017-02-27
| | | | | | | | | | Useful for situations where we need to repeatedly trylock, not useful for cases where we need to lock (due to spinning). Add a variant of sync_test to test it (with the same tests we run for gpr_mu). Add a benchmark to bm_closure to demonstrate single threaded performance.
* Use call context to propagare LR costsGravatar David Garcia Quintas2017-02-13
|
* Merge pull request #9371 from Vizerai/tracing_APIGravatar Jim King2017-02-08
|\ | | | | Tracing API
* | Secure naming support for gRPCLBGravatar David Garcia Quintas2017-02-07
| |
* | Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-02-01
|\ \
| * | Bump master version numbersGravatar Craig Tiller2017-01-30
| | |
* | | Merge branch 'bm_countwrites' into bwestGravatar Craig Tiller2017-01-27
|\| |
| | * Merge branch 'master' of https://github.com/Vizerai/grpc into tracing_APIGravatar Vizerai2017-01-27
| | |\ | | |/ | |/|
* | | Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-01-26
|\ \ \
| | | * Merge branch 'master' of https://github.com/Vizerai/grpc into tracing_APIGravatar Vizerai2017-01-26
| | | |\ | | |_|/ | |/| |
| | * | Merge branch 'cp' into rollfwdGravatar Craig Tiller2017-01-26
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #9372 from markdroth/proxy_mapperGravatar Mark D. Roth2017-01-25
| |\ \ \ | | | | | | | | | | Add proxy mapper hook.
| * \ \ \ Merge pull request #9383 from markdroth/http_connect_channel_argGravatar Mark D. Roth2017-01-25
| |\ \ \ \ | | | | | | | | | | | | Trigger HTTP CONNECT handshaker via channel args.
| | | | * | Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
| | |_|/ / | |/| | | | | | | | | | | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55.
| * | | | Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
| | | | |
| * | | | Merge pull request #9340 from stanley-cheung/update-boringsslGravatar Nicolas Noble2017-01-20
| |\ \ \ \ | | | | | | | | | | | | Update boringssl
| | | | | * updateGravatar Vizerai2017-01-20
| | | | | |
* | | | | | Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-01-20
|\| | | | |
| | * | | | Update boringssl to latest chromium-stableGravatar Stanley Cheung2017-01-20
| | | |_|/ | | |/| |
| | | * | Move detection of HTTP CONNECT proxy from DNS resolver to client channel.Gravatar Mark D. Roth2017-01-18
| | |/ /
| * | | Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
| |\| |
| | | * Add proxy mapper hook.Gravatar Mark D. Roth2017-01-17
| | |/
| | * Merge pull request #9350 from stanley-cheung/php-updateGravatar Stanley Cheung2017-01-17
| | |\ | | | | | | | | PHP: Prepare for 1.1.0 release
| | | * PHP: Prepare for 1.1.0 releaseGravatar Stanley Cheung2017-01-13
| | | |
| | * | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Mark D. Roth2017-01-13
| | |\| | | | | | | | | | | | | revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup
* | | | Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-01-13
|\ \ \ \ | | |_|/ | |/| |
| | * | Fix buildGravatar Craig Tiller2017-01-10
| | | |
| | * | Merge github.com:grpc/grpc into fix_errorsGravatar Craig Tiller2017-01-09
| | |\ \ | | |/ / | |/| |
| | * | Start fixing http error --> grpc status conversionGravatar Craig Tiller2017-01-06
| | | |
| * | | Handshaker plugin mechanism.Gravatar Mark D. Roth2017-01-06
| | | |
| | | * Merge remote-tracking branch 'upstream/master' into ↵Gravatar Mark D. Roth2017-01-06
| | | |\ | | |_|/ | |/| | | | | | revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup
| * | | 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 'flow_control_v2' into bwestGravatar Craig Tiller2016-12-27
|\ \ \ \ \ | | |/ / / | |/| | |
| | | * | 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
| | |\ \ \ | | |/ / / | |/| | |
| | | | * Revert "Revert "Revert "Revert "Remove redundant includes from string.h and ↵Gravatar Mark D. Roth2016-12-12
| | |_|/ | |/| | | | | | | | | | tmpfile.h""""
| * | | Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""Gravatar Craig Tiller2016-12-12
| | | |
| | * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
| | |\ \ | | |/ / | |/| |
| | | * Merge branch 'slice_interning' into metadata_filterGravatar Craig Tiller2016-12-06
| | | |\
| | | | * Merge branch 'slice_with_exec_ctx' into slice_interningGravatar Craig Tiller2016-12-06
| | | | |\ | | | |_|/ | | |/| |
| | * | | Fix buildGravatar Craig Tiller2016-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
| | |/ / / | |/| | |
| * | | | 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
| * | | | | 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
| | | | | |