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
*
Move parameters for all grpc_op types into their own sub-structs.
Mark D. Roth
2017-01-28
*
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
|
|
\
\
*
|
|
|
Progress towards making grpc_slice_unref_internal take an exec_ctx
Craig Tiller
2016-10-31
|
/
/
/
*
|
|
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-10-28
|
\
\
\
|
|
*
|
Add grpc_channel_get_info() to C-core API.
Mark D. Roth
2016-10-27
|
|
/
/
*
|
|
s/GPR_SLICE/GRPC_SLICE/g
Craig Tiller
2016-10-26
*
|
|
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
|
|
*
Add some endpoint pair tests
Craig Tiller
2016-10-26
|
|
/
|
*
Merge github.com:grpc/grpc into direct-calls
Craig Tiller
2016-09-29
|
|
\
*
|
\
Merge github.com:grpc/grpc into buffer_pools_for_realsies
Craig Tiller
2016-09-29
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Fix double-free
Craig Tiller
2016-09-29
|
|
/
|
/
|
|
*
Merge pull request #7833 from sreecha/fix_channel_from_fd_api
Nicolas Noble
2016-09-29
|
|
\
*
|
|
Add trace for server channel events
Craig Tiller
2016-09-21
|
*
|
Revert "Revert "Grand unified closures""
Craig Tiller
2016-09-12
|
*
|
Revert "Grand unified closures"
Craig Tiller
2016-09-12
|
|
*
Merge branch 'master' into fix_channel_from_fd_api
Sree Kuchibhotla
2016-09-09
|
|
|
\
*
|
|
|
clang-format
Craig Tiller
2016-09-08
|
*
|
|
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-09-02
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Call closures directly where safe
Craig Tiller
2016-09-01
[next]