Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into stats | Craig Tiller | 2017-08-31 |
|\ | |||
| * | Merge pull request #12306 from kpayson64/ref_counting_slices | kpayson64 | 2017-08-31 |
| |\ | | | | | | | Give ownership of byte buffers to write ops | ||
| * | | Make package names consistent under test/core | yang-g | 2017-08-31 |
| | | | |||
| * | | Merge branch 'master' of https://github.com/grpc/grpc into visibility | Nicolas "Pixel" Noble | 2017-08-30 |
| |\ \ | |||
| * | | | Moving visibility and package creation to the build system. | Nicolas "Pixel" Noble | 2017-08-30 |
| | | | | |||
| | * | | Revert "Implement call combiner" | Mark D. Roth | 2017-08-29 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into stats | Craig Tiller | 2017-08-29 |
|\ \ \ \ | | |/ / | |/| | | |||
| | | * | Documentation change + e2e test fix | Ken Payson | 2017-08-29 |
| | | | | |||
| | | * | Have write ops take ownership over slices | Ken Payson | 2017-08-29 |
| | | | | |||
| * | | | Implement call combiner. | Mark D. Roth | 2017-08-25 |
| | |/ | |/| | |||
| * | | generate project | Muxi Yan | 2017-08-21 |
| | | | |||
| * | | generate_project and clang_format | Muxi Yan | 2017-08-21 |
| | | | |||
| * | | Merge remote-tracking branch 'upstream/master' into stream_compression_config | Muxi Yan | 2017-08-21 |
| |\ \ | |||
| * | | | generate_project | Muxi Yan | 2017-08-21 |
| | | | | |||
| * | | | generate projects | Muxi Yan | 2017-08-15 |
| | | | | |||
| * | | | Polish names of tests | Muxi Yan | 2017-08-15 |
| | | | | |||
| * | | | Merge remote-tracking branch 'upstream/master' into stream_compression_config | Muxi Yan | 2017-08-11 |
| |\ \ \ | | | |/ | | |/| | |||
| | | * | Merge branch 'master' into fix-end2end-test | Sree Kuchibhotla | 2017-08-10 |
| | | |\ | | | |/ | | |/| | |||
| | * | | Add support for service configs to c-ares resolver. | Mark D. Roth | 2017-08-03 |
| | | | | |||
| * | | | Merge branch 'master' into stream_compression_config | Muxi Yan | 2017-08-02 |
| |\| | | |||
| | | * | Merge remote-tracking branch 'upstream/master' into fix-end2end-test | Sree Kuchibhotla | 2017-08-01 |
| | | |\ | | | |/ | | |/| | |||
| | * | | Merge pull request #12008 from ncteisen/fuzz-direct-leak-in-malloc | Noah Eisen | 2017-07-31 |
| | |\ \ | | | | | | | | | | | Fix leak if duplicated static metadata | ||
| | * \ \ | Merge pull request #12009 from ncteisen/convinient-fuzz | Noah Eisen | 2017-07-31 |
| | |\ \ \ | | | | | | | | | | | | | Convenient Fuzz Tracing | ||
| | * \ \ \ | Merge pull request #11979 from apolcyn/ensure_cancel_with_status_memory_api | apolcyn | 2017-07-31 |
| | |\ \ \ \ | | | | | | | | | | | | | | | Add comment and test for API of a parameter to grpc_call_cancel_with_status | ||
| | | | * | | | Env var for fuzzer trace | Noah Eisen | 2017-07-31 |
| | | |/ / / | | |/| | | | |||
| | | | * | | Add repro | Noah Eisen | 2017-07-31 |
| | | |/ / | | |/| | | |||
| | | | * | Merge branch 'master' into fix-end2end-test | Sree Kuchibhotla | 2017-07-31 |
| | | | |\ | | | |_|/ | | |/| | | |||
| | | * | | add comment and test for memory api of grpc_call_cancel_with_status | Alexander Polcyn | 2017-07-28 |
| | | | | | |||
| | * | | | Allow adding events to cq after shutdown is called. | yang-g | 2017-07-28 |
| | |/ / | |||
| * | | | fix Bazel build | Muxi Yan | 2017-07-27 |
| | | | | |||
| * | | | Resolve performance | Muxi Yan | 2017-07-27 |
| | | | | |||
| * | | | fix test configuration | Muxi Yan | 2017-07-27 |
| | | | | |||
| * | | | Merge remote-tracking branch 'upstream/master' into stream_compression_config | Muxi Yan | 2017-07-26 |
| |\| | | |||
| * | | | bug fix | Muxi Yan | 2017-07-26 |
| | | | | |||
| * | | | Separate stream compression from message-wise compression | Muxi Yan | 2017-07-26 |
| | | | | |||
| | | * | Fix streaming_error_response test (failing in epoll1 but bug is not related ↵ | Sree Kuchibhotla | 2017-07-26 |
| | |/ | | | | | | | | | | to epoll1) | ||
| | * | Merge pull request #11733 from markdroth/security_api_cleanup | Mark D. Roth | 2017-07-24 |
| | |\ | | | | | | | | | Change security interfaces to better handle both sync and async cases. | ||
* | | \ | Merge github.com:grpc/grpc into stats | Craig Tiller | 2017-07-21 |
|\ \ \ \ | | |/ / | |/| | | |||
| | | * | Add cancellation to asynchronous security APIs. | Mark D. Roth | 2017-07-21 |
| | | | | |||
| * | | | Changing a few variable names and adding few safety conditions | Yash Tibrewal | 2017-07-21 |
| | | | | |||
| * | | | Test credentials are passed with channel arg. Renamed macros and refactored ↵ | Yash Tibrewal | 2017-07-20 |
| | | | | | | | | | | | | | | | | code as per suggestions. Renamed test to proxy_auth and changed it to use simple_request instead of a payload. | ||
| * | | | Removing a few style issues | Yash Tibrewal | 2017-07-19 |
| | | | | |||
| * | | | remove unnecessary code | Yash Tibrewal | 2017-07-19 |
| | | | | |||
| * | | | Merged latest commit from upstream | Yash Tibrewal | 2017-07-19 |
| |\ \ \ | | | |/ | | |/| | |||
| * | | | Adding connect auth feature. Proxy-Authorization header is being inserted ↵ | Yash Tibrewal | 2017-07-19 |
| | | | | | | | | | | | | | | | | when user creds are present in uri | ||
* | | | | Add a simple stats framework to gRPC C core | Craig Tiller | 2017-07-18 |
| |/ / |/| | | |||
* | | | Create inproc transport, add relevant tests, exclude irrelevant tests | Vijay Pai | 2017-07-14 |
|/ / | |||
* | | Merge pull request #11310 from nicolasnoble/import | Nicolas Noble | 2017-07-13 |
|\ \ | | | | | | | Import mutations. | ||
| | * | generate project | Muxi Yan | 2017-07-12 |
| | | | |||
| | * | Add tests | Muxi Yan | 2017-07-12 |
| | | |