aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/common/completion_queue.cc
Commit message (Expand)AuthorAge
* Merge pull request #1227 from nicolasnoble/the-purge-2Gravatar Craig Tiller2015-04-24
|\
* | Test client stream cancellation and fix bug exposed by the test.Gravatar Abhishek Kumar2015-04-23
| * Refactoring std::chrono out.Gravatar Nicolas Noble2015-04-08
|/
* Make Next free of time_point to timespec conversionGravatar Yang Gao2015-03-20
* Change to std::chrono and add a test.Gravatar vjpai2015-03-17
* Change behavior to properly account for possibility of NULLGravatar Vijay Pai2015-03-12
* Add support for deadline on CompletionQueue::NextGravatar Vijay Pai2015-03-11
* Simplify TryPluckGravatar 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
|/
* clang-formatGravatar Craig Tiller2015-02-17
* More implementationGravatar Craig Tiller2015-02-11
* Refine completion queueGravatar Craig Tiller2015-02-09
* Remove more unnecessary filesGravatar Craig Tiller2015-02-09
* Cleanup some cruftGravatar Craig Tiller2015-02-09
* Async API declarationsGravatar Craig Tiller2015-02-09
* Fix compile errorGravatar Craig Tiller2015-02-09
* Further progressGravatar Craig Tiller2015-02-09
* Starting to scratch out the APIGravatar Craig Tiller2015-02-09
* New completion queueGravatar Craig Tiller2015-02-06
* Remove TODOGravatar Craig Tiller2015-02-06
* Move completion_queue.cc to commonGravatar Craig Tiller2015-02-06