aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2017-12-08
|\ | | | | | | fix-stream-compression-config-interface
* \ Merge commit '94e676e^2' into fix-stream-compression-config-interfaceGravatar Muxi Yan2017-12-08
|\ \
* | | Fix build error in compression_test.ccGravatar Muxi Yan2017-12-08
| | |
| | * Merge pull request #13659 from grpc/revert-13658-revert-13058-execctxGravatar Yash Tibrewal2017-12-08
| |/| | | | | | | Revert "Revert "All instances of exec_ctx being passed around in src/core removed""
| | * Disallow delete on ExecCtxGravatar Yash Tibrewal2017-12-08
| | |
| | * virtual destructor in exec_ctx, remove unneeded flush in grpc_shutdown and ↵Gravatar Yash Tibrewal2017-12-07
| | | | | | | | | | | | remove grpc_exec_ctx from .pxi files in python
| | * Merge masterGravatar Yash Tibrewal2017-12-07
| | |\
* | | | Do not separate message/stream compression levelsGravatar Muxi Yan2017-12-07
| | | |
* | | | Fix bazel BUILDGravatar Muxi Yan2017-12-07
| | | |
| * | | Merge pull request #13666 from grpc/reduce-time-waitGravatar Muxi Yan2017-12-07
| |\ \ \ | | | | | | | | | | Exclude Cronet restricted ports from port server pool
| * \ \ \ Merge pull request #12488 from dgquintas/removed_expiration_intervalGravatar David G. Quintas2017-12-07
| |\ \ \ \ | | | | | | | | | | | | Removed expiration_interval from LB proto
| * \ \ \ \ Merge pull request #13682 from dgquintas/send_rpc_status_returnGravatar David G. Quintas2017-12-07
| |\ \ \ \ \ | | | | | | | | | | | | | | Make it possible to ignore result of SendRPC() in test
| | | | * | | Exclude cronet restricted ports from port server poolGravatar Muxi Yan2017-12-07
| | | | | | |
| * | | | | | Merge pull request #13677 from kpayson64/fix_benchmarkGravatar kpayson642017-12-07
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix Async QPS Test
| | | * | | | | Make it possible to ignore result of SendRPC() in testGravatar David Garcia Quintas2017-12-07
| | | | | | | |
| * | | | | | | Merge pull request #13668 from adelez/foundry_integrationGravatar adelez2017-12-07
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | Add dbg mode for remote testing
| * | | | | | | Merge pull request #13647 from y-zeng/send_pingGravatar Yuchen Zeng2017-12-07
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add on_initiate callback for the send_ping tranport op
| * \ \ \ \ \ \ \ Merge pull request #13670 from apolcyn/fix_backup_poller_raceGravatar apolcyn2017-12-07
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | Unref global backup poller while under its lock
| | | | | * | | | Fix Async QPS TestGravatar Ken Payson2017-12-07
| | | | | | | | |
| | * | | | | | | Unref global backup poller under its lockGravatar Alexander Polcyn2017-12-07
| | | | | | | | |
* | | | | | | | | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2017-12-06
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix-stream-compression-config-interface
* | | | | | | | | Merge commit 'b0bad8f' into fix-stream-compression-config-interfaceGravatar Muxi Yan2017-12-06
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge commit 'b0bad8f^' into fix-stream-compression-config-interfaceGravatar Muxi Yan2017-12-06
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge commit 'e759d2a' into fix-stream-compression-config-interfaceGravatar Muxi Yan2017-12-06
|\ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | clang-formatGravatar Muxi Yan2017-12-06
| | | | | | | | | | | |
* | | | | | | | | | | | partial cherry-pick of 'update clang-format to 5.0'Gravatar Muxi Yan2017-12-06
| | | | | | | | | | | |
* | | | | | | | | | | | Merge e759d2a^Gravatar Muxi Yan2017-12-06
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ Merge pull request #13663 from dgquintas/fix_rr_reresolve_testGravatar David G. Quintas2017-12-06
| | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed ClientLbEnd2endTest.RoundRobinReresolve flakiness
| | | | | * \ \ \ \ \ \ \ \ Merge pull request #13396 from apolcyn/ruby_101_take_twoGravatar apolcyn2017-12-06
| | | | | |\ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|/ / | | | | | |/| | | | | | | | Run patches on ruby 101 docker image during upload script
| | | | | | | * | | | | | | PR commentsGravatar David Garcia Quintas2017-12-06
| | | | | | | | | | | | | |
| | | | | | | | | | | | * | regenerated proto with lastest version of protobufGravatar David Garcia Quintas2017-12-06
| | | | | | | | | | | | | |
| | | | | | | | | | * | | | Add dbg modeGravatar Adele Zhou2017-12-06
| | | | | | |_|_|_|/ / / / | | | | | |/| | | | | | |
| | | | | | | | | | | * | Merge branch 'master' of github.com:grpc/grpc into removed_expiration_intervalGravatar David Garcia Quintas2017-12-06
| | | | | | | | | | | |\ \ | | | | | | |_|_|_|_|_|/ / | | | | | |/| | | | | | |
| | | | | | * | | | | | | Apply patches to ruby 101 docker image during upload script, forGravatar Alex Polcyn2017-12-06
| | | | | | | |/ / / / / | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | compatibility tests.
| | | | | * | | | | | | Merge pull request #13661 from AspirinSJL/no_idleGravatar Juanli Shen2017-12-06
| | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unreachable code in RR
| | | | | | | | | * | | | Fix pending pings in grpclbGravatar Yuchen Zeng2017-12-06
| | | | | | | | | | | | |
| | | | | | | | * | | | | Fixed ClientLbEnd2endTest.RoundRobinReresolve flakinessGravatar David Garcia Quintas2017-12-06
| | | | | | | | | | | | |
| | | | | * | | | | | | | Merge pull request #13655 from yang-g/pingGravatar Yang Gao2017-12-06
| | | | | |\ \ \ \ \ \ \ \ | | | | | | |_|/ / / / / / | | | | | |/| | | | | | | Bug fix, use the last_sent ping time for next send
| | | | | | | * | | | | | Remove unreachable code in RRGravatar Juanli Shen2017-12-06
| | | | | | | |/ / / / /
| | | | | * | | | | | | Merge pull request #13644 from grpc/verbose-cronet-on-failedGravatar Muxi Yan2017-12-06
| | | | | |\ \ \ \ \ \ \ | | | | | | |_|/ / / / / | | | | | |/| | | | | | Verbose log message in on_failed in Cronet transport
| | | | | * | | | | | | Merge pull request #13654 from AspirinSJL/reresolve_tfGravatar Juanli Shen2017-12-06
| | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | RR goes to TF if all subchannels are SD or TF
| | | | | | | | | | | | * Revert "Revert "All instances of exec_ctx being passed around in src/core ↵Gravatar Yash Tibrewal2017-12-06
| | | | | | |_|_|_|_|_|/ | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | removed""
| | | | | * | | | | | | Merge pull request #13658 from grpc/revert-13058-execctxGravatar Yash Tibrewal2017-12-06
| | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "All instances of exec_ctx being passed around in src/core removed"
| | | | | | * | | | | | | Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
| | | | | |/ / / / / / /
| | | | | * | | | | | | Merge pull request #13058 from yashykt/execctxGravatar Yash Tibrewal2017-12-05
| | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | All instances of exec_ctx being passed around in src/core removed
| | | | | * \ \ \ \ \ \ \ Merge pull request #13559 from dmaclach/threadnamesGravatar Vijay Pai2017-12-05
| | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add thread naming support on platforms that support it.
| | | | | | | * \ \ \ \ \ \ Merge master into execctxGravatar Yash Tibrewal2017-12-05
| | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | | | * | | | Bug fix, use the last_sent ping time for next sendGravatar yang-g2017-12-05
| | | | | | |_|_|_|_|/ / / / | | | | | |/| | | | | | | |
| | | | | | | | | * | | | | RR goes to TF if all subchannels are SD or TFGravatar Juanli Shen2017-12-05
| | | | | | |_|_|/ / / / / | | | | | |/| | | | | | |
| | | | | | * | | | | | | Update port_platform.hGravatar Vijay Pai2017-12-05
| | | | | | | | | | | | |