aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.xml
Commit message (Expand)AuthorAge
* Merge branch 'cq_limited_pollers' of github.com:sreecha/grpc into uberpollGravatar Craig Tiller2017-05-05
|\
| * Separate this into a new pollerGravatar Sree Kuchibhotla2017-05-05
* | Fix deps between grpc and tracer systemGravatar Craig Tiller2017-05-05
* | Finish merge, disable new pollers until they stabilizeGravatar Craig Tiller2017-05-05
* | Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpollGravatar Craig Tiller2017-05-05
|\ \
* \ \ Merge branch 'epex4' into uberpollGravatar Craig Tiller2017-05-05
|\ \ \
* \ \ \ Merge branch 'timer_pool' into uberpollGravatar Craig Tiller2017-05-05
|\ \ \ \
| | | * | Merge branch 'master' into epoll_thread_poolGravatar Sree Kuchibhotla2017-05-03
| | | |\|
| * | | | Merge github.com:grpc/grpc into timer_poolGravatar Craig Tiller2017-05-03
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | Merge github.com:grpc/grpc into hiertuneGravatar Craig Tiller2017-05-03
|\ \ \ \ \ | | |/ / / | |/| | |
| | | | * New epoll-based polling engine with dedicated poller threadsGravatar Sree Kuchibhotla2017-05-02
| | * | | Isolate timer checking in its own threadGravatar Craig Tiller2017-05-02
| | | |/ | | |/|
| * / | Implement client-side load reporting for grpclb.Gravatar Mark D. Roth2017-05-02
| |/ /
| | * Merge branch 'hiertune' into epex4+epoll1Gravatar Craig Tiller2017-05-01
| | |\ | |_|/ |/| |
* | | Merge github.com:grpc/grpc into epoll1+hierarchical-turnstileGravatar Craig Tiller2017-04-28
|\| |
| * | Merge pull request #10522 from jiangtaoli2016/new_tsiGravatar David G. Quintas2017-04-27
| |\ \
* | | | Initial fork for singleton epoll pollerGravatar Craig Tiller2017-04-27
|/ / /
| | * Merge github.com:grpc/grpc into epex4Gravatar Craig Tiller2017-04-27
| | |\ | |_|/ |/| |
| | * Allow EPOLLEXCLUSIVE tests to be omitted outside of CIGravatar Craig Tiller2017-04-25
| * | Merge branch 'master' into new_tsiGravatar jiangtaoli20162017-04-24
| |\ \
* | \ \ Merge github.com:grpc/grpc into c++lameGravatar Craig Tiller2017-04-21
|\ \ \ \ | | |/ / | |/| |
| | | * Merge github.com:grpc/grpc into epex4Gravatar Craig Tiller2017-04-20
| | | |\ | | |_|/ | |/| |
| * | | Merge remote-tracking branch 'upstream/v1.3.x' into upmerge_v1.3.xGravatar murgatroid992017-04-19
| |\ \ \
| | | | * Merge github.com:grpc/grpc into epex4Gravatar Craig Tiller2017-04-17
| | | | |\ | | |_|_|/ | |/| | |
| | | * | Merge branch 'master' into new_tsiGravatar jiangtaoli20162017-04-15
| | | |\ \ | | |_|/ / | |/| | |
* | | | | Merge github.com:grpc/grpc into c++lameGravatar Craig Tiller2017-04-14
|\| | | |
| | * | | PHP: add ares as depsGravatar Stanley Cheung2017-04-14
| * | | | Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-13
| |\ \ \ \
| | * | | | master to 1.4.0-devGravatar David Garcia Quintas2017-04-13
| | | * | | 1.3.x branch cutGravatar David Garcia Quintas2017-04-13
| | |/ / /
| | | | * Merge github.com:grpc/grpc into epex3Gravatar Craig Tiller2017-04-13
| | | | |\ | | | |_|/ | | |/| |
| * | | | Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-12
| |\| | |
* | | | | stuffGravatar Craig Tiller2017-04-12
| | * | | Merge github.com:grpc/grpc into truebinGravatar Craig Tiller2017-04-12
| | |\ \ \
* | | \ \ \ Merge github.com:grpc/grpc into c++lameGravatar Craig Tiller2017-04-11
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| | | | * | Merge branch 'master' into new_tsiGravatar jiangtaoli20162017-04-11
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-11
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | | | * | Revise based on Mark's comments.Gravatar jiangtaoli20162017-04-10
* | | | | | Merge github.com:grpc/grpc into c++lameGravatar Craig Tiller2017-04-07
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
* | | | | | Update build.yamlGravatar Craig Tiller2017-04-07
| | | | | * Fix build, fix epollex detectionGravatar Craig Tiller2017-04-07
| | | |_|/ | | |/| |
| | | * | Merge deadline_init/deadline_startGravatar Craig Tiller2017-04-06
| | | * | Rename compress_filter --> message_compress_filterGravatar Craig Tiller2017-04-06
| | * | | Split event notification out of ev_epoll_linux.cGravatar Craig Tiller2017-04-06
| |/ / /
| | | * Merge github.com:grpc/grpc into truebinGravatar Craig Tiller2017-04-04
| | | |\ | | |_|/ | |/| |
| | | * Add new setting for true-binary modeGravatar Craig Tiller2017-04-03
| | * | Optionalize deadline checkingGravatar Craig Tiller2017-04-03
| | * | Optionalize compress, gather all the http2 filter bits together in ext/Gravatar Craig Tiller2017-04-03
| | * | Optionalize message_size_filterGravatar Craig Tiller2017-04-03
| |/ /
| * | optionalize max_ageGravatar Craig Tiller2017-03-31