Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix assert in grpc_timer_init(). https://github.com/grpc/grpc/issues/11512 | Maxim Dzoba | 2017-08-16 |
| | |||
* | Merge pull request #12127 from jtattermusch/csharp_warningsaserrors | Jan Tattermusch | 2017-08-15 |
|\ | | | | | C# treat compiler warnings as error. | ||
* \ | Merge pull request #11831 from ncteisen/flow-control-part2 | Noah Eisen | 2017-08-14 |
|\ \ | | | | | | | Flow Control Part 2: BDP | ||
| * | | Pull bdp estimation into flowctl module | ncteisen | 2017-08-13 |
| | | | |||
| | * | fix more warnings | Jan Tattermusch | 2017-08-11 |
| | | | |||
| | * | dont use generic version of Marshal.SizeOf | Jan Tattermusch | 2017-08-11 |
| | | | |||
| | * | dont use generic version of PtrToStructure | Jan Tattermusch | 2017-08-11 |
| | | | |||
| | * | fix warnings in Grpc.Core.Tests | Jan Tattermusch | 2017-08-11 |
| | | | |||
| | * | fix warnings in integration tests | Jan Tattermusch | 2017-08-11 |
| | | | |||
| | * | Fix warnings in Grpc.Examples | Jan Tattermusch | 2017-08-11 |
| | | | |||
| | * | treat warnings as errors | Jan Tattermusch | 2017-08-11 |
| | | | |||
| | * | regenerate C# protos | Jan Tattermusch | 2017-08-11 |
| | | | |||
| | * | Disable XML comment warnings in generated stubs | Jan Tattermusch | 2017-08-11 |
| | | | |||
| | * | add global.json files for C# | Jan Tattermusch | 2017-08-11 |
| |/ |/| | |||
* | | Merge pull request #12142 from jtattermusch/objc_test_cleanup | Jan Tattermusch | 2017-08-11 |
|\ \ | | | | | | | ObjC test cleanup | ||
* \ \ | Merge pull request #12139 from sreecha/fix_tm_avalanche | Sree Kuchibhotla | 2017-08-10 |
|\ \ \ | | | | | | | | | Fix thread avalance in thread manager | ||
* \ \ \ | Merge pull request #11886 from stanley-cheung/php-codegen-plugin | Stanley Cheung | 2017-08-10 |
|\ \ \ \ | | | | | | | | | | | PHP: update codegen plugin to support php_namespace option | ||
| * | | | | PHP: update codegen plugin to support php_namespace option | Stanley Cheung | 2017-08-10 |
| | | | | | |||
* | | | | | Merge pull request #12130 from y-zeng/oauth2 | Yuchen Zeng | 2017-08-10 |
|\ \ \ \ \ | |/ / / / |/| | | | | Fix use-after-free in oauth2_credentials | ||
* | | | | | Merge pull request #12120 from jtattermusch/csharp_rpcexception | Jan Tattermusch | 2017-08-10 |
|\ \ \ \ \ | | | | | | | | | | | | | Add Trailers property to RpcException | ||
* \ \ \ \ \ | Merge pull request #8982 from kpayson64/cache_poll_threads2 | Jan Tattermusch | 2017-08-10 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Cache Poller threads for cv-poll engine | ||
| | | | | * | | fix run_plugin_tests.sh | Jan Tattermusch | 2017-08-10 |
| | | | | | | | |||
| | | | | * | | objc tests cleanup | Jan Tattermusch | 2017-08-10 |
| |_|_|_|/ / |/| | | | | | |||
* | | | | | | Merge pull request #12099 from jtattermusch/csharp_shutdownevent | Jan Tattermusch | 2017-08-10 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add GrpcEnvironment.ShuttingDown event | ||
| * | | | | | | improve comment | Jan Tattermusch | 2017-08-10 |
| | | | | | | | |||
| | * | | | | | Address PR feedback | Ken Payson | 2017-08-09 |
| | | | | | | | |||
| | | | | * | | Fix thread avalances in thread manager | Sree Kuchibhotla | 2017-08-09 |
| | | | | |/ | |||
* | | | | | | Merge pull request #12132 from jiangtaoli2016/tsi_interface | Jiangtao Li | 2017-08-09 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | split tsi library into two | ||
* | | | | | | Merge pull request #12083 from ncteisen/trace-closure-flush | Noah Eisen | 2017-08-09 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Trace Closure Flush | ||
| | * | | | | | split tsi library into two | jiangtaoli2016 | 2017-08-09 |
| |/ / / / / |/| | | | | | |||
| | | | * | | better name for StatusFromException | Jan Tattermusch | 2017-08-09 |
| | | | | | | |||
| | | | | * | Fix use-after-free in oauth2_credentials | Yuchen Zeng | 2017-08-09 |
| |_|_|_|/ |/| | | | | |||
| | | | * | improve examples in CustomErrorDetails test | Jan Tattermusch | 2017-08-09 |
| | | | | | |||
* | | | | | Merge pull request #12054 from sreecha/cq_cleanup | Sree Kuchibhotla | 2017-08-08 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix data races between cq-shutdown and cq-begin-op for a pluckable cq | ||
| | * | | | | Trace closure flush | ncteisen | 2017-08-08 |
| |/ / / / |/| | | | | |||
* | | | | | Merge pull request #12003 from murgatroid99/node_fix_batch_argument_segfault | Michael Lumish | 2017-08-08 |
|\ \ \ \ \ | | | | | | | | | | | | | Node: fix segfault with incorrect status argument types | ||
* \ \ \ \ \ | Merge pull request #12091 from chhsia0/osx-cmake | Vijay Pai | 2017-08-08 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fixed `grpc_unsecure` CMake build failures due to non-standard ssl path. | ||
* \ \ \ \ \ \ | Merge pull request #12105 from jiangtaoli2016/revert-12101-revert-11977-tsi_grpc | Mark D. Roth | 2017-08-08 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Roll forward "Add TSI zero-copy frame protector" | ||
| | | | | | | * | add tests | Jan Tattermusch | 2017-08-08 |
| | | | | | | | | |||
| | | | | | | * | merging of trailers on server-side | Jan Tattermusch | 2017-08-08 |
| | | | | | | | | |||
| | | | | | | * | Populate trailers in RpcException | Jan Tattermusch | 2017-08-08 |
| | | | | | | | | |||
| | | | | * | | | add ConfigureAwait | Jan Tattermusch | 2017-08-08 |
| | | | | | | | | |||
| | | | | * | | | add test for shuttingdown event | Jan Tattermusch | 2017-08-08 |
| | | | | | | | | |||
| | | | | * | | | address comments | Jan Tattermusch | 2017-08-08 |
| | | | | | | | | |||
* | | | | | | | | Make bytes_to_send in tsi_handshaker_next const | jiangtaoli2016 | 2017-08-07 |
| |_|_|_|_|_|/ |/| | | | | | | |||
* | | | | | | | Merge pull request #12103 from muxi/fix-chttp2-transport-tsan | Muxi Yan | 2017-08-07 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix a thread safety bug in chttp2_transport | ||
* | | | | | | | | Fix Objc Readme for directory hierarchies | Paul Beusterien | 2017-08-07 |
| | | | | | | | | |||
| | * | | | | | | Update build rule | jiangtaoli2016 | 2017-08-07 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #10636 from apolcyn/alleviate_10526 | apolcyn | 2017-08-07 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | cancel calls on ruby client bidi write loop exceptions and surface the errror | ||
| | * | | | | | | | transport - Fix a thread safety bug introduced by #11780 | Muxi Yan | 2017-08-07 |
| |/ / / / / / / |/| | | | | | | |