aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Collapse)AuthorAge
* Update include pathsGravatar Craig Tiller2017-03-28
|
* Merge remote-tracking branch 'upstream/master' into cares_rebaseGravatar Yuchen Zeng2017-03-23
|\
| * Merge pull request #9776 from apolcyn/add_http2_flow_control_interop_testsGravatar apolcyn2017-03-23
| |\ | | | | | | add http2 testing interop server uses small data frames and padding
| * \ Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar Noah Eisen2017-03-22
| |\ \ | | | | | | | | | | | | error-slice-optimization
| | | * add http2 server test for unary calls that uses small frames and paddingGravatar Alexander Polcyn2017-03-22
| | | |
* | | | Merge remote-tracking branch 'upstream/master' into cares_rebaseGravatar Yuchen Zeng2017-03-22
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #10203 from ncteisen/error-ownership-semanticsGravatar Noah Eisen2017-03-22
| |\ \ \ | | | | | | | | | | Add Error Ownership Doc
| | * | | Line breaks and doc reffingGravatar ncteisen2017-03-21
| | | | |
* | | | | Turn off c_ares resolver by defaultGravatar Yuchen Zeng2017-03-19
| | | | |
* | | | | Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-03-17
|\ \ \ \ \ | | |_|_|/ | |/| | |
* | | | | Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-03-17
|\ \ \ \ \
| | | * | | Make changes suggested by Mark, make this pass sanityGravatar Vijay Pai2017-03-17
| | | | | |
| | | | * | Add error ownership docGravatar ncteisen2017-03-17
| | | |/ / | | |/| |
| | | * | Explain combinerGravatar Vijay Pai2017-03-17
| | |/ /
| | * / Updating g_stands_for.mdGravatar Nicolas "Pixel" Noble2017-03-14
| | |/
| | * Document status ordering rulesGravatar Craig Tiller2017-03-06
| | | | | | | | | | | | | | | | | | | | | | | | This documents a rule that's existed in a hard to find internal document that's existed since Feb 2016 by abhikumar@google.com. Since that rule is critical to untangling some gRPC C core behavior, we should document it publically.
| | * Update PROTOCOL-WEB.mdGravatar Wenbo Zhu2017-03-02
| | | | | | | | | Remove text-base64 C-T. Will revisit if we ever need support non-default (base64) encoding.
| | * Add high-level server-side auth docsGravatar Jan Tattermusch2017-03-02
| | |
| | * Merge pull request #9897 from grpc/wenbozhu-patch-4Gravatar Feng Li2017-03-01
| | |\ | | | | | | | | Update PROTOCOL-WEB.md
| | * | Merge pull request #9817 from jtattermusch/internalization_docsGravatar Jan Tattermusch2017-03-01
| |/| | | | | | | | | | Add basic gRPC internationalization docs
| | | * Update PROTOCOL-WEB.mdGravatar Wenbo Zhu2017-02-27
| | | |
| | | * Update PROTOCOL-WEB.mdGravatar Wenbo Zhu2017-02-27
| | | |
| | | * Update PROTOCOL-WEB.mdGravatar Wenbo Zhu2017-02-27
| | |/ | |/| | | | | | | | | | Addressed @mwitkow comments. https://github.com/grpc/grpc-web/issues/57
| | * Update host name i18n docs.Gravatar Jan Tattermusch2017-02-27
| | |
| * | Use '//' for JSON comments.Gravatar Mark D. Roth2017-02-22
| | |
| | * Address comments.Gravatar Jan Tattermusch2017-02-22
| | |
| | * Create internationalization.mdGravatar Jan Tattermusch2017-02-22
| |/
* | Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-02-08
|\|
| * 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 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
| | |/