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