aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Collapse)AuthorAge
...
| * | Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-02-01
| |\ \
* | \ \ Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-02-01
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #9529 from ctiller/raceyGravatar Craig Tiller2017-02-01
| |\ \ \ | | | | | | | | | | Fix race detected by TSAN
| * \ \ \ Merge pull request #9472 from ericgribkoff/update_cli_instructionsGravatar Eric Gribkoff2017-02-01
| |\ \ \ \ | | | | | | | | | | | | Update instructions for building grpc_cli from a fresh repository
| | | * | | Refine error selection rulesGravatar Craig Tiller2017-01-31
| | | | | |
| | | | * | Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-01-31
| | | | |\ \ | | | | |/ / | | | |/| |
| * | / | | Bump master version numbersGravatar Craig Tiller2017-01-30
| | |/ / / | |/| | |
* | | | | Merge branch 'bm_countwrites' into bwestGravatar Craig Tiller2017-01-27
|\| | | |
* | | | | Bug fixes, tracing for bdp estimationGravatar Craig Tiller2017-01-27
| | | | |
| * | | | Accept max message size JSON values as either strings or numbers.Gravatar Mark D. Roth2017-01-26
|/ / / /
| * / / Update instructions for building grpc_cli from a fresh copy of the gRPCGravatar Eric Gribkoff2017-01-26
|/ / / | | | | | | | | | repository.
| * | Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-01-23
| |\ \ | |/ / |/| |
* | | Merge pull request #9346 from stevej/stevej/content_type_in_example_responseGravatar Eric Anderson2017-01-20
|\ \ \ | | | | | | | | adding content-type to the example response
* \ \ \ Merge pull request #9362 from grpc/rjshade-patch-1Gravatar Robbie Shade2017-01-20
|\ \ \ \ | | | | | | | | | | Fix GRPC_TRACE doc formatting
| | | * \ Merge remote-tracking branch 'upstream/master' into cares_buildinGravatar Yuchen Zeng2017-01-18
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Attempt to fix formatting.Gravatar Mark D. Roth2017-01-18
| | | | |
* | | | | Code review changes and other improvements.Gravatar Mark D. Roth2017-01-18
| | | | |
| * | | | Fix GRPC_TRACE doc formattingGravatar Robbie Shade2017-01-17
| | | | | | | | | | | | | | | Add newlines so that the description of 'all' and the example appear on separate lines (and not as part of the final bullet point)
* | | | | Merge remote-tracking branch 'upstream/master' into service_config_docGravatar Mark D. Roth2017-01-17
|\| | | |
| | * | | adding content-type to the example responseGravatar Steve Jenson2017-01-13
| |/ / /
| * | | Update negative-http2-interop-test-descriptions.mdGravatar Noah Eisen2017-01-11
| | | |
| * | | Update negative-http2-interop-test-descriptions.mdGravatar Noah Eisen2017-01-10
| | | |
| * | | Update negative-http2-interop-test-descriptions.mdGravatar Noah Eisen2017-01-10
| | | |
| * | | Update negative-http2-interop-test-descriptions.mdGravatar Noah Eisen2017-01-10
| | | |
| * | | Merge pull request #9273 from ctiller/perfnotesGravatar Craig Tiller2017-01-06
| |\ \ \ | | | | | | | | | | Small improvements to generated documentation
| | * | | Small improvements to generated documentationGravatar Craig Tiller2017-01-06
| | | | |
| * | | | Merge pull request #9271 from ericgribkoff/interop_test_descriptionsGravatar Eric Gribkoff2017-01-06
| |\ \ \ \ | | |/ / / | |/| | | The custom_metadata test uses response_parameters for FullDuplexCall
| * | | | Start some performance notesGravatar Craig Tiller2017-01-06
| | | | |
| | * | | interop-test-descriptions.md: correct proto for custom_metadata'sGravatar Eric Gribkoff2017-01-06
| |/ / / | | | | | | | | | | | | FullDuplexCall
| * | | Update negative-http2-interop-test-descriptions.mdGravatar Noah Eisen2016-12-16
| | | |
| * | | Addressed github commentsGravatar Noah Eisen2016-12-16
| | | |
| * | | Add negative http2 interop description fileGravatar Noah Eisen2016-12-15
| | | |
| | | * Fix Link to log.protoGravatar @DEFSTREAM2016-12-14
| | |/ | |/| | | | The link to view the format of Logs ( log.proto ) is broken, this commit resolves this.
* | | Fix link.Gravatar Mark D. Roth2016-12-14
| | |
* | | Add image in PNG format.Gravatar Mark D. Roth2016-12-14
| | |
* | | Finish docs.Gravatar Mark D. Roth2016-12-14
| | |
* | | Started updating docs.Gravatar Mark D. Roth2016-12-14
|/ /
* | Fix the incorrect number of statesGravatar randvis2016-12-12
| | | | | | There're five states: CONNECTING, READY, TRANSIENT_FAILURE, IDLE, SHUTDOWN.
| * Merge remote-tracking branch 'upstream/master' into cares_buildinGravatar Yuchen Zeng2016-11-30
| |\
* | | Updated backoff to spec.Gravatar David Garcia Quintas2016-11-24
| |/ |/|
| * Address reivew commentsGravatar Yuchen Zeng2016-11-22
| |
| * Address review commentsGravatar Yuchen Zeng2016-11-18
| |
| * Address review commentsGravatar Yuchen Zeng2016-11-10
| |
* | Update PROTOCOL-WEB.mdGravatar Wenbo Zhu2016-11-10
| | | | | | Using http/2 literal header format for status.
* | Merge pull request #8679 from markdroth/core_api_cleanupGravatar Mark D. Roth2016-11-08
|\ \ | |/ |/| Remove deprecated macros from C-core API.
| * Re-add GRPC_ARG_MAX_MESSAGE_LENGTH, which can't be removed yet.Gravatar Mark D. Roth2016-11-08
| |
| * Remove deprecated macros from C-core API. Also move one pending C++ cleanup ↵Gravatar Mark D. Roth2016-11-08
| | | | | | | | item to the proper file.
* | Create PROTOCOL-WEB.mdGravatar Wenbo Zhu2016-11-07
|/
* Stop supporting non-C++11 conformant compilersGravatar Vijay Pai2016-11-01
|
* Merge pull request #8420 from sreecha/stress_designGravatar Sree Kuchibhotla2016-10-26
|\ | | | | Stress test framework design document