Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #12369 from markdroth/call_combiner | Mark D. Roth | 2017-09-07 |
|\ | | | | | Second attempt at call combiner PR | ||
* \ | Merge pull request #12080 from y-zeng/connectivity | Yuchen Zeng | 2017-09-07 |
|\ \ | | | | | | | Reconnect channels automatically in C++ clients | ||
| | * | Revert "Revert "Implement call combiner"" | Mark D. Roth | 2017-09-01 |
| |/ |/| | | | | | This reverts commit bf19961d0a49b43cb528392efeb4880eeebb9b5e. | ||
* | | fix typo in compression.md | 0oneo | 2017-08-30 |
| | | | | | | replace "`grpc-accept-encoding h`eader" with "`grpc-accept-encoding` header" | ||
* | | Revert "Implement call combiner" | Mark D. Roth | 2017-08-29 |
| | | |||
* | | Implement call combiner. | Mark D. Roth | 2017-08-25 |
| | | |||
| * | Remove non-POD global variables | Yuchen Zeng | 2017-08-24 |
| | | |||
| * | Document GRPC_DISABLE_CHANNEL_CONNECTIVITY_WATCHER | Yuchen Zeng | 2017-08-24 |
| | | |||
* | | Fix a typo referred on #11118 | Muxi Yan | 2017-08-24 |
|/ | |||
* | Master version bump to 1.7.x | David Garcia Quintas | 2017-08-16 |
| | |||
* | Update the doc about the policy selection condition. | Juanli Shen | 2017-08-09 |
| | |||
* | Merge pull request #11579 from sreecha/fix_alarm | Sree Kuchibhotla | 2017-08-04 |
|\ | | | | | Refcount grpc_alarm object so that grpc_alarm_destroy() can be safely called before cq-next() | ||
* \ | Merge pull request #11940 from grpc/sreecha-patch-1 | Sree Kuchibhotla | 2017-08-04 |
|\ \ | | | | | | | Update epoll-polling-engine.md | ||
| | * | fix documentation | Sree Kuchibhotla | 2017-08-02 |
| |/ |/| | |||
* | | Update env var doc | Noah Eisen | 2017-07-31 |
| | | |||
* | | Remove line about username and password not being supported in http_proxy URI | Yash Tibrewal | 2017-07-28 |
| | | |||
| * | Update epoll-polling-engine.md | Sree Kuchibhotla | 2017-07-26 |
|/ | |||
* | Reset OWNERS state | Craig Tiller | 2017-07-17 |
| | |||
* | Update env var doc | ncteisen | 2017-07-17 |
| | |||
* | Add to tracer doc to pass sanity | ncteisen | 2017-07-14 |
| | |||
* | Merge pull request #11727 from ncteisen/the-tracers-become-self-aware | Noah Eisen | 2017-07-13 |
|\ | | | | | The Tracers Become Self Aware | ||
* | | Strawman OWNERS --> CODEOWNERS script | Craig Tiller | 2017-07-13 |
| | | |||
| * | Update doc | ncteisen | 2017-07-13 |
| | | |||
| * | update doc | ncteisen | 2017-07-13 |
|/ | |||
* | Merge pull request #11738 from mehrdada/canonica-urls | Mehrdad Afshari | 2017-07-11 |
|\ | | | | | Use https://grpc.io consistently as the canonical URL | ||
* | | Update compression test for languages without compression bit | Eric Gribkoff | 2017-07-10 |
| | | |||
| * | Use https://grpc.io consistently as the canonical URL | Mehrdad Afshari | 2017-07-10 |
|/ | |||
* | Add client_channel tracer; code cleanup; eliminate an allocation. | Mark D. Roth | 2017-07-07 |
| | |||
* | Merge pull request #10975 from markdroth/chttp2_doc_fix | Mark D. Roth | 2017-06-29 |
|\ | | | | | Apply a few recent changes from the wire guide on grpc.io. | ||
* | | Updated doc | ncteisen | 2017-06-20 |
| | | |||
* | | Merge branch 'master' of https://github.com/grpc/grpc into tracing-overhaul | ncteisen | 2017-06-19 |
|\ \ | |||
| * | | Document use of ${http_proxy} environment variable. | Mark D. Roth | 2017-06-15 |
| | | | |||
* | | | Update env var doc | ncteisen | 2017-06-08 |
| | | | |||
* | | | Add rich closure debug mode | ncteisen | 2017-06-08 |
| | | | |||
| * | | Add rich closure debug mode | ncteisen | 2017-06-08 |
|/ / | |||
* | | Remove the section for b64 encoded trailers. | Feng Li | 2017-05-24 |
| | | | | | | Remove the section for b64 encoded trailers. As gRPC-Web uses CRLF to separate the trailers in the trailers frame, a binary trailer need to reserve in a base64 encoded format for their values. This cannot be skipped even base64 is applied on the whole trailers frame per client's request via content-type: application/grpc-web-text. | ||
* | | Update PROTOCOL-WEB.md | Wenbo Zhu | 2017-05-19 |
| | | |||
* | | Update PROTOCOL-WEB.md | Wenbo Zhu | 2017-05-19 |
| | | |||
* | | Update PROTOCOL-WEB.md | Wenbo Zhu | 2017-05-18 |
| | | | | | | Clarify the content type requirement (for message formats). | ||
* | | Merge pull request #10992 from apolcyn/doxygen_cpp_nits | apolcyn | 2017-05-17 |
|\ \ | | | | | | | Doxygen cpp nits | ||
* | | | Polish workarounds.md | Muxi Yan | 2017-05-16 |
| | | | |||
* | | | Alternate workaround description style | Muxi Yan | 2017-05-16 |
| | | | |||
* | | | Add /doc/workarounds.md | Muxi Yan | 2017-05-16 |
| | | | |||
* | | | Adding documentation for C++ unit tests | Mahak Mukhi | 2017-05-11 |
| | | | |||
* | | | Revert "Documentation on how to write unit tests using auto-generated mocked ↵ | Craig Tiller | 2017-05-10 |
| | | | | | | | | | | | | stubs." | ||
* | | | Post-review updates | MakMukhi | 2017-05-10 |
| | | | |||
| * | | address comments | Alexander Polcyn | 2017-05-05 |
| | | | |||
| * | | cpp doc nits | Alexander Polcyn | 2017-05-05 |
| | | | |||
* | | | Merge branch 'master' of github.com:MakMukhi/grpc | Mahak Mukhi | 2017-05-03 |
|\ \ \ | |/ / |/| | | |||
| * | | How to write unit tests for client sync APIs. | MakMukhi | 2017-05-03 |
| | | |