Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #11647 from jtattermusch/kokoro_python_green | Jan Tattermusch | 2017-06-29 |
|\ | | | | | Improvements to kokoro macos build | ||
| * | improvements to kokoro macos build | Jan Tattermusch | 2017-06-29 |
|/ | |||
* | Merge pull request #11615 from jtattermusch/patch_dashboard_schema | Jan Tattermusch | 2017-06-29 |
|\ | | | | | Add script for patching perf benchmark schema | ||
* \ | Merge pull request #11636 from jtattermusch/kokoro_macos_rc | Jan Tattermusch | 2017-06-29 |
|\ \ | | | | | | | Update kokoro MacOS rc script | ||
* \ \ | Merge pull request #11638 from vjpai/uint64 | Vijay Pai | 2017-06-28 |
|\ \ \ | | | | | | | | | Properly use uint64_t not unsigned int64_t | ||
| * | | | Properly use uint64_t not unsigned int64_t | Vijay Pai | 2017-06-28 |
|/ / / | |||
| * / | update macos kokoro rc script | Jan Tattermusch | 2017-06-28 |
|/ / | |||
* | | Merge pull request #11624 from muxi/fix-objc-memory-leak | Muxi Yan | 2017-06-28 |
|\ \ | | | | | | | Fix Objective C memory leak GRPCOpSendMetadata | ||
* \ \ | Merge pull request #11621 from vjpai/error_doc | Vijay Pai | 2017-06-28 |
|\ \ \ | | | | | | | | | Document error unref contract for iomgr cb's and transport/stream errors | ||
| * | | | Document error unref contract for iomgr cb's and transport/stream errors | Vijay Pai | 2017-06-28 |
|/ / / | |||
* | | | Merge pull request #11474 from makdharma/cares_fix | Nicolas Noble | 2017-06-27 |
|\ \ \ | | | | | | | | | fixes #11473 | ||
* \ \ \ | Merge pull request #10462 from nicolasnoble/ares-header-pollution | Nicolas Noble | 2017-06-27 |
|\ \ \ \ | | | | | | | | | | | Avoid pollution from ares.h into the global space. | ||
| | | * | | Fix the memory leak in metadata | Muxi Yan | 2017-06-27 |
| |_|/ / |/| | | | |||
| | | * | add script for patching perf benchmark schema | Jan Tattermusch | 2017-06-27 |
| | | | | |||
| | | * | update scenario result schema | Jan Tattermusch | 2017-06-27 |
| |_|/ |/| | | |||
* | | | Merge pull request #11590 from yang-g/zombie_paylod | Yang Gao | 2017-06-26 |
|\ \ \ | | | | | | | | | Destroy byte buffer to avoid leak in zombied calls | ||
* \ \ \ | Merge pull request #11577 from markdroth/compression_filter_fix | Mark D. Roth | 2017-06-26 |
|\ \ \ \ | | | | | | | | | | | Fix handling of send_message before send_initial_metadata in compress filter. | ||
* \ \ \ \ | Merge pull request #11589 from y-zeng/fix_bad_ping | Yuchen Zeng | 2017-06-26 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix bad_ping | ||
* \ \ \ \ \ | Merge pull request #11524 from michaelbausor/php-protoc-plugin | Stanley Cheung | 2017-06-26 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Update PHP protoc plugin generation | ||
* \ \ \ \ \ \ | Merge pull request #11584 from muxi/fix-cronet-lock-abort | Muxi Yan | 2017-06-26 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Handle cancel correctly | ||
* \ \ \ \ \ \ \ | Merge pull request #11595 from nathanielmanistaatgoogle/lint | Nathaniel Manista | 2017-06-24 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Lint progress. | ||
| * | | | | | | | | Clean up and opinionate .pylintrc | Nathaniel Manista | 2017-06-24 |
| | | | | | | | | | |||
| * | | | | | | | | Enable wrong-import-order lint | Nathaniel Manista | 2017-06-24 |
| | | | | | | | | | |||
| * | | | | | | | | Enable redefined-variable-type lint | Nathaniel Manista | 2017-06-24 |
| | | | | | | | | | |||
| * | | | | | | | | Always use an upgraded pip when running pylint | Nathaniel Manista | 2017-06-24 |
| | | | | | | | | | |||
| * | | | | | | | | Enable next-method-called lint | Nathaniel Manista | 2017-06-24 |
|/ / / / / / / / | |||
| * | | | | | | | Fix test | Muxi Yan | 2017-06-23 |
| | | | | | | | | |||
| | | | | * | | | Destroy byte buffer to avoid leak in zombied calls | yang-g | 2017-06-23 |
| | | | | | | | | |||
| * | | | | | | | Add comment to explain the added lines and disable debugging log | Muxi Yan | 2017-06-23 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #11332 from vjpai/dethrift | Vijay Pai | 2017-06-23 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | Remove remaining thrift-based code from main repo | ||
| | | | * | | | | Fix bad_ping | Yuchen Zeng | 2017-06-23 |
| |_|_|/ / / / |/| | | | | | | |||
| | * | | | | | Another bug fix in the same series | Muxi Yan | 2017-06-23 |
| | | | | | | | |||
| | * | | | | | Handle cancel correctly | Muxi Yan | 2017-06-23 |
| | | | | | | | |||
| * | | | | | | Remove remaining thrift content from main repo | Vijay Pai | 2017-06-23 |
|/ / / / / / | |||
| | | * | | | Fix Windows compiler problem. | Mark D. Roth | 2017-06-23 |
| | | | | | | |||
* | | | | | | Merge pull request #11576 from vjpai/deprecated_on_arrival | Vijay Pai | 2017-06-22 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Deprecated-on-arrival: Re-enable public constructor for ClientAsyncResponseReader | ||
| | | * | | | | Run formatter | Michael Bausor | 2017-06-22 |
| | | | | | | | |||
| * | | | | | | Move collection reset before unref (since unref could destroy obj) | Vijay Pai | 2017-06-22 |
| | | | | | | | |||
| * | | | | | | Fix use of terminal underscores in field names. | Vijay Pai | 2017-06-22 |
| | | | | | | | |||
* | | | | | | | Merge pull request #11499 from markdroth/trailers_only | Mark D. Roth | 2017-06-22 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add support for Trailers-Only responses. | ||
| * | | | | | | | Add support for Trailers-Only responses. | Mark D. Roth | 2017-06-22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - When receiving a Trailers-Only response, return the metadata as trailing metadata instead of initial metadata. - Send Trailers-Only response when we have no non-default initial metadata, no message to send, and trailing metadata to send. | ||
| | | | | * | | | Fix handling of send_message before send_initial_metadata in compress filter. | Mark D. Roth | 2017-06-22 |
| | |_|_|/ / / | |/| | | | | | |||
| | * | | | | | Re-enable public constructor for ClientAsyncResponseReader to avoid busting ↵ | Vijay Pai | 2017-06-22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | client that bypassed code generator. This code is deprecated-on-arrival as it is a performance pessimization. This code path should not be used. | ||
* | | | | | | | Merge pull request #11559 from vjpai/longlong | Vijay Pai | 2017-06-21 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | Remove long long | ||
| * | | | | | | Remove 'long long' | Vijay Pai | 2017-06-21 |
|/ / / / / / | |||
* | | | | | | Merge pull request #11542 from yang-g/grpc_cli | Yang Gao | 2017-06-21 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Still create channel if remotedb is false. Just do not use it in the … | ||
* \ \ \ \ \ \ | Merge pull request #10833 from ncteisen/tracing-overhaul | Noah Eisen | 2017-06-21 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Tracing Overhaul | ||
* \ \ \ \ \ \ \ | Merge pull request #11521 from muxi/fix-objc-memory-leak | Muxi Yan | 2017-06-21 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix ObjC memory leak problem | ||
* \ \ \ \ \ \ \ \ | Merge pull request #11527 from jtattermusch/core_fix_license | Jan Tattermusch | 2017-06-21 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix license file | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #11560 from grpc/vjpai-patch-2-1 | Jan Tattermusch | 2017-06-21 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Grammar fix in issue template |