Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Eliminate gtest splitting: hopefully allows tuning cpu cost better | Craig Tiller | 2017-04-20 |
| | |||
* | Merge pull request #10746 from ctiller/ubsan | Craig Tiller | 2017-04-20 |
|\ | | | | | Ubsan fixes | ||
* \ | Merge pull request #10490 from matt-kwong/filter-performance-test | Craig Tiller | 2017-04-20 |
|\ \ | | | | | | | Add test filtering to performance pull requests | ||
* \ \ | Merge pull request #10450 from vjpai/framer | Vijay Pai | 2017-04-20 |
|\ \ \ | | | | | | | | | Frame sizing by BDP | ||
* \ \ \ | Merge pull request #10747 from vjpai/dedebug | Vijay Pai | 2017-04-20 |
|\ \ \ \ | | | | | | | | | | | Remove DEBUG code that is itself buggy (integer overflow) | ||
* \ \ \ \ | Merge pull request #10730 from ctiller/proxy_crash | Craig Tiller | 2017-04-19 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix cancel on call creation for propagated calls | ||
* \ \ \ \ \ | Merge pull request #10691 from ncteisen/error-refcount | Noah Eisen | 2017-04-19 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix error refcount debug logging | ||
| | | | | | * | Fix sanity | Craig Tiller | 2017-04-19 |
| | | | | | | | |||
| | | * | | | | Remove DEBUG code that is itself buggy (integer overflow) | Vijay Pai | 2017-04-19 |
| |_|/ / / / |/| | | | | | |||
| | | | | * | Use stdlib to avoid ubsan errors | Craig Tiller | 2017-04-19 |
| | | | | | | |||
| | | | | * | Update to avoid ubsan failure | Craig Tiller | 2017-04-19 |
| |_|_|_|/ |/| | | | | |||
* | | | | | Merge pull request #10592 from matt-kwong/py-metadata | Matt Kwong | 2017-04-19 |
|\ \ \ \ \ | | | | | | | | | | | | | Keep _grpcio_metadata.py in GitHub repo | ||
* \ \ \ \ \ | Merge pull request #10732 from ctiller/formatz | Craig Tiller | 2017-04-19 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Extend clang-format to C#, Node, Ruby | ||
* \ \ \ \ \ \ | Merge pull request #10731 from ctiller/xyzw | Craig Tiller | 2017-04-19 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Allow >100% increases, add more jobs to reduce noise | ||
* \ \ \ \ \ \ \ | Merge pull request #10543 from practo/php_basestub_channel_fix | Stanley Cheung | 2017-04-19 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | PHP Fixing is_a check for Channel | ||
* \ \ \ \ \ \ \ \ | Merge pull request #10717 from dgquintas/moar_grpclb_leaks | David G. Quintas | 2017-04-19 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix a couple leaks in gRPCLB | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #10682 from yang-g/status_helper | Yang Gao | 2017-04-19 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Remove status_helper as it is not needed any more | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #10718 from makdharma/cares_osx_bazel | makdharma | 2017-04-19 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | fix bazel build for osx | ||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #10688 from kpayson64/fix_php_interop | kpayson64 | 2017-04-19 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix PHP interop tests | ||
* | | | | | | | | | | | | | Include <sys/socket.h> for AF_INET | Mehrdad Afshari | 2017-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, Ruby | Craig Tiller | 2017-04-19 |
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |||
| | | | | | * | | | | | | Also increase threshold for significant differences | Craig Tiller | 2017-04-19 |
| | | | | | | | | | | | | |||
| | | | | | * | | | | | | Allow >100% increases, add more jobs to reduce noise | Craig Tiller | 2017-04-19 |
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #10709 from ctiller/infinite_stream | Craig Tiller | 2017-04-19 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix infinite streams in qps_test | ||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #10711 from ctiller/tm1 | Craig Tiller | 2017-04-19 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Thread manager fixes/refactoring | ||
| | | | | | | | | | * | | | Fix bins/opt/end2end_test ↵ | Craig Tiller | 2017-04-19 |
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --gtest_filter=ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/1 GRPC_POLL_STRATEGY=poll | ||
| * | | | | | | | | | | | clang-format | Craig Tiller | 2017-04-19 |
| | | | | | | | | | | | | |||
| | * | | | | | | | | | | clang-format | Craig Tiller | 2017-04-19 |
| | | | | | | | | | | | | |||
| | * | | | | | | | | | | Merge github.com:grpc/grpc into infinite_stream | Craig Tiller | 2017-04-19 |
| | |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #10715 from ctiller/bmfx | Craig Tiller | 2017-04-18 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix EINTR forever | ||
| | * | | | | | | | | | | | Move comment | Craig Tiller | 2017-04-18 |
| | | | | | | | | | | | | | |||
| | | | | * | | | | | | | | fix bazel build for osx | Makarand Dharmapurikar | 2017-04-18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add config setting for building c-ares on osx | ||
| | | | | | | * | | | | | | Fix a couple leaks | David Garcia Quintas | 2017-04-18 |
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |||
| | | | * | | | | | | | | Fix PHP interop tests | Ken Payson | 2017-04-18 |
| | | | | | | | | | | | | |||
| * | | | | | | | | | | | Fix EINTR forever | Craig Tiller | 2017-04-18 |
|/ / / / / / / / / / / | |||
* | | | | | | | | | | | Merge pull request #10689 from muxi/revert-boringssl-81 | Muxi Yan | 2017-04-18 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Revert a change in BoringSSL 8.1 podspec | ||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #10678 from ctiller/style_guide | Craig Tiller | 2017-04-18 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Public functions must be prefixed with grpc_ | ||
| | | * | | | | | | | | | | More cleanup | Craig Tiller | 2017-04-18 |
| | | | | | | | | | | | | | |||
| | | * | | | | | | | | | | Better commentary | Craig Tiller | 2017-04-18 |
| | | | | | | | | | | | | | |||
| | | * | | | | | | | | | | Fix, restore draining | Craig Tiller | 2017-04-18 |
| | | | | | | | | | | | | | |||
| | | * | | | | | | | | | | Initial thread manager fixes | Craig Tiller | 2017-04-18 |
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | |||
| | | * | | | | | | | | | Fix infinite streams in qps_test | Craig Tiller | 2017-04-18 |
| |_|/ / / / / / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Always generate body for python code elements | Mehrdad Afshari | 2017-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 repo | Matt Kwong | 2017-04-18 |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #10698 from jtattermusch/fix_remaining_markdown | Jan Tattermusch | 2017-04-18 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix .md markdown | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #10683 from y-zeng/python_build | Yuchen Zeng | 2017-04-18 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix the c-ares python artifact build issue | ||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #10703 from jtattermusch/csharp_fix_handler_race | Jan Tattermusch | 2017-04-18 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix race in setting handler in tests. | ||
| | | | | * | | | | | | | | Revert umbrella header too | Muxi Yan | 2017-04-18 |
| | | | | | | | | | | | | | |||
| | | | | | | | * | | | | | Remove status_helper as it is not needed any more | yang-g | 2017-04-18 |
| | | | | | | |/ / / / / | |||
* | | | | | | | | | | | | Merge pull request #10609 from makdharma/xcodebuild_cmdline | makdharma | 2017-04-18 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | add cmdline arg for ObjC interop tests. Add objc to interop_tests.py |