Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Advertise transport selected in user-agent string | Craig Tiller | 2016-06-06 |
* | Fixed ruby fd bug | Ken Payson | 2016-06-01 |
* | Merge pull request #6702 from a-veitch/add_proto | Jan Tattermusch | 2016-06-01 |
|\ | |||
* \ | Merge pull request #6721 from vjpai/cleanup | Jan Tattermusch | 2016-06-01 |
|\ \ | |||
* \ \ | Merge pull request #5794 from chrisdunelm/WriteOptions_readonly | Jan Tattermusch | 2016-06-01 |
|\ \ \ | |||
* \ \ \ | Merge pull request #6719 from murgatroid99/node_compressed_read_fix | Jan Tattermusch | 2016-06-01 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #6724 from nathanielmanistaatgoogle/paused | Jan Tattermusch | 2016-06-01 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #6327 from nathanielmanistaatgoogle/ga | Jan Tattermusch | 2016-06-01 |
|\ \ \ \ \ \ | |||
| * | | | | | | Interfaces of Python GA API | Nathaniel Manista | 2016-05-31 |
* | | | | | | | Revert "Remove legacy poller" | Craig Tiller | 2016-05-31 |
|/ / / / / / | |||
| | | | | * | Merge branch 'master' into add_proto | Alistair Veitch | 2016-05-27 |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | |||
| | | | | * | regenerate projects | Alistair Veitch | 2016-05-27 |
| * | | | | | Add block_until_paused method to PauseFailControl | Nathaniel Manista | 2016-05-27 |
|/ / / / / | |||
* | | | | | Merge pull request #6586 from makdharma/cronet | Jorge Canizales | 2016-05-27 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #6712 from jtattermusch/csharp_more_completion_queues | Jan Tattermusch | 2016-05-26 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #6699 from jtattermusch/csharp_streaming_api_improvements | Jan Tattermusch | 2016-05-26 |
|\ \ \ \ \ \ \ | |||
| | | * | | | | | docgen format fix | Makarand Dharmapurikar | 2016-05-26 |
| | | | | | | * | fix options file; fix generated include guards | Alistair Veitch | 2016-05-26 |
| | | | | | * | | Remove unused struct | vjpai | 2016-05-26 |
| | | | | | * | | Remove some unused enums | vjpai | 2016-05-26 |
| |_|_|_|_|/ / |/| | | | | | | |||
| | | * | | | | Style guide related feedback fixes. | Makarand Dharmapurikar | 2016-05-26 |
| | * | | | | | add missing pinvoke method | Jan Tattermusch | 2016-05-26 |
| | * | | | | | fix one more test | Jan Tattermusch | 2016-05-25 |
| | * | | | | | fix tests | Jan Tattermusch | 2016-05-25 |
| | * | | | | | use 1 cq per thread by default | Jan Tattermusch | 2016-05-25 |
| | * | | | | | name the threadpool threads before starting | Jan Tattermusch | 2016-05-25 |
| | * | | | | | eliminate global completion registry | Jan Tattermusch | 2016-05-25 |
| | * | | | | | completion registry is per cq | Jan Tattermusch | 2016-05-25 |
| | | | | | * | add missing newline | Alistair Veitch | 2016-05-25 |
| | * | | | | | expose completionQueueCount setting | Jan Tattermusch | 2016-05-25 |
| | * | | | | | add support for multiple cqs to GrpcThreadPool | Jan Tattermusch | 2016-05-25 |
| |/ / / / / |/| | | | | | |||
| | | * | | | Remember to unref the slice | murgatroid99 | 2016-05-25 |
| | | * | | | Remove extraneous logging code | murgatroid99 | 2016-05-25 |
| | | * | | | Make Node not segfault when it receives a compressed message | murgatroid99 | 2016-05-25 |
| |_|/ / / |/| | | | | |||
| | * | | | Slight change to surface API. | Makarand Dharmapurikar | 2016-05-25 |
| | * | | | Cosmetic changes to address feedback. | Makarand Dharmapurikar | 2016-05-25 |
* | | | | | Mark port as non-listening | Craig Tiller | 2016-05-25 |
* | | | | | Mark port as non-listening | Craig Tiller | 2016-05-25 |
* | | | | | Round robin notifier pollset | Craig Tiller | 2016-05-24 |
| | | | * | really move | Alistair Veitch | 2016-05-24 |
| | | | * | really commit | Alistair Veitch | 2016-05-24 |
| | | | * | move proto file | Alistair Veitch | 2016-05-24 |
| | | | * | Fix incorrect script invocation for code generation. | Alistair Veitch | 2016-05-24 |
| | | | * | Merge branch 'master' into add_proto | Alistair Veitch | 2016-05-24 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
| | | | * | update docs | Alistair Veitch | 2016-05-24 |
* | | | | | Merge pull request #6679 from nathanielmanistaatgoogle/cancel-many-calls-test | Jan Tattermusch | 2016-05-24 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #6662 from murgatroid99/ruby_explicit_kw_args | Jan Tattermusch | 2016-05-24 |
|\ \ \ \ \ \ | |||
| * | | | | | | Update ruby perf code with keyword args changes | murgatroid99 | 2016-05-23 |
| | | * | | | | add TODO | Jan Tattermusch | 2016-05-23 |
| | | * | | | | reorder clientside send preconditions | Jan Tattermusch | 2016-05-23 |