Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into min_stack | Craig Tiller | 2017-07-12 |
|\ | |||
| * | Merge pull request #11547 from ctiller/epex7 | Craig Tiller | 2017-07-12 |
| |\ | | | | | | | Add logging, fix some bugs for epollexclusive | ||
| * \ | Merge pull request #11777 from dgquintas/null_userdata_rr | David G. Quintas | 2017-07-12 |
| |\ \ | | | | | | | | | NULL user_data after destruction | ||
| * \ \ | Merge pull request #11070 from muxi/fix-pipe-buffer | Muxi Yan | 2017-07-12 |
| |\ \ \ | | | | | | | | | | | Sync writes with serial dispatch queue in GRXBufferedPipe | ||
| * \ \ \ | Merge pull request #11317 from ctiller/cq-drop | Craig Tiller | 2017-07-12 |
| |\ \ \ \ | | | | | | | | | | | | | Change kicking strategy in cq | ||
| | | | * | | NULL user_data after destruction | David Garcia Quintas | 2017-07-12 |
| | | | | | | |||
| * | | | | | Merge pull request #11716 from sreecha/timer_comments | Sree Kuchibhotla | 2017-07-12 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | Add comments to timer_generic.c file (and rename a few structs/functions to more intuitive names) | ||
| * | | | | | Merge pull request #11760 from nicolasnoble/node-pre-gyp | Nicolas Noble | 2017-07-12 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Adding platform and abi tags in our node-pre-gyp. | ||
| * \ \ \ \ \ | Merge pull request #11772 from jtattermusch/kokoro_linux_artifact_fix | Jan Tattermusch | 2017-07-12 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix linux artifact build on Kokoro | ||
| | * | | | | | | fix linux artifact build | Jan Tattermusch | 2017-07-12 |
| |/ / / / / / | |||
| * | | | | | | Merge pull request #11409 from annasapek/asynch-tsi-fake-handshaker | Mark D. Roth | 2017-07-12 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Update tsi_fake_handshaker to implement the asynchronous TSI | ||
| * \ \ \ \ \ \ | Merge pull request #11708 from murgatroid99/node_enable_werror | Michael Lumish | 2017-07-11 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Node: re-enable -Werror, clean up binding.gyp | ||
| * \ \ \ \ \ \ \ | Merge pull request #11754 from sreecha/disable_hcs | Sree Kuchibhotla | 2017-07-11 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Disable health check service in async end2end tests as it is causing flakes on mac | ||
| | | | | * | | | | | Adding platform and abi tags in our node-pre-gyp. | Nicolas "Pixel" Noble | 2017-07-12 |
| | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Allows to use more than one runtime. Should fix #8887 and #10558. | ||
| * | | | | | | | | Merge pull request #11670 from matt-kwong/perf_alarm | Matt Kwong | 2017-07-11 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Don't clear alarm in jobset when running performance tests | ||
| * \ \ \ \ \ \ \ \ | Merge pull request #11750 from jtattermusch/win_node_artifact | Jan Tattermusch | 2017-07-11 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix node artifact build on kokoro | ||
| | | | | | * | | | | | Update tsi_fake_handshaker to implement the asynchronous TSI | Anna Sapek | 2017-07-11 |
| | | | | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #11186 from ctiller/hps | Craig Tiller | 2017-07-11 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Stop setting deadline on server requests, assert so that this never happens again | ||
| | | | | * | | | | | | | Disable health check service in async end2end tests as it is causing flakes ↵ | Sree Kuchibhotla | 2017-07-11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in mac | ||
| * | | | | | | | | | | | Merge pull request #11748 from ctiller/c++compat5 | Craig Tiller | 2017-07-11 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | C++ compatibility fixes | ||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #11702 from ctiller/ubsan101 | Craig Tiller | 2017-07-11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | Fix potential rounding error | ||
| * | | | | | | | | | | | | Merge pull request #11742 from ncteisen/fuzz-iob-in-metadata | Noah Eisen | 2017-07-11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1846 | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #11738 from mehrdada/canonica-urls | Mehrdad Afshari | 2017-07-11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use https://grpc.io consistently as the canonical URL | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #11731 from yang-g/cpp_is_hard | Yang Gao | 2017-07-11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid use after free if the sneaky op is owned by the collection | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #11749 from jtattermusch/kokoro_objc_swift | Jan Tattermusch | 2017-07-11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Kokoro: Make SwiftSample support Xcode8 (to fix kokoro macos build) | ||
| | | | | | | | | * | | | | | | | | fix node artifact build on kokoro | Jan Tattermusch | 2017-07-11 |
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | |||
| | * | | | | | | | | | | | | | | make SwiftSample support Xcode8 | Jan Tattermusch | 2017-07-11 |
| |/ / / / / / / / / / / / / / | |||
| | | | | | * / / / / / / / / | C++ compatibility fixes | Craig Tiller | 2017-07-11 |
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | Merge pull request #11747 from jtattermusch/kokoro_objc_fix | Jan Tattermusch | 2017-07-11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Kokoro macos build fixes | ||
| | * | | | | | | | | | | | | | fix objc tests | Jan Tattermusch | 2017-07-11 |
| | | | | | | | | | | | | | | | |||
| | | | | * | | | | | | | | | | Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1846 | Noah Eisen | 2017-07-11 |
| | | | | | | | | | | | | | | | |||
| | | | | * | | | | | | | | | | Add fuzzer repro | Noah Eisen | 2017-07-11 |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | Merge pull request #11719 from markdroth/large_metadata_bad_client_test_fix | Mark D. Roth | 2017-07-11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bad_client test: do multiple reads if needed to read full server response | ||
| | * | | | | | | | | | | | | | Do multiple reads if needed to read full server response. | Mark D. Roth | 2017-07-11 |
| | | | | | | | | | | | | | | | |||
| | | * | | | | | | | | | | | | set open file limits | Jan Tattermusch | 2017-07-11 |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | Merge pull request #11572 from vjpai/internalize | Vijay Pai | 2017-07-10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Separate internal-only and public parts of C++ API | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #11741 from kpayson64/tf_rollback | Nicolas Noble | 2017-07-10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch Server back to lockfree stack | ||
| * | | | | | | | | | | | | | | | Update compression test for languages without compression bit | Eric Gribkoff | 2017-07-10 |
| | | | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | | Merge pull request #11729 from murgatroid99/uv_memory_leak_fixes | Michael Lumish | 2017-07-10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix some memory leaks in UV TCP code | ||
| | | * | | | | | | | | | | | | | | Revert "Reduce server memory usage" | Ken Payson | 2017-07-10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 53e6b56e32c79ba401a67cb349519c12991539cc. | ||
| | | | | | | | | | * | | | | | | | Don't clear alarm in jobset when running performance tests | Matt Kwong | 2017-07-10 |
| | | | | | | | | | | | | | | | | | |||
| | | * | | | | | | | | | | | | | | Revert "Remove lockfree-stack implementation that is no longer used" | Ken Payson | 2017-07-10 |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 3d04e025bcffd1e583d502de4ee26625ea866b21. | ||
| | | | | | * | | | | | | | | | | Use https://grpc.io consistently as the canonical URL | Mehrdad Afshari | 2017-07-10 |
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | Fix dependency download link in INSTALL.md to use https | Mehrdad Afshari | 2017-07-10 |
| | | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | Fetch grpc.io/release over https | Mehrdad Afshari | 2017-07-10 |
| | | | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | | | Merge pull request #11735 from dgquintas/fix_codegen_full | David G. Quintas | 2017-07-10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix codegen_test_full | ||
| | * | | | | | | | | | | | | | | Fix codegen_test_full | David Garcia Quintas | 2017-07-10 |
| |/ / / / / / / / / / / / / / | |||
| | | * / / / / / / / / / / / | Internalize structs and methods meant for being exposed through codegen | Vijay Pai | 2017-07-10 |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | or that interface with core and are only for internal use | ||
| * | | | | | | | | | | | | | Merge pull request #11728 from robertwb/patch-1 | kpayson64 | 2017-07-10 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove declaration of missing field. | ||
| | | | | * | | | | | | | | | | second try | yang-g | 2017-07-10 |
| | | | | | | | | | | | | | | |