提交历史

作者 SHA1 备注 提交日期
  Jan Tattermusch a933d3d00a add unity package skeleton for newly added dependencies 6 年之前
  Jan Tattermusch 1bada10afb add new dependencies to Unity package 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 年之前
  Yang Gao 3914de0b49 Merge pull request #19553 from grpc/revert-19529-revert-host-split 6 年之前
  Richard Belleville 8f044f741f Merge pull request #19481 from gnossen/main_thread_starvation 6 年之前
  Soheil Hassas Yeganeh 5e35a367d9 Revert "Clearly callout the behavior for listening ports." 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 年之前
  Jan Tattermusch 7655ba4c0a Merge pull request #19533 from mgravell/mgravell/remove-lazy-t 6 年之前
  Richard Belleville 9caf5d32b6 Merge pull request #19537 from gnossen/terminate_bazel_hack 6 年之前
  Jan Tattermusch d7bd178b31 Merge pull request #19526 from mgravell/mgravell/capture-ctx-handlenewserverrpc 6 年之前
  Jan Tattermusch df998f7023 Merge pull request #19467 from chwarr/cmake-min-3.1.3 6 年之前
  yunjiaw26 aec511e0e0 Merge pull request #19358 from yunjiaw26/mpmcqueue 6 年之前
  Christopher Warrington 4be4df3624 Bump min CMake to 3.5.1 to match Google benchmark 6 年之前
  Guantao Liu 478160d9e2 Merge pull request #19454 from guantaol/no_backup_poller 6 年之前
  Soheil Hassas Yeganeh d9165a7b32 Merge pull request #19529 from soheilhy/revert-host-split 6 年之前
  Richard Belleville 85b4e7948c Remove debug prints 6 年之前
  Richard Belleville c9ce403dc4 Ensure bazel_hack terminates when running test_gevent. 6 年之前