1. 8706c6e add todo by yang-g · 8 years ago
  2. e46de3d Expose message limit constants so that users can reference them by yang-g · 8 years ago
  3. ed92f7b Merge pull request #8617 from markdroth/service_config_json by Mark D. Roth · 8 years ago
  4. d57a148 Merge github.com:grpc/grpc into newlines by Craig Tiller · 8 years ago
  5. 863113a Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  6. d03afbd Merge branch 'master' of github.com:grpc/grpc into rr_fixall by David Garcia Quintas · 8 years ago
  7. b1f6bf2 Merge pull request #8086 from y-zeng/fix_gprc by Yuchen Zeng · 8 years ago
  8. 5c1f55a Merge pull request #8335 from y-zeng/tos by Yuchen Zeng · 8 years ago
  9. c625c7a Allow fetching service config via grpc_channel_get_info(). by Mark D. Roth · 8 years ago
  10. db096f3 Merge pull request #8679 from markdroth/core_api_cleanup by Mark D. Roth · 8 years ago
  11. fb92740 Re-add GRPC_ARG_MAX_MESSAGE_LENGTH, which can't be removed yet. by Mark D. Roth · 8 years ago
  12. 0ace62f Merge pull request #8618 from markdroth/channel_info_api by Mark D. Roth · 8 years ago
  13. ea6689d Added INIT state to grpc_connectivity_state by David Garcia Quintas · 8 years ago
  14. 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
  15. f79ce7d Code review changes. by Mark D. Roth · 8 years ago
  16. b121fc7 Support percent-encoding status messages by Craig Tiller · 8 years ago
  17. e5b4d4f Merge remote-tracking branch 'upstream/master' into channel_info_api by Mark D. Roth · 8 years ago
  18. 64d518e Merge remote-tracking branch 'upstream/master' into tos by Yuchen Zeng · 8 years ago
  19. b2d2488 Add grpc_channel_get_info() to C-core API. by Mark D. Roth · 8 years ago
  20. 28b7242 clang-format by Craig Tiller · 8 years ago
  21. 5b676a6 Fix include guards by Craig Tiller · 8 years ago
  22. 618e67d s/GPR_SLICE/GRPC_SLICE/g by Craig Tiller · 8 years ago
  23. 6e080a3 Merge branch 'buffer_pools_for_realsies' into grpc_slice by Craig Tiller · 8 years ago
  24. 3d357d9 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  25. b37d53e Bulk update #includes by Craig Tiller · 8 years ago
  26. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago
  27. fb809b7 Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  28. 153eaa7 s/BUFFER_POOL/RESOURCE_QUOTA/g by Craig Tiller · 8 years ago
  29. 3686996 Encode server name, LB policy name, and addresses in channel args. by Mark D. Roth · 8 years ago
  30. 10edf68 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  31. 9ea0f2c Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  32. 59f347e Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  33. 605a8f1 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  34. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago
  35. 799832c Merge remote-tracking branch 'upstream/master' into fix_gprc by Yuchen Zeng · 8 years ago
  36. de3daf5 More interfaces for grpc_socket_mutator by Yuchen Zeng · 8 years ago
  37. a4f708a Introduce grpc_socket_mutator by Yuchen Zeng · 8 years ago
  38. b5273fd Merge remote-tracking branch 'upstream/master' into tos by Yuchen Zeng · 8 years ago
  39. 929f4c6 Add tos configuration in channel args by Yuchen Zeng · 8 years ago
  40. 7f6b0e7 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  41. f0da36b Clarifying comment by Craig Tiller · 8 years ago
  42. c99945e Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  43. fde76d7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  44. e96c05b Merge remote-tracking branch 'upstream/master' into fix_gprc by Yuchen Zeng · 8 years ago
  45. 1bb0ce5 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  46. eebb129 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  47. afa8c10 clang-format by Mark D. Roth · 8 years ago
  48. eb7574b clang-format by Mark D. Roth · 8 years ago
  49. 4944ee2 Merge remote-tracking branch 'upstream/master' into fail_fast by Mark D. Roth · 8 years ago
  50. 4089138 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  51. 8c00909 Merge github.com:grpc/grpc into adjustable_window by Craig Tiller · 8 years ago
  52. e2180f0 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  53. ef49a5d Merge pull request #7833 from sreecha/fix_channel_from_fd_api by Nicolas Noble · 8 years ago
  54. 66306c2 Merge pull request #8224 from sreecha/grpc_signal by Nicolas Noble · 8 years ago
  55. d88c461 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  56. 10d13f6 Make initial connect retry backoff configurable by Craig Tiller · 8 years ago
  57. ef7efb1 Merge branch 'fail_fast' into service_config by Mark D. Roth · 8 years ago
  58. 59c9f90 Rename GRPC_INITIAL_METADATA_IGNORE_CONNECTIVITY to by Mark D. Roth · 8 years ago
  59. 56e470e Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  60. fbf8dd8 Merge pull request #8168 from markdroth/max_message_size_fix by Nicolas Noble · 8 years ago
  61. ef6b976 Add tracing, fix some transport bugs wrt buffer_pools by Craig Tiller · 8 years ago
  62. bd48c91 Use SIGMINRT + 6 as the default signal for gRPC epoll engine by Sree Kuchibhotla · 8 years ago
  63. 4c3a468 Move method config table code to its own module. by Mark D. Roth · 8 years ago
  64. 08b0fab Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  65. d801cd7 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  66. d467348 Update tests by Craig Tiller · 8 years ago
  67. 8a6c825 Fix Android CPP Build issues by Perumaal S · 8 years ago
  68. b8a8867 Merge remote-tracking branch 'upstream/master' into fix_gprc by Yuchen Zeng · 8 years ago
  69. c2ab9ae Add buffer pool public apis by Craig Tiller · 8 years ago
  70. bbfe147 Set default max send message size to unlimited. by Mark D. Roth · 8 years ago
  71. bcc60f7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  72. 34dac9d Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  73. ee43d7b Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-closures by Craig Tiller · 8 years ago
  74. abf03ae Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  75. 827c8ef Fix include/grpc/support/log.h by Yuchen Zeng · 8 years ago
  76. 66f3a4b Merge remote-tracking branch 'upstream/master' into fix_gprc by Yuchen Zeng · 8 years ago
  77. 0e25610 Code review changes. by Mark D. Roth · 8 years ago
  78. a51f541 Merge pull request #7559 from dgquintas/codegen_cleanse by Craig Tiller · 8 years ago
  79. 362ac1b Fix gprc by Yuchen Zeng · 8 years ago
  80. f5afcd9 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  81. 57726ca Revert "Revert "Grand unified closures"" by Craig Tiller · 8 years ago
  82. 537f7c2 Revert "Grand unified closures" by Craig Tiller · 8 years ago
  83. 5d3f2e6 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  84. 765e654 Merge branch 'master' into fix_channel_from_fd_api by Sree Kuchibhotla · 8 years ago
  85. d098910 Merge branch 'master' into fix_channel_from_fd_api by Sree Kuchibhotla · 8 years ago
  86. 1b5f057 Merge pull request #7196 from soltanmm/old-mac-donald-had-a-farm by Nicolas Noble · 8 years ago
  87. 8f416db Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  88. ebfcd97 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  89. 7bfa1a8 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  90. 255dad3 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  91. 1ccf621 Merge github.com:grpc/grpc into bigger_frames by Craig Tiller · 8 years ago
  92. 410208c Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  93. 9d7e049 Merge pull request #7862 from makdharma/grpc_caching by makdharma · 8 years ago
  94. 089dbc0 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  95. dadda8b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  96. a6babb0 addressed comments from review by Makarand Dharmapurikar · 8 years ago
  97. e3817f4 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  98. f3581bf Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  99. 8dfdb7e Specify the "g" in gRPC by Craig Tiller · 8 years ago
  100. 24096ce Support >16kib frame sizes in core by Craig Tiller · 8 years ago