index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
/
common
Commit message (
Expand
)
Author
Age
*
Add missing pieces
yang-g
2015-07-09
*
Resolve comments
yang-g
2015-07-09
*
missed one place
yang-g
2015-07-07
*
resolve comments
yang-g
2015-07-07
*
Add a unit test
yang-g
2015-07-06
*
merge with upstream and resolve conflicts
yang-g
2015-07-06
|
\
*
|
compiles
yang-g
2015-07-06
*
|
Merge pull request #2079 from yang-g/statusChange
Nicolas Noble
2015-06-16
|
\
\
|
*
|
Update the Status API
Yang Gao
2015-06-16
*
|
|
Added changes to c++ and ruby wrappers
David Garcia Quintas
2015-06-15
|
/
/
|
*
Remove old code
Craig Tiller
2015-06-05
|
*
Client side compiles/links
Craig Tiller
2015-06-04
|
*
Progress commit on fixing up C++
Craig Tiller
2015-06-04
|
/
*
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-05
|
\
*
|
C Core API cleanup.
Craig Tiller
2015-05-04
|
*
clang-format
Yang Gao
2015-05-04
|
*
merge with head
Yang Gao
2015-05-01
|
|
\
|
|
/
|
/
|
|
*
Expose max message size at the server side
Yang Gao
2015-04-30
*
|
Merge branch 'delete-the-old-api' of github.com:ctiller/grpc into delete-the-...
Craig Tiller
2015-04-30
|
\
\
|
*
|
Hack to get Mac end2end test working
Craig Tiller
2015-04-29
|
|
/
*
|
Merge comments. See below.
David Garcia Quintas
2015-04-29
*
|
Integration of Systemtap (STAP) for profiling.
David Garcia Quintas
2015-04-29
|
/
*
Merge pull request #1227 from nicolasnoble/the-purge-2
Craig Tiller
2015-04-24
|
\
|
*
Merge branch 'master' of github.com:grpc/grpc into the-purge-2
Nicolas "Pixel" Noble
2015-04-24
|
|
\
*
|
|
Test client stream cancellation and fix bug exposed by the test.
Abhishek Kumar
2015-04-23
|
|
/
|
/
|
*
|
Add client-side marks for proto processing.
Vijay Pai
2015-04-15
|
*
Refactoring std::chrono out.
Nicolas Noble
2015-04-08
|
/
*
resolve comment
Yang Gao
2015-04-02
*
Bug fix. User can destroy status after calling Finish and we should keep a co...
Yang Gao
2015-04-02
*
merge upstream and resolve conflict
Yang Gao
2015-03-26
|
\
|
*
Elminate range-based fors and work around some other limitations in older com...
Vijay Pai
2015-03-24
|
*
Make Next free of time_point to timespec conversion
Yang Gao
2015-03-20
*
|
covert test to use generic stub
Yang Gao
2015-03-19
|
*
Various Windows fixes.
Nicolas Noble
2015-03-19
|
/
*
Merge pull request #1023 from vjpai/async
Yang Gao
2015-03-17
|
\
|
*
Change to std::chrono and add a test.
vjpai
2015-03-17
|
*
Change behavior to properly account for possibility of NULL
Vijay Pai
2015-03-12
|
*
Add support for deadline on CompletionQueue::Next
Vijay Pai
2015-03-11
*
|
Service side should be done, it builds and existing tests pass
Yang Gao
2015-03-06
|
/
*
Remove include google/protobuf/message.h as it should be covered in config.h
Yang Gao
2015-03-04
*
Global replace google::protobuf::Message with grpc::protobuf::Message, all te...
Yang Gao
2015-03-03
*
Make it possible to compile with gcc4.6
Craig Tiller
2015-02-26
*
Simplify TryPluck
Craig Tiller
2015-02-18
*
Merge github.com:grpc/grpc into an-update-on-c++
Craig Tiller
2015-02-18
|
\
*
|
Server side cancellation receive support
Craig Tiller
2015-02-18
|
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
|
Initial sketch
Craig Tiller
2015-02-18
|
*
Update copyright to 2015
Craig Tiller
2015-02-18
|
/
*
Add metadata test with rpc. Adding/fixing things to make it work
Yang Gao
2015-02-18
*
also set got_message
Yang Gao
2015-02-17
[next]