1. 35769dc Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  2. 30d50fe Fix build by Craig Tiller · 8 years ago
  3. 397bff3 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  4. 4eec004 Revert "Remove redundant includes from string.h and tmpfile.h" by Mark D. Roth · 8 years ago
  5. adc3fbc Merge pull request #8922 from sreecha/slice_cleanup by Mark D. Roth · 8 years ago
  6. 7140382 Use the same server code for both secure and insecure servers. by Mark D. Roth · 8 years ago
  7. f989469 Temporarily enable gpr_slice_* functions to not break api compatibility by Sree Kuchibhotla · 8 years ago
  8. 369ddc5 Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  9. 6c3d040 Merge branch 'security_handshaker1' into security_handshaker2 by Mark D. Roth · 8 years ago
  10. b28c7e8 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  11. 071cacf Rename security handshaker files. by Mark D. Roth · 8 years ago
  12. 8686cab Use the same connector code for both secure and insecure clients. by Mark D. Roth · 8 years ago
  13. 1094c32 Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  14. c586666 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  15. 863113a Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  16. c80fa2f Merge pull request #8680 from ctiller/no_more_legacy by Craig Tiller · 8 years ago
  17. 5c1f55a Merge pull request #8335 from y-zeng/tos by Yuchen Zeng · 8 years ago
  18. 14ded3b Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  19. 7cdad96 Fix foward declaration duplication by Craig Tiller · 8 years ago
  20. 64b2656 First pass of slice interning facilities by Craig Tiller · 8 years ago
  21. c56c3ad Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  22. 53c4c28 Add new util file to podspec by Muxi Yan · 8 years ago
  23. fc75321 Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  24. e6684f4 Remove legacy poller by Craig Tiller · 8 years ago
  25. b720b60 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  26. c22717e Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  27. 503653e Merge pull request #8456 from ctiller/pid_ctl by Craig Tiller · 8 years ago
  28. ea846a0 Rename method_config.[ch] to service_config.[ch]. by Mark D. Roth · 8 years ago
  29. 64d518e Merge remote-tracking branch 'upstream/master' into tos by Yuchen Zeng · 8 years ago
  30. 41fd9f2 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  31. 15b04e4 Merge pull request #8559 from murgatroid99/v1.0.1_upmerge by Michael Lumish · 8 years ago
  32. 5d6ae93 Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge by murgatroid99 · 8 years ago
  33. fa014a8 Merge github.com:grpc/grpc into pid_ctl by Craig Tiller · 8 years ago
  34. 6e080a3 Merge branch 'buffer_pools_for_realsies' into grpc_slice by Craig Tiller · 8 years ago
  35. 3d357d9 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  36. c335054 Generate build files by Craig Tiller · 8 years ago
  37. e4e457e Merge remote-tracking branch 'upstream/master' into circular_dependency_fix by Mark D. Roth · 8 years ago
  38. bfe5680 Move method_config module from ext/client_channel to lib/transport. by Mark D. Roth · 8 years ago
  39. fb809b7 Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  40. 447d0a2 Advance versions of gRPC from v1.0.1-pre1 to v1.0.1 by Muxi Yan · 8 years ago
  41. fe8c501 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  42. b516cad Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  43. ae07f7f Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  44. af84245 Remove resolver_result. by Mark D. Roth · 8 years ago
  45. 6fd881e Advance versions of BoringSSL in podspec and template by Muxi Yan · 8 years ago
  46. e9255d0 fix sanity by Matt Kwong · 8 years ago
  47. dd2fa64 Add pid controller test by Craig Tiller · 8 years ago
  48. 10edf68 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  49. eb35a1d Merge remote-tracking branch 'upstream/master' into rename_client_config by Mark D. Roth · 8 years ago
  50. 9ea0f2c Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  51. 59f347e Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  52. 605a8f1 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  53. a507de3 Advance version of BoringSSL by Muxi Yan · 8 years ago
  54. 6758caa Advance versions from 1.0.0 to 1.0.1-pre1 by Muxi Yan · 8 years ago
  55. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago
  56. 654b242 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  57. 8c94df1 Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  58. 6a721b5 Rename grpc_hash_table to grpc_mdstr_hash_table. by Mark D. Roth · 8 years ago
  59. de3daf5 More interfaces for grpc_socket_mutator by Yuchen Zeng · 8 years ago
  60. 82e4ec7 Moved cv polling into ev_poll_posix.c by Ken Payson · 8 years ago
  61. a4f708a Introduce grpc_socket_mutator by Yuchen Zeng · 8 years ago
  62. 929f4c6 Add tos configuration in channel args by Yuchen Zeng · 8 years ago
  63. 1519574 Merge remote-tracking branch 'upstream/master' into rename_client_config by Mark D. Roth · 8 years ago
  64. eebb129 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  65. c36f6ea Compile and link core tests with libuv by murgatroid99 · 8 years ago
  66. 5b5c807 Merge master by Ken Payson · 8 years ago
  67. d88c461 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  68. ca3451d Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  69. e02c7ed Broke cv polling into seperate engine by Ken Payson · 8 years ago
  70. 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
  71. bec804b Merge branch 'deadline_filter' into service_config by Mark D. Roth · 8 years ago
  72. 4c3a468 Move method config table code to its own module. by Mark D. Roth · 8 years ago
  73. 08b0fab Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  74. d801cd7 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  75. 5abf79a Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  76. 8695876 Buffer pools compile by Craig Tiller · 8 years ago
  77. 1a2e6ac Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  78. 0d19c67 Merge branch 'direct-calls' into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  79. 7af69f3 Add buffer pools to build by Craig Tiller · 8 years ago
  80. 933c955 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  81. 3c09810 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  82. 1edc77c Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  83. 9fec58f Merge pull request #8052 from Vizerai/grpc_tracing by Jim King · 8 years ago
  84. 9710e2c Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  85. bcc60f7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  86. 9030c81 Add a libuv endpoint to the C core, for use in the Node library by murgatroid99 · 8 years ago
  87. 85102a9 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  88. eaea5ca Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  89. 34dac9d Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  90. ee43d7b Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-closures by Craig Tiller · 8 years ago
  91. 8b7678c Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  92. abf03ae Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  93. 31caabd Add shim to support condition variable wakeup fds where pipe/eventfd is not available by Ken Payson · 8 years ago
  94. 762e72e Merge github.com:grpc/grpc into direct-calls by Craig Tiller · 8 years ago
  95. 2137cd8 Rename client_config directory to client_channel. by Mark D. Roth · 8 years ago
  96. a51f541 Merge pull request #7559 from dgquintas/codegen_cleanse by Craig Tiller · 8 years ago
  97. 5e1b58b Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  98. 57726ca Revert "Revert "Grand unified closures"" by Craig Tiller · 8 years ago
  99. 537f7c2 Revert "Grand unified closures" by Craig Tiller · 8 years ago
  100. 242dc4b Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago