aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
...
| | | | | | | | | | | | | * | | | Revert API to change default queue for a stubGravatar Muxi Yan2017-04-19
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | * | | | | Fix bug in service config code.Gravatar Mark D. Roth2017-04-19
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | * | | | | Change hash table to use linear probing and add unit test.Gravatar Mark D. Roth2017-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also add some missing rules in test/core/slice/BUILD.
| | | | | | | | | | | * | | | | | Fix pairing of GRPC_TIMER_BEGIN/END in grpc_byte_stream_nextGravatar Muxi Yan2017-04-19
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Include <sys/socket.h> for AF_INETGravatar Mehrdad Afshari2017-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Compilation fails on FreeBSD because not all POSIX compliant systems end up including AF_INET from other header files transitively. AF_INET and AF_INET6 should be provided by <sys/socket.h>.
| | | | * | | | | | | | | | | | Extend clang-format to C#, Node, RubyGravatar Craig Tiller2017-04-19
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | | | | | | | | * | | | | | Fix broken mergeGravatar Craig Tiller2017-04-19
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | Merge github.com:grpc/grpc into hybridGravatar Craig Tiller2017-04-19
| | | | | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge pull request #10711 from ctiller/tm1Gravatar Craig Tiller2017-04-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thread manager fixes/refactoring
| | | | | | | * | | | | | | | | Fix bins/opt/end2end_test ↵Gravatar Craig Tiller2017-04-19
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --gtest_filter=ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/1 GRPC_POLL_STRATEGY=poll
| | | | | | | | | | | | | * | Merge github.com:grpc/grpc into hybridGravatar Craig Tiller2017-04-19
| | | | | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
| | | | | | | | | | * | | | | Simplify hash table API: remove per-entry vtable and take ownership ofGravatar Mark D. Roth2017-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | keys and values.
| | | | | | | | | | | | | * | Fix Bazel buildGravatar Craig Tiller2017-04-19
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | Move commentGravatar Craig Tiller2017-04-18
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * Post-review updateGravatar Mahak Mukhi2017-04-18
| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | Fix a couple leaksGravatar David Garcia Quintas2017-04-18
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | | | | | | | * | | | | | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-18
| | | | | | | | |\ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #10689 from muxi/revert-boringssl-81Gravatar Muxi Yan2017-04-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert a change in BoringSSL 8.1 podspec
| | | | | | | | | | | | | * | Fix typoGravatar Craig Tiller2017-04-18
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | Merge github.com:grpc/grpc into hybridGravatar Craig Tiller2017-04-18
| | | | | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge pull request #10678 from ctiller/style_guideGravatar Craig Tiller2017-04-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Public functions must be prefixed with grpc_
| | | | * | | | | | | | | | | | More cleanupGravatar Craig Tiller2017-04-18
| | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | Better commentaryGravatar Craig Tiller2017-04-18
| | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | Fix, restore drainingGravatar Craig Tiller2017-04-18
| | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | Initial thread manager fixesGravatar Craig Tiller2017-04-18
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Always generate body for python code elementsGravatar Mehrdad Afshari2017-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since #... class Service: class NextService: #... without a body or `pass` under `Service` is invalid Python, we ensure a `pass` statement is always emitted to make the generated code valid.
| | | | | * | | | | | | | | | Keep _grpcio_metadata.py in GitHub repoGravatar Matt Kwong2017-04-18
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #10703 from jtattermusch/csharp_fix_handler_raceGravatar Jan Tattermusch2017-04-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix race in setting handler in tests.
| | | | | | | | * | | | | | | Node benchmarks: allow arbitrary message size, add CPU usage statsGravatar murgatroid992017-04-18
| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | Revert umbrella header tooGravatar Muxi Yan2017-04-18
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge pull request #10609 from makdharma/xcodebuild_cmdlineGravatar makdharma2017-04-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add cmdline arg for ObjC interop tests. Add objc to interop_tests.py
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #10237 from meliuz/configurable-minbackoff-reconnectGravatar Craig Tiller2017-04-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | Make min_backoff_ms timeout configurable
| | | | * | | | | | | | | | | | setting handler is a raceGravatar Jan Tattermusch2017-04-18
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | | | | | | * | | | | | | | Fix error refcount debug loggingGravatar Noah Eisen2017-04-17
| | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | Revert a change in BoringSSL 8.1Gravatar Muxi Yan2017-04-17
| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | Public functions must be prefixed with grpc_Gravatar Craig Tiller2017-04-17
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| | | | | | | | * | | | | | don't hold the gil while waiting for bg thread to startGravatar Alexander Polcyn2017-04-17
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #10391 from dgquintas/lr_back_to_mdGravatar David G. Quintas2017-04-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | Load Reporting back to using metadata
| | | | | | | | | | | * | | Merge remote-tracking branch 'upstream/master' into service_config_lb_semanticsGravatar Mark D. Roth2017-04-17
| | | | | | | | | | | |\ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #10663 from yang-g/globalcallbackGravatar Yang Gao2017-04-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update ServerGlobalCallback::AddPort api
| | | | | | | | | * | | | | | tweak class init test to reveal bug in misordered startupGravatar Alexander Polcyn2017-04-16
| | | | | | | | | | | | | | |
| | | | | | | | | * | | | | | fix bug in which gc of channel sleeps on cv before bg thread signaling has ↵Gravatar Alexander Polcyn2017-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | started
| * | | | | | | | | | | | | | Merge pull request #10668 from dgquintas/update_lb_proto_2Gravatar David G. Quintas2017-04-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated load_balancer.proto
| | | | * | | | | | | | | | | | Load Reporting back to using metadataGravatar David Garcia Quintas2017-04-15
| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Updated load_balancer.protoGravatar David Garcia Quintas2017-04-15
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Improvements to Fake ResolverGravatar David Garcia Quintas2017-04-15
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #10645 from ↵Gravatar David G. Quintas2017-04-15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dgquintas/client_channel_high_freq_resolver_updates Keep LB policy alive during high freq of resolver updates
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #10664 from dgquintas/http_filter_slicesGravatar David G. Quintas2017-04-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | Fix handling of slice in http_client_filter
| | | | | | | | | | | * | | | | | add native grpc class init tests to check that presence of grpc_init callsGravatar Alexander Polcyn2017-04-14
| | | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | | Just set frame size by BDPGravatar Vijay Pai2017-04-14
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |