aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++
Commit message (Collapse)AuthorAge
...
* | | | Support sync/async methods in the same serviceGravatar yang-g2016-01-13
| | | |
| * | | Merge branch 'master' into bbufGravatar Vijay Pai2016-01-13
| |\ \ \
| | | * \ Merge branch 'master' into release-0_12_master_mergeGravatar murgatroid992016-01-13
| | | |\ \ | | | |/ / | | |/| |
* | | | | merge with headGravatar yang-g2016-01-13
|\ \ \ \ \ | | |/ / / | |/| | |
| | | | * Fix the typoGravatar Bogdan Drutu2016-01-12
| | | | |
| | | | * Add a virtual destructor for the ClientContext::GlobalCallbacks.Gravatar Bogdan Drutu2016-01-12
| | |_|/ | |/| |
| * | | Updated copyrightsGravatar murgatroid992016-01-12
| | | |
| * | | Fix R/W template argument order in prototypesGravatar Ian Coolidge2016-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | In some cases, the prototype argument order was different than the declaration order. Based on a patch from Sam Leffler.
| | * | Remove dead code and a thus unneeded change to C++ bbufGravatar Vijay Pai2016-01-11
| | | |
| | * | Merge branch 'master' into bbufGravatar Vijay Pai2016-01-11
| | |\ \ | | |/ / | |/| |
| | | * Merged from master and resolved merge conflictsGravatar murgatroid992016-01-08
| | | |\ | | |_|/ | |/| |
* / | | Exploratory refactoring for mixed sync/async methods on the same C++ serviceGravatar Craig Tiller2016-01-07
|/ / /
| * | Fix one use of grpc instead of gprGravatar Vijay Pai2016-01-07
| | |
| * | Refactor server side to support generic tests.Gravatar vjpai2016-01-07
| | |
* | | Merge pull request #4562 from ctiller/intsGravatar jboeuf2016-01-06
|\ \ \ | | | | | | | | Switch to using C99 types for fixed size integers
* | | | Update async write documentationGravatar Craig Tiller2016-01-06
| | | |
| | | * Add copyright checks to sanity; make them verify copyright year is validGravatar Craig Tiller2016-01-04
| | | |
| * | | Merge github.com:grpc/grpc into intsGravatar Craig Tiller2016-01-04
| |\ \ \ | |/ / / |/| | |
* | | | Add copyright checks to sanity; make them verify copyright year is validGravatar Craig Tiller2016-01-04
| | | |
| | * | Got rid of all compilation problems, now need to testGravatar Vijay Pai2016-01-04
| | | |
* | | | Update link in credentials.h to point to grpc.ioGravatar sammcveety2016-01-03
| | | |
| | | * Fixing cpp auth doc pointers.Gravatar Julien Boeuf2015-12-28
| |_|/ |/| |
| * | Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|/ /
| * Merge branch 'master' into bbufGravatar vjpai2015-12-22
| |\ | |/ |/|
* | Add a destructor callback as wellGravatar Bogdan Drutu2015-12-11
| |
* | Add a hook for the default constructor of ClientContext.Gravatar Bogdan Drutu2015-12-11
| |
* | Merge remote-tracking branch 'upstream/master'Gravatar Hongyu Chen2015-12-11
|\ \
* | | More revertingGravatar Hongyu Chen2015-12-10
| | |
* | | Address comments: revert all changes except adding two new metadata keysGravatar Hongyu Chen2015-12-10
| | | | | | | | | | | | "census" and "census-bin"
| * | include climitsGravatar Jan Tattermusch2015-12-07
| | |
| * | more win x64 fixesGravatar Jan Tattermusch2015-12-07
| | |
| * | Merge pull request #4207 from yang-g/server_builder_optionsGravatar Craig Tiller2015-12-03
| |\ \ | | | | | | | | Server builder options
* | | | Census tags propagation.Gravatar Hongyu Chen2015-12-02
|/ / /
* | | Merge pull request #4204 from ctiller/emergency-cheese-and-crackersGravatar jboeuf2015-12-02
|\ \ \ | | | | | | | | Global hook for doing something in response to a synchronous server call
| | * | add doxygen commentGravatar yang-g2015-12-02
| | | |
| * | | Review feedbackGravatar Craig Tiller2015-12-02
| | | |
* | | | Merge branch 'release-0_12'Gravatar Nicolas "Pixel" Noble2015-12-01
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/security/credentials.c test/core/security/credentials_test.c
| | | | * Merge branch 'master' into bbufGravatar vjpai2015-11-30
| | | | |\ | |_|_|_|/ |/| | | |
| | | | * WIPGravatar vjpai2015-11-30
| | | | |
| * | | | Improving documentation.Gravatar Julien Boeuf2015-11-25
| | | | |
| * | | | Fixing typo.Gravatar Julien Boeuf2015-11-25
| | | | |
| | | * | Add set pointer api to channel_argumentsGravatar yang-g2015-11-25
| | | | |
| | | * | add server_builder_optionGravatar yang-g2015-11-25
| |_|/ / |/| | |
| | * | Global hook for doing something in response to a synchronous server callGravatar Craig Tiller2015-11-24
| |/ / |/| |
* | | Two argument variant for grpc::threadGravatar Craig Tiller2015-11-20
| | |
| * | Cpp example of how the plugins can be done.Gravatar Julien Boeuf2015-11-19
| | |
* | | clang-formatGravatar Craig Tiller2015-11-18
| | |
* | | Merge pull request #3993 from ctiller/new_opGravatar David G. Quintas2015-11-18
|\ \ \ | |/ / |/| | Core transport & call cleanup
* | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\ \ \ | | |/ | |/|
* | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
|\ \ \