aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Fix run_interop_tests override_server optionGravatar murgatroid992016-06-15
|
* Fixed ruby timeout_on_sleeping_server implementationGravatar murgatroid992016-06-15
|
* Removed an extra mark object, fixed some documentationGravatar murgatroid992016-06-13
|
* Finished removing CompletionQueue from Ruby API, made some changes for clarityGravatar murgatroid992016-06-13
|
* Ruby: Moved completion queue entirely into extension codeGravatar murgatroid992016-06-06
|
* Remove Ruby copy initializers. They don't make sense with wrapped structs, ↵Gravatar murgatroid992016-06-02
| | | | and we don't use them anyway
* Merge pull request #6752 from nathanielmanistaatgoogle/gaGravatar Jan Tattermusch2016-06-02
|\ | | | | Python GA channel and server
* \ Merge pull request #6667 from kpayson64/ruby_eventfd_bugGravatar Jan Tattermusch2016-06-01
|\ \ | | | | | | Fixed ruby fd bug
* \ \ Merge pull request #6707 from murgatroid99/makefile_warning_wordingGravatar Jan Tattermusch2016-06-01
|\ \ \ | | | | | | | | Improve wording of protobuf warning in Makefile
| | | * Python GA channel and serverGravatar Nathaniel Manista2016-06-01
| |_|/ |/| |
| | * Fixed ruby fd bugGravatar Ken Payson2016-06-01
| |/ |/|
* | Merge pull request #6702 from a-veitch/add_protoGravatar Jan Tattermusch2016-06-01
|\ \ | | | | | | Add census protos.
* \ \ Merge pull request #6721 from vjpai/cleanupGravatar Jan Tattermusch2016-06-01
|\ \ \ | | | | | | | | Remove some unused enums/structs
* \ \ \ Merge pull request #5794 from chrisdunelm/WriteOptions_readonlyGravatar Jan Tattermusch2016-06-01
|\ \ \ \ | | | | | | | | | | Make WriteOptions flags field readonly
* \ \ \ \ Merge pull request #6719 from murgatroid99/node_compressed_read_fixGravatar Jan Tattermusch2016-06-01
|\ \ \ \ \ | | | | | | | | | | | | Make Node not segfault when it receives a compressed message
* \ \ \ \ \ Merge pull request #6724 from nathanielmanistaatgoogle/pausedGravatar Jan Tattermusch2016-06-01
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add paused method to PauseFailControl
* \ \ \ \ \ \ Merge pull request #6327 from nathanielmanistaatgoogle/gaGravatar Jan Tattermusch2016-06-01
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Interfaces of Python GA API
* \ \ \ \ \ \ \ Merge pull request #6734 from ctiller/revert-legacyGravatar Jan Tattermusch2016-06-01
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Revert legacy poller removal
| | * | | | | | | Interfaces of Python GA APIGravatar Nathaniel Manista2016-05-31
| | | | | | | | |
| * | | | | | | | Revert "Disable legacy poller testing: seems like there is a bug, its legacy"Gravatar Craig Tiller2016-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit f1cde58049332ef1522452f84a1dc736eba662e3.
| * | | | | | | | Revert "Remove legacy poller"Gravatar Craig Tiller2016-05-31
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit d88e15cee750cd647a900098d82f87cc25aa8dbe.
* | | | | | | | Merge pull request #6496 from ejona86/fatal-failure-is-shutdownGravatar Craig Tiller2016-05-31
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | Connectivity state FATAL_FAILURE doesn't exist; it is SHUTDOWN
| | | | | | * | undo accidental submodule commitGravatar Alistair Veitch2016-05-27
| | | | | | | |
| | | | | | * | Merge branch 'master' into add_protoGravatar Alistair Veitch2016-05-27
| | | | | | |\ \ | |_|_|_|_|_|/ / |/| | | | | | |
| | | | | | * | regenerate projectsGravatar Alistair Veitch2016-05-27
| | | | | | | |
| | * | | | | | Add block_until_paused method to PauseFailControlGravatar Nathaniel Manista2016-05-27
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This method will be used in tests that want to ensure before proceeding that the system under test has progressed to the control point.
* | | | | | | Merge pull request #6586 from makdharma/cronetGravatar Jorge Canizales2016-05-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Exposes a way to create channels with the CroNet stack
* \ \ \ \ \ \ \ Merge pull request #6718 from jtattermusch/enable_multiclientGravatar Vijay Pai2016-05-26
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Use 2 clients for 8core setup as well
* \ \ \ \ \ \ \ \ Merge pull request #6712 from jtattermusch/csharp_more_completion_queuesGravatar Jan Tattermusch2016-05-26
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | C# add support for multiple completion queues in GrpcThreadPool.
* \ \ \ \ \ \ \ \ \ Merge pull request #6699 from jtattermusch/csharp_streaming_api_improvementsGravatar Jan Tattermusch2016-05-26
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | C# streaming api improvements
| | | | * | | | | | | docgen format fixGravatar Makarand Dharmapurikar2016-05-26
| | | | | | | | | | |
| | | | | | | | | * | fix options file; fix generated include guardsGravatar Alistair Veitch2016-05-26
| | | | | | | | | | |
| | | | | | | | * | | Remove unused structGravatar vjpai2016-05-26
| | | | | | | | | | |
| | | | | | | | * | | Remove some unused enumsGravatar vjpai2016-05-26
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| | | | * | | | | | Style guide related feedback fixes.Gravatar Makarand Dharmapurikar2016-05-26
| | | | | | | | | |
| | * | | | | | | | add missing pinvoke methodGravatar Jan Tattermusch2016-05-26
| | | | | | | | | |
| | * | | | | | | | fix one more testGravatar Jan Tattermusch2016-05-25
| | | | | | | | | |
| | * | | | | | | | fix testsGravatar Jan Tattermusch2016-05-25
| | | | | | | | | |
| | * | | | | | | | use 1 cq per thread by defaultGravatar Jan Tattermusch2016-05-25
| | | | | | | | | |
| | * | | | | | | | name the threadpool threads before startingGravatar Jan Tattermusch2016-05-25
| | | | | | | | | |
| | * | | | | | | | eliminate global completion registryGravatar Jan Tattermusch2016-05-25
| | | | | | | | | |
| | * | | | | | | | completion registry is per cqGravatar Jan Tattermusch2016-05-25
| | | | | | | | | |
| | | | | | | | * | add missing newlineGravatar Alistair Veitch2016-05-25
| | | | | | | | | |
| | * | | | | | | | expose completionQueueCount settingGravatar Jan Tattermusch2016-05-25
| | | | | | | | | |
| | * | | | | | | | add support for multiple cqs to GrpcThreadPoolGravatar Jan Tattermusch2016-05-25
| |/ / / / / / / / |/| | | | | | | |
| | | | | * | | | Remember to unref the sliceGravatar murgatroid992016-05-25
| | | | | | | | |
| | | | | * | | | Remove extraneous logging codeGravatar murgatroid992016-05-25
| | | | | | | | |
| | | | | * | | | Make Node not segfault when it receives a compressed messageGravatar murgatroid992016-05-25
| | | | | | | | |
| | | * | | | | | Slight change to surface API.Gravatar Makarand Dharmapurikar2016-05-25
| | | | | | | | |
| | * | | | | | | use 2 clients for 8core setup as wellGravatar Jan Tattermusch2016-05-25
| | | | | | | | |