aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp
Commit message (Expand)AuthorAge
...
| | * add GCStats to microbenchmarksGravatar Jan Tattermusch2017-11-17
| |/ |/|
* | balance queuedContinuationCounter for inlined handlersGravatar Jan Tattermusch2017-11-16
* | C# benchmarks: honor optimizationtarget channel argGravatar Jan Tattermusch2017-11-16
* | Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
| * Bump v1.7.x branch to 1.7.2Gravatar Alexander Polcyn2017-11-01
| * Bump v1.7.x branch to 1.7.1Gravatar Alexander Polcyn2017-10-26
| * Flagging 1.7.0Gravatar Nicolas "Pixel" Noble2017-10-21
* | Make constructors for `Async*Call` objects publicGravatar Mehrdad Afshari2017-10-12
| * Merge pull request #12831 from murgatroid99/version_1.7.0-pre1Gravatar Michael Lumish2017-10-06
| |\
| * | remove delays in testsGravatar Jan Tattermusch2017-10-05
| * | improve docsGravatar Jan Tattermusch2017-10-05
| | * 1.7.x is now 1.7.0-pre1Gravatar murgatroid992017-10-04
| * | introduce CallCancellationTestGravatar Jan Tattermusch2017-10-04
| * | allow cancelling MoveNext operationsGravatar Jan Tattermusch2017-10-04
| |/
* | Merge pull request #12801 from chrisdunelm/fixregisterGravatar Jan Tattermusch2017-10-04
|\ \
| | * De-register cancellation tokenGravatar Chris Bacon2017-10-04
| * | De-register cancellation tokenGravatar Chris Bacon2017-10-03
| |/
* / Update version to 1.8.0-dev, update g word to 'generous'Gravatar murgatroid992017-10-02
|/
* Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fixGravatar Mark D. Roth2017-09-25
|\
| * Upmerge from v1.6.x branch to masterGravatar David Garcia Quintas2017-09-18
| |\
| | * bump version to 1.6.1Gravatar Jan Tattermusch2017-09-12
* | | clang-formatGravatar Mark D. Roth2017-09-06
* | | make a guarantee that c# auth callbacks are async to c-coreGravatar Alexander Polcyn2017-09-06
| | * Merge pull request #12333 from jtattermusch/minor_csharp_fixesGravatar Jan Tattermusch2017-09-06
| | |\
| | | * PackageTargetFallback not necessaryGravatar Jan Tattermusch2017-09-05
| | | * System.Linq.Expressions dependency in redundantGravatar Jan Tattermusch2017-09-05
| | | * dont set RuntimeFrameworkVersion unneccessarilyGravatar Jan Tattermusch2017-09-05
| | | * NUnit.ConsoleRunner dependency is uselessGravatar Jan Tattermusch2017-09-05
| | | * dont set NetStandardImplicitPackageVersionGravatar Jan Tattermusch2017-09-05
| | | * fix nonexistent version warning for System.Threading.ThreadPoolGravatar Jan Tattermusch2017-09-05
* | | | Change plugin credentials API to support both sync and async modes.Gravatar Mark D. Roth2017-09-01
|/ / /
| * / Use docfx to generate C# API referenceGravatar Jan Tattermusch2017-08-31
| |/
| * 1.6.0-pre1 -> 1.6.0Gravatar David Garcia Quintas2017-08-29
* | Merge pull request #12248 from glerchundi/fix/csharp-native-libraries-visibilityGravatar Jan Tattermusch2017-08-23
|\ \
* | | address review commentsGravatar Jan Tattermusch2017-08-22
| * | csharp: make the native libraries links are not shownGravatar Gorka Lerchundi Osa2017-08-22
* | | unify loggers used by Grpc testsGravatar Jan Tattermusch2017-08-20
* | | make C# logging & tracing more intuitiveGravatar Jan Tattermusch2017-08-20
|/ /
| * Version bump to 1.6Gravatar David Garcia Quintas2017-08-16
* | Master version bump to 1.7.xGravatar David Garcia Quintas2017-08-16
|/
* give C# continuations 10 secs to finish on shutdownGravatar Jan Tattermusch2017-08-16
* wait for queued continuation to finishGravatar Jan Tattermusch2017-08-16
* more correct atomic counterGravatar Jan Tattermusch2017-08-16
* fix more warningsGravatar Jan Tattermusch2017-08-11
* dont use generic version of Marshal.SizeOfGravatar Jan Tattermusch2017-08-11
* dont use generic version of PtrToStructureGravatar Jan Tattermusch2017-08-11
* fix warnings in Grpc.Core.TestsGravatar Jan Tattermusch2017-08-11
* fix warnings in integration testsGravatar Jan Tattermusch2017-08-11
* Fix warnings in Grpc.ExamplesGravatar Jan Tattermusch2017-08-11
* treat warnings as errorsGravatar Jan Tattermusch2017-08-11