aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Merge pull request #2702 from yang-g/peeraddrGravatar Vijay Pai2015-08-03
|\
* \ Merge pull request #2751 from ctiller/alphanumeric-juju-fishGravatar Michael Lumish2015-08-03
|\ \
* \ \ Merge pull request #2717 from ctiller/yeah-we-know-what-youre-talking-aboutGravatar Yang Gao2015-07-31
|\ \ \
| | * | Remove optional parameter from watch connectivity stateGravatar Craig Tiller2015-07-31
| | | * merge with head and resolve conflictsGravatar yang-g2015-07-31
| | | |\ | |_|_|/ |/| | |
* | | | Merge github.com:grpc/grpc into insolent-pork-chopGravatar Craig Tiller2015-07-31
|\ \ \ \ | | |/ / | |/| |
| | * | Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-aboutGravatar Craig Tiller2015-07-31
| | |\ \ | | |/ / | |/| |
| * | | Merge branch 'master' into issue_2709Gravatar Alistair Veitch2015-07-30
| |\ \ \
* | | | | Make TSAN happy with our lock free stackGravatar Craig Tiller2015-07-30
| |/ / / |/| | |
* | | | Merge pull request #2706 from yang-g/remove_get_from_accessorGravatar Vijay Pai2015-07-30
|\ \ \ \
| | | | * merge with headGravatar yang-g2015-07-30
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Merge pull request #2670 from a-veitch/server_contextGravatar Yang Gao2015-07-30
|\ \ \ \ \
| | | * | | Move grpc_census_call_*_context calls into public headerGravatar Alistair Veitch2015-07-30
| | | | * | Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-aboutGravatar Craig Tiller2015-07-29
| | | | |\ \ | |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #2711 from yang-g/missing_braceGravatar Vijay Pai2015-07-29
|\ \ \ \ \ \
| * | | | | | fix buildGravatar yang-g2015-07-29
| | * | | | | add struct include/grpc++/server_context.h src/cpp/server/server_context.ccGravatar Alistair Veitch2015-07-29
* | | | | | | Merge pull request #2701 from nicolasnoble/fixing-windows-buildGravatar Vijay Pai2015-07-29
|\ \ \ \ \ \ \
| | | | * | | | make accessors from get_x() to x()Gravatar yang-g2015-07-29
| | | |/ / / / | | |/| | | |
* | | | | | | Merge pull request #2669 from a-veitch/init_api_fixGravatar Hongyu Chen2015-07-29
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| | | | | | * add warning commentsGravatar yang-g2015-07-28
| | | | | | * server apiGravatar yang-g2015-07-28
| | * | | | | Fixing Windows buildGravatar Nicolas "Pixel" Noble2015-07-29
| |/ / / / / |/| | | | |
| * | | | | fix feature/function typoGravatar Alistair Veitch2015-07-28
| | | | | * client apiGravatar yang-g2015-07-28
* | | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-28
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Addressing comments.Gravatar Julien Boeuf2015-07-27
| * | | | | Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_authGravatar Julien Boeuf2015-07-27
| |\ \ \ \ \
| | | | * | | Server side census context plumbing for c++Gravatar Alistair Veitch2015-07-26
| | | | |/ /
| | | * / / Enrich census initialization and feature codeGravatar Alistair Veitch2015-07-26
| | | |/ /
| | * | | Merge github.com:grpc/grpc into elliptic-orange-chamelionGravatar Craig Tiller2015-07-26
| | |\| |
| | | | * Merge branch 'sometimes-its-good-just-to-check-in-with-each-other' into yeah-...Gravatar Craig Tiller2015-07-26
| | | | |\ | |_|_|_|/ |/| | | |
| | | | * Add a hook for sending default authority when neededGravatar Craig Tiller2015-07-26
* | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-26
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | Merge pull request #2647 from vjpai/deependGravatar Yang Gao2015-07-24
| |\ \ \
| * \ \ \ Merge pull request #2662 from vjpai/the_isolation_of_nullptrGravatar Yang Gao2015-07-24
| |\ \ \ \
| * \ \ \ \ Merge pull request #2605 from yang-g/fake_transport_security_to_privateGravatar jboeuf2015-07-24
| |\ \ \ \ \
| | | * | | | Isolate nullptr to grpc namespace when we must define it ourselvesGravatar Vijay Pai2015-07-25
| | |/ / / / | |/| | | |
| | | * | | Merge branch 'master' into deependGravatar Vijay Pai2015-07-24
| | | |\ \ \ | | |_|/ / / | |/| | | |
| * | | | | Fix gpr_inf_future callGravatar yang-g2015-07-23
| | | * | | Bug fixesGravatar vjpai2015-07-23
| | | * | | Fix bug on shutdown caseGravatar vjpai2015-07-23
| | | * | | Add dynamic thread pool and initial port of testGravatar vjpai2015-07-23
| * | | | | Merge pull request #2617 from jboeuf/jwt_creds_renamingGravatar Yang Gao2015-07-23
| |\ \ \ \ \
| | | | | | * Merge github.com:grpc/grpc into elliptic-orange-chamelionGravatar Craig Tiller2015-07-23
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-23
|\| | | | | |
| * | | | | | Merge pull request #2493 from a-veitch/record_statGravatar Craig Tiller2015-07-23
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #2542 from ctiller/tell-me-who-you-might-beGravatar Yang Gao2015-07-23
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | | | * | | | Renaming jwt_credentials to service_account_jwt_access_credentials.Gravatar Julien Boeuf2015-07-22
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-22
|\| | | | | |