aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* Use atomic time pair for g_start_timeGravatar Muxi Yan2017-11-10
|
* Polish invalidation ofGravatar Muxi Yan2017-11-09
|
* Add realtime clock sync every 10sGravatar Muxi Yan2017-11-09
|
* Merge pull request #12648 from kpayson64/attempt_2Gravatar kpayson642017-11-07
|\ | | | | Add back mpscq request matcher implementation
* \ Merge pull request #13199 from ncteisen/zero-copyGravatar Noah Eisen2017-11-07
|\ \ | | | | | | Refactor SerializationTraits
| | * Add back mpscq request matcherGravatar Ken Payson2017-11-07
| |/ |/|
* | Merge pull request #13145 from murgatroid99/remove_nodeGravatar Michael Lumish2017-11-07
|\ \ | | | | | | Remove src/node and references to it
* \ \ Merge pull request #13286 from yashykt/13235fixGravatar Yash Tibrewal2017-11-07
|\ \ \ | | | | | | | | Forward fix for PR #13235. Perform strcmp only when not NULL
* \ \ \ Merge pull request #13256 from jtattermusch/naive_cq_test_fixGravatar Jan Tattermusch2017-11-07
|\ \ \ \ | | | | | | | | | | Naive attempt to fix grpc_completion_queue_test
* \ \ \ \ Merge pull request #13274 from jtattermusch/php_dont_pass_timeout_to_coreGravatar Jan Tattermusch2017-11-07
|\ \ \ \ \ | | | | | | | | | | | | Fix php testWatchConnectivityState
| | | | | * Add init/shutdown to codegen interfaceGravatar ncteisen2017-11-06
| | | | | |
| | | * | | Forward fix for PR #13235. Perform strcmp only when not NULLGravatar Yash Tibrewal2017-11-06
| | | | | |
* | | | | | Merge pull request #13261 from muxi/change-grpc-call-initGravatar Muxi Yan2017-11-06
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | Change [GRPCCall load] to [GRPCCall initialize]
| * | | | | Add comment to self == [GRPCCall self]Gravatar Muxi Yan2017-11-06
| | | | | |
| | | | * | Merge branch 'master' into remove_nodeGravatar murgatroid992017-11-06
| | | | |\ \ | |_|_|_|/ / |/| | | | |
* | | | | | Merge github.com:grpc/grpc into 50Gravatar Craig Tiller2017-11-06
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #12427 from dgquintas/grpclb_pick_from_shutdown_rrGravatar David G. Quintas2017-11-06
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | grpclb: Don't try to pick from shutdown RR
| | | | * | | | fix php testWatchConnectivityStateGravatar Jan Tattermusch2017-11-06
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge github.com:grpc/grpc into 50Gravatar Craig Tiller2017-11-06
|\| | | | | |
| | | * | | | Change [GRPCCall load] to [GRPCCall initialize]Gravatar Muxi Yan2017-11-05
| | |/ / / / | |/| | | |
| | | * | | invalidate after wait in nonpolling pollerGravatar Jan Tattermusch2017-11-04
| | |/ / / | |/| | |
| * | | | Removing port 443 for the service name (used as audience) when the url is https.Gravatar Julien Boeuf2017-11-03
| | | | |
* | | | | fixGravatar Craig Tiller2017-11-03
| | | | |
* | | | | Merge github.com:grpc/grpc into 50Gravatar Craig Tiller2017-11-03
|\| | | |
| * | | | Merge pull request #13246 from yashykt/testlinkage1Gravatar Yash Tibrewal2017-11-03
| |\ \ \ \ | | | | | | | | | | | | Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to pr…
| * \ \ \ \ Merge pull request #13161 from markdroth/service_config_fixesGravatar Mark D. Roth2017-11-03
| |\ \ \ \ \ | | | | | | | | | | | | | | Fix service config parsing bugs
* | | | | | | Sanity fixesGravatar Craig Tiller2017-11-03
| | | | | | |
* | | | | | | Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
|/ / / / / /
| | | * | | PR comments, bisGravatar David Garcia Quintas2017-11-03
| | | | | |
| | | * | | PR commentsGravatar David Garcia Quintas2017-11-03
| | | | | |
* | | | | | Improvements to C Core's backoff code and APIGravatar David Garcia Quintas2017-11-02
| | | | | |
| | | | * | Merge branch 'master' into remove_nodeGravatar murgatroid992017-11-02
| | | | |\ \ | |_|_|_|/ / |/| | | | |
| | * | | | Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to print the ↵Gravatar Yash Tibrewal2017-11-02
| | | | | | | | | | | | | | | | | | | | | | | | addresses of public api functions to check if they can be linked to
| | | * | | Merge branch 'master' of github.com:grpc/grpc into grpclb_pick_from_shutdown_rrGravatar David Garcia Quintas2017-11-02
| | | |\ \ \ | |_|_|/ / / |/| | | | |
* | | | | | Add grpc_exec_ctx_invalidate_now in grpc_pollset_work right after gpr_cv_waitGravatar Yash Tibrewal2017-11-02
| | | | | |
* | | | | | Add a grpc_exec_ctx_invalidate_now at the end of cq_next loopGravatar Yash Tibrewal2017-11-01
| |/ / / / |/| | | |
* | | | | Add missing kick counter incrementGravatar ncteisen2017-10-31
| | | | |
| | | | * Refactor SerializationTraitsGravatar ncteisen2017-10-31
| |_|_|/ |/| | |
* | | | Merge pull request #13106 from Vizerai/census_updateGravatar Jim King2017-10-31
|\ \ \ \ | | | | | | | | | | Cleaning up census code.
* \ \ \ \ Merge pull request #13082 from vjpai/friendly_fireGravatar Vijay Pai2017-10-30
|\ \ \ \ \ | | | | | | | | | | | | GPR_ATTRIBUTE_NO_TSAN doesn't reach through function calls, so use a friend
* \ \ \ \ \ Merge pull request #12732 from y-zeng/connectivity_watcherGravatar Yuchen Zeng2017-10-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | Client channel backup poller
| | * | | | | clang-fmtGravatar Vijay Pai2017-10-30
| | | | | | |
| | * | | | | GPR_ATTRIBUTE_NO_TSAN doesn't reach through function calls, so use a friendGravatar Vijay Pai2017-10-30
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #12878 from markdroth/pick_first_subchannel_listGravatar Mark D. Roth2017-10-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | Refactor subchannel_list code out of RR and use it in PF.
| | * | | | | Update with internal C++ interfacesGravatar Yuchen Zeng2017-10-30
| | | | | | |
| | * | | | | Fix crash in epollexGravatar Yuchen Zeng2017-10-30
| | | | | | |
| | * | | | | Change the default interval to 5 secondsGravatar Yuchen Zeng2017-10-30
| | | | | | |
| | * | | | | Fix timeoutsGravatar Yuchen Zeng2017-10-30
| | | | | | |
| | * | | | | Fix SIGV when grpc_channel_stack_init returns errorsGravatar Yuchen Zeng2017-10-30
| | | | | | |
| | * | | | | Update with grpc_millisGravatar Yuchen Zeng2017-10-30
| | | | | | |