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
/
surface
/
server.c
Commit message (
Expand
)
Author
Age
*
Review feedback: bikeshedding round
Craig Tiller
2017-03-31
*
Merge github.com:grpc/grpc into new_transport_op
Craig Tiller
2017-03-28
|
\
|
*
Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimi...
Noah Eisen
2017-03-22
|
|
\
*
|
\
Merge github.com:grpc/grpc into new_transport_op
Craig Tiller
2017-03-20
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Change error_create API to slice
ncteisen
2017-03-13
|
*
|
Fixes
Craig Tiller
2017-03-13
|
|
/
*
/
Conversion progress
Craig Tiller
2017-03-10
|
/
*
Merge pull request #9753 from ctiller/zalloc
Craig Tiller
2017-02-27
|
\
*
|
When there is an error from filters (such as max recv message size too
yang-g
2017-02-23
|
*
Merge github.com:grpc/grpc into zalloc
Craig Tiller
2017-02-23
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #9794 from eduherminio/master
Craig Tiller
2017-02-22
|
\
\
|
*
|
Correct formatting
Eduardo Caceres
2017-02-21
|
*
|
fix compile error
Eduardo Cáceres de la Calle
2017-02-20
|
|
*
Add zalloc, convert a bunch of files to use it
Craig Tiller
2017-02-16
|
|
/
*
/
Hoist constant setting out of loop - and shave some ns from call creation
Craig Tiller
2017-02-15
|
/
*
Merge github.com:grpc/grpc into rollfwd
Craig Tiller
2017-01-26
|
\
|
*
Move parameters for all grpc_op types into their own sub-structs.
Mark D. Roth
2017-01-25
*
|
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
|
/
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Fix sanity: core_banned_functions
Craig Tiller
2017-01-11
*
clang-format
Craig Tiller
2017-01-06
*
Fixes, remove grpc_error_free_string
Craig Tiller
2017-01-06
*
Error handling cleanup
Craig Tiller
2017-01-06
*
Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_...
Craig Tiller
2017-01-04
|
\
|
*
Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures
Craig Tiller
2017-01-03
|
|
\
|
|
*
Fix some uninitialized variables
Craig Tiller
2016-12-28
|
|
*
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
*
|
|
Merge branch 'slice_with_exec_ctx' into metadata_filter
Craig Tiller
2016-12-27
|
\
|
|
|
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-27
|
|
\
|
*
|
|
Undo bogus commit
Craig Tiller
2016-12-09
*
|
|
Fix memory leak
Craig Tiller
2016-12-09
|
|
*
Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup
Mark D. Roth
2016-11-28
|
|
|
\
*
|
|
|
Fix memory leak, uninitialized memory
Craig Tiller
2016-11-23
*
|
|
|
Fix memory leaks
Craig Tiller
2016-11-23
*
|
|
|
Fix memory leak
Craig Tiller
2016-11-23
*
|
|
|
Fix memory leak
Craig Tiller
2016-11-23
*
|
|
|
Initial conversion work to indexed metadata
Craig Tiller
2016-11-22
*
|
|
|
Move from cmp --> eq, and provide a good implementation for interning
Craig Tiller
2016-11-21
*
|
|
|
Fix server
Craig Tiller
2016-11-18
|
|
*
|
clang-format
Mark D. Roth
2016-11-18
|
|
*
|
Change destroy_call_elem() to return a grpc_error*.
Mark D. Roth
2016-11-18
*
|
|
|
Progress towards mdelem pointer elimination
Craig Tiller
2016-11-18
*
|
|
|
Begin moving mdelem to be a value type
Craig Tiller
2016-11-18
*
|
|
|
Merge branch 'slice_interning' into eliminate_mdstr
Craig Tiller
2016-11-16
|
\
|
|
|
|
*
|
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-16
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge github.com:grpc/grpc into bm_fullstack
Craig Tiller
2016-11-16
|
|
|
\
|
*
|
|
|
Progress towards mdstr elimination
Craig Tiller
2016-11-14
*
|
|
|
Progress towards mdstr elimination
Craig Tiller
2016-11-10
|
/
/
/
*
|
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-09
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #8618 from markdroth/channel_info_api
Mark D. Roth
2016-11-08
|
|
\
\
[next]