1. ea6cc57 C# benchmarks: honor optimizationtarget channel arg by Jan Tattermusch · 7 years ago
  2. b4c01f9 Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix by Mark D. Roth · 7 years ago
  3. b352be0 Upmerge from v1.6.x branch to master by David Garcia Quintas · 7 years ago
  4. 27670c8 make a guarantee that c# auth callbacks are async to c-core by Alexander Polcyn · 7 years ago
  5. 3984351 PackageTargetFallback not necessary by Jan Tattermusch · 7 years ago
  6. f32d3a7 System.Linq.Expressions dependency in redundant by Jan Tattermusch · 7 years ago
  7. a37b72e dont set RuntimeFrameworkVersion unneccessarily by Jan Tattermusch · 7 years ago
  8. ff6c036 unify loggers used by Grpc tests by Jan Tattermusch · 7 years ago
  9. c152d66 fix warnings in integration tests by Jan Tattermusch · 7 years ago
  10. ca25473 regenerate C# protos by Jan Tattermusch · 7 years ago
  11. 40ea2d3 improve examples in CustomErrorDetails test by Jan Tattermusch · 7 years ago
  12. 75e9eae reduce threadpool size for qps benchmarks by Jan Tattermusch · 7 years ago
  13. eb0219b regenerate C# protos by Jan Tattermusch · 7 years ago
  14. b2b54fe add C# test demoing custom error details by Jan Tattermusch · 7 years ago
  15. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  16. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  17. 8251fdd there is no GC generation 3 by Jan Tattermusch · 7 years ago
  18. 19e3d3b get rid of Histogram lock contention in qps worker by Jan Tattermusch · 7 years ago
  19. d7079b2 cache byteBufRequest for generic C# qps client by Jan Tattermusch · 7 years ago
  20. 01ce236 reports GC stats in qps workers by Jan Tattermusch · 7 years ago
  21. 09d2f55 eliminate crosstalk between C# tests by Jan Tattermusch · 7 years ago
  22. b58d946 fix package downgrade warning in dotnet restore by Jan Tattermusch · 7 years ago
  23. 7727c76 Initial migration to new .csproj files by Jan Tattermusch · 7 years ago
  24. ff4fc13 regenerate code by Jan Tattermusch · 7 years ago
  25. 18f8acf Merge pull request #10004 from dgquintas/1.1.x_to_master_again by David G. Quintas · 7 years ago
  26. e2b2c8e update nugets in csproj projects by Jan Tattermusch · 7 years ago
  27. 018e23a regenerate projects by Jan Tattermusch · 7 years ago
  28. 766c97a updgrade C# project.json to protobuf 3.2.0 by Jan Tattermusch · 7 years ago
  29. d687e92 regenerate C# protos by Jan Tattermusch · 7 years ago
  30. 78fd7db Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master_again by David Garcia Quintas · 7 years ago
  31. aa4abaa fix Grpc.HealthCheck and Grpc.Reflection packages by Jan Tattermusch · 7 years ago
  32. c9b03fe expose AuthContext in C# by Jan Tattermusch · 7 years ago
  33. 66f8578 display logs when running interop based tests by Jan Tattermusch · 7 years ago
  34. 69c0437 Merge pull request #9634 from pmarks-net/master by Paul Marks · 7 years ago
  35. e7f0b85 use grpc_csharp_ext built by cmake by Jan Tattermusch · 7 years ago
  36. 3a5bba0 Connect to "localhost" from interop clients. by Paul Marks · 7 years ago
  37. 00f6636 Generate param comments in C# proto plugin by Jan Tattermusch · 8 years ago
  38. 726f40f remove leading space in C# comments by Jan Tattermusch · 8 years ago
  39. c7df4cf get rid of unused ReleaseSigned config by Jan Tattermusch · 8 years ago
  40. ff3da88 regenerate C# protos by Jan Tattermusch · 8 years ago
  41. 8613e47 Merge remote-tracking branch 'upstream/v1.0.x' into HEAD by Jan Tattermusch · 8 years ago
  42. 57cc83e Update .csproj files to System.Interactive.Async to 3.1.1 by Jan Tattermusch · 8 years ago
  43. 8a4ac88 Merge pull request #8619 from apolcyn/gen_csharp_partial_class by apolcyn · 8 years ago
  44. 60d0f4c add a comment by Jan Tattermusch · 8 years ago
  45. 90eb388 add more MetadataCredentials tests by Jan Tattermusch · 8 years ago
  46. c0f4c2c run gen proto c# after proto plugin changed by Alexander Polcyn · 8 years ago
  47. 84be265 strong name sign csharp nuget builds with dotnet on windows by Alexander Polcyn · 8 years ago
  48. 9859ac4 Merge pull request #8453 from jtattermusch/csharp_task_utils by Jan Tattermusch · 8 years ago
  49. 13ca42d Merge pull request #8463 from ncteisen/csharp_unimplemented_method by Noah Eisen · 8 years ago
  50. 5fe5eba provide framework independent version of Task.CompletedTask by Jan Tattermusch · 8 years ago
  51. 8c31c14 qps worker runs on all threads by Jan Tattermusch · 8 years ago
  52. b2a2647 added the real unimplemented_method test to csharp interop test by Noah Eisen · 8 years ago
  53. 9a171c7 renamed unimplemented_method -> unimplemented_service by Noah Eisen · 8 years ago
  54. a17b9bd removed check on the returned message from calling an unimplemented method by Noah Eisen · 8 years ago
  55. 58628ae Merge pull request #8361 from ncteisen/csharp_custom_metadata by Eric Anderson · 8 years ago
  56. 2d41ed1 fixed bug in custom metadata interop test from csharp client to c++ server by Noah Eisen · 8 years ago
  57. 10098d1 regenerate C# protos by Jan Tattermusch · 8 years ago
  58. f6caaa7 add copyrights for AssemblyInfo.cs files by Jan Tattermusch · 8 years ago
  59. 5bfcb5c fix copying data directory by Jan Tattermusch · 8 years ago
  60. 35d2cff dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  61. f4a1e19 address coreCLR TODO by Jan Tattermusch · 8 years ago
  62. 7eb41a1 upgrade Moq to version that supports netstandard1.3 by Jan Tattermusch · 8 years ago
  63. ff6c2ad update csproj files to Google.Protobuf to 3.0.0 by Jan Tattermusch · 8 years ago
  64. d95ae37 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  65. e1fde33 update .csproj projects to Google.Apis.Auth to 1.16.0 by Jan Tattermusch · 8 years ago
  66. 4f5009f fix copying data directory by Jan Tattermusch · 8 years ago
  67. 08ac1d4 dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  68. 7b3cf07 address coreCLR TODO by Jan Tattermusch · 8 years ago
  69. 06aff11 upgrade Moq to version that supports netstandard1.3 by Jan Tattermusch · 8 years ago
  70. 350458f update csproj files to Google.Protobuf to 3.0.0 by Jan Tattermusch · 8 years ago
  71. d059de7 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  72. 9ed4098 update .csproj projects to Google.Apis.Auth to 1.16.0 by Jan Tattermusch · 8 years ago
  73. 90cbde8 update to the newest CommandLineParser API by Jan Tattermusch · 8 years ago
  74. 678ec90 migrate to the new CommandLineParser API by Jan Tattermusch · 8 years ago
  75. 7e037f7 use CommandLineParser with CoreCLR support by Jan Tattermusch · 8 years ago
  76. 07bd74e update csproj project to Google.Apis.Auth 0.15.0 by Jan Tattermusch · 8 years ago
  77. 9490daf remove Google.Apis.Auth related CoreCLR todos by Jan Tattermusch · 8 years ago
  78. 77008b0 updated hint path to updated library in csproj files by Alex Polcyn · 8 years ago
  79. b205338 changed ix-async dependencies to System.Interactive.Async version 3.0.0 by Alexander Polcyn · 8 years ago
  80. 1c0f30c fix conditional compilation for netcoreapp1.0 projects by Jan Tattermusch · 8 years ago
  81. 3fc8c8a regenerate by Jan Tattermusch · 8 years ago
  82. 3fcd20f Overhaul how the native extension is found, loaded and used by Jon Skeet · 8 years ago
  83. a9208be regenerate by Jan Tattermusch · 8 years ago
  84. 652c000 regenerate files by Jan Tattermusch · 8 years ago
  85. ed6ea4c regenerate protos by Jan Tattermusch · 8 years ago
  86. f41ebc3 remove occurences of NewClient factory method by Jan Tattermusch · 8 years ago
  87. 606e35a add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEY by Jan Tattermusch · 8 years ago
  88. a7daf1e implement C# client compression interop tests by Jan Tattermusch · 8 years ago
  89. f8135f6 remove occurences of compressable payload type by Jan Tattermusch · 8 years ago
  90. 67ceba5 regenerate messages.proto by Jan Tattermusch · 8 years ago
  91. 381e26a regenerate project.json files by Jan Tattermusch · 8 years ago
  92. 7433013 improve project.json files by Jan Tattermusch · 8 years ago
  93. 099cbf8 add debian.8-x64 to the list of runtimes by Jan Tattermusch · 8 years ago
  94. fab857e address review comments by Jan Tattermusch · 8 years ago
  95. 317b8ac migrate everything to netstandard1.5 by Jan Tattermusch · 8 years ago
  96. a6c9a91 update project.json by Jan Tattermusch · 8 years ago
  97. ae7b048 upgrade protobuf to 3.0.0-beta3 in project.json files by Jan Tattermusch · 8 years ago
  98. 5ff32fa update .xproj files by Jan Tattermusch · 8 years ago
  99. 8d9dff5 prevent interfering of project.json files with .csproj files in VS2015 by Jan Tattermusch · 8 years ago
  100. ec4359d add support for CoreCLR by Jan Tattermusch · 8 years ago