aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++
Commit message (Collapse)AuthorAge
* Merge pull request #6585 from ctiller/connect_firstGravatar Jan Tattermusch2016-05-19
|\ | | | | Make qps workers connect before even warmup stage begins
* \ Merge pull request #6445 from yang-g/unique_ptr_resetGravatar Jan Tattermusch2016-05-18
|\ \ | | | | | | Add an explicit base class pointer to avoid potential breakage.
* | | Fixed usage of anon namespace inside .hGravatar David Garcia Quintas2016-05-13
| | |
| | * clang-formatGravatar Craig Tiller2016-05-13
| | |
| | * Make qps workers connect before even warmup stage beginsGravatar Craig Tiller2016-05-13
| |/ |/|
| * Merge remote-tracking branch 'upstream/master' into unique_ptr_resetGravatar yang-g2016-05-12
| |\ | |/ |/|
* | Merge pull request #6373 from y-zeng/server-builder-pluginGravatar Yuchen Zeng2016-05-11
|\ \ | | | | | | Server builder plugin
* | | fix formattingGravatar Jan Tattermusch2016-05-11
| | |
| | * Add commentGravatar yang-g2016-05-10
| | |
| * | Resolve conflictsGravatar Yuchen Zeng2016-05-06
| |\ \ | |/ / |/| |
| * | Fix naming and comment problemsGravatar Yuchen Zeng2016-05-06
| | |
| | * Add an explicit base class pointer to avoid potential breakage.Gravatar yang-g2016-05-05
| |/ |/|
* | Merge pull request #6323 from dgquintas/codegen_remove_protoGravatar Jan Tattermusch2016-05-04
|\ \ | | | | | | Moved protos out of core_codegen interface
| | * Add plugins at the time of static initializationGravatar Yuchen Zeng2016-05-03
| | |
* | | Stress test fixesGravatar Craig Tiller2016-04-29
| | | | | | | | | | | | | | | | | | | | | | | | - properly fail a Read() on a stream if we fail to parse a protobuf - fix an ordering problem with the chttp2 transport global lock, whereby a sequence of two operations could be swapped - this resulted in slices being returned to the upper layers in the wrong order, corrupting data
| | * Add GRPC_ prefix for macrosGravatar Yuchen Zeng2016-04-29
| | |
| | * Server builder pluginGravatar Yuchen Zeng2016-04-29
| |/ |/|
| * Moved protos out of core_codegen interfaceGravatar David Garcia Quintas2016-04-27
|/
* Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-21
|\
| * Add various options to verify ssl/tls client cert including letting theGravatar Deepak Lukose2016-04-19
| | | | | | | | application handle the authentication.
* | Fix dependenciesGravatar Craig Tiller2016-04-12
| |
* | clang-fmtGravatar Craig Tiller2016-04-12
| |
* | Rollup of changes from the latest importGravatar Craig Tiller2016-04-11
|/
* clang-formatGravatar Craig Tiller2016-04-01
|
* Fix missing argGravatar Craig Tiller2016-04-01
|
* Fix client_crash_test, implement idempotency, fail_fast for C++Gravatar Craig Tiller2016-04-01
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Auto-changesGravatar Craig Tiller2016-03-25
|
* Make a copy of ByteBuffer when writingGravatar yang-g2016-03-21
|
* Merge pull request #5494 from dgquintas/guard_checkGravatar Jan Tattermusch2016-03-20
|\ | | | | New #include guard sanity check + fixes to current guards
* | fixed multiple initialization of globalsGravatar David Garcia Quintas2016-03-18
| |
| * new fixed guardsGravatar David Garcia Quintas2016-03-18
| |
| * Merge branch 'master' of github.com:grpc/grpc into guard_checkGravatar David Garcia Quintas2016-03-17
| |\ | |/ |/|
* | Merge branch 'master' of github.com:grpc/grpc into codegen_libGravatar David Garcia Quintas2016-03-15
|\ \
| | * Fixed include guardsGravatar David Garcia Quintas2016-03-15
| |/
* | clang-formatGravatar David Garcia Quintas2016-03-09
| |
* | docstringsGravatar David Garcia Quintas2016-03-08
| |
* | clang-formatGravatar David Garcia Quintas2016-03-08
| |
* | codegen interface usage of gpr_inf_futureGravatar David Garcia Quintas2016-03-08
| |
* | reverted gpr_ time changesGravatar David Garcia Quintas2016-03-08
| |
* | moved some files aroundGravatar David Garcia Quintas2016-03-08
| |
* | compiles!Gravatar David Garcia Quintas2016-03-08
| |
* | wip. cq refactoredGravatar David Garcia Quintas2016-03-07
| |
* | wip. prior to cq refactoringGravatar David Garcia Quintas2016-03-07
| |
| * Revert "Revert "Properly integrate async API with server-side cancellations.""Gravatar Sree Kuchibhotla2016-03-07
| |
* | added missing initializer for global proto_serializer holder to codegen libGravatar David Garcia Quintas2016-03-06
| |
| * Revert "Properly integrate async API with server-side cancellations."Gravatar Sree Kuchibhotla2016-03-04
| |
| * Properly integrate async API with server-side cancellations.Gravatar Vijay Pai2016-03-03
| | | | | | | | There is a comment above IsCancelled that says when it is ok to use this.
* | fix commentsGravatar David Garcia Quintas2016-03-02
| |
* | clang-formatGravatar David Garcia Quintas2016-03-02
| |