Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into shindig | Craig Tiller | 2015-09-22 |
|\ | |||
| * | It is a bad idea to have a map with string_refs as output params. | Julien Boeuf | 2015-09-22 |
* | | Merge github.com:grpc/grpc into we-are-one | Craig Tiller | 2015-09-22 |
|\| | |||
| * | Merge pull request #3378 from yang-g/connection_failure_detection | Craig Tiller | 2015-09-22 |
| |\ | |||
| * | | Add empty_stream test case | yang-g | 2015-09-21 |
| | * | use seconds | yang-g | 2015-09-18 |
| | * | add a test | yang-g | 2015-09-18 |
| |/ |/| | |||
| * | Merge branch 'master' of github.com:grpc/grpc into core_creds_plugin | Julien Boeuf | 2015-09-15 |
| |\ | |/ |/| | |||
| * | Adding C++ tests and fixing a few things. | Julien Boeuf | 2015-09-15 |
* | | Fix mac build | Craig Tiller | 2015-09-10 |
* | | Merge pull request #3174 from vjpai/shutitdown2 | Craig Tiller | 2015-09-10 |
|\ \ | |||
* \ \ | Merge pull request #3218 from yang-g/interop | David G. Quintas | 2015-09-08 |
|\ \ \ | |||
* \ \ \ | Merge pull request #3186 from grpc/release-0_11 | Craig Tiller | 2015-09-03 |
|\ \ \ \ | |||
| | * \ \ | Merge remote-tracking branch 'upstream/master' into interop | yang-g | 2015-09-03 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
* | | | | | Removing pessimizing moves. | Nicolas "Pixel" Noble | 2015-09-03 |
| | * | | | Merge remote-tracking branch 'upstream/master' into interop | yang-g | 2015-09-02 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
| | * | | | more changes | yang-g | 2015-09-02 |
| | * | | | Fix auth tests | yang-g | 2015-09-02 |
| * | | | | Fix compilation | Craig Tiller | 2015-09-02 |
* | | | | | Removing pessimizing moves. | Nicolas "Pixel" Noble | 2015-09-02 |
| |/ / / |/| | | | |||
| * | | | Merge github.com:grpc/grpc into daisy-dukes | Craig Tiller | 2015-09-01 |
| |\ \ \ | |/ / / |/| | | | |||
| | * | | Put timeout on server shutdown | vjpai | 2015-08-31 |
| | |/ | |||
* | / | Hand-written changes | Craig Tiller | 2015-08-31 |
| |/ |/| | |||
| * | Remove C++11isms | Craig Tiller | 2015-08-31 |
| * | Merge github.com:grpc/grpc into daisy-dukes | Craig Tiller | 2015-08-31 |
| |\ | |||
* | | | Fixing headers and paths after merge with upstream. | Julien Boeuf | 2015-08-30 |
* | | | Addressing comments. | Julien Boeuf | 2015-08-28 |
* | | | Shuffling headers around. | Julien Boeuf | 2015-08-28 |
* | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-28 |
|\ \ \ | | |/ | |/| | |||
| * | | Merge branch 'master' of github.com:grpc/grpc into credentials_naming_and_cle... | Julien Boeuf | 2015-08-28 |
| |\ \ | |||
* | | | | Fixing AuthContext tests. | Julien Boeuf | 2015-08-28 |
* | | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-28 |
|\ \ \ \ | | |/ / | |/| | | |||
* | | | | Adding C++ metadata processor. | Julien Boeuf | 2015-08-28 |
| * | | | Merge pull request #3104 from yang-g/create_channel | Craig Tiller | 2015-08-27 |
| |\ \ \ | |||
| | | * | | Addressing comments, round 2. | Julien Boeuf | 2015-08-27 |
* | | | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-27 |
|\| | | | | |||
| | | * | | Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into ... | Julien Boeuf | 2015-08-27 |
| | | |\ \ | |||
| | | * | | | Addressing comments. | Julien Boeuf | 2015-08-27 |
| | |/ / / | |/| | | | |||
| | * | | | implementation fix | yang-g | 2015-08-27 |
| | | | * | IWYU | Craig Tiller | 2015-08-27 |
| | | | * | Friends dont let friends use volatile for synchronization | Craig Tiller | 2015-08-27 |
| * | | | | minor fixes | yang-g | 2015-08-26 |
| |/ / / | |||
| | | * | Repro case for flow control bug. | Rakesh Iyer | 2015-08-26 |
| | |/ | |/| | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-26 |
|\ \ \ | |||
| | * \ | Merge remote-tracking branch 'upstream/master' into string_ref_auth | yang-g | 2015-08-26 |
| | |\ \ | |||
| | | * \ | Merge pull request #3065 from yang-g/string_ref | Craig Tiller | 2015-08-26 |
| | | |\ \ | |||
| | | * \ \ | Merge pull request #3035 from ctiller/naming-crisis | David G. Quintas | 2015-08-25 |
| | | |\ \ \ | |||
| | | | | | * | Credentials cleanup: | Julien Boeuf | 2015-08-25 |
| | | | |_|/ | | | |/| | | |||
| | * | | | | auth context api change for string_ref | yang-g | 2015-08-25 |
| | | |_|/ | | |/| | | |||
| | | * | | Added missing payloads to streaming compressed test | David Garcia Quintas | 2015-08-25 |
| | |/ / | |/| | |