aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/server
Commit message (Expand)AuthorAge
* Remove dead members of server contextGravatar Vijay Pai2015-03-22
* Merge pull request #1093 from nicolasnoble/windowsGravatar Jan Tattermusch2015-03-19
|\
| * Various Windows fixes.Gravatar Nicolas Noble2015-03-19
* | clang-format c++ codeGravatar Yang Gao2015-03-17
|/
* expose the server's cq through the generic service objectGravatar Yang Gao2015-03-16
* Merge branch 'master' into untypedAPIGravatar Yang Gao2015-03-16
|\
| * remove 'else' code, release lock by destructorGravatar Ruyi Wang2015-03-14
* | wording changeGravatar Yang Gao2015-03-13
* | Rename to AsyncGeneric*Gravatar Yang Gao2015-03-12
* | resolve leak, now asan cleanGravatar Yang Gao2015-03-11
* | Rename anonymous to generic globallyGravatar Yang Gao2015-03-11
* | Expose server cq for polling incoming anonymous rpcsGravatar Yang Gao2015-03-11
* | merge with upstream and resolve conflictGravatar Yang Gao2015-03-10
|\|
* | Service side should be done, it builds and existing tests passGravatar Yang Gao2015-03-06
* | first sets of changes, it buildsGravatar Yang Gao2015-03-05
| * Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-04
| |\ | |/ |/|
* | Remove include google/protobuf/message.h as it should be covered in config.hGravatar Yang Gao2015-03-04
| * Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-03
| |\ | |/ |/|
* | Merge pull request #920 from vjpai/async-probsGravatar Craig Tiller2015-03-03
|\ \
| * | Solve the call-suppression problem earlier in the stackGravatar Vijay Pai2015-03-03
* | | Global replace google::protobuf::Message with grpc::protobuf::Message, all te...Gravatar Yang Gao2015-03-03
| * | Sanity checks for calls that were causing crashesGravatar Vijay Pai2015-03-02
|/ /
| * De-C++11-ificationGravatar Craig Tiller2015-03-02
| * Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-02
| |\ | |/ |/|
* | Guard headers tool.Gravatar Nicolas "Pixel" Noble2015-03-01
* | Make it possible to compile with gcc4.6Gravatar Craig Tiller2015-02-26
| * Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-02-24
| |\ | |/ |/|
* | Add Server.WaitGravatar Craig Tiller2015-02-24
| * Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-02-24
| |\ | |/ |/|
* | Addressing a first batch of feedback.Gravatar Nicolas Noble2015-02-23
| * Update C++ server with new core APIGravatar Craig Tiller2015-02-23
|/
* Merge pull request #605 from vjpai/macGravatar Nicolas Noble2015-02-19
|\
| * Some compilers expect class SyncRequest to be declared fully and not justGravatar vjpai2015-02-18
* | Simplify TryPluckGravatar Craig Tiller2015-02-18
* | Move header #includeGravatar Craig Tiller2015-02-18
* | Merge github.com:grpc/grpc into an-update-on-c++Gravatar Craig Tiller2015-02-18
|\|
* | Server side cancellation receive supportGravatar Craig Tiller2015-02-18
| * Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* | Initial sketchGravatar Craig Tiller2015-02-18
| * Update copyright to 2015Gravatar Craig Tiller2015-02-18
|/
* Add metadata test with rpc. Adding/fixing things to make it workGravatar Yang Gao2015-02-18
* When the entire op fails, the recv_message is always discarded.Gravatar Yang Gao2015-02-17
* Deserialization success should not override earlier failureGravatar Yang Gao2015-02-17
* clang-formatGravatar Craig Tiller2015-02-17
* FixesGravatar Craig Tiller2015-02-12
* Fix end2end leaksGravatar Craig Tiller2015-02-12
* Async server dispatchGravatar Craig Tiller2015-02-12
* Async API progressGravatar Craig Tiller2015-02-12
* Async API progressGravatar Craig Tiller2015-02-12
* Re-add mysteriously disappearing linesGravatar Craig Tiller2015-02-12