1. a22510c Merge by Craig Tiller · 8 years ago
  2. 1bb6e68 more doc fixes by Makarand Dharmapurikar · 8 years ago
  3. f91af00 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  4. ed3e86b added comment about setting cacheable flag. by Makarand Dharmapurikar · 8 years ago
  5. 35e8783 Review feedback by Craig Tiller · 8 years ago
  6. e035cad Fix memory leak by Craig Tiller · 8 years ago
  7. 012fc18 doc fixes and max-age set to 60 by Makarand Dharmapurikar · 8 years ago
  8. 08d297e Make all tests build again by Craig Tiller · 8 years ago
  9. 69a1f66 Complete integration test for buffer pools by Craig Tiller · 8 years ago
  10. 129bb46 Added comments wrt lb/subchannel args ownership. by David Garcia Quintas · 8 years ago
  11. 1e70dea Merge pull request #8192 from dgquintas/resolver_prefix by David G. Quintas · 8 years ago
  12. 8d7cab6 Merge pull request #8183 from dgquintas/grpclb_deadline by David G. Quintas · 8 years ago
  13. ba6d175 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  14. 4288101 Fix flow control of cancelled streams by Craig Tiller · 8 years ago
  15. bb1d72d Better debugging by Craig Tiller · 8 years ago
  16. c1acca2 Fix flow control of cancelled streams by Craig Tiller · 8 years ago
  17. a04c678 trivial doc fix. by Makarand Dharmapurikar · 8 years ago
  18. ef6b976 Add tracing, fix some transport bugs wrt buffer_pools by Craig Tiller · 8 years ago
  19. 892dbf4 Make settings configurable by Sree Kuchibhotla · 8 years ago
  20. 55ba14a Use the server's name as the service name for gRPC LB by David Garcia Quintas · 8 years ago
  21. 5f2e90e Populate server_name for sockaddr resolver by David Garcia Quintas · 8 years ago
  22. 42511cf Addressed review feedback by Makarand Dharmapurikar · 8 years ago
  23. a613615 Regenerate tests.json since it was out of sync by Sree Kuchibhotla · 8 years ago
  24. bd48c91 Use SIGMINRT + 6 as the default signal for gRPC epoll engine by Sree Kuchibhotla · 8 years ago
  25. fdea83d Update grpc objc API for support of PUT method by Muxi Yan · 8 years ago
  26. 16c26ed Add support of PUT method by Muxi Yan · 8 years ago
  27. 15bc462 Rename variables ... again by Yuchen Zeng · 8 years ago
  28. e529ea3 Rename variables by Yuchen Zeng · 8 years ago
  29. 6b40333 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  30. 8250993 Stub out end2end tests by Craig Tiller · 8 years ago
  31. 8ed4399 Changing Linux worker creation script. by Nicolas "Pixel" Noble · 8 years ago
  32. ed9dc8d Fix leaks by Craig Tiller · 8 years ago
  33. 7ab8eec Merge pull request #8218 from ctiller/reduce_load by Nicolas Noble · 8 years ago
  34. 06bc282 Remove deprecated V8 function call in Node library by murgatroid99 · 8 years ago
  35. 4b3b5d0 Fixes for destruction by Craig Tiller · 8 years ago
  36. 32c804e Fix a conditional that got flipped by Craig Tiller · 8 years ago
  37. dd339ea Cleanup of some buffer pool implementation by Craig Tiller · 8 years ago
  38. e8b8786 Add doc of pending API cleanups for C++. by Mark D. Roth · 8 years ago
  39. 9477724 Change C++ API to expose wait_for_ready instead of fail_fast. by Mark D. Roth · 8 years ago
  40. af9da92 Dont run benchmarks outside of linux for now by Craig Tiller · 8 years ago
  41. 91bb624 Reduce # of benchmarks run as Jenkins unit tests by Craig Tiller · 8 years ago
  42. 996e95b Use per-method max message size limits. by Mark D. Roth · 8 years ago
  43. 14eae8f Update Protocol spec to mention idempotency by Carl Mastrangelo · 8 years ago
  44. 6600645 Refactor hash table code into its own module and use it for method_config as well as method_config_table. by Mark D. Roth · 8 years ago
  45. 3c9728f Wrapped logs in grpc_http_trace by Robbie Shade · 8 years ago
  46. d249264 Merge branch 'master' into add_error_log_for_h2_headers by Robbie Shade · 8 years ago
  47. 795451f Hooking more things up by Craig Tiller · 8 years ago
  48. 923d641 Add a new scenario: Async-Client/Sync-Server by Sree Kuchibhotla · 8 years ago
  49. e2ac106 new value by Sree Kuchibhotla · 8 years ago
  50. f4c6e43 fine tune the cq deadline value (temporarily) by Sree Kuchibhotla · 8 years ago
  51. 81b2bc3 add async client sync server scenario by Sree Kuchibhotla · 8 years ago
  52. 7f58f5d Progress on chttp2 integration by Craig Tiller · 8 years ago
  53. c63455a Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  54. 25f29af Beginning integration of buffer pools && chttp2 by Craig Tiller · 8 years ago
  55. 7e642e3 Compiles with npm install --debug option. by Tim Ryan · 8 years ago
  56. 2d08f5b fix the plugin initialization order in ServerBuilder by Sree Kuchibhotla · 8 years ago
  57. 9a574ec Merge pull request #7930 from yang-g/header2 by Nicolas Noble · 8 years ago
  58. 3af0908 Merge pull request #7928 from yang-g/void_cast by Nicolas Noble · 8 years ago
  59. 966a448 Require non-NULL exec_ctx to unref. by Dan Born · 8 years ago
  60. ce2ff3c Fixes by Craig Tiller · 8 years ago
  61. e9f385a Fixes, more tests by Craig Tiller · 8 years ago
  62. dedb923 Clang format by murgatroid99 · 8 years ago
  63. 77c6cce Updated changes for Windows, removed unistd.h from test files by Michael Lumish · 8 years ago
  64. aa850a7 Pass path into init_call_elem() for use in looking up method config. by Mark D. Roth · 8 years ago
  65. 579acc3 Ensure all memory is released back to the buffer pool by Craig Tiller · 8 years ago
  66. 61ecb92 TCP buffer pool integration done by Craig Tiller · 8 years ago
  67. bec804b Merge branch 'deadline_filter' into service_config by Mark D. Roth · 8 years ago
  68. 046cf76 Encode method config table in channel args instead of in resolver result. by Mark D. Roth · 8 years ago
  69. a60dcca PR comments by David Garcia Quintas · 8 years ago
  70. af76e65 Fixes by Craig Tiller · 8 years ago
  71. 0e08b86 Updating roots from Mozilla. by Julien Boeuf · 8 years ago
  72. 012372f Cleanup test, check fail fast or not by Craig Tiller · 8 years ago
  73. 31e3244 Prevent nanopb fuzzers from spamming logs by David Garcia Quintas · 8 years ago
  74. a0629e8 Merge github.com:grpc/grpc into crashy by Craig Tiller · 8 years ago
  75. 1f8d1d5 Fixes by Craig Tiller · 8 years ago
  76. 862acb9 fix shutdown crash by Sree Kuchibhotla · 8 years ago
  77. b635c61 Add a slice allocation scheme by Craig Tiller · 8 years ago
  78. 677966a Be explicit as to which tests to run by Craig Tiller · 8 years ago
  79. 4e9a404 Add connection refused test by Vincent van Dam · 8 years ago
  80. fa0896b Rewrote handling of default resolver prefix by David Garcia Quintas · 8 years ago
  81. 287928c Fix memory leaks by Craig Tiller · 8 years ago
  82. d1253a3 Tests pass with buffer pools plumbed in by Craig Tiller · 8 years ago
  83. 2e89208 Add new files missed in last commit. by Mark D. Roth · 8 years ago
  84. 4c3a468 Move method config table code to its own module. by Mark D. Roth · 8 years ago
  85. 30ff60e Tests compile by Craig Tiller · 8 years ago
  86. 08b0fab Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  87. cc87939 Remove unused files. by Mark D. Roth · 8 years ago
  88. 9037eff Look for wildcard entry in service config. by Mark D. Roth · 8 years ago
  89. f0231ba Fix bug from merge. by Mark D. Roth · 8 years ago
  90. 2717035 Improve ProtoReflectionDescriptorDatabase by Yuchen Zeng · 8 years ago
  91. ef394a9 Fix typo by Yuchen Zeng · 8 years ago
  92. d801cd7 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  93. 5abf79a Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  94. d467348 Update tests by Craig Tiller · 8 years ago
  95. 7871f73 Remove sockaddr type structs and socklen_t from internal core APIs, update POSIX tests by murgatroid99 · 8 years ago
  96. 8695876 Buffer pools compile by Craig Tiller · 8 years ago
  97. 4de69c9 Add a suppression for a datarace in proto on an idempotent write by Vijay Pai · 8 years ago
  98. 4398b1a Fix submodule by Craig Tiller · 8 years ago
  99. eee963c Fix submodule by Craig Tiller · 8 years ago
  100. 9c7136b Merge github.com:grpc/grpc into env by Craig Tiller · 8 years ago