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
/
transport
Commit message (
Expand
)
Author
Age
*
Merge pull request #17313 from yashykt/padstreamsize
Yash Tibrewal
2018-11-28
|
\
|
*
Add required header
Yash Tibrewal
2018-11-28
|
*
Stream size needs to be rounded up to alignment
Yash Tibrewal
2018-11-27
*
|
Add traced information to stream op
Yash Tibrewal
2018-11-27
|
/
*
Run the tools/codegen/core/gen_static_metadata.py and generate the
Vishal Powar
2018-11-16
*
Remeve memset(0) from arena allocated memory.
Soheil Hassas Yeganeh
2018-11-05
*
Client-side health checking support.
Mark D. Roth
2018-10-24
*
Optimize error handling for special cases.
Soheil Hassas Yeganeh
2018-10-18
*
Merge pull request #16801 from soheilhy/worktree-slice
Soheil Hassas Yeganeh
2018-10-15
|
\
|
*
Use grpc_mdelem_create() directly.
Soheil Hassas Yeganeh
2018-10-14
|
*
Avoid unnecessary ref/unref calls to get mdelem from slices.
Soheil Hassas Yeganeh
2018-10-07
*
|
Make link_head consistent with link_tail.
Soheil Hassas Yeganeh
2018-10-06
|
/
*
Delete hpack lookup table
Hope Casey-Allen
2018-09-28
*
Merge pull request #16663 from hcaseyal/delete_unecessary_callout_checks
hcaseyal
2018-09-20
|
\
|
*
Add in port_platform.h. The permanent fix for this is currently in a pending ...
Hope Casey-Allen
2018-09-19
|
*
Remove unnecessary callout_is_default checks
Hope Casey-Allen
2018-09-19
*
|
Some reorganizing to respond to code review comments
Hope Casey-Allen
2018-09-19
*
|
Even cleaner implementation that does not modify the grpc_mdelem struct.
Hope Casey-Allen
2018-09-12
*
|
Clang tidy
Hope Casey-Allen
2018-09-11
*
|
Small formatting and style changes
Hope Casey-Allen
2018-09-11
*
|
Fix codegen script to include port_platform
Hope Casey-Allen
2018-09-10
*
|
Much cleaner approach that should address code review comments as well
Hope Casey-Allen
2018-09-10
*
|
WIP. Modifying grpc_mdelem to store the static hpack table idnex
Hope Casey-Allen
2018-09-10
*
|
Responding to code review comments
Hope Casey-Allen
2018-09-10
*
|
Temporary workaround for memory leak in debugging function
Hope Casey-Allen
2018-09-09
*
|
Fix memory leak in debugging function
Hope Casey-Allen
2018-09-09
*
|
Clang tidy
Hope Casey-Allen
2018-09-08
*
|
Merge branch 'hpack_static_table' of github.com:hcaseyal/grpc into hpack_stat...
Hope Casey-Allen
2018-09-08
|
\
\
*
|
|
Fix objective c unit test and debugging functions
Hope Casey-Allen
2018-09-08
|
*
|
Clang tidy
Hope Casey-Allen
2018-09-08
|
/
/
*
|
WIP. Setting md_index to 0 on grpc_linked_mdelem creation
Hope Casey-Allen
2018-09-08
*
|
Fix assertion in debugging code
Hope Casey-Allen
2018-09-06
*
|
Fix internal_data to be the same size as the new grpc_linked_mdelem
Hope Casey-Allen
2018-09-06
*
|
WIP. Handling error conditions such as duplicate metadata, metadata size limi...
Hope Casey-Allen
2018-09-06
*
|
WIP. Created static data for size of metadata and callouts index
Hope Casey-Allen
2018-09-04
*
|
Add ability to use static hpack table on the encode path
Hope Casey-Allen
2018-08-28
|
/
*
size_t shouldn't have the value -1; switch to int
Vijay Pai
2018-08-21
*
Add experimental API for resetting connection backoff.
Mark D. Roth
2018-08-06
*
Revert "Merge pull request #15746 from grpc/revert-15709-recv_trailing_metada...
Mark D. Roth
2018-06-14
*
Revert "Second attempt: move recv_trailing_metadata into its own callback, do...
Mark D. Roth
2018-06-13
*
Revert "Revert "move recv_trailing_metadata into its own callback, don't use ...
Mark D. Roth
2018-06-11
*
Revert "move recv_trailing_metadata into its own callback, don't use on_compl...
Mark D. Roth
2018-06-08
*
Move recv_trailing_metadata into its own callback. Don't use
Mark D. Roth
2018-06-08
*
Merge pull request #15649 from markdroth/avoid_peer_string_alloc
Mark D. Roth
2018-06-07
|
\
*
\
Merge pull request #15069 from muxi/prototype-cfstream
Muxi Yan
2018-06-07
|
\
\
|
|
*
Avoid allocating the peer string returned from the transport.
Mark D. Roth
2018-06-05
|
|
/
|
/
|
|
*
Address comments on build systems
Muxi Yan
2018-05-31
|
*
Address comments on names and comments
Muxi Yan
2018-05-30
*
|
Merge pull request #14894 from sreecha/fix-time
Sree Kuchibhotla
2018-05-22
|
\
\
|
|
*
Merge branch 'master' into prototype-cfstream
Muxi Yan
2018-05-22
|
|
|
\
|
|
_
|
/
|
/
|
|
[next]