aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp
Commit message (Expand)AuthorAge
* include climitsGravatar Jan Tattermusch2015-12-07
* more win x64 fixesGravatar Jan Tattermusch2015-12-07
* Merge pull request #4175 from yang-g/tcp_refactorGravatar Craig Tiller2015-12-03
|\
* \ Merge pull request #4207 from yang-g/server_builder_optionsGravatar Craig Tiller2015-12-03
|\ \
* \ \ Merge pull request #4204 from ctiller/emergency-cheese-and-crackersGravatar jboeuf2015-12-02
|\ \ \
| * | | Further review feedbackGravatar Craig Tiller2015-12-02
| | | * merge with head and resolve conflictGravatar yang-g2015-12-02
| | | |\ | |_|_|/ |/| | |
| * | | Review feedbackGravatar Craig Tiller2015-12-02
* | | | Merge branch 'release-0_12'Gravatar Nicolas "Pixel" Noble2015-12-01
|\ \ \ \
| | | * | 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
| |/ / |/| |
| * | 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
* | | clang-formatGravatar Craig Tiller2015-11-18
| |/ |/|
* | Merge pull request #3993 from ctiller/new_opGravatar David G. Quintas2015-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
|\ \ \
| | * | Handle cancel before start caseGravatar yang-g2015-11-17
| |/ /
| | * Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-04
| | |\ | | |/ | |/|
| * | Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinitionGravatar Craig Tiller2015-11-04
| |\ \
| | | * stream_op cleanup: miscellanyGravatar Craig Tiller2015-11-02
| | |/ | |/|
* | | 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-13
| |\ \
| * \ \ 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
| |/ / / |/| | |
| | * | Merge github.com:grpc/grpc into latent-seeGravatar Craig Tiller2015-10-09
| | |\ \ | |_|/ / |/| | |
| | * | Move profiling system to gprGravatar Craig Tiller2015-10-09
| | * | Simplify adding annotations, annotate more thingsGravatar Craig Tiller2015-10-09
| | * | Latency tracesGravatar Craig Tiller2015-10-08
| * | | C++ Alarm implementation (with tests).Gravatar David Garcia Quintas2015-10-07
| |/ /
* / / mark unreachable code with a macroGravatar yang-g2015-10-07
|/ /
* | Merge pull request #3602 from grpc/release-0_11Gravatar Tim Emiola2015-10-02
|\ \
| * | Update README.mds that don't currently have Status 'Beta'Gravatar Tim Emiola2015-10-01
* | | Merge github.com:grpc/grpc into clangfGravatar Craig Tiller2015-10-01
|\ \ \
| * | | Fix an assertGravatar Vijay Pai2015-09-29
| * | | C++ changes required to maintain gcc4.4 compatibility - reduce useGravatar Vijay Pai2015-09-29
* | | | Fix clang-format scriptGravatar Craig Tiller2015-09-28
|/ / /
* | | Merge pull request #3474 from ctiller/clang_formatGravatar Nicolas Noble2015-09-25
|\ \ \
| * \ \ Merge github.com:grpc/grpc into clang_formatGravatar Craig Tiller2015-09-25
| |\ \ \
* | | | | Fast path for proto serialization for small protosGravatar Craig Tiller2015-09-24
| |/ / / |/| | |
| * | | Add clang-format to sanityGravatar Craig Tiller2015-09-24
* | | | Windows fixesGravatar Craig Tiller2015-09-23
|/ / /
* | | 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
* | | Merge branch 'master' of github.com:grpc/grpc into core_creds_pluginGravatar Julien Boeuf2015-09-15
|\ \ \
| * | | Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-09-08
| |\| |
| | * | Guard against empty vectorGravatar yang-g2015-09-03
| | * | Replicate C++ docs from master to beta branchGravatar Craig Tiller2015-09-03