aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++
Commit message (Collapse)AuthorAge
...
* | | | | compilesGravatar yang-g2015-07-06
| | | | |
| | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-01
| | | | |\ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # Makefile # gRPC.podspec # src/core/surface/call.c # src/core/transport/chttp2/frame_data.c # tools/doxygen/Doxyfile.core.internal # vsprojects/Grpc.mak
| | | * | Adding support for raw access token credentials.Gravatar Julien Boeuf2015-07-01
| | |/ / | |/| |
| | * | review changesGravatar Alistair Veitch2015-07-01
| | | |
| | | * WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of ↵Gravatar David Garcia Quintas2015-06-30
| | | | | | | | | | | | | | | | compression request thru MD
| | * | add client side census contextGravatar Alistair Veitch2015-06-29
| |/ /
| * | std::function is no longer implicitly included. Fixing this.Gravatar Nicolas "Pixel" Noble2015-06-24
| | |
| * | Add missing headers to build.jsonGravatar yang-g2015-06-23
| |/
| * Merge pull request #1969 from ctiller/one-shouldnt-depend-on-protobufsGravatar Yang Gao2015-06-23
| |\ | | | | | | Remove Protobuf dependency for C++
| * | Add const to ByteBuffer methods and add testsGravatar Yang Gao2015-06-22
| | |
| | * Update to set flags=0 on all opsGravatar Craig Tiller2015-06-22
| | |
| | * Remove redundant declsGravatar Craig Tiller2015-06-22
| | |
| | * Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufsGravatar Craig Tiller2015-06-19
| | |\ | | |/ | |/|
* / | Base definition of the C++ auth context API.Gravatar Julien Boeuf2015-06-18
|/ /
* | Merge pull request #2071 from dgquintas/compression-levelsGravatar Craig Tiller2015-06-17
|\ \ | | | | | | Introduced compression levels as an abstraction for the actual algorithm
| | * Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufsGravatar Craig Tiller2015-06-16
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/grpc++/async_unary_call.h include/grpc++/config.h include/grpc++/config_protobuf.h include/grpc++/impl/service_type.h include/grpc++/stream.h src/cpp/common/call.cc
* | | \ Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-16
|\ \ \ \
| | | | * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-16
| |_|_|/| |/| | |/ | | |/| | |/| |
| | * | Exposed compression level in channel arguments (C and C++)Gravatar David Garcia Quintas2015-06-16
| | | |
| * | | Update the Status APIGravatar Yang Gao2015-06-16
| |/ /
* | | Merge remote-tracking branch 'upstream/master' into you-complete-me-csharpGravatar Jan Tattermusch2015-06-09
|\| |
| * | Added missing compression.h file.Gravatar David Garcia Quintas2015-06-08
| |\ \
| * | | Changes to byte_buffer based on comments.Gravatar David Garcia Quintas2015-06-08
| | | |
| | * | Revert "Revert "Open loop sync/async multithreaded testing""Gravatar Vijay Pai2015-06-08
| | | |
| | * | Revert "Open loop sync/async multithreaded testing"Gravatar Craig Tiller2015-06-08
| | | |
| | | * .clang-formatGravatar Craig Tiller2015-06-05
| | | |
| | | * Clarify some of the call stuffGravatar Craig Tiller2015-06-05
| | | |
| | | * Merge branch 'one-shouldnt-depend-on-protobufs' of github.com:ctiller/grpc ↵Gravatar Craig Tiller2015-06-05
| | | |\ | | | | | | | | | | | | | | | into one-shouldnt-depend-on-protobufs
| | | * | Clarify serialization traits interfaceGravatar Craig Tiller2015-06-05
| | | | |
| | | | * Fix memory leakGravatar Craig Tiller2015-06-05
| | | | |
| | | | * Fix memory leakGravatar Craig Tiller2015-06-05
| | | |/
| | | * Reset on finalization so op objects can be reusedGravatar Craig Tiller2015-06-05
| | | |
| | | * Get server call tags rightGravatar Craig Tiller2015-06-05
| | | |
| | | * Fix GCC compilationGravatar Craig Tiller2015-06-05
| | | |
| | | * Hide some unnecessary informationGravatar Craig Tiller2015-06-05
| | | |
| | | * Clarify ownershipGravatar Craig Tiller2015-06-05
| | | |
| | | * Remove old code, simplify a littleGravatar Craig Tiller2015-06-05
| | | |
| | | * Add necessary includeGravatar Craig Tiller2015-06-05
| | | |
| | | * clang-formatGravatar Craig Tiller2015-06-05
| | | |
| | * | clang-formatGravatar Vijay Pai2015-06-05
| | | |
| | | * Everything compiles againGravatar Craig Tiller2015-06-04
| | | |
| | | * Client side compiles/linksGravatar Craig Tiller2015-06-04
| | | |
| | | * Progress commit on fixing up C++Gravatar Craig Tiller2015-06-04
| | | |
| | | * Beginning the cleanupGravatar Craig Tiller2015-06-04
| | | |
| | * | Account for time difference in mac and linuxGravatar Vijay Pai2015-06-03
| | | |
| | * | Merge branch 'master' into poissonGravatar vjpai2015-06-03
| | |\ \ | | |/ / | |/| |
* | | | Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-02
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/iomgr/resolve_address_posix.c src/core/surface/server.c
| | | * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-02
| | | |\ | | |_|/ | |/| |
| | * | Support use of high_res clock in timepointsGravatar vjpai2015-06-02
| | | |
| * | | Fixed memory leak in server_asyncGravatar David Garcia Quintas2015-06-02
| | | |