1. 6f690f3 Merge pull request #9372 from markdroth/proxy_mapper by Mark D. Roth · 8 years ago
  2. 674fe85 Merge pull request #9383 from markdroth/http_connect_channel_arg by Mark D. Roth · 8 years ago
  3. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  4. f593d88 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  5. d58a985 Move detection of HTTP CONNECT proxy from DNS resolver to client channel. by Mark D. Roth · 8 years ago
  6. 5687c2e Merge pull request #8684 from gcasto/change_cronet_interface by Muxi Yan · 8 years ago
  7. 5acc826 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  8. 79f2a24 Add proxy mapper hook. by Mark D. Roth · 8 years ago
  9. 42dc988 Merge pull request #9303 from nicolasnoble/bazel-fixes by Nicolas Noble · 8 years ago
  10. e6bcd0e Merge remote-tracking branch 'upstream/master' into revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  11. 24263c3 Fixing a few items with the new Bazel BUILD system: by Nicolas "Pixel" Noble · 8 years ago
  12. 2d9f8e8 Fix build by Craig Tiller · 8 years ago
  13. 217548d Merge remote-tracking branch 'upstream/master' into change_cronet_interface by Muxi Yan · 8 years ago
  14. d04dc4d Merge github.com:grpc/grpc into fix_errors by Craig Tiller · 8 years ago
  15. 732351f Start fixing http error --> grpc status conversion by Craig Tiller · 8 years ago
  16. 1f0f23c Handshaker plugin mechanism. by Mark D. Roth · 8 years ago
  17. 348fba2 Merge remote-tracking branch 'upstream/master' into revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  18. 94c2647 Merge branch 'slice_with_exec_ctx' into metadata_filter by Craig Tiller · 8 years ago
  19. 293ef15 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  20. e24591e Merge pull request #13 from ctiller/patchy by Nicolas Noble · 8 years ago
  21. 9f87ee2 Fixes for tests by Craig Tiller · 8 years ago
  22. 0fc9999 Putting message size filter back. by Nicolas "Pixel" Noble · 8 years ago
  23. 3ca6019 Merge branch 'patchy' into slice_with_exec_ctx_and_build by Craig Tiller · 8 years ago
  24. 3d5592c Moving message_size_filter properly. by Nicolas "Pixel" Noble · 8 years ago
  25. 203860a Merge remote-tracking branch 'google/master' into bazel-take-2 by Nicolas "Pixel" Noble · 8 years ago
  26. 0622e93 Merge branch 'master' into change_cronet_interface by Muxi Yan · 8 years ago
  27. 1b0d2f0 Merge branch 'slice_with_exec_ctx' into metadata_filter by Craig Tiller · 8 years ago
  28. 6d379a9 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  29. 4d2ea02 Revert "Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""" by Mark D. Roth · 8 years ago
  30. 30268a9 Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" by Craig Tiller · 8 years ago
  31. b995e8b Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  32. 385dd9a Merge branch 'slice_interning' into metadata_filter by Craig Tiller · 8 years ago
  33. 35769dc Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  34. 30d50fe Fix build by Craig Tiller · 8 years ago
  35. 397bff3 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  36. 2d317fb Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" by Mark D. Roth · 8 years ago
  37. 4eec004 Revert "Remove redundant includes from string.h and tmpfile.h" by Mark D. Roth · 8 years ago
  38. adc3fbc Merge pull request #8922 from sreecha/slice_cleanup by Mark D. Roth · 8 years ago
  39. 7140382 Use the same server code for both secure and insecure servers. by Mark D. Roth · 8 years ago
  40. f989469 Temporarily enable gpr_slice_* functions to not break api compatibility by Sree Kuchibhotla · 8 years ago
  41. 36b3135 Merge branch 'slice_interning' into metadata_filter by Craig Tiller · 8 years ago
  42. 369ddc5 Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  43. e238b04 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  44. 2502afb Fixed build.yaml and ran generate_projects.sh. by Mark D. Roth · 8 years ago
  45. 6c3d040 Merge branch 'security_handshaker1' into security_handshaker2 by Mark D. Roth · 8 years ago
  46. 3770ac9 Run tools/buildgen/generate_projects.sh by ncteisen · 8 years ago
  47. a0ed373 Change interface by Garrett Casto · 8 years ago
  48. ac5f518 Merge branch 'slice_with_exec_ctx' into eliminate_mdstr by Craig Tiller · 8 years ago
  49. b28c7e8 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  50. 071cacf Rename security handshaker files. by Mark D. Roth · 8 years ago
  51. 8686cab Use the same connector code for both secure and insecure clients. by Mark D. Roth · 8 years ago
  52. 66b14c1 Merge branch 'slice_interning' into eliminate_mdstr by Craig Tiller · 8 years ago
  53. 1094c32 Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  54. c586666 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  55. 863113a Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  56. c80fa2f Merge pull request #8680 from ctiller/no_more_legacy by Craig Tiller · 8 years ago
  57. 5c1f55a Merge pull request #8335 from y-zeng/tos by Yuchen Zeng · 8 years ago
  58. 5ef31ab Progress towards mdstr elimination by Craig Tiller · 8 years ago
  59. 14ded3b Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  60. 7cdad96 Fix foward declaration duplication by Craig Tiller · 8 years ago
  61. 64b2656 First pass of slice interning facilities by Craig Tiller · 8 years ago
  62. fc75321 Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  63. e6684f4 Remove legacy poller by Craig Tiller · 8 years ago
  64. 31606bd Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  65. b720b60 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  66. c22717e Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  67. ed91324 Get user agent right by Craig Tiller · 8 years ago
  68. 503653e Merge pull request #8456 from ctiller/pid_ctl by Craig Tiller · 8 years ago
  69. 32df467 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  70. ea846a0 Rename method_config.[ch] to service_config.[ch]. by Mark D. Roth · 8 years ago
  71. 64d518e Merge remote-tracking branch 'upstream/master' into tos by Yuchen Zeng · 8 years ago
  72. 320ed13 Deprecate grpc::thread and sync in favor of std::thread,mutex,etc by Vijay Pai · 8 years ago
  73. e140d5c Regenerate all projects by Vijay Pai · 8 years ago
  74. 0df7d34 Merge pull request #8380 from y-zeng/reflection_header by Yuchen Zeng · 8 years ago
  75. 41fd9f2 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  76. 1e088b4 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  77. fa014a8 Merge github.com:grpc/grpc into pid_ctl by Craig Tiller · 8 years ago
  78. 612ca22 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  79. 6e080a3 Merge branch 'buffer_pools_for_realsies' into grpc_slice by Craig Tiller · 8 years ago
  80. 3d357d9 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  81. c335054 Generate build files by Craig Tiller · 8 years ago
  82. 19014de Updating BUILD file. by Nicolas "Pixel" Noble · 8 years ago
  83. e4e457e Merge remote-tracking branch 'upstream/master' into circular_dependency_fix by Mark D. Roth · 8 years ago
  84. bfe5680 Move method_config module from ext/client_channel to lib/transport. by Mark D. Roth · 8 years ago
  85. fb809b7 Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  86. dc39353 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  87. 33d5494 generate_projects.sh and also add config.h header so that gcc4.4 can recognize nullptr by Sree Kuchibhotla · 8 years ago
  88. 9193119 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  89. 8e386a6 Merge remote-tracking branch 'upstream/master' into reflection_header by Yuchen Zeng · 8 years ago
  90. 3cb89bc Merge pull request #8281 from gcasto/cronet_cpp_api by Yang Gao · 8 years ago
  91. fe8c501 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  92. d30699c Merge remote-tracking branch 'upstream/master' into reflection_header by Yuchen Zeng · 8 years ago
  93. 1e31973 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  94. b516cad Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  95. ae07f7f Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  96. af84245 Remove resolver_result. by Mark D. Roth · 8 years ago
  97. 799bd5e Adding shim for generating C++ protos. by Nicolas "Pixel" Noble · 8 years ago
  98. dd2fa64 Add pid controller test by Craig Tiller · 8 years ago
  99. 4dc6431 Adding cc_grpc_library. by Nicolas "Pixel" Noble · 8 years ago
  100. d58c375 Buildify. by Nicolas "Pixel" Noble · 8 years ago