Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | regenerate projects | Ruslan Nigmatullin | 2018-03-20 |
| | |||
* | [grpc] Add SSL session client cache support | Ruslan Nigmatullin | 2018-03-20 |
| | |||
* | Revert "Channel Tracing Implementation; Part 1" | Noah Eisen | 2018-03-19 |
| | |||
* | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing | ncteisen | 2018-03-15 |
|\ | |||
| * | Merge pull request #14657 from ghostwriternr/reflection-readme | kpayson64 | 2018-03-15 |
| |\ | | | | | | | Create README for gRPC Python reflection package | ||
| * | | Remove _face_interface_test | Nathaniel Manista | 2018-03-13 |
| | | | | | | | | | | | | | | | | | | | | | | | | The Beta API has an execution date and RPC Framework is but a distant memory. This test is flaky with Python 3.5 on Windows! Some mysteries will just have to remain unsolved... | ||
| * | | Merge pull request #14687 from nathanielmanistaatgoogle/early-ok | Nathaniel Manista | 2018-03-13 |
| |\ \ | | | | | | | | | Verify early OK behavior. | ||
| | * | | Verify early OK behavior | Nathaniel Manista | 2018-03-13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Looks like early OK support was implemented in https://github.com/grpc/grpc/pull/14080 but https://github.com/grpc/grpc/issues/7032 was not marked fixed at the time. Good thing it was just an idea on our Google Summer of Code ideas page... | ||
| | | * | Create README for gRPC Python reflection package | Naresh | 2018-03-13 |
| | |/ | | | | | | | | | | | | | | | | Currently, `warning: sdist: standard file not found` warning is always printed when creating source distribution for gRPC python reflection package. This should stop that. | ||
| * / | Abstract libuv implementation | kpayson64 | 2018-03-13 |
| |/ | | | | | | | | | Structures the libuv implementation to allow for a plugable BSD style socket implementation to allow for other IO Managers | ||
| * | Add ALTS code to grpc/core | Yihua Zhang | 2018-03-08 |
| | | |||
| * | Merge pull request #14629 from jtattermusch/bump_boringssl | Jan Tattermusch | 2018-03-08 |
| |\ | | | | | | | Update third_party/boringssl to the latest chromium-stable | ||
| * | | Revert "Add ALTS C stack to gRPC core" | Sree Kuchibhotla | 2018-03-07 |
| | | | |||
| * | | Merge pull request #14448 from kpayson64/remove_poller | kpayson64 | 2018-03-07 |
| |\ \ | | | | | | | | | Remove Python background poller thread | ||
| | | * | regenerate projects | Jan Tattermusch | 2018-03-07 |
| | |/ | |/| | |||
* | | | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing | ncteisen | 2018-03-07 |
|\| | | |||
| * | | Add ALTS code to grpc/core | Yihua Zhang | 2018-03-06 |
| | | | |||
* | | | Move status util | ncteisen | 2018-03-06 |
| | | | |||
* | | | Reviewer feedback, s/object_registry/channel_trace_registry | ncteisen | 2018-03-06 |
| | | | |||
* | | | reviewer feedback, rename | ncteisen | 2018-03-06 |
| | | | |||
* | | | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing | ncteisen | 2018-03-02 |
|\| | | |||
* | | | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing | ncteisen | 2018-03-01 |
|\ \ \ | |||
| | * \ | Merge branch 'master' into 2phase_thd | Vijay Pai | 2018-03-01 |
| | |\ \ | | |/ / | |/| | | |||
| * | | | Retry support. | Mark D. Roth | 2018-02-28 |
| | | | | |||
| * | | | Convert slice hash table and service config code to C++. | Mark D. Roth | 2018-02-26 |
| | | | | |||
| | * | | Merge branch 'master' into 2phase_thd | Vijay Pai | 2018-02-24 |
| | |\ \ | | |/ / | |/| | | |||
| * | | | Regenerate projects | Mehrdad Afshari | 2018-02-22 |
| | | | | |||
| | * | | Merge branch 'master' into 2phase_thd | Vijay Pai | 2018-02-21 |
| | |\ \ | | |/ / | |/| | | |||
| | | * | Remove Python background poller thread | Ken Payson | 2018-02-20 |
| | | | | |||
| * | | | place security_connector in its own subdirectory | Yihua Zhang | 2018-02-20 |
| | |/ | |/| | |||
| | * | C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) | Vijay Pai | 2018-02-19 |
| | | | |||
| | * | Remove support for detached threads. All threads must be joined. | Vijay Pai | 2018-02-15 |
| |/ | |||
| * | Clarify add_done_callback works on both success and failure | Mehrdad Afshari | 2018-02-13 |
| | | |||
* | | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing | ncteisen | 2018-02-13 |
|\| | |||
| * | Merge branch 'master' into gpr_review | Vijay Pai | 2018-02-08 |
| |\ | |||
| | * | Merge pull request #13684 from markdroth/c++_resolver | Mark D. Roth | 2018-02-08 |
| | |\ | | | | | | | | | C++ Resolver API | ||
| * | | | Merge branch 'master' into gpr_review | Vijay Pai | 2018-02-08 |
| |\| | | |||
| * | | | Merge branch 'master' into gpr_review | Vijay Pai | 2018-02-08 |
| |\ \ \ | |||
| | | | * | Convert resolver API to C++. | Mark D. Roth | 2018-02-08 |
| | | |/ | | |/| | |||
| | | * | Merge branch 'master' into gpr_review3 | Vijay Pai | 2018-02-08 |
| | | |\ | | | |/ | | |/| | |||
| * | | | Move avl to its own directory and rename it to grpc_avl | Vijay Pai | 2018-02-08 |
| | | | | |||
| | * | | build projects | Muxi Yan | 2018-02-06 |
| | | | | |||
| | * | | Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_* | Muxi Yan | 2018-02-06 |
| | | | | |||
| | * | | Sleep a second to deflake ReconnectTest | Mehrdad Afshari | 2018-02-06 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | The thread that watches connectivity on the channel might not pick up that the server has gone away before the request is dispatched, and return UNAVAILABLE instead of reconnecting prior to sending the request. The fundamental solution would basically be enabling retries in C-core. For now, we opt to sleep a second to deflake this particular test case. | ||
| | * | Merge branch 'master' into gpr_review3 | Vijay Pai | 2018-02-02 |
| | |\ | | |/ | |/| | |||
| * | | Merge pull request #14015 from vjpai/alarm | Vijay Pai | 2018-02-02 |
| |\ \ | | | | | | | | | Remove alarm from core, implement in C++ layer only | ||
* | \ \ | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing | ncteisen | 2018-01-29 |
|\ \ \ \ | |||
| | * | | | Update BoringSSL to latest chromium-stable ref | Matt Kwong | 2018-01-26 |
| |/ / / | |||
| * | | | Merge pull request #14107 from nathanielmanistaatgoogle/12531 | Nathaniel Manista | 2018-01-26 |
| |\ \ \ | | | | | | | | | | | Elide cygrpc.ChannelArg and cygrpc.ChannelArgs. | ||
| * \ \ \ | Merge pull request #13820 from yihuazhang/rename-gts | Mark D. Roth | 2018-01-26 |
| |\ \ \ \ | | | | | | | | | | | | | Rename GTS to ALTS for TSI plugin |