index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
package.xml
Commit message (
Expand
)
Author
Age
*
Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""
Craig Tiller
2016-12-12
*
Revert "Revert "Remove redundant includes from string.h and tmpfile.h""
Mark D. Roth
2016-12-05
*
Revert "Remove redundant includes from string.h and tmpfile.h"
Mark D. Roth
2016-12-05
*
Merge pull request #8922 from sreecha/slice_cleanup
Mark D. Roth
2016-12-05
|
\
*
|
Use the same server code for both secure and insecure servers.
Mark D. Roth
2016-12-02
|
*
Temporarily enable gpr_slice_* functions to not break api compatibility
Sree Kuchibhotla
2016-12-01
*
|
Merge branch 'security_handshaker1' into security_handshaker2
Mark D. Roth
2016-11-29
|
\
|
*
|
Rename security handshaker files.
Mark D. Roth
2016-11-17
*
|
Use the same connector code for both secure and insecure clients.
Mark D. Roth
2016-11-17
|
*
Merge remote-tracking branch 'upstream/master' into service_config_json
Mark D. Roth
2016-11-16
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #8680 from ctiller/no_more_legacy
Craig Tiller
2016-11-15
|
\
\
*
\
\
Merge pull request #8335 from y-zeng/tos
Yuchen Zeng
2016-11-11
|
\
\
\
|
|
|
*
Merge remote-tracking branch 'upstream/master' into service_config_json
Mark D. Roth
2016-11-08
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
Remove legacy poller
Craig Tiller
2016-11-08
*
|
|
|
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-08
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into service_config_json
Mark D. Roth
2016-11-07
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Rename method_config.[ch] to service_config.[ch].
Mark D. Roth
2016-11-03
|
|
*
|
Merge remote-tracking branch 'upstream/master' into tos
Yuchen Zeng
2016-11-02
|
|
|
\
|
|
*
|
|
Merge github.com:grpc/grpc into pid_ctl
Craig Tiller
2016-10-28
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge branch 'buffer_pools_for_realsies' into grpc_slice
Craig Tiller
2016-10-26
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
Craig Tiller
2016-10-26
|
|
\
\
\
*
|
|
|
|
Generate build files
Craig Tiller
2016-10-26
|
/
/
/
/
|
*
|
|
Merge remote-tracking branch 'upstream/master' into circular_dependency_fix
Mark D. Roth
2016-10-26
|
|
\
\
\
|
*
|
|
|
Move method_config module from ext/client_channel to lib/transport.
Mark D. Roth
2016-10-26
|
|
*
|
|
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
Mark D. Roth
2016-10-26
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
Craig Tiller
2016-10-24
|
\
\
\
\
\
|
|
*
\
\
\
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-21
|
|
|
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
Mark D. Roth
2016-10-21
|
|
|
|
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
Remove resolver_result.
Mark D. Roth
2016-10-21
|
|
|
|
*
|
Add pid controller test
Craig Tiller
2016-10-20
|
|
|
|
/
/
|
|
*
|
|
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-19
|
|
|
\
|
|
|
*
|
|
|
Merge remote-tracking branch 'upstream/master' into rename_client_config
Mark D. Roth
2016-10-19
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
Craig Tiller
2016-10-19
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-19
|
|
|
|
\
\
|
*
|
|
\
\
Merge remote-tracking branch 'upstream/master' into service_config
Mark D. Roth
2016-10-18
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
*
|
|
|
|
|
BufferPool --> ResourceQuota
Craig Tiller
2016-10-17
*
|
|
|
|
|
Merge branch 'direct-calls' into buffer_pools_for_realsies
Craig Tiller
2016-10-17
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge github.com:grpc/grpc into direct-calls
Craig Tiller
2016-10-17
|
|
\
\
\
\
\
|
|
|
*
|
|
|
Rename grpc_hash_table to grpc_mdstr_hash_table.
Mark D. Roth
2016-10-14
|
|
|
|
|
|
*
More interfaces for grpc_socket_mutator
Yuchen Zeng
2016-10-13
|
|
*
|
|
|
|
Moved cv polling into ev_poll_posix.c
Ken Payson
2016-10-13
|
|
|
|
|
|
*
Introduce grpc_socket_mutator
Yuchen Zeng
2016-10-11
|
|
|
|
|
|
*
Add tos configuration in channel args
Yuchen Zeng
2016-10-10
|
|
|
|
*
|
|
Merge remote-tracking branch 'upstream/master' into rename_client_config
Mark D. Roth
2016-10-07
|
|
|
|
|
\
\
\
|
|
|
|
|
|
|
/
|
|
|
|
|
|
/
|
|
|
|
|
|
|
*
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-03
|
|
|
|
|
|
|
\
|
|
|
|
|
|
|
/
|
|
|
|
|
|
/
|
|
|
|
|
|
|
*
Compile and link core tests with libuv
murgatroid99
2016-10-03
|
|
*
|
|
|
|
Merge master
Ken Payson
2016-09-30
|
|
|
\
\
\
\
\
|
|
|
|
|
_
|
/
/
|
|
|
|
/
|
|
|
*
|
|
|
|
|
|
Merge branch 'direct-calls' into buffer_pools_for_realsies
Craig Tiller
2016-09-29
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge github.com:grpc/grpc into direct-calls
Craig Tiller
2016-09-29
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
Broke cv polling into seperate engine
Ken Payson
2016-09-29
[next]