aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Collapse)AuthorAge
* Update PROTOCOL-WEB.mdGravatar Wenbo Zhu2017-02-06
| | | Mention the Server header format
* Update PROTOCOL-WEB.mdGravatar Wenbo Zhu2017-02-06
| | | | | 1. Clarify about trailer-only responses 2. Switch to http/1.1 header block format for in-body trailer encoding 3. Clarify how compatibility is supported (using U-A and Server headers respectively)
* 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
| | | |
| * | | 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 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
* | | 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.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.
* Updated backoff to spec.Gravatar David Garcia Quintas2016-11-24
|
* 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
* | updated the interop spec to conform with recent name changeGravatar Noah Eisen2016-10-24
| |
| * update imageGravatar Sree Kuchibhotla2016-10-18
| |
| * stress test framework design docGravatar Sree Kuchibhotla2016-10-18
|/
* update imagesGravatar Sree Kuchibhotla2016-10-18
|
* epoll design docGravatar Sree Kuchibhotla2016-10-18
|
* Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-14
|\
* \ Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-13
|\ \