aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp
Commit message (Expand)AuthorAge
* typo fixGravatar Yang Gao2015-02-11
* Remove stale call site.Gravatar Yang Gao2015-02-11
* Release write buffer in FinalizeResultGravatar Yang Gao2015-02-11
* Merge pull request #5 from yang-g/c++apiGravatar Craig Tiller2015-02-11
|\
| * Implement FillOpsGravatar Yang Gao2015-02-11
* | Simplify server ready for async pathGravatar Craig Tiller2015-02-10
* | Fix compileGravatar Craig Tiller2015-02-10
|/
* call implementation before the meetingGravatar Yang Gao2015-02-10
* Move call.h -> impl/call.hGravatar Craig Tiller2015-02-10
* Stub out unary call wrapperGravatar Craig Tiller2015-02-09
* Refine completion queueGravatar Craig Tiller2015-02-09
* Remove more unnecessary filesGravatar Craig Tiller2015-02-09
* Remove stream_contextGravatar Craig Tiller2015-02-09
* Server progressGravatar Craig Tiller2015-02-09
* Cleanup some cruftGravatar Craig Tiller2015-02-09
* Make server.cc compile againGravatar Craig Tiller2015-02-09
* ProgressGravatar Craig Tiller2015-02-09
* Further progressGravatar Craig Tiller2015-02-09
* Async API declarationsGravatar Craig Tiller2015-02-09
* Fix compile errorGravatar 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
* Merge github.com:google/grpc into async-apiGravatar Craig Tiller2015-02-04
|\
| * Merge remote-tracking branch 'upstream/master'Gravatar Vijay Pai2015-02-04
| |\
| * | Add write buffer hint to C++ server handlers so that writes actually goGravatar Vijay Pai2015-02-04
| | * Prepare for the new batch call API.Gravatar Craig Tiller2015-02-02
| |/
* | Merge branch 'async-api-prep' of github.com:ctiller/grpc into async-apiGravatar Craig Tiller2015-02-02
|\ \
* \ \ Merge github.com:google/grpc into async-apiGravatar Craig Tiller2015-02-02
|\ \ \ | | |/ | |/|
| | * Prepare for the new batch call API.Gravatar Craig Tiller2015-02-02
| * | Fix an obvious bugGravatar Craig Tiller2015-02-01
| * | Remove a major source of contention in thread_poolGravatar Craig Tiller2015-02-01
| |/
* / First compiling version of the new C api.Gravatar Craig Tiller2015-01-27
|/
* Resolved merge conflicts with masterGravatar murgatroid992015-01-21
|\
| * clang-formatGravatar Craig Tiller2015-01-20
| * Merge branch 'new_invoke_api' of github.com:google/grpc into update-apiGravatar Craig Tiller2015-01-20
| |\
* | | Changing the SSL (Server) Credentials API.Gravatar Julien Boeuf2015-01-20
|/ /
* | Use clang-format-3.5Gravatar Craig Tiller2015-01-18
| * clang-formatGravatar Craig Tiller2015-01-14
* | clang-formatGravatar Craig Tiller2015-01-14
* | Update C++ code to set status via the C api.Gravatar Craig Tiller2015-01-14
| * Update C++ code to set status via the C api.Gravatar Craig Tiller2015-01-14
| * Starting to fix C++Gravatar Craig Tiller2015-01-13
|/
* clang-format codebaseGravatar Craig Tiller2015-01-13
* Fixing opensource build.Gravatar nnoble2015-01-12
* Moving the google-internal security code in their own files.Gravatar jboeuf2015-01-12
* Add impl subdirectory under public and move headers that need to be installedGravatar yangg2015-01-12