Jan Tattermusch
|
1bada10afb
add new dependencies to Unity package
|
6 лет назад |
Jan Tattermusch
|
af8c8a88e3
Delete the exited container after running python bazel_deps.sh
|
6 лет назад |
Jan Tattermusch
|
05772b699f
a bit of cleanup
|
6 лет назад |
Jan Tattermusch
|
fbd5a47181
use System.Memory and Span<> on all TFMs
|
6 лет назад |
Jan Tattermusch
|
70dd0b9b3b
Merge pull request #19511 from mgravell/mgravell/unsafe-encode
|
6 лет назад |
Jan Tattermusch
|
2ebbf220ab
fix C# sanity and other nits
|
6 лет назад |
mgravell
|
b98cc917a7
remove changes to .Generated.cs
|
6 лет назад |
mgravell
|
ccbde1365b
add missing copyright
|
6 лет назад |
mgravell
|
47913c20ab
utf8-encode; fix broken test
|
6 лет назад |
mgravell
|
0628990feb
UTF8 decode: remove "unsafe" from a bunch of places that don't need it any more
|
6 лет назад |
mgravell
|
3ab3f5e586
move WellKnownStrings to top-level file; add tests; refactor
|
6 лет назад |
mgravell
|
9967e42a7f
review feedback; naming : Blob => ByteArray
|
6 лет назад |
mgravell
|
b352873461
UTF encode/native: use IntPtr, not byte*, in the native API (avoid "unsafe" declaration)
|
6 лет назад |
mgravell
|
b6e104f22f
make use of Encoding.GetString(byte*, int) when available; poly-fill when not available (NET45); move related logic to extension class
|
6 лет назад |
Yunjia Wang
|
02a26ac893
Merge branch 'thread_pool' of https://github.com/yunjiaw26/grpc into thread_pool
|
6 лет назад |
Yunjia Wang
|
fdc250d618
remove bencharmk
|
6 лет назад |
Richard Belleville
|
61c2f0c379
Merge remote-tracking branch 'origin/master' into cancellation_example
|
6 лет назад |
yunjiaw26
|
b0b81792ee
Delete bm_threadpool.cc
|
6 лет назад |
Richard Belleville
|
6bcd74e903
Add parentheses
|
6 лет назад |
Yang Gao
|
3914de0b49
Merge pull request #19553 from grpc/revert-19529-revert-host-split
|
6 лет назад |
Richard Belleville
|
5087ab48bf
Reenable signal handling test
|
6 лет назад |
Richard Belleville
|
7aa5837a05
Merge remote-tracking branch 'origin/master' into subprocess_gevent
|
6 лет назад |
Richard Belleville
|
8f044f741f
Merge pull request #19481 from gnossen/main_thread_starvation
|
6 лет назад |
Richard Belleville
|
dd22893c32
Clarify API contract for grpc_get_poll_strategy_name
|
6 лет назад |
Richard Belleville
|
eab6f7a64b
Clang format
|
6 лет назад |
Soheil Hassas Yeganeh
|
5e35a367d9
Revert "Clearly callout the behavior for listening ports."
|
6 лет назад |
Richard Belleville
|
b41ded289e
WIP. Check for NULL
|
6 лет назад |
Richard Belleville
|
f7182fe4f2
Add explanation to _signal_client
|
6 лет назад |
Moiz Haidry
|
5ae9afdc55
Merge pull request #19517 from mhaidrygoog/grpc_to_grpc_impl_async_callback
|
6 лет назад |
Richard Belleville
|
af1b09f7e7
Enforce a Finite Time Gap Bound between Signal Receipt and Signal Handler Execution
|
6 лет назад |