Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | reduce threadpool size for qps benchmarks | Jan Tattermusch | 2017-07-26 |
| | |||
* | introduce inlineHandlers setting | Jan Tattermusch | 2017-07-26 |
| | |||
* | dont run user handlers on grpc threadpool threads | Jan Tattermusch | 2017-07-26 |
| | |||
* | Reset OWNERS state | Craig Tiller | 2017-07-17 |
| | |||
* | Strawman OWNERS --> CODEOWNERS script | Craig Tiller | 2017-07-13 |
| | |||
* | Use https://grpc.io consistently as the canonical URL | Mehrdad Afshari | 2017-07-10 |
| | |||
* | regenerate C# protos | Jan Tattermusch | 2017-06-29 |
| | |||
* | add C# test demoing custom error details | Jan Tattermusch | 2017-06-29 |
| | |||
* | Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x | murgatroid99 | 2017-06-15 |
|\ | |||
| * | add grpc_slice_unref to fix leaks | Jan Tattermusch | 2017-06-08 |
| | | |||
* | | fix remaining license notices | Jan Tattermusch | 2017-06-08 |
| | | |||
* | | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | | |||
| * | improve exception message | Jan Tattermusch | 2017-06-01 |
| | | |||
* | | remove bad .NET45 references | Jan Tattermusch | 2017-06-01 |
| | | |||
* | | silence xmldoc warnings for non-nuget projects | Jan Tattermusch | 2017-06-01 |
| | | |||
* | | there is no GC generation 3 | Jan Tattermusch | 2017-06-01 |
| | | |||
| * | add StartThrowsWithUnboundPortTest | Jan Tattermusch | 2017-06-01 |
| | | |||
| * | throw if server started with unbound ports | Jan Tattermusch | 2017-06-01 |
| | | |||
* | | master bumped to 1.5.x | David Garcia Quintas | 2017-05-30 |
| | | |||
| * | 1.4.x branch cut, version bump PR | David Garcia Quintas | 2017-05-30 |
|/ | |||
* | Merge pull request #11309 from murgatroid99/master_1.3.x_upmerge | Michael Lumish | 2017-05-30 |
|\ | | | | | Master 1.3.x upmerge | ||
* | | address comments | Jan Tattermusch | 2017-05-26 |
| | | |||
| * | Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge | murgatroid99 | 2017-05-25 |
| |\ | |||
| | * | Merge pull request #11283 from jtattermusch/bump_136 | Jan Tattermusch | 2017-05-25 |
| | |\ | | | | | | | | | bump version to 1.3.6 | ||
| | | * | bump version to 1.3.6 | Jan Tattermusch | 2017-05-23 |
| | | | | |||
| | * | | remove now unnecessary extra args | Jan Tattermusch | 2017-05-23 |
| | | | | |||
| | * | | include symbols and source in nugets | Jan Tattermusch | 2017-05-23 |
| | | | | |||
| | * | | add privateassets none to C# nugets depending on Grpc.Core | Jan Tattermusch | 2017-05-23 |
| | |/ | |||
* | | | clang format code | Jan Tattermusch | 2017-05-23 |
| | | | |||
* | | | override in benchmark | Jan Tattermusch | 2017-05-23 |
| | | | |||
* | | | overridable call_start_batch | Jan Tattermusch | 2017-05-23 |
| | | | |||
* | | | benchmark prototype | Jan Tattermusch | 2017-05-23 |
| | | | |||
* | | | allow creating fake CallSafeHandle | Jan Tattermusch | 2017-05-22 |
| | | | |||
* | | | add editorconfig for C# | Jan Tattermusch | 2017-05-22 |
| | | | |||
* | | | make internals visible to microbenchmarks | Jan Tattermusch | 2017-05-22 |
| | | | |||
* | | | Add Grpc.Microbenchmarks project | Jan Tattermusch | 2017-05-22 |
|/ / | |||
* | | Merge pull request #11155 from jtattermusch/csharp_dont_alloc_request | Jan Tattermusch | 2017-05-22 |
|\ \ | | | | | | | C# qps worker improvements | ||
| | * | Update version to 1.3.5 | Ken Payson | 2017-05-19 |
| | | | |||
| | * | Merge pull request #11021 from jtattermusch/csharp_unavailable_workaround | Jan Tattermusch | 2017-05-19 |
| | |\ | | | | | | | | | C# workaround for unavailable on idle channels | ||
* | | | | dont concatenate strings when status is OK | Jan Tattermusch | 2017-05-19 |
| | | | | |||
| | * | | Bump to version 1.3.4 | Alexander Polcyn | 2017-05-18 |
| | | | | |||
* | | | | Merge pull request #11198 from stanley-cheung/upmerge-v1_3_2-to-master | Stanley Cheung | 2017-05-18 |
|\ \ \ \ | | | | | | | | | | | Upmerge v1.3.x branch to master | ||
| | * | | | get rid of Histogram lock contention in qps worker | Jan Tattermusch | 2017-05-18 |
| | | | | | |||
| | * | | | cache byteBufRequest for generic C# qps client | Jan Tattermusch | 2017-05-18 |
| | | | | | |||
| * | | | | Upmerge from v1.3.x branch to master | Stanley Cheung | 2017-05-17 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||
* | / / | dont use non-blittable types in native method signatures | Jan Tattermusch | 2017-05-16 |
|/ / / | |||
| * | | Bump to version 1.3.3 | Ken Payson | 2017-05-16 |
| | | | |||
* | | | Merge pull request #11115 from jtattermusch/revamp_artifacts | Jan Tattermusch | 2017-05-15 |
|\ \ \ | | | | | | | | | Revamp artifacts, packages and distribtests | ||
| * | | | regenerate | Jan Tattermusch | 2017-05-12 |
| | | | | |||
| * | | | adjust package build scripts to new paths | Jan Tattermusch | 2017-05-12 |
| | | | |