Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | Add tests for C++ propagation | Craig Tiller | 2015-08-05 | |
| | |/ | |/| | ||||
* | | | Add WaitForState | yang-g | 2015-08-05 | |
| | | | ||||
* | | | clean up and add a test | yang-g | 2015-08-05 | |
|/ / | ||||
| * | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-08-05 | |
| |\ | |/ |/| | ||||
* | | Merge pull request #2765 from ctiller/the-test-be-sleepy | Yang Gao | 2015-08-05 | |
|\ \ | | | | | | | Fix edge cases in CHTTP2 resulting in lose of send close from clients | |||
| | * | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-08-05 | |
| | |\ | |_|/ |/| | | ||||
| * | | Merge branch 'primary-goat-whisperer' into the-test-be-sleepy | Craig Tiller | 2015-08-05 | |
| |\ \ | ||||
* | \ \ | Merge remote-tracking branch 'upstream/master' into cancel | yang-g | 2015-08-04 | |
|\ \ \ \ | | |/ / | |/| | | ||||
* | | | | Add AsyncNotifyWhenDone | yang-g | 2015-08-04 | |
| | | | | ||||
| * | | | Merge pull request #2749 from yang-g/default_host_to_null | Craig Tiller | 2015-08-04 | |
|/| | | | | | | | | | | | Pass NULL as host by default. Use context.authority() or channel.SslN… | |||
| | * | | Merge branch 'primary-goat-whisperer' into the-test-be-sleepy | Craig Tiller | 2015-08-04 | |
| | |\ \ | |_|/ / |/| | | | ||||
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into zookeeper | Hongwei Wang | 2015-08-03 | |
| | | |\ | |_|_|/ |/| | | | ||||
| | | * | Zookeeper resolver end-to-end test: zookeeper state change between two RPCs | Hongwei Wang | 2015-08-03 | |
| | | | | ||||
| | * | | Re-enable all the tests | Craig Tiller | 2015-08-03 | |
| | | | | ||||
| * | | | fix generic_end2end_test | yang-g | 2015-07-31 | |
| | | | | ||||
| | * | | Line up starting times | Craig Tiller | 2015-07-31 | |
| | | | | ||||
| | | * | Add zookeeper end-to-end test | Hongwei Wang | 2015-07-31 | |
| | |/ | |/| | ||||
| | * | add a test where a read and a writesdone happen at the same time | yang-g | 2015-07-31 | |
| |/ | ||||
* | | merge with head | yang-g | 2015-07-30 | |
|\| | ||||
* | | Add a test | yang-g | 2015-07-30 | |
| | | ||||
| * | Merge github.com:grpc/grpc into ↵ | Craig Tiller | 2015-07-26 | |
| |\ | |/ |/| | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other Conflicts: src/core/iomgr/tcp_server_windows.c | |||
* | | Merge pull request #2647 from vjpai/deepend | Yang Gao | 2015-07-24 | |
|\ \ | | | | | | | Dynamic-sized thread pool | |||
* \ \ | Merge pull request #2655 from vjpai/expecteq | Yang Gao | 2015-07-24 | |
|\ \ \ | | | | | | | | | Switch an int to size_t or else it fails on Mac | |||
* \ \ \ | Merge pull request #2605 from yang-g/fake_transport_security_to_private | jboeuf | 2015-07-24 | |
|\ \ \ \ | | | | | | | | | | | Fake transport security to private | |||
| | * | | | Switch an int to size_t or else it fails on Mac | vjpai | 2015-07-24 | |
| |/ / / |/| | | | ||||
| | * | | Merge branch 'master' into deepend | Vijay Pai | 2015-07-24 | |
| | |\ \ | |_|/ / |/| | | | ||||
| | * | | Start switching everything to dynamic pool | Vijay Pai | 2015-07-23 | |
| | | | | ||||
| | | * | Merge github.com:grpc/grpc into ↵ | Craig Tiller | 2015-07-23 | |
| | |/| | | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other | |||
* | | | | Flow control fix | yang-g | 2015-07-22 | |
| |_|/ |/| | | ||||
* | | | Merge pull request #2571 from vjpai/cent6-issues | Yang Gao | 2015-07-22 | |
|\ \ \ | |_|/ |/| | | Remove one range-based for and do appropriate static casts on nullptr | |||
| | * | merge head and resolve conflict | yang-g | 2015-07-22 | |
| | |\ | |_|/ |/| | | ||||
| | * | move fake_transport_security_credentials to private API | yang-g | 2015-07-21 | |
| | | | ||||
| * | | Remove one range-based for and do appropriate static casts on nullptr | Vijay Pai | 2015-07-21 | |
| |/ | ||||
* | | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY | Craig Tiller | 2015-07-20 | |
|\| | | | | | | | | | Conflicts: src/cpp/client/channel_arguments.cc | |||
| * | Remove experimental prefix | Craig Tiller | 2015-07-19 | |
| | | ||||
* | | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY | Craig Tiller | 2015-07-19 | |
|\| | | | | | | | | | Conflicts: src/cpp/client/channel_arguments.cc | |||
| * | Merge branch 'decompression' of https://github.com/dgquintas/grpc into ↵ | Craig Tiller | 2015-07-19 | |
| |\ | | | | | | | | | | | | | | | | | | | | | | dgquintas-decompression Conflicts: Makefile vsprojects/Grpc.mak | |||
* | | | User agent string support | Craig Tiller | 2015-07-18 | |
| | | | ||||
* | | | Make tests a little more robust | Craig Tiller | 2015-07-18 | |
|/ / | ||||
| * | Removed compression levels from clients and _experimental_'d signature of ↵ | David Garcia Quintas | 2015-07-17 | |
| | | | | | | | | methods manipulating compression algorithms | |||
* | | Merge github.com:grpc/grpc into no-worries-i-can-wait | Craig Tiller | 2015-07-17 | |
|\ \ | ||||
| | * | Merge branch 'master' of github.com:grpc/grpc into decompression | David Garcia Quintas | 2015-07-16 | |
| | |\ | | |/ | |/| | ||||
| * | | Merge pull request #2460 from vjpai/exposed_pool | Craig Tiller | 2015-07-16 | |
| |\ \ | | | | | | | | | Make thread_pool.h a public header | |||
| | * | | Change name of thread_pool files to fixed_size_thread_pool when | vjpai | 2015-07-15 | |
| | | | | | | | | | | | | | | | | appropriate | |||
| | | * | Merge branch 'master' of github.com:grpc/grpc into decompression | David Garcia Quintas | 2015-07-15 | |
| | | |\ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # Makefile # include/grpc++/client_context.h # include/grpc++/server_context.h # src/cpp/client/client_context.cc # src/cpp/server/server_context.cc # vsprojects/Grpc.mak | |||
| * | | | Merge pull request #2406 from dgquintas/writeoptions | Craig Tiller | 2015-07-15 | |
| |\ \ \ | | | | | | | | | | | Added WriteOptions for per-message flags and modified CallOps to use it. | |||
| | | * | | Make thread_pool.h a public header | Vijay Pai | 2015-07-15 | |
| | |/ / | |/| | | | | | | | | | | | | | | Rename ThreadPool -> FixedSizeThreadPool to allow for later introduction of DynamicSizeThreadPool | |||
| * | | | Addressing outstanding typos and comments | Vijay Pai | 2015-07-14 | |
| | | | | | | | | | | | | | | | | Clang-format of changed files | |||
| * | | | Remove reference to nullptr to avoid compiler seeing ambiguity in gcc-4.4 | vjpai | 2015-07-14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | build. The issue is that gcc below 4.6 require us to explicitly define nullptr, and our explicit definition allows a potential confusion between nullptr->unique_ptr<string> and nullptr->char *->grpc::string->unique_ptr<string> | |||
| | * | | Added WriteOptions for per-message flags and modified CallOps to use it. | David Garcia Quintas | 2015-07-13 | |
| |/ / |