index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
build.yaml
Commit message (
Expand
)
Author
Age
*
Merge pull request #16807 from mhaidrygoog/callback_unary_benchmark
Moiz Haidry
2018-10-12
|
\
*
|
Increment version number since grpc_use_signal deletion is an API breaker
Vijay Pai
2018-10-10
*
|
Bump version to v1.17.x
Stanley Cheung
2018-10-08
|
*
Benchmark test for callback unary gRPC
Moiz Haidry
2018-10-08
|
/
*
Merge branch 'master' into interceptors_initial
Yash Tibrewal
2018-10-02
|
\
|
*
Merge pull request #16735 from hcaseyal/delete_lookup_table
hcaseyal
2018-10-01
|
|
\
*
|
|
Add experimental versions with interceptors for create channel from fd and in...
Yash Tibrewal
2018-09-30
|
|
*
Delete hpack lookup table
Hope Casey-Allen
2018-09-28
|
*
|
remove more
Jan Tattermusch
2018-09-28
|
*
|
remove no-longer-useful properties from build.yaml
Jan Tattermusch
2018-09-28
*
|
|
Build changes
Yash Tibrewal
2018-09-27
|
/
/
*
|
Delete epollsig poller and tests using it
Vijay Pai
2018-09-22
*
|
Warn on non-virtual destructor if class has virtual functions
Vijay Pai
2018-09-20
*
|
Merge pull request #16646 from vjpai/callback_codegen_client_unary
Vijay Pai
2018-09-20
|
\
\
|
|
/
|
/
|
*
|
Merge pull request #16488 from hcaseyal/hpack_static_table
hcaseyal
2018-09-20
|
\
\
|
|
*
Make the core callback interface API so that it can be used in generated code
Vijay Pai
2018-09-19
|
|
/
|
/
|
|
*
Some reorganizing to respond to code review comments
Hope Casey-Allen
2018-09-19
*
|
Merge pull request #16492 from vjpai/client_callback
Vijay Pai
2018-09-12
|
\
\
*
|
|
Resolve ip literals and Windows localhost manually when using c-ares
Alexander Polcyn
2018-09-11
|
|
/
|
/
|
|
*
Provide a generic client-side unary callback API
Vijay Pai
2018-08-30
|
/
*
Merge pull request #16467 from AspirinSJL/bump_master
Juanli Shen
2018-08-27
|
\
*
|
Revert "Revert "Fathom tcp changes""
Yash Tibrewal
2018-08-27
|
*
Bump version to 1.16.0-dev
Juanli Shen
2018-08-27
|
/
*
Revert "Fathom tcp changes"
Jan Tattermusch
2018-08-27
*
Merge pull request #15941 from yashykt/fathomtcpchanges
Yash Tibrewal
2018-08-24
|
\
*
\
Merge pull request #16414 from vjpai/core_callback_test
Vijay Pai
2018-08-24
|
\
\
*
\
\
Merge pull request #16358 from muxi/privatize-boringssl
Muxi Yan
2018-08-24
|
\
\
\
|
*
|
|
Make symbols of BoringSSL private to gRPC
Muxi Yan
2018-08-23
|
|
*
|
Add an inproc-based non-polling test of core callback API
Vijay Pai
2018-08-21
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #16374 from vjpai/census
Vijay Pai
2018-08-17
|
\
\
\
*
\
\
\
Merge pull request #16373 from markdroth/mu_guard_cleanup
Mark D. Roth
2018-08-17
|
\
\
\
\
|
|
*
|
|
Move a file from src/cpp to src/core since core depends on it
Vijay Pai
2018-08-16
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Move C++ mu_guard class out of C-core public headers and fix style.
Mark D. Roth
2018-08-16
*
|
|
|
Merge pull request #16298 from vjpai/custom_poller
Vijay Pai
2018-08-14
|
\
\
\
\
|
|
|
|
*
Merge master
Yash Tibrewal
2018-08-13
|
|
|
|
|
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #16261 from muxi/dynamic-cfstream-init
Muxi Yan
2018-08-13
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
Infrastructure for adding custom polling engines
Vijay Pai
2018-08-09
|
|
|
/
/
*
|
/
/
Added system roots feature to load roots from OS trust store
tdbhacks
2018-08-09
|
|
/
/
|
/
|
|
|
*
|
Enable CFStream with environment variable
Muxi Yan
2018-08-06
|
/
/
*
|
Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage"
Alexander Polcyn
2018-07-27
*
|
Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"
Alexander Polcyn
2018-07-26
*
|
Get c-ares to compile and do address sorting on windows
Alex Polcyn
2018-07-25
*
|
Merge pull request #16092 from apolcyn/customizable_qps_server_builder
apolcyn
2018-07-23
|
\
\
*
\
\
Merge pull request #16067 from srini100/master
Srini Polavarapu
2018-07-23
|
\
\
\
|
|
*
|
Make QPS server builder customizeabled
Alex Polcyn
2018-07-23
|
|
/
/
|
/
|
|
*
|
|
Move ChannelzServicePlugin to public, experimental
ncteisen
2018-07-19
|
*
|
Bump version to 1.15.0-dev
Srini Polavarapu
2018-07-19
*
|
|
Adds C++ Channelz Service
ncteisen
2018-07-18
|
/
/
|
*
Fathom TCP level changes. TracedBuffer for keeping track of all buffers
Yash Tibrewal
2018-07-16
|
/
*
Fix the muddled linkeage of channelz
ncteisen
2018-07-06
[next]