aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #12041 from muxi/fix-objc-memory-leakGravatar Muxi Yan2017-08-02
|\
* \ Merge pull request #11893 from wilhuff/wilhuff/copy-servernameGravatar Muxi Yan2017-08-02
|\ \
| | * Fix another two memory leak points in cronet_transportGravatar Muxi Yan2017-08-02
* | | Merge pull request #12021 from jiangtaoli2016/unused_bytesGravatar Jiangtao Li2017-08-02
|\ \ \
* | | | Node: document that root_certs in createSsl is optionalGravatar Connor Peet2017-08-02
| |_|/ |/| |
* | | Merge pull request #11796 from afirago/fix-fallthrough-werrorGravatar Nicolas Noble2017-08-01
|\ \ \
* \ \ \ Merge pull request #11720 from ncteisen/flow-control-v3Gravatar Noah Eisen2017-08-01
|\ \ \ \
| | | * | Make tsi handshaker result unused bytes constGravatar jiangtaoli20162017-08-01
* | | | | Merge pull request #12005 from apolcyn/fix_flakey_ruby_cancellation_test_masterGravatar apolcyn2017-08-01
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | * | | clang fmtGravatar ncteisen2017-08-01
| | * | | Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3Gravatar ncteisen2017-08-01
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #12004 from murgatroid99/node_deprecation_message_utilGravatar Michael Lumish2017-08-01
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #11431 from gkelly/client-context-initGravatar Noah Eisen2017-08-01
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #12000 from yang-g/msanGravatar Yang Gao2017-08-01
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #12008 from ncteisen/fuzz-direct-leak-in-mallocGravatar Noah Eisen2017-07-31
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #11979 from apolcyn/ensure_cancel_with_status_memory_apiGravatar apolcyn2017-07-31
|\ \ \ \ \ \ \ \ \
| | * | | | | | | | Fix leak if duplicated static mdGravatar Noah Eisen2017-07-31
* | | | | | | | | | Merge pull request #11998 from muxi/revert-debug-infoGravatar Muxi Yan2017-07-31
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge pull request #11991 from muxi/fix-objc-nsdata-memory-leakGravatar Muxi Yan2017-07-31
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| | | | | | | * | | | fix cancellation test flakeGravatar Alexander Polcyn2017-07-31
| | | | | | * | | | | Node: replace custom deprecation warning with existing solutionGravatar murgatroid992017-07-31
| |_|_|_|_|/ / / / / |/| | | | | | | | |
| | | | * | | | | | Use zalloc and remove now redundant setsGravatar yang-g2017-07-31
| | | | | * | | | | Add a GrpcLibraryInitializer to client_context.ccGravatar Garret Kelly2017-07-31
| |_|_|_|/ / / / / |/| | | | | | | |
| | | | * | | | | Initialize initiating_exec_ctx_or_nullGravatar yang-g2017-07-31
| |_|_|/ / / / / |/| | | | | | |
| | * | | | | | Show passed tests as wellGravatar Muxi Yan2017-07-31
| | * | | | | | Revert to more useful debug infoGravatar Muxi Yan2017-07-31
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #11982 from muxi/fix-buffered-pipe-crashGravatar Muxi Yan2017-07-31
|\ \ \ \ \ \ \
| | * | | | | | Fix two memory leaksGravatar Muxi Yan2017-07-31
* | | | | | | | Merge pull request #11703 from yang-g/cq_shutdownGravatar Yang Gao2017-07-31
|\ \ \ \ \ \ \ \
| | * | | | | | | Resume GRXBufferedPipe when it gets deallocedGravatar Muxi Yan2017-07-29
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #11927 from y-zeng/nameserGravatar Yuchen Zeng2017-07-28
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| | | * | | | | add comment and test for memory api of grpc_call_cancel_with_statusGravatar Alexander Polcyn2017-07-28
| | | |/ / / /
| | | | * | | Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3Gravatar ncteisen2017-07-28
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | |
| | * | | | | Resolve commentsGravatar yang-g2017-07-28
| | * | | | | Change return type to boolGravatar yang-g2017-07-28
| | * | | | | Rebase with head and resolve conflictsGravatar yang-g2017-07-28
| | * | | | | Allow adding events to cq after shutdown is called.Gravatar yang-g2017-07-28
| | |/ / / /
* | | | | | Merge pull request #11948 from dgquintas/grpclb_fix_rr_shutdown_connectivityGravatar David G. Quintas2017-07-28
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #11965 from dgquintas/grpclb_lb_channel_conn_state_subscri...Gravatar David G. Quintas2017-07-28
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #11732 from muxi/update-podspecsGravatar Muxi Yan2017-07-28
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #11930 from jtattermusch/csharp_safe_threadpoolGravatar Jan Tattermusch2017-07-28
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge pull request #11963 from apolcyn/fix_ruby_bidi_error_terminateGravatar apolcyn2017-07-27
|\ \ \ \ \ \ \ \ \
| | | | | * | | | | Fix bug in handling of RR connectivity transition to SHUTDOWNGravatar David Garcia Quintas2017-07-27
| | | | * | | | | | Watch the LB channel using the right initial conn. stateGravatar David Garcia Quintas2017-07-27
| | | | |/ / / / /
| * | | | | | | | properly finish bidi calls when there is an initial errorGravatar Alexander Polcyn2017-07-27
* | | | | | | | | Fix use after free error in cqGravatar Sree Kuchibhotla2017-07-27
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Use new protocol for reporting dropped calls to grpclb balancer.Gravatar Mark D. Roth2017-07-27
| | | | * | | | Update build.yaml, fix formatGravatar Yuchen Zeng2017-07-27
| | | | * | | | Add src/core/lib/iomgr/nameser.hGravatar Yuchen Zeng2017-07-27
* | | | | | | | Merge pull request #11780 from muxi/stream_compression_transportGravatar Muxi Yan2017-07-26
|\ \ \ \ \ \ \ \