aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Collapse)AuthorAge
* Merge branch 'hide-the-worker' into hide-the-pollsetGravatar Craig Tiller2016-02-24
|\
| * Port pollset worker changes to windowsGravatar Craig Tiller2016-02-24
| |
| * Merge github.com:grpc/grpc into hide-the-workerGravatar Craig Tiller2016-02-24
| |\
| | * updated generated lb proto code to latest nanopb versionGravatar David Garcia Quintas2016-02-23
| | |
| | * Merge github.com:grpc/grpc into fix-proto-dockerGravatar Craig Tiller2016-02-22
| | |\
| * | \ Merge github.com:grpc/grpc into hide-the-workerGravatar Craig Tiller2016-02-22
| |\ \ \ | | | |/ | | |/|
| | * | Merge pull request #5350 from yang-g/stalled_by_transport_raceGravatar Craig Tiller2016-02-22
| | |\ \ | | | | | | | | | | Fix race between add_writing_stalled and destroy stream
| | * \ \ Merge pull request #5347 from yang-g/check_error_in_readGravatar Sree Kuchibhotla2016-02-22
| | |\ \ \ | | | | | | | | | | | | Discard the read buffer on stream error
| | * \ \ \ Merge pull request #5257 from ctiller/cleaner-posixGravatar Vijay Pai2016-02-22
| | |\ \ \ \ | | | | | | | | | | | | | | Separate timer checking from pollsets
| | * | | | | rename census log files to avoid build breakage on MacOSGravatar Alistair Veitch2016-02-22
| | | | | | |
| | | | | * | Fix race between add_writing_stalled and destroy streamGravatar yang-g2016-02-22
| | | |_|/ / | | |/| | |
| | | | * | Discard the read buffer on stream errorGravatar yang-g2016-02-22
| | | |/ / | | |/| |
| | * | | Merge pull request #5258 from vjpai/poll_override2Gravatar Craig Tiller2016-02-21
| | |\ \ \ | | | | | | | | | | | | Avoid a race when overriding default poll function
| | | | * | Fix plucking problemGravatar Craig Tiller2016-02-21
| | | | | |
* | | | | | Update copyrightsGravatar Craig Tiller2016-02-19
| | | | | |
* | | | | | Provide an interface firewall between pollset and its implementationsGravatar Craig Tiller2016-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Starting to allow for >1 implementation of pollset within a binary. Do so without requiring an extra allocation for completion queues (which we could not tolerate).
| * | | | | Fix copyrightsGravatar Craig Tiller2016-02-18
| | | | | |
| * | | | | Merge branch 'cleaner-posix' into hide-the-workerGravatar Craig Tiller2016-02-18
|/| | | | | | | |_|/ / | |/| | |
| * | | | Fix copyrightsGravatar Craig Tiller2016-02-18
| | | | |
* | | | | Update windowsGravatar Craig Tiller2016-02-18
| | | | |
* | | | | Move worker into pollsetGravatar Craig Tiller2016-02-18
|/ / / /
* | | | Fix tcp_client_posix_testGravatar Craig Tiller2016-02-18
| | | |
* | | | Merge github.com:grpc/grpc into cleaner-posixGravatar Craig Tiller2016-02-18
|\| | |
| | | * Merge github.com:grpc/grpc into fix-proto-dockerGravatar Craig Tiller2016-02-18
| | | |\ | | |_|/ | |/| |
| | * | Merge branch 'master' into poll_override2Gravatar vjpai2016-02-17
| | |\ \
| * | \ \ Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-17
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix call to grpc_exec_ctx_enqueueGravatar Bogdan Drutu2016-02-16
| | | | |
| | * | | Fix the arguments type for on_read and destroy callbacks to match with ↵Gravatar Bogdan Drutu2016-02-16
| | | | | | | | | | | | | | | | | | | | grpc_iomgr_cb_func
| | * | | Merge pull request #5201 from vjpai/alarm_openloopGravatar David G. Quintas2016-02-16
| | |\ \ \ | | | | | | | | | | | | Revive and reform open-loop QPS testing
| | * \ \ \ Merge pull request #5098 from a-veitch/base_logGravatar Bogdan Drutu2016-02-16
| | |\ \ \ \ | | | | | | | | | | | | | | Add Census base log
* | | | | | | Separate timer checking from pollsetsGravatar Craig Tiller2016-02-16
| |/ / / / / |/| | | | |
| | | | * | Comment the requirements for changing grpc_poll_function and doGravatar vjpai2016-02-15
| |_|_|/ / |/| | | | | | | | | | | | | | poll overrides in such a way as to avoid polling races
| | | * | Merge branch 'master' into alarm_openloopGravatar Vijay Pai2016-02-12
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Merge pull request #5078 from ctiller/compatibility_modeGravatar Craig Tiller2016-02-12
|\ \ \ \ \ | | | | | | | | | | | | Make binary compatibility not the default
* \ \ \ \ \ Merge github.com:grpc/grpc into bad_metadataGravatar Craig Tiller2016-02-12
|\ \ \ \ \ \
| | | | | | * Ignore pb.h, pb.c for clang-fmtGravatar Craig Tiller2016-02-11
| | | | | | |
| | | | | | * Revert "Revert "Proto API for LB request/responses""Gravatar Craig Tiller2016-02-11
| | | | | | |
| | | | | | * Revert "Proto API for LB request/responses"Gravatar Craig Tiller2016-02-11
| | | | | | |
| | | | | * | This testing exposed a race condition in alarm creation - theGravatar Vijay Pai2016-02-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | alarm needs to "begin" at the CQ before the timer should be inited.
| | | | * | | merge to HEADGravatar Alistair Veitch2016-02-11
| | | | |\| |
| | | | * | | Respond to review commentsGravatar Alistair Veitch2016-02-11
| | | | | | |
| | | * | | | Add commentGravatar Craig Tiller2016-02-11
| | | | | | |
| * | | | | | Merge github.com:grpc/grpc into compressGravatar Craig Tiller2016-02-11
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | Merge github.com:grpc/grpc into compatibility_modeGravatar Craig Tiller2016-02-11
| | | |\ \ \ \ | | | |/ / / / | | |/| | | |
| | | | | | * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-02-11
| | | | | | |\ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge remote-tracking branch 'upstream/release-0_13' into resolve_0_13_mergeGravatar Jan Tattermusch2016-02-10
| | |\ \ \ \ \
| | | * | | | | WTFGravatar Craig Tiller2016-02-10
| | | | | | | |
| | | * | | | | Fix 1 second stall on WindowsGravatar Craig Tiller2016-02-10
| | | | | | | |
| | * | | | | | Merge pull request #5149 from bogdandrutu/bugGravatar Alistair Veitch2016-02-09
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Change the census metadata keys.
| | | | | | * \ \ Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-09
| | | | | | |\ \ \ | | | |_|_|_|/ / / | | |/| | | | | |