index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
channel
Commit message (
Expand
)
Author
Age
*
Fix fuzzing detected failure
Craig Tiller
2016-09-05
*
Merge pull request #7862 from makdharma/grpc_caching
makdharma
2016-09-01
|
\
|
*
moved kMaxPayloadSizeForGet definition to C file
Makarand Dharmapurikar
2016-08-31
|
*
addressed review feedback.
Makarand Dharmapurikar
2016-08-31
|
*
one more clang-format fix
Makarand Dharmapurikar
2016-08-31
|
*
addressed comments from review
Makarand Dharmapurikar
2016-08-30
|
*
fixes for asan leak, and proxy test
Makarand Dharmapurikar
2016-08-29
|
*
surface cacheable flag to the call
Makarand Dharmapurikar
2016-08-29
*
|
Specify the "g" in gRPC
Craig Tiller
2016-08-29
|
*
fixed bug exposed by h2_proxy* test.
Makdharma
2016-08-26
|
*
clang-format
Makdharma
2016-08-26
|
*
correctly free up memory for payload_bin
Makdharma
2016-08-26
|
*
working with send_message with multiple slices
Makdharma
2016-08-26
|
*
prep work for enabling caching
Makdharma
2016-08-24
|
/
*
Merge remote-tracking branch 'upstream/master' into handshaker_api
Mark D. Roth
2016-08-11
|
\
*
|
clang-format
Mark D. Roth
2016-08-04
*
|
Change handshaker API to use a read buffer to pass leftover bytes read
Mark D. Roth
2016-08-04
|
*
Merge branch 'filter_call_init_failure' into filter_api
Mark D. Roth
2016-08-02
|
|
\
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'upstream/master' into filter_call_init_failure
Mark D. Roth
2016-08-02
|
\
\
|
*
\
Merge branch 'master' of github.com:grpc/grpc into lr_july_16
David Garcia Quintas
2016-08-01
|
|
\
\
|
*
|
|
clang-format
David Garcia Quintas
2016-07-28
|
|
|
*
Code review changes.
Mark D. Roth
2016-07-28
|
|
|
*
Merge branch 'filter_call_init_failure' into filter_api
Mark D. Roth
2016-07-28
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Fixed asan failure and some refcounting bugs.
Mark D. Roth
2016-07-27
|
|
*
|
clang-format
Mark D. Roth
2016-07-25
|
|
*
|
Fix API of handshake_manager_add().
Mark D. Roth
2016-07-25
|
|
*
|
Add grpc_error parameter to handshaker callback.
Mark D. Roth
2016-07-22
|
|
*
|
clang-format
Mark D. Roth
2016-07-21
|
|
*
|
Avoid allocating memory for each individual handshaker. Also fix memory leak.
Mark D. Roth
2016-07-20
|
|
*
|
Add acceptor parameter.
Mark D. Roth
2016-07-20
|
|
*
|
clang-format
Mark D. Roth
2016-07-20
|
|
*
|
Plumb channel args through handshakers.
Mark D. Roth
2016-07-15
|
|
*
|
Use handshake_manager API in client and server.
Mark D. Roth
2016-07-14
|
|
*
|
Fix build problems.
Mark D. Roth
2016-07-14
|
|
*
|
clang-format
Mark D. Roth
2016-07-14
|
|
*
|
Tweaked grpc_handshaker API and added grpc_handshake_manager API.
Mark D. Roth
2016-07-14
|
|
*
|
Add handshaker API.
Mark D. Roth
2016-07-13
*
|
|
|
Merge remote-tracking branch 'upstream/master' into filter_call_init_failure
Mark D. Roth
2016-07-12
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into filter_api
Mark D. Roth
2016-07-12
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
fixed failures in h2_proxy
David Garcia Quintas
2016-07-11
|
|
*
|
Added new features to load reporting.
David Garcia Quintas
2016-07-10
|
|
/
/
|
|
*
Merge branch 'filter_call_init_failure' into filter_api
Mark D. Roth
2016-07-01
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'master' into filter_call_init_failure
Mark D. Roth
2016-07-01
|
\
\
\
|
|
*
\
Merge remote-tracking branch 'upstream/master' into handler_http_response
Yuchen Zeng
2016-06-30
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Merge branch 'filter_call_init_failure' into filter_api
Mark D. Roth
2016-06-29
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Make transport-level errors be reflected in status messages on calls
Craig Tiller
2016-06-23
*
|
|
|
clang-format
Mark D. Roth
2016-06-23
*
|
|
|
Added test for filter whose call initialization fails, and fixed bugs
Mark D. Roth
2016-06-23
*
|
|
|
Change grpc_channel_filter init_call_elem() method to return grpc_error.
Mark D. Roth
2016-06-23
|
/
/
/
|
*
|
Merge remote-tracking branch 'upstream/master' into handler_http_response
Yuchen Zeng
2016-06-20
|
|
\
\
|
|
/
/
|
/
|
|
[next]