index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Delete deprecated constructor and CallOpSetCollectionInterface
Vijay Pai
2017-08-11
*
Add tags to tagless structs and unions.
Jeremy Yallop
2017-08-09
*
Add Slice constructors to match all grpc_slice cases
Vijay Pai
2017-08-04
*
Add support for service configs to c-ares resolver.
Mark D. Roth
2017-08-03
*
Revert "Reintroduce a lambda capture as part of C++11-izing code"
Jan Tattermusch
2017-08-03
*
Add a default delete override for the interface
yang-g
2017-08-02
*
Merge pull request #11979 from apolcyn/ensure_cancel_with_status_memory_api
apolcyn
2017-07-31
|
\
|
*
add comment and test for memory api of grpc_call_cancel_with_status
Alexander Polcyn
2017-07-28
*
|
Allow adding events to cq after shutdown is called.
yang-g
2017-07-28
|
/
*
Merge pull request #11865 from yang-g/avl_interface
Yang Gao
2017-07-26
|
\
|
*
update comments
yang-g
2017-07-25
|
*
Adding exec_ctx to avl vtable functions
yang-g
2017-07-25
*
|
Remove a follow-on internal that was added post-internalization, keep the tem...
Vijay Pai
2017-07-25
*
|
Revert "Separate internal-only and public parts of C++ API"
Vijay Pai
2017-07-25
|
/
*
Merge pull request #11917 from hxcan/master
Mehrdad Afshari
2017-07-24
|
\
|
*
Fix error in Doxygen comment.
hxcan.cai
2017-07-24
*
|
Add cancellation to asynchronous security APIs.
Mark D. Roth
2017-07-21
|
/
*
Merge pull request #11870 from vjpai/slice
Vijay Pai
2017-07-18
|
\
*
\
Merge pull request #11454 from markdroth/server_cq_ok_semantics
Mark D. Roth
2017-07-18
|
\
\
|
|
*
Add idiomatic C++ API for grpc::Slice construction that doesn't
Vijay Pai
2017-07-18
|
|
/
|
/
|
*
|
Reset OWNERS state
Craig Tiller
2017-07-17
*
|
Merge pull request #11145 from vjpai/inproc3
Vijay Pai
2017-07-15
|
\
\
|
*
|
Create inproc transport, add relevant tests, exclude irrelevant tests
Vijay Pai
2017-07-14
|
|
*
Do not return calls on server when request proto fails to deserialize.
Mark D. Roth
2017-07-14
|
|
/
*
/
Better handling of token lifetime.
Julien Boeuf
2017-07-13
|
/
*
Merge pull request #11310 from nicolasnoble/import
Nicolas Noble
2017-07-13
|
\
*
\
Merge pull request #11466 from ncteisen/revert-zco
Noah Eisen
2017-07-13
|
\
\
*
|
|
Strawman OWNERS --> CODEOWNERS script
Craig Tiller
2017-07-13
|
*
|
Partial revert of https://github.com/grpc/grpc/pull/10743
ncteisen
2017-07-12
|
/
/
*
|
Merge pull request #11738 from mehrdada/canonica-urls
Mehrdad Afshari
2017-07-11
|
\
\
*
\
\
Merge pull request #11731 from yang-g/cpp_is_hard
Yang Gao
2017-07-11
|
\
\
\
*
\
\
\
Merge pull request #11572 from vjpai/internalize
Vijay Pai
2017-07-10
|
\
\
\
\
*
|
|
|
|
Revert "Reduce server memory usage"
Ken Payson
2017-07-10
|
|
|
*
|
Use https://grpc.io consistently as the canonical URL
Mehrdad Afshari
2017-07-10
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Internalize structs and methods meant for being exposed through codegen
Vijay Pai
2017-07-10
|
/
/
/
|
*
|
second try
yang-g
2017-07-10
|
*
|
Unref the call first in case the collection is still used in call
yang-g
2017-07-10
|
/
/
*
|
Use pointer to avoid assignment and race.
yang-g
2017-07-08
*
|
Merge pull request #11705 from vjpai/typos
Vijay Pai
2017-07-07
|
\
\
*
\
\
Merge pull request #11532 from ctiller/optimize_for
Craig Tiller
2017-07-06
|
\
\
\
|
|
*
|
Resolve typos
Vijay Pai
2017-07-06
*
|
|
|
Initialize pending_ops false
Noah Eisen
2017-07-06
*
|
|
|
s/hanging/pending/g
ncteisen
2017-07-05
*
|
|
|
Add repro and fix to bidi case
ncteisen
2017-07-05
*
|
|
|
Fix writelast bug
ncteisen
2017-07-05
|
|
/
/
|
/
|
|
|
*
|
Merge github.com:grpc/grpc into optimize_for
Craig Tiller
2017-07-05
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #11539 from dgquintas/alarm_non_copyable
David G. Quintas
2017-06-29
|
\
\
\
|
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into import
Nicolas "Pixel" Noble
2017-06-26
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Move collection reset before unref (since unref could destroy obj)
Vijay Pai
2017-06-22
*
|
|
|
Fix use of terminal underscores in field names.
Vijay Pai
2017-06-22
[next]