Mehrdad Afshari
|
890e386d89
|
Merge pull request #14348 from mehrdada/upmerge
Upmerge 1.9.x to master
|
2018-02-07 10:23:36 -08:00 |
Muxi Yan
|
3db2caaf2e
|
Replace message/deflate,gzip with deflate,gzip
|
2018-02-06 18:17:42 -08:00 |
Mehrdad Afshari
|
b9335ebe47
|
Upmerge branch 'v1.9.x' into 'master'
|
2018-02-05 23:23:42 -08:00 |
Ken Payson
|
1a8565d379
|
Bump version to 1.9.1
|
2018-02-05 14:24:52 -08:00 |
Shohei Kamimori
|
35367cc3ed
|
fix typo
|
2018-02-05 18:46:41 +09:00 |
Jan Tattermusch
|
4c92ab2aff
|
Merge pull request #14231 from ctaggart/sourcelink-create
use SourceLink.Create.CommandLine instead of Embed
|
2018-02-02 06:33:36 -05:00 |
Mehrdad Afshari
|
e05ca2204e
|
Regenerate projects
|
2018-01-31 16:22:58 -08:00 |
Cameron Taggart
|
b6f737ee7d
|
use SourceLink.Create.CommandLine instead of Embed
|
2018-01-29 22:11:01 -05:00 |
Mehrdad Afshari
|
812e5da193
|
Regenerate projects
|
2018-01-26 15:19:13 -08:00 |
Muxi Yan
|
fd900e09fb
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface
|
2018-01-24 16:16:23 -08:00 |
Mehrdad Afshari
|
167113f420
|
Merge pull request #14114 from jtattermusch/bump_190_pre2
1.9.0-pre1 is now 1.9.0-pre2
|
2018-01-24 14:58:26 -08:00 |
Jan Tattermusch
|
56427c0163
|
Merge pull request #14118 from grpc/v1.9.x
Upmerge changes from v1.9.x
|
2018-01-22 18:55:31 +01:00 |
Jan Tattermusch
|
2dc3b1eb55
|
regenerate projects
|
2018-01-22 15:38:32 +01:00 |
Jan Tattermusch
|
c14997be8e
|
fix leak caused by csharp context pooling
|
2018-01-22 13:26:16 +01:00 |
Mehrdad Afshari
|
43884047c9
|
Regenerate projects
|
2018-01-19 14:25:15 -08:00 |
Mehrdad Afshari
|
28d5cf33e9
|
Regenerate projects
|
2018-01-19 14:09:31 -08:00 |
Muxi Yan
|
fb061c329a
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface
|
2018-01-19 12:20:15 -08:00 |
Jan Tattermusch
|
eb88bf03af
|
dispose requestCallContextPool on environment shutdown
|
2018-01-19 18:37:45 +01:00 |
Mark D. Roth
|
dbdf495f61
|
Split lib/support into lib/gpr and lib/gpr++.
|
2018-01-18 11:21:12 -08:00 |
Jan Tattermusch
|
e8f692528a
|
Merge pull request #14025 from jtattermusch/csharp_plugin_error_msg
C#: Better log message when auth interceptor throws
|
2018-01-16 19:08:54 +01:00 |
Jan Tattermusch
|
e5b7ddd59c
|
Merge pull request #13363 from grpc/revert-13346-revert-13322-oauth_failure
Revert "Revert "Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure""
|
2018-01-16 18:21:23 +01:00 |
Jan Tattermusch
|
4bba3187cb
|
better log message when auth interceptor throws
|
2018-01-16 15:56:41 +01:00 |
Jan Tattermusch
|
7b0bca2efd
|
do not throw and eat exceptions in C# connectivity watcher
|
2018-01-09 12:18:04 +01:00 |
Jan Tattermusch
|
ebebb02d3f
|
try embedding sources for a start
|
2018-01-05 13:50:15 +01:00 |
Jan Tattermusch
|
cb0486adf8
|
prepare for SourceLink support
|
2018-01-05 13:07:02 +01:00 |
Jan Tattermusch
|
a2044f83c6
|
metadata plugin update statuses in wrapped langs
|
2017-12-14 00:17:25 +01:00 |
Muxi Yan
|
032e9b32dc
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface
|
2017-12-13 14:04:45 -08:00 |
Jan Tattermusch
|
386bbdf165
|
regenerate
|
2017-12-13 05:08:09 +01:00 |
Jan Tattermusch
|
866db6e9b1
|
Merge pull request #13675 from jtattermusch/fix_csharp_clientserver_test
C# synchronize access to grpc_channel methods.
|
2017-12-11 10:46:42 -08:00 |
Jan Tattermusch
|
7a64e6964e
|
Merge pull request #13521 from jtattermusch/csharp_requestcallcontext_pooling
C#: Reuse RequestCallContextSafeHandle objects by pooling them.
|
2017-12-08 14:06:05 -08:00 |
Jan Tattermusch
|
1aee9d9880
|
address comments
|
2017-12-07 12:58:08 -08:00 |
Jan Tattermusch
|
737f6e7ea6
|
synchronize access to native channel methods
|
2017-12-07 18:11:17 +01:00 |
Jan Tattermusch
|
05455715db
|
split out channel connectivity test
|
2017-12-07 18:11:17 +01:00 |
Muxi Yan
|
6043006af1
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface
|
2017-12-06 22:29:12 -08:00 |
Muxi Yan
|
38fcd0c6c3
|
clang-format
|
2017-12-06 18:55:05 -08:00 |
Muxi Yan
|
4a117f0be7
|
Merge e759d2a^
|
2017-12-06 18:47:16 -08:00 |
Jan Tattermusch
|
be05720ee1
|
generate C# sources for grpc/core/stats.proto
|
2017-12-04 11:38:52 +01:00 |
Jan Tattermusch
|
3267108e52
|
C# benchmarks provide userTime and systemTime info
|
2017-11-30 09:06:20 +01:00 |
Jan Tattermusch
|
36dfd7d363
|
enable requestCallContext pooling
|
2017-11-30 07:42:52 +01:00 |
Jan Tattermusch
|
fb6d01a30c
|
recycling of requestcallcontext
|
2017-11-30 07:42:52 +01:00 |
Jan Tattermusch
|
e8b331305c
|
basic pooling of requestcallcontext
|
2017-11-30 07:42:52 +01:00 |
Jan Tattermusch
|
ba89ad4065
|
Merge pull request #13476 from jtattermusch/csharp_batchcontext_pooling
Reuse BatchContextSafeHandle objects by pooling them (take two)
|
2017-11-30 07:39:23 +01:00 |
Nicolas "Pixel" Noble
|
361f8108e4
|
Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7
|
2017-11-29 19:31:42 +01:00 |
Jan Tattermusch
|
53bbde3c49
|
address comments
|
2017-11-28 13:42:49 +01:00 |
Mehrdad Afshari
|
14e96f9ae8
|
Bump 1.8.0-dev to 1.9.0-dev
|
2017-11-27 17:14:15 -08:00 |
Jan Tattermusch
|
21cde3d22a
|
use pool in SendMessageBenchmark
|
2017-11-25 20:13:56 +01:00 |
Jan Tattermusch
|
2e631706e2
|
expose batchcontextpool settings
|
2017-11-25 20:13:56 +01:00 |
Jan Tattermusch
|
63834bf62a
|
add basic tests
|
2017-11-25 20:13:56 +01:00 |
Jan Tattermusch
|
0f41e496d2
|
simple version of batchcontext pooling
|
2017-11-25 19:57:08 +01:00 |
Jan Tattermusch
|
1ee85d13a4
|
expose batchcontext.Reset
|
2017-11-25 19:08:47 +01:00 |