index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
vsprojects
/
vcxproj
/
grpc_test_util
Commit message (
Expand
)
Author
Age
*
Merge github.com:grpc/grpc into ALL-the-things
Craig Tiller
2017-06-07
|
\
|
*
Implement LB policy updates
David Garcia Quintas
2017-06-06
*
|
Merge github.com:grpc/grpc into thread_pool
Craig Tiller
2017-05-17
|
\
|
|
*
Merge pull request #11113 from jtattermusch/python_artifact_polling_trace
Jan Tattermusch
2017-05-17
|
|
\
*
|
|
Merge github.com:grpc/grpc into thread_pool
Craig Tiller
2017-05-16
|
\
|
|
|
|
*
regenerate projects
Jan Tattermusch
2017-05-16
|
*
|
Move workaround_list to grpc_base
Muxi Yan
2017-05-15
|
|
/
*
/
Remove workqueue, covered_by_poller as concepts, get Mac build up
Craig Tiller
2017-05-12
|
/
*
Merge branch 'cq_limited_pollers' of github.com:sreecha/grpc into uberpoll
Craig Tiller
2017-05-05
|
\
|
*
Separate this into a new poller
Sree Kuchibhotla
2017-05-05
*
|
Fix deps between grpc and tracer system
Craig Tiller
2017-05-05
*
|
Finish merge, disable new pollers until they stabilize
Craig Tiller
2017-05-05
*
|
Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpoll
Craig Tiller
2017-05-05
|
\
\
*
\
\
Merge branch 'epex4' into uberpoll
Craig Tiller
2017-05-05
|
\
\
\
*
\
\
\
Merge branch 'timer_pool' into uberpoll
Craig Tiller
2017-05-05
|
\
\
\
\
|
|
|
*
|
New epoll-based polling engine with dedicated poller threads
Sree Kuchibhotla
2017-05-02
|
|
|
|
/
|
*
|
/
Isolate timer checking in its own thread
Craig Tiller
2017-05-02
|
|
|
/
|
|
/
|
|
|
*
Merge branch 'hiertune' into epex4+epoll1
Craig Tiller
2017-05-01
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Initial fork for singleton epoll poller
Craig Tiller
2017-04-27
|
/
/
|
*
Merge github.com:grpc/grpc into epex4
Craig Tiller
2017-04-27
|
|
\
|
|
/
|
/
|
|
*
Allow EPOLLEXCLUSIVE tests to be omitted outside of CI
Craig Tiller
2017-04-25
|
*
Merge github.com:grpc/grpc into epex4
Craig Tiller
2017-04-17
|
|
\
*
|
\
Merge github.com:grpc/grpc into c++lame
Craig Tiller
2017-04-14
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Merge github.com:grpc/grpc into c++lame
Craig Tiller
2017-04-11
|
\
\
\
|
|
*
\
Merge github.com:grpc/grpc into minimal_test
Craig Tiller
2017-04-11
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge github.com:grpc/grpc into c++lame
Craig Tiller
2017-04-07
|
\
\
\
\
*
|
|
|
|
Update build.yaml
Craig Tiller
2017-04-07
|
|
|
|
*
Fix build, fix epollex detection
Craig Tiller
2017-04-07
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Merge deadline_init/deadline_start
Craig Tiller
2017-04-06
|
|
*
|
Split event notification out of ev_epoll_linux.c
Craig Tiller
2017-04-06
|
|
/
/
|
|
*
Optionalize deadline checking
Craig Tiller
2017-04-03
|
|
*
Optionalize compress, gather all the http2 filter bits together in ext/
Craig Tiller
2017-04-03
|
|
*
Optionalize message_size_filter
Craig Tiller
2017-04-03
|
|
/
|
*
optionalize max_age
Craig Tiller
2017-03-31
|
*
Merge pull request #10382 from ctiller/checks
Craig Tiller
2017-03-31
|
/
|
*
|
Merge pull request #10318 from y-zeng/server_channel_max_age
Yuchen Zeng
2017-03-31
|
\
\
|
|
*
Regenerate projects
Craig Tiller
2017-03-30
|
|
/
|
/
|
|
*
Add max_age_filter
Yuchen Zeng
2017-03-28
*
|
Merge pull request #10222 from makdharma/caching_with_uri
makdharma
2017-03-26
|
\
\
|
|
/
|
/
|
*
|
Merge pull request #10245 from sreecha/cq_factory_api
Sree Kuchibhotla
2017-03-24
|
\
\
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into caching_with_uri
Makarand Dharmapurikar
2017-03-24
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Add socket factory support to udp_server.c
Michael Warres
2017-03-24
|
|
*
added b64.c to the sources neede for grpc_base
Makarand Dharmapurikar
2017-03-22
|
*
|
Introduce grpc_completion_queue_factory API
Sree Kuchibhotla
2017-03-21
|
/
/
*
|
Resolve dependency issues
Yuchen Zeng
2017-03-14
*
|
Split ifaddr related functions out into a separate file
Yuchen Zeng
2017-03-13
|
/
*
Resolve sanity failures
Craig Tiller
2017-03-06
*
Eliminate port server env var, force its use always, consolidate code
Craig Tiller
2017-02-17
*
Merge pull request #9648 from dgquintas/lr_sans_md
David G. Quintas
2017-02-16
|
\
*
|
Add a test that measures flow control stalls in a deterministic way
Craig Tiller
2017-02-13
[next]