1. bf19961 Revert "Implement call combiner" by Mark D. Roth · 7 years ago
  2. ff4f2db Merge pull request #11566 from markdroth/call_combiner by Mark D. Roth · 7 years ago
  3. 76e264b Implement call combiner. by Mark D. Roth · 7 years ago
  4. 2921e1e Merge pull request #12282 from yang-g/sync_thd_refactor by Yang Gao · 7 years ago
  5. a79ada3 Double check macro to protect from faulty test. by yang-g · 7 years ago
  6. 9ff6031 Add sync_custom.h by yang-g · 7 years ago
  7. 7c62a35 Merge remote-tracking branch 'upstream/master' into stream_compression_config by Muxi Yan · 7 years ago
  8. d37411e Some missing parts by Muxi Yan · 7 years ago
  9. e9447a0 Minor name fix by Muxi Yan · 7 years ago
  10. 9835395 Fix core_untyped_structs sanity test by Muxi Yan · 7 years ago
  11. 229125a Merge remote-tracking branch 'upstream/master' into stream_compression_config by Muxi Yan · 7 years ago
  12. d36283a Address review comments by Muxi Yan · 7 years ago
  13. b18ab3f Delete deprecated constructor and CallOpSetCollectionInterface by Vijay Pai · 7 years ago
  14. b8e68dc Add tags to tagless structs and unions. by Jeremy Yallop · 7 years ago
  15. ce58cf8 Add Slice constructors to match all grpc_slice cases by Vijay Pai · 7 years ago
  16. f9bf428 Add support for service configs to c-ares resolver. by Mark D. Roth · 7 years ago
  17. e68c0d1 Revert "Reintroduce a lambda capture as part of C++11-izing code" by Jan Tattermusch · 7 years ago
  18. 69b8fe0 Merge branch 'master' into stream_compression_config by Muxi Yan · 7 years ago
  19. e8a61d6 Add a default delete override for the interface by yang-g · 7 years ago
  20. b667f12 Merge pull request #11979 from apolcyn/ensure_cancel_with_status_memory_api by apolcyn · 7 years ago
  21. 088e85c add comment and test for memory api of grpc_call_cancel_with_status by Alexander Polcyn · 7 years ago
  22. 0eaf7de Allow adding events to cq after shutdown is called. by yang-g · 7 years ago
  23. bb7ff0d minor missing header by Muxi Yan · 7 years ago
  24. c80526d Modify C++ and Objective C to initialize maybe_stream_compression_level by Muxi Yan · 7 years ago
  25. 0603895 Merge remote-tracking branch 'upstream/master' into stream_compression_config by Muxi Yan · 7 years ago
  26. 68a0fd5 Separate stream compression from message-wise compression by Muxi Yan · 7 years ago
  27. 986f056 Merge pull request #11865 from yang-g/avl_interface by Yang Gao · 7 years ago
  28. 303de0a update comments by yang-g · 7 years ago
  29. 59ef648 Adding exec_ctx to avl vtable functions by yang-g · 7 years ago
  30. bc81eee Remove a follow-on internal that was added post-internalization, keep the templated QPS worker rather than going back to internal API by Vijay Pai · 7 years ago
  31. 6abd200 Revert "Separate internal-only and public parts of C++ API" by Vijay Pai · 7 years ago
  32. 4260f28 Merge pull request #11917 from hxcan/master by Mehrdad Afshari · 7 years ago
  33. ba65002 Fix error in Doxygen comment. by hxcan.cai · 7 years ago
  34. c97fc14 Revert "Stream compression configuration" by Muxi Yan · 7 years ago
  35. e0778b2 Add cancellation to asynchronous security APIs. by Mark D. Roth · 7 years ago
  36. e5ba80b Merge pull request #11870 from vjpai/slice by Vijay Pai · 7 years ago
  37. 65d447f Merge pull request #11454 from markdroth/server_cq_ok_semantics by Mark D. Roth · 7 years ago
  38. 0f95fa4 Add idiomatic C++ API for grpc::Slice construction that doesn't by Vijay Pai · 7 years ago
  39. d996379 Reset OWNERS state by Craig Tiller · 7 years ago
  40. fd82a6c Merge pull request #11145 from vjpai/inproc3 by Vijay Pai · 7 years ago
  41. 3d7d5f4 Create inproc transport, add relevant tests, exclude irrelevant tests by Vijay Pai · 7 years ago
  42. 0696611 Do not return calls on server when request proto fails to deserialize. by Mark D. Roth · 7 years ago
  43. da8eca5 Better handling of token lifetime. by Julien Boeuf · 7 years ago
  44. 9877189 Merge pull request #11310 from nicolasnoble/import by Nicolas Noble · 7 years ago
  45. c571a8a Merge pull request #11466 from ncteisen/revert-zco by Noah Eisen · 7 years ago
  46. e476f7d Strawman OWNERS --> CODEOWNERS script by Craig Tiller · 7 years ago
  47. 616dafd Partial revert of https://github.com/grpc/grpc/pull/10743 by ncteisen · 7 years ago
  48. a4dc077 Stream compression configuration by Muxi Yan · 7 years ago
  49. 2ca8282 Merge pull request #11738 from mehrdada/canonica-urls by Mehrdad Afshari · 7 years ago
  50. 6eaaa92 Merge pull request #11731 from yang-g/cpp_is_hard by Yang Gao · 7 years ago
  51. 5e36994 Merge pull request #11572 from vjpai/internalize by Vijay Pai · 7 years ago
  52. b84a489 Revert "Reduce server memory usage" by Ken Payson · 7 years ago
  53. bb3d95b Use https://grpc.io consistently as the canonical URL by Mehrdad Afshari · 7 years ago
  54. c0baec6 Internalize structs and methods meant for being exposed through codegen by Vijay Pai · 7 years ago
  55. d03594f second try by yang-g · 7 years ago
  56. 0d9caec Unref the call first in case the collection is still used in call by yang-g · 7 years ago
  57. a3d9291 Use pointer to avoid assignment and race. by yang-g · 7 years ago
  58. 17bf3e1 Merge pull request #11705 from vjpai/typos by Vijay Pai · 7 years ago
  59. 1d85332 Merge pull request #11532 from ctiller/optimize_for by Craig Tiller · 7 years ago
  60. 28ee1ec Resolve typos by Vijay Pai · 7 years ago
  61. 67a4054 Initialize pending_ops false by Noah Eisen · 7 years ago
  62. 36bb8a0 s/hanging/pending/g by ncteisen · 7 years ago
  63. 43f2b55 Add repro and fix to bidi case by ncteisen · 7 years ago
  64. 95f7a51 Fix writelast bug by ncteisen · 7 years ago
  65. a1a3f36 Merge github.com:grpc/grpc into optimize_for by Craig Tiller · 7 years ago
  66. b922334 Merge pull request #11539 from dgquintas/alarm_non_copyable by David G. Quintas · 7 years ago
  67. 5d80dc4 Merge branch 'master' of https://github.com/grpc/grpc into import by Nicolas "Pixel" Noble · 7 years ago
  68. 10c040d Move collection reset before unref (since unref could destroy obj) by Vijay Pai · 7 years ago
  69. d35730d Fix use of terminal underscores in field names. by Vijay Pai · 7 years ago
  70. fc539eb Re-enable public constructor for ClientAsyncResponseReader to avoid busting client that bypassed code generator. This code is deprecated-on-arrival as it is a performance pessimization. This code path should not be used. by Vijay Pai · 7 years ago
  71. e48949f Make grpc::Alarm non-copyable by David Garcia Quintas · 7 years ago
  72. f1633a9 Allow application optimization targets to be hinted to grpc (prefer latency over throughput for now) by Craig Tiller · 7 years ago
  73. 5f5415e Merge pull request #11429 from gkelly/fix-extra-semis by Noah Eisen · 7 years ago
  74. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  75. 2f6715d Merge pull request #11399 from yang-g/status_ok_message by Yang Gao · 7 years ago
  76. 0cd6892 Remove extraneous semicolons. by Garret Kelly · 7 years ago
  77. 87d5a31 Implement LB policy updates by David Garcia Quintas · 7 years ago
  78. 63610c4 Update comments to discourage having an OK status with error_message by yang-g · 7 years ago
  79. 672f15f Merge pull request #11143 from dgquintas/dns_server by David G. Quintas · 7 years ago
  80. df8b5ea Update comment formatting by Eric Gribkoff · 7 years ago
  81. 7bc55fd Merge remote-tracking branch 'ctiller/build-wtf' into import by Nicolas "Pixel" Noble · 7 years ago
  82. c18b906 Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge by murgatroid99 · 7 years ago
  83. 0a94f3c Merge pull request #11158 from yang-g/async_default_service by Yang Gao · 7 years ago
  84. 5cb685f Merge pull request #11262 from KindDragon/patch-1 by Craig Tiller · 7 years ago
  85. 34011f1 Merge pull request #11246 from markdroth/doc_fixes by Mark D. Roth · 7 years ago
  86. 725d822 merge with head by Yang Gao · 7 years ago
  87. 98bb632 Yet another Doxygen comment syntax fix. by Mark D. Roth · 7 years ago
  88. a4881cc Fixed Doxygen comment syntax. by Mark D. Roth · 7 years ago
  89. b046d0f Export function gpr_log_severity_string for grpc_csharp_ext by Arkady Shapkin · 7 years ago
  90. 840931e More import fixes by Craig Tiller · 7 years ago
  91. 127fdae More Doxygen comment improvements. by Mark D. Roth · 7 years ago
  92. c3b1f18 get rid of connectivity state watchers right after timeout by Alexander Polcyn · 8 years ago
  93. 37718a4 Doxygenize comments in server_context_test_spouse.h by Mehrdad Afshari · 7 years ago
  94. d488bba minor: doxygenize comment by Mehrdad Afshari · 7 years ago
  95. 6a6747a Link comment code entities by Mehrdad Afshari · 7 years ago
  96. 6594242 minor edits in channel_arguments.h by Mehrdad Afshari · 7 years ago
  97. 27da5de Minor edits and doxygenize some comments by Mehrdad Afshari · 7 years ago
  98. 4601bc2 tiny edit and linking entities by Mehrdad Afshari · 7 years ago
  99. 59cd2d7 doxygenize include/grpc++/security/credentials.h comments by Mehrdad Afshari · 7 years ago
  100. 31e9c14 doxygenize auth_metadata_processor.h comments by Mehrdad Afshari · 7 years ago