aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Merge pull request #5128 from yang-g/inherit_from_grpc_libraryGravatar Craig Tiller2016-02-08
|\
* \ Merge pull request #5099 from vjpai/cpp_racesGravatar Nicolas Noble2016-02-08
|\ \
| | * Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_libraryGravatar yang-g2016-02-08
| | |\ | |_|/ |/| |
* | | Fix include hygieneGravatar Craig Tiller2016-02-08
| * | Merge branch 'master' into cpp_racesGravatar Vijay Pai2016-02-08
| |\ \ | |/ / |/| |
| * | clang-formatGravatar Vijay Pai2016-02-08
| | * add missing base classGravatar yang-g2016-02-08
| |/ |/|
| * reset the shared_ptrGravatar Vijay Pai2016-02-08
* | Merge pull request #5096 from a-veitch/win_cv_waitGravatar Craig Tiller2016-02-08
|\ \
| | * Ref the collection only when it will be used (and later finalized)Gravatar Vijay Pai2016-02-05
* | | Reverse changes to AVL codeGravatar murgatroid992016-02-05
| | * Drop the refGravatar Vijay Pai2016-02-05
| | * Undo much of the previous commits so that only CallOpSet groupsGravatar Vijay Pai2016-02-05
| | * Forgot to include these edits in the last commitGravatar Vijay Pai2016-02-05
| | * Wrap groups of related CallOpSet's into a ref-counted structureGravatar Vijay Pai2016-02-05
| * | Add timespan support for win32 gpr_cv_wait.Gravatar Alistair Veitch2016-02-05
| |/
* | Clang format and fix copyrightsGravatar murgatroid992016-02-05
* | Replace 'long' with 'int64_t' in public core headersGravatar murgatroid992016-02-05
|/
* Merge pull request #5013 from a-veitch/tag_set_to_contextGravatar Bogdan Drutu2016-02-04
|\
* | Fixing inclusion of stdint.hGravatar Nicolas "Pixel" Noble2016-02-04
* | Fix Python Windows buildGravatar Masood Malekghassemi2016-02-04
| * mergeGravatar Alistair Veitch2016-02-03
| |\
* | \ Merge branch 'master' into server_try_cancel_apiGravatar Sree Kuchibhotla2016-02-03
|\ \ \ | | |/ | |/|
| | * mergeGravatar Alistair Veitch2016-02-02
| | |\
| * | \ Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-02-02
| |\ \ \ | | | |/ | | |/|
| | | * formattingGravatar Alistair Veitch2016-02-02
| | | * add missing CENSUS_API annotationsGravatar Alistair Veitch2016-02-02
| | | * post mergeGravatar Alistair Veitch2016-02-02
| | * | Support falling back on older secure_getenv/getenv versions on older glibcGravatar Craig Tiller2016-02-01
* | | | Merge branch 'master' into server_try_cancel_apiGravatar Sree Kuchibhotla2016-02-01
|\ \ \ \
| | * \ \ Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-02-01
| | |\ \ \ | | |/ / / | |/| | |
| | | * | Merge branch 'no_extern_allowed' of github.com:nicolasnoble/grpc into patchyGravatar Craig Tiller2016-02-01
| | |/| | | |/| | |
| * | | | Merge pull request #4934 from jboeuf/ssl_credentials_override_default_rootsGravatar Craig Tiller2016-02-01
| |\ \ \ \
| | | * \ \ Merge branch 'win32_subprocess' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
| | | |\ \ \ | | |_|/ / / | |/| | | |
| * | | | | 32 bits is also a thing.Gravatar Nicolas "Pixel" Noble2016-01-31
| | | * | | Removing zookeeper's API for now.Gravatar Nicolas "Pixel" Noble2016-01-31
| | | * | | Merge branch 'no_extern_allowed' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
| | |/| | | | |/| |/ /
| | | * | Replacing grpc_max_auth_token_lifetime by an accessor.Gravatar Nicolas "Pixel" Noble2016-01-31
| * | | | Adding windows support for gpr subprocesses.Gravatar Nicolas "Pixel" Noble2016-01-31
| | |/ / | |/| |
| | * | fixing test and clang-format.Gravatar Julien Boeuf2016-01-29
* | | | Update comment on TryCancel() APIGravatar Sree Kuchibhotla2016-01-29
| * | | Add includesGravatar Craig Tiller2016-01-29
| * | | copyrightsGravatar Craig Tiller2016-01-29
| * | | clang-formatGravatar Craig Tiller2016-01-29
| * | | Add {GPR,GRPC,CENSUS}_API tags to public functionsGravatar Craig Tiller2016-01-29
* | | | Comments and formatGravatar Sree Kuchibhotla2016-01-28
* | | | TryCancel() on ServerContext()Gravatar Sree Kuchibhotla2016-01-28
|/ / /
| * | Changing the API to use a callback mechanism.Gravatar Julien Boeuf2016-01-28
| * | Fixing copyright.Gravatar Julien Boeuf2016-01-28
| * | Merge branch 'master' of github.com:grpc/grpc into ssl_credentials_override_d...Gravatar Julien Boeuf2016-01-28
| |\ \