aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | | | | | | * 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
| |\ \ \ \ \
| * | | | | | Improvements to grpc_byte_stream API and handling.Gravatar Mark D. Roth2017-07-26
| * | | | | | Merge pull request #11921 from adam-26/1745Gravatar Michael Lumish2017-07-26
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #11865 from yang-g/avl_interfaceGravatar Yang Gao2017-07-26
| |\ \ \ \ \ \ \
| | | | | | * | | reduce threadpool size for qps benchmarksGravatar Jan Tattermusch2017-07-26
| | | | | | * | | introduce inlineHandlers settingGravatar Jan Tattermusch2017-07-26
| | | | | | * | | dont run user handlers on grpc threadpool threadsGravatar Jan Tattermusch2017-07-26
| * | | | | | | | Merge pull request #11901 from nathanielmanistaatgoogle/grpc_testingGravatar Nathaniel Manista2017-07-25
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #11915 from dgquintas/grpclb_drop_fixesGravatar David G. Quintas2017-07-25
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #11932 from kpayson64/more_detailsGravatar kpayson642017-07-25
| |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | grpclb: deal with all-drops serverlistsGravatar David Garcia Quintas2017-07-25
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge pull request #11925 from sreecha/disable-epoll1Gravatar Sree Kuchibhotla2017-07-25
| |\ \ \ \ \ \ \ \ \ \