aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Clang format.Gravatar Nicolas "Pixel" Noble2015-12-01
* Improving documentation.Gravatar Julien Boeuf2015-11-25
* Fixing typo.Gravatar Julien Boeuf2015-11-25
* Merge branch 'release-0_12' of github.com:grpc/grpc into cpp_new_creds_plugin...Gravatar Julien Boeuf2015-11-25
|\
| * Better documentation of the method_name field.Gravatar Julien Boeuf2015-11-25
* | Cpp example of how the plugins can be done.Gravatar Julien Boeuf2015-11-19
|/
* Also adding a credentials type to the plugin API.Gravatar Julien Boeuf2015-11-19
* Fixing implementations.Gravatar Julien Boeuf2015-11-18
* Changing the credentials plugin API.Gravatar Julien Boeuf2015-11-18
* 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
|\ \
| | * include headerGravatar yang-g2015-11-17
| | * Handle cancel before start caseGravatar yang-g2015-11-17
| |/
| * Fixing the doc to warn of the dangers for overriding the target name when usi...Gravatar Julien Boeuf2015-11-11
| * Merge branch 'master' into protosplitGravatar vjpai2015-11-04
| |\
| | * Merge pull request #4013 from dgquintas/bb_readallGravatar Craig Tiller2015-11-04
| | |\
| | * \ Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinitionGravatar Craig Tiller2015-11-04
| | |\ \
| * | | | Merge remote-tracking branch 'upstream/master' into protosplitGravatar vjpai2015-11-02
| |\| | |
| | | | * Added grpc_byte_buffer_reader_readallGravatar David Garcia Quintas2015-10-30
| | | |/ | | |/|
| * | | Split up into a new service proto, use proper service suffix, add aGravatar vjpai2015-10-29
| | * | remove log spamGravatar yang-g2015-10-27
| | * | Merge pull request #3969 from grpc/release-0_11Gravatar Nicolas Noble2015-10-26
| |/| |
| | * | Mark WaitForInitialMetadata as override, for ClangGravatar Jorge Canizales2015-10-23
* | | | Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-10-17
|\| | |
| * | | Merge branch 'master' of github.com:grpc/grpc into cq_alarmGravatar David Garcia Quintas2015-10-12
| |\ \ \
* | | | | Successfully compile C++ libary (not tests yet).Gravatar Julien Boeuf2015-10-12
* | | | | Got core to compile (without the tests)Gravatar Julien Boeuf2015-10-09
* | | | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-10-09
|\ \ \ \ \ | | |/ / / | |/| | |
* | | | | First pass at the headers.Gravatar Julien Boeuf2015-10-09
| | * | | C++ Alarm implementation (with tests).Gravatar David Garcia Quintas2015-10-07
| * | | | mark unreachable code with a macroGravatar yang-g2015-10-07
|/ / / /
| * / / s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarmGravatar David Garcia Quintas2015-10-04
|/ / /
* | | Merge pull request #3602 from grpc/release-0_11Gravatar Tim Emiola2015-10-02
|\| |
| * | Repeat https://github.com/grpc/grpc/issues/3049 for OSXGravatar Jorge Canizales2015-09-29
* | | FixesGravatar Craig Tiller2015-09-28
* | | Merge pull request #3544 from ctiller/backtrace-on-crashGravatar Nicolas Noble2015-09-28
|\ \ \
* \ \ \ Merge pull request #3497 from nicolasnoble/lost-my-sanityGravatar Craig Tiller2015-09-28
|\ \ \ \
| | * | | Enable backtraces on C testsGravatar Craig Tiller2015-09-28
* | | | | Merge pull request #3483 from ctiller/no-tcp-allocGravatar Yang Gao2015-09-28
|\ \ \ \ \
| | * | | | Restoring sanity.Gravatar Nicolas "Pixel" Noble2015-09-26
| |/ / / / |/| | | |
* | | | | Merge pull request #3474 from ctiller/clang_formatGravatar Nicolas Noble2015-09-25
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #2920 from nicolasnoble/winnt-checkGravatar Craig Tiller2015-09-25
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| | * | | | Merge github.com:grpc/grpc into clang_formatGravatar Craig Tiller2015-09-25
| | |\ \ \ \ | |_|/ / / / |/| | | | |
| | | * | | Recycle partially filled buffers on the next readGravatar Craig Tiller2015-09-24
| |_|/ / / |/| | | |
| | * | | Add clang-format to sanityGravatar Craig Tiller2015-09-24
* | | | | Windows fixesGravatar Craig Tiller2015-09-23
| |/ / / |/| | |
| | * | Do not use string_ref for output params.Gravatar Julien Boeuf2015-09-22
* | | | It is a bad idea to have a map with string_refs as output params.Gravatar Julien Boeuf2015-09-22
* | | | Credentials plugin fixes (after the branch was merged).Gravatar Julien Boeuf2015-09-21
* | | | Adding documentation.Gravatar Julien Boeuf2015-09-15