1. c2bc59b Merge pull request #9346 from stevej/stevej/content_type_in_example_response by Eric Anderson · 8 years ago
  2. 56eb94a Merge pull request #9362 from grpc/rjshade-patch-1 by Robbie Shade · 8 years ago
  3. e860359 Attempt to fix formatting. by Mark D. Roth · 8 years ago
  4. b422737 Code review changes and other improvements. by Mark D. Roth · 8 years ago
  5. 40204d7 Fix GRPC_TRACE doc formatting by Robbie Shade · 8 years ago
  6. e0cf675 Merge remote-tracking branch 'upstream/master' into service_config_doc by Mark D. Roth · 8 years ago
  7. a5fd2d5 adding content-type to the example response by Steve Jenson · 8 years ago
  8. 4314043 Update negative-http2-interop-test-descriptions.md by Noah Eisen · 8 years ago
  9. 850ed9b Update negative-http2-interop-test-descriptions.md by Noah Eisen · 8 years ago
  10. 9fafc03 Update negative-http2-interop-test-descriptions.md by Noah Eisen · 8 years ago
  11. a0d639d Update negative-http2-interop-test-descriptions.md by Noah Eisen · 8 years ago
  12. 6fd8f60 Merge pull request #9273 from ctiller/perfnotes by Craig Tiller · 8 years ago
  13. e519a03 Small improvements to generated documentation by Craig Tiller · 8 years ago
  14. 6883da2 Merge pull request #9271 from ericgribkoff/interop_test_descriptions by Eric Gribkoff · 8 years ago
  15. e61b7d7 Start some performance notes by Craig Tiller · 8 years ago
  16. b408f9d interop-test-descriptions.md: correct proto for custom_metadata's FullDuplexCall by Eric Gribkoff · 8 years ago
  17. 2d1d324 Update negative-http2-interop-test-descriptions.md by Noah Eisen · 8 years ago
  18. 0eb6918 Addressed github comments by Noah Eisen · 8 years ago
  19. fcb2d14 Add negative http2 interop description file by Noah Eisen · 8 years ago
  20. 892e917 Fix link. by Mark D. Roth · 8 years ago
  21. b3f811c Add image in PNG format. by Mark D. Roth · 8 years ago
  22. 8fda551 Finish docs. by Mark D. Roth · 8 years ago
  23. 3cadfb1 Started updating docs. by Mark D. Roth · 8 years ago
  24. 0a588c6 Fix the incorrect number of states by randvis · 8 years ago
  25. 1edfb95 Updated backoff to spec. by David Garcia Quintas · 8 years ago
  26. fd825f5 Update PROTOCOL-WEB.md by Wenbo Zhu · 8 years ago
  27. db096f3 Merge pull request #8679 from markdroth/core_api_cleanup by Mark D. Roth · 8 years ago
  28. fb92740 Re-add GRPC_ARG_MAX_MESSAGE_LENGTH, which can't be removed yet. by Mark D. Roth · 8 years ago
  29. b1c2bbf Remove deprecated macros from C-core API. Also move one pending C++ cleanup item to the proper file. by Mark D. Roth · 8 years ago
  30. 4daba4b Create PROTOCOL-WEB.md by Wenbo Zhu · 8 years ago
  31. 80b2927 Stop supporting non-C++11 conformant compilers by Vijay Pai · 8 years ago
  32. 9dc49b7 Merge pull request #8420 from sreecha/stress_design by Sree Kuchibhotla · 8 years ago
  33. b53a7f7 updated the interop spec to conform with recent name change by Noah Eisen · 8 years ago
  34. c1f006e update image by Sree Kuchibhotla · 8 years ago
  35. 21bca1e stress test framework design doc by Sree Kuchibhotla · 8 years ago
  36. 17fc7ef update images by Sree Kuchibhotla · 8 years ago
  37. 6e104d9 epoll design doc by Sree Kuchibhotla · 8 years ago
  38. 7d2f0b0 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  39. 272c8d2 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  40. cece9c7 manually fixed merge conflict. caused by the addition of a different new interop test by Noah Eisen · 8 years ago
  41. 5ef0c00 Merge pull request #8101 from makdharma/cacheable_unary by makdharma · 8 years ago
  42. 82d7677 trivial change to kick off jenkins run by Makarand Dharmapurikar · 8 years ago
  43. fdc2b10 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  44. 4bcdd73 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  45. 787d58f Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  46. ee2a10e Merge pull request #8050 from ctiller/env by Craig Tiller · 8 years ago
  47. a268ee7 Merge pull request #8216 from carl-mastrangelo/spec by Craig Tiller · 8 years ago
  48. b6cf494 s/flat/flag by Makarand Dharmapurikar · 8 years ago
  49. 3b630f7 updated interop test doc. unimplemented test no longer checks error message, since some server languages set it to empty string, and some set it to a non empty message by Noah Eisen · 8 years ago
  50. ca3451d Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  51. 55cb236 fixed typo in the updated interop test description file by Noah Eisen · 8 years ago
  52. 2e9661c Update interop-test-descriptions.md by Noah Eisen · 8 years ago
  53. 62cfbea Update pending API cleanups doc. by Mark D. Roth · 8 years ago
  54. 5db2497 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  55. 1bb6e68 more doc fixes by Makarand Dharmapurikar · 8 years ago
  56. ed3e86b added comment about setting cacheable flag. by Makarand Dharmapurikar · 8 years ago
  57. 012fc18 doc fixes and max-age set to 60 by Makarand Dharmapurikar · 8 years ago
  58. a04c678 trivial doc fix. by Makarand Dharmapurikar · 8 years ago
  59. 42511cf Addressed review feedback by Makarand Dharmapurikar · 8 years ago
  60. e8b8786 Add doc of pending API cleanups for C++. by Mark D. Roth · 8 years ago
  61. 14eae8f Update Protocol spec to mention idempotency by Carl Mastrangelo · 8 years ago
  62. 9c7136b Merge github.com:grpc/grpc into env by Craig Tiller · 8 years ago
  63. 6665c40 Add missing entry. by Mark D. Roth · 8 years ago
  64. 694cc81 Fix docs by Craig Tiller · 8 years ago
  65. 687a0e6 Add trace for server channel events by Craig Tiller · 8 years ago
  66. 83d215e Merge branch 'env' into direct-calls by Craig Tiller · 8 years ago
  67. a8e1b83 Merge pull request #7846 from markdroth/max_send_size_filter by Mark D. Roth · 8 years ago
  68. 5098508 Merge pull request #8071 from y-zeng/reflection_example by Yuchen Zeng · 8 years ago
  69. abf03ae Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  70. 311e7ba s/minor/major/ in API cleanups doc. by Mark D. Roth · 8 years ago
  71. 500ca30 Merge pull request #4955 from ejona86/http-grpc-status-mapping by Abhishek Kumar · 8 years ago
  72. 6751ac6 Add doc listing API changes to clean up for the next minor-version release. by Mark D. Roth · 8 years ago
  73. 1ed0b8e Add interop test for Cacheable Unary Calls by Makarand Dharmapurikar · 8 years ago
  74. 82f3083 Address review comments by Yuchen Zeng · 8 years ago
  75. 3bf43dd Address review comments by Yuchen Zeng · 8 years ago
  76. dcc16b4 Address review comments by Yuchen Zeng · 8 years ago
  77. a8f2621 Fix dead links by Yuchen Zeng · 8 years ago
  78. c6e9076 Address review comments by Yuchen Zeng · 8 years ago
  79. 8eaa184 Add server reflection tutorial by Yuchen Zeng · 8 years ago
  80. 18c09bf Review feedback by Craig Tiller · 8 years ago
  81. 44bb734 Add documentation for GRPC_ environment variables by Craig Tiller · 8 years ago
  82. a3328ae Merge pull request #7697 from ejona86/waitforready by Craig Tiller · 8 years ago
  83. d9f9076 Update documentation by Craig Tiller · 8 years ago
  84. 0b3a621 spec: Percent-encode Status-Message by Eric Anderson · 8 years ago
  85. cf88bb4 Rename Fail Fast doc to Wait for Ready by Eric Anderson · 8 years ago
  86. e84d242 Use DBC case instead of SBC case by HuKeping · 8 years ago
  87. 316f73f Merge v1.0.x into master by murgatroid99 · 8 years ago
  88. b8208ff Merge pull request #7269 from y-zeng/cli_call by kpayson64 · 8 years ago
  89. 6f7d422 Upgrade virtualenv pip in Python docgen by Masood Malekghassemi · 8 years ago
  90. 9cb9445 Addressed review comments by Yuchen Zeng · 8 years ago
  91. e1951a1 Merge pull request #7294 from dgquintas/lb_docs_update by David G. Quintas · 8 years ago
  92. 2eebe29 Merge pull request #7245 from muxi/fix-7181 by makdharma · 8 years ago
  93. ad570d8 Merge pull request #7243 from dgquintas/styleguide by kpayson64 · 8 years ago
  94. fb81858 Forbade atexit() by David Garcia Quintas · 8 years ago
  95. 26b6060 Small tweaks in text and diagram by David Garcia Quintas · 8 years ago
  96. 54698a9 Updated with PR comments. by David Garcia Quintas · 8 years ago
  97. 276c72e Compression Cookbook by David Garcia Quintas · 8 years ago
  98. 4bb1a9d added lb diagram and some more detail by David Garcia Quintas · 8 years ago
  99. fc99ff6 Fix error code when client run out of memory in Objective C code base by Muxi Yan · 8 years ago
  100. fed3e3b Added section about variable initialization by David Garcia Quintas · 8 years ago