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