aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/server
Commit message (Collapse)AuthorAge
* Add a test that headers are properly in build.jsonGravatar Craig Tiller2015-06-25
| | | | Clean up anything that failed
* release memory even if the status is falseGravatar yang-g2015-06-23
|
* Only copy stuff when status is okGravatar yang-g2015-06-23
|
* Update to set flags=0 on all opsGravatar Craig Tiller2015-06-22
|
* Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufsGravatar Craig Tiller2015-06-22
|\
| * Split cq creation from request initiation so that cq creationGravatar Vijay Pai2015-06-17
| | | | | | | | can be removed from C++ lock.
* | Fix memory leakGravatar Craig Tiller2015-06-05
| |
* | Fix memory leakGravatar Craig Tiller2015-06-05
| |
* | Remove old codeGravatar Craig Tiller2015-06-05
| |
* | Get server call tags rightGravatar Craig Tiller2015-06-05
| |
* | clang-formatGravatar Craig Tiller2015-06-05
| |
| * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-05
| |\
* | | Everything compiles againGravatar Craig Tiller2015-06-04
| | |
* | | Progress commit on fixing up C++Gravatar Craig Tiller2015-06-04
| | |
* | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-04
|\ \ \ | |/ / |/| / | |/ | | Conflicts: tools/doxygen/Doxyfile.core.internal
| * Add ability to override default thread poolGravatar Yang Gao2015-06-03
| |
* | Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile src/core/iomgr/pollset_posix.c src/core/surface/call.c src/core/surface/channel.c src/core/surface/server.c src/python/src/grpc/_adapter/_low_test.py tools/doxygen/Doxyfile.core.internal
| * Various minor fixesGravatar Yang Gao2015-06-01
| |
* | Merge branch 'demon-on-wheels' into we-dont-need-no-cvGravatar Craig Tiller2015-05-29
|\|
| * Leak fix, the metadata array should be destroyed on the server SyncRequestGravatar Yang Gao2015-05-28
| |
* | Make C/C++ tests passGravatar Craig Tiller2015-05-27
| |
* | Refine shutdown APIGravatar Craig Tiller2015-05-27
|/
* Remove some bad assertsGravatar Craig Tiller2015-05-15
|
* Correct C++ build errorsGravatar Craig Tiller2015-05-08
|
* Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-08
|\ | | | | | | | | Conflicts: src/cpp/server/server.cc
| * do not request another call if server is shutdownGravatar Yang Gao2015-05-07
| |
* | Completion queue binding for new requests API changeGravatar Craig Tiller2015-05-06
|/ | | | | Move completion queue binding for new requests to the new request request time, not server instantiation time.
* clang-formatGravatar Yang Gao2015-05-04
|
* make server tolerate deserialization failureGravatar Yang Gao2015-05-04
|
* merge with headGravatar Yang Gao2015-05-01
|\
* | Expose max message size at the server sideGravatar Yang Gao2015-04-30
| |
| * Merge comments. See below.Gravatar David Garcia Quintas2015-04-29
| | | | | | | | | | | | | | | | | | - Added ptag ignore annotation threshold - prefixed everythig with grpc_ - removed spurious annotations in channel_create.c and client_channel.c - removed stap_probes.h (it's generated from stap_probes.d by make) - Updated Makefile and its template with the right way to generate stap probe headers from its .d definition.
| * Merge remote-tracking branch 'upstream/master' into stapGravatar David Garcia Quintas2015-04-29
| |\ | |/ |/|
| * Integration of Systemtap (STAP) for profiling.Gravatar David Garcia Quintas2015-04-29
| | | | | | | | This commit includes a faulty Makefile to be fixed in a follow commit.
* | Few VS2010 fixes.Gravatar Nicolas Noble2015-04-28
|/ | | | | | | -) = delete isn't supported. Moving destructor out of scope. -) variadic templates aren't supported. Replacing emplace_back's construction. -) C++11's {} inline construction isn't supported. Adding temporary variables. -) std::list<> can't work on a non-declared class. Changing to a raw pointer.
* Merge branch 'master' of github.com:grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-24
|\ | | | | | | | | | | | | Conflicts: src/cpp/client/channel.cc vsprojects/vs2010/grpc++.vcxproj vsprojects/vs2013/grpc++.vcxproj.filters
| * Fix some name choicesGravatar Vijay Pai2015-04-15
| |
| * Mark proto ser/deser on server sideGravatar Vijay Pai2015-04-15
| |
* | Merge branch 'master' of https://github.com/grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-11
|\| | | | | | | | | | | | | Conflicts: test/cpp/end2end/async_end2end_test.cc test/cpp/end2end/end2end_test.cc test/cpp/interop/client.cc
| * Addressing comments.Gravatar Julien Boeuf2015-04-10
| |
| * Have the secure credentials in separate header files.Gravatar Julien Boeuf2015-04-09
| |
* | Refactoring std::chrono out.Gravatar Nicolas Noble2015-04-08
|/
* Rewriting mutex, condition_variable, and thread.Gravatar Nicolas "Pixel" Noble2015-04-04
|
* Starting off by removing all offending headers.Gravatar Nicolas "Pixel" Noble2015-04-03
|
* Merge branch 'master' into cancelGravatar Yang Gao2015-03-30
|\
| * Merge remote-tracking branch 'upstream/master' into fix_gcc_4_4Gravatar vjpai2015-03-25
| |\
| * | Remove lambda expression being used in grpc C++ libraryGravatar vjpai2015-03-25
| | |
| * | Revert "Remove lambda expression to support older compilers"Gravatar Vijay Pai2015-03-25
| | | | | | | | | | | | This reverts commit 5d5b1d8c8ec4c578f72a12f5b81f705764cdf804.
| * | Remove lambda expression to support older compilersGravatar vjpai2015-03-25
| | |
| * | Revert "Remove dead members of server context"Gravatar Vijay Pai2015-03-24
| | | | | | | | | | | | This reverts commit 8c8588c7dc047ee509c7367f61ba0c5f00cb61d1.