index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
grpc++
/
impl
Commit message (
Expand
)
Author
Age
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
include climits
Jan Tattermusch
2015-12-07
*
more win x64 fixes
Jan Tattermusch
2015-12-07
*
add doxygen comment
yang-g
2015-12-02
*
add server_builder_option
yang-g
2015-11-25
*
Two argument variant for grpc::thread
Craig Tiller
2015-11-20
*
Merge github.com:grpc/grpc into clang_format
Craig Tiller
2015-09-25
|
\
*
|
Add clang-format to sanity
Craig Tiller
2015-09-24
|
*
Windows fixes
Craig Tiller
2015-09-23
|
/
*
impl
yang-g
2015-08-25
*
merge with head
yang-g
2015-08-24
|
\
*
|
split stream.h into sync_stream.h and async_stream.h
yang-g
2015-08-21
*
|
headers reorg
yang-g
2015-08-21
*
|
remove internal_stub
yang-g
2015-08-20
*
|
Fix server side and generic stub
yang-g
2015-08-20
*
|
make registermethod private
yang-g
2015-08-20
*
|
Remove ChannelInterface and replace it with Channel
yang-g
2015-08-19
|
*
Merge github.com:grpc/grpc into y12kdm3
Craig Tiller
2015-08-19
|
|
\
|
|
/
|
/
|
*
|
add a README for include/grpc++/impl
yang-g
2015-08-18
|
*
Merge github.com:grpc/grpc into y12kdm3
Craig Tiller
2015-08-18
|
|
\
|
|
/
|
/
|
*
|
clang-format all source
Craig Tiller
2015-08-18
|
*
Merge github.com:grpc/grpc into y12kdm3
Craig Tiller
2015-08-17
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2921 from yang-g/unknown_service
Vijay Pai
2015-08-13
|
\
\
|
*
|
Use a sync service to handle requests to unknown services
yang-g
2015-08-13
|
|
/
*
|
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-08
|
\
|
*
|
Properly initializing reserved pointer in tests.
Nicolas "Pixel" Noble
2015-08-01
|
*
fix build
yang-g
2015-07-29
|
*
Fix gpr_inf_future call
yang-g
2015-07-23
|
/
*
Merge pull request #2406 from dgquintas/writeoptions
Craig Tiller
2015-07-15
|
\
*
|
override and final
Vijay Pai
2015-07-14
*
|
Addressing outstanding typos and comments
Vijay Pai
2015-07-14
*
|
Remove lambda function with lambda capture to allow building with pre-lambda
vjpai
2015-07-14
|
*
Removed spurious check
David Garcia Quintas
2015-07-14
|
*
Added WriteOptions for per-message flags and modified CallOps to use it.
David Garcia Quintas
2015-07-13
|
/
*
std::function is no longer implicitly included. Fixing this.
Nicolas "Pixel" Noble
2015-06-24
*
Update to set flags=0 on all ops
Craig Tiller
2015-06-22
*
Remove redundant decls
Craig Tiller
2015-06-22
*
Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufs
Craig Tiller
2015-06-16
|
\
|
*
Update the Status API
Yang Gao
2015-06-16
*
|
.clang-format
Craig Tiller
2015-06-05
*
|
Clarify some of the call stuff
Craig Tiller
2015-06-05
*
|
Merge branch 'one-shouldnt-depend-on-protobufs' of github.com:ctiller/grpc in...
Craig Tiller
2015-06-05
|
\
\
*
|
|
Clarify serialization traits interface
Craig Tiller
2015-06-05
|
*
|
Fix memory leak
Craig Tiller
2015-06-05
|
*
|
Fix memory leak
Craig Tiller
2015-06-05
|
/
/
*
|
Reset on finalization so op objects can be reused
Craig Tiller
2015-06-05
*
|
Fix GCC compilation
Craig Tiller
2015-06-05
*
|
Hide some unnecessary information
Craig Tiller
2015-06-05
*
|
Clarify ownership
Craig Tiller
2015-06-05
*
|
Remove old code, simplify a little
Craig Tiller
2015-06-05
[next]