Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #14114 from jtattermusch/bump_190_pre2 | Mehrdad Afshari | 2018-01-24 |
|\ | | | | | 1.9.0-pre1 is now 1.9.0-pre2 | ||
| * | regenerate projects | Jan Tattermusch | 2018-01-22 |
| | | |||
* | | fix leak caused by csharp context pooling | Jan Tattermusch | 2018-01-22 |
|/ | |||
* | Regenerate projects | Mehrdad Afshari | 2018-01-19 |
| | |||
* | dispose requestCallContextPool on environment shutdown | Jan Tattermusch | 2018-01-19 |
| | |||
* | Split lib/support into lib/gpr and lib/gpr++. | Mark D. Roth | 2018-01-18 |
| | |||
* | Merge pull request #14025 from jtattermusch/csharp_plugin_error_msg | Jan Tattermusch | 2018-01-16 |
|\ | | | | | C#: Better log message when auth interceptor throws | ||
* \ | Merge pull request #13363 from grpc/revert-13346-revert-13322-oauth_failure | Jan Tattermusch | 2018-01-16 |
|\ \ | | | | | | | Revert "Revert "Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure"" | ||
| | * | better log message when auth interceptor throws | Jan Tattermusch | 2018-01-16 |
| |/ |/| | |||
* | | do not throw and eat exceptions in C# connectivity watcher | Jan Tattermusch | 2018-01-09 |
| | | |||
* | | try embedding sources for a start | Jan Tattermusch | 2018-01-05 |
| | | |||
* | | prepare for SourceLink support | Jan Tattermusch | 2018-01-05 |
| | | |||
| * | metadata plugin update statuses in wrapped langs | Jan Tattermusch | 2017-12-14 |
|/ | |||
* | regenerate | Jan Tattermusch | 2017-12-13 |
| | |||
* | Merge pull request #13675 from jtattermusch/fix_csharp_clientserver_test | Jan Tattermusch | 2017-12-11 |
|\ | | | | | C# synchronize access to grpc_channel methods. | ||
* \ | Merge pull request #13521 from jtattermusch/csharp_requestcallcontext_pooling | Jan Tattermusch | 2017-12-08 |
|\ \ | | | | | | | C#: Reuse RequestCallContextSafeHandle objects by pooling them. | ||
| * | | address comments | Jan Tattermusch | 2017-12-07 |
| | | | |||
| | * | synchronize access to native channel methods | Jan Tattermusch | 2017-12-07 |
| | | | |||
| | * | split out channel connectivity test | Jan Tattermusch | 2017-12-07 |
| |/ |/| | |||
* | | generate C# sources for grpc/core/stats.proto | Jan Tattermusch | 2017-12-04 |
| | | |||
* | | C# benchmarks provide userTime and systemTime info | Jan Tattermusch | 2017-11-30 |
| | | |||
| * | enable requestCallContext pooling | Jan Tattermusch | 2017-11-30 |
| | | |||
| * | recycling of requestcallcontext | Jan Tattermusch | 2017-11-30 |
| | | |||
| * | basic pooling of requestcallcontext | Jan Tattermusch | 2017-11-30 |
|/ | |||
* | Merge pull request #13476 from jtattermusch/csharp_batchcontext_pooling | Jan Tattermusch | 2017-11-30 |
|\ | | | | | Reuse BatchContextSafeHandle objects by pooling them (take two) | ||
* \ | Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7 | Nicolas "Pixel" Noble | 2017-11-29 |
|\ \ | |||
| | * | address comments | Jan Tattermusch | 2017-11-28 |
| | | | |||
| * | | Bump 1.8.0-dev to 1.9.0-dev | Mehrdad Afshari | 2017-11-27 |
| | | | |||
| | * | use pool in SendMessageBenchmark | Jan Tattermusch | 2017-11-25 |
| | | | |||
| | * | expose batchcontextpool settings | Jan Tattermusch | 2017-11-25 |
| | | | |||
| | * | add basic tests | Jan Tattermusch | 2017-11-25 |
| | | | |||
| | * | simple version of batchcontext pooling | Jan Tattermusch | 2017-11-25 |
| | | | |||
| | * | expose batchcontext.Reset | Jan Tattermusch | 2017-11-25 |
| |/ | |||
| * | Merge pull request #13475 from jtattermusch/better_completion_registry_benchmark | Jan Tattermusch | 2017-11-21 |
| |\ | | | | | | | Use spinlock in CompletionRegistry (and improve the benchmark). | ||
| | * | spinlock in completion registry is slightly faster | Jan Tattermusch | 2017-11-21 |
| | | | |||
| | * | add completion registry benchmark with shared registry too | Jan Tattermusch | 2017-11-21 |
| | | | |||
| * | | save allocation by using a struct instead of a tuple | Jan Tattermusch | 2017-11-21 |
| |/ | |||
| * | consistent naming for OnReceivedCloseOnServer | Jan Tattermusch | 2017-11-21 |
| | | |||
| * | remove legacy delegates | Jan Tattermusch | 2017-11-21 |
| | | |||
| * | make everything compile | Jan Tattermusch | 2017-11-21 |
| | | |||
| * | avoid delegate allocations in callsafehandle | Jan Tattermusch | 2017-11-21 |
| | | |||
| * | server and channel adjustments | Jan Tattermusch | 2017-11-21 |
| | | |||
| * | add "state" filed to batch completion delegate | Jan Tattermusch | 2017-11-21 |
| | | |||
| * | avoid unnecessary allocation in completion registry | Jan Tattermusch | 2017-11-21 |
| | | |||
| * | Merge pull request #13438 from jtattermusch/csharp_more_microbenchmarks | Jan Tattermusch | 2017-11-21 |
| |\ | | | | | | | Add more C# microbenchmarks | ||
* | \ | Merge branch 'v1.7.x' of https://github.com/grpc/grpc | Nicolas "Pixel" Noble | 2017-11-21 |
|\ \ \ | |/ / |/| | | |||
* | | | use regular dict in completion registry | Jan Tattermusch | 2017-11-17 |
| | | | |||
| | * | generalize invocation of C# microbenchmarks | Jan Tattermusch | 2017-11-17 |
| | | | |||
| | * | add PInvokeByteArray microbenchmark | Jan Tattermusch | 2017-11-17 |
| | | | |||
| | * | add CompletionRegistry microbenchmark | Jan Tattermusch | 2017-11-17 |
| | | |