1. 3623af1 merge master by Yuxuan Li · 8 years ago
  2. 6fb04d6 memory usage profiling for client call, client channel, server creation, server call and server channel. by Yuxuan Li · 8 years ago
  3. 34f58fe remove not-yet-useful projects from grpc.sln by Jan Tattermusch · 8 years ago
  4. ebb3d5d Merge pull request #9139 from ericgribkoff/http2_client by Eric Gribkoff · 8 years ago
  5. cc59102 manual revert of #8901 by yang-g · 8 years ago
  6. c344e87 Adds HTTP/2 interop test client by Eric Gribkoff · 8 years ago
  7. 6cf58c8 Merge pull request #9129 from markdroth/handshaker_plugin by Mark D. Roth · 8 years ago
  8. 38b95b3 Merge pull request #9238 from ctiller/2010 by Craig Tiller · 8 years ago
  9. 881ff85 Merge pull request #9234 from jozefizso/patch-1 by Jan Tattermusch · 8 years ago
  10. 1f0f23c Handshaker plugin mechanism. by Mark D. Roth · 8 years ago
  11. 293ef15 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  12. 3ca6019 Merge branch 'patchy' into slice_with_exec_ctx_and_build by Craig Tiller · 8 years ago
  13. 3d5592c Moving message_size_filter properly. by Nicolas "Pixel" Noble · 8 years ago
  14. e7cd7c1 Expunge vs2010 references by Craig Tiller · 8 years ago
  15. db194ce Update link to CoApp installer by Jozef Izso · 8 years ago
  16. 6d379a9 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  17. 4603a1c Merge pull request #9062 from grpc/revert-9019-short_deadlines by Craig Tiller · 8 years ago
  18. 30268a9 Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" by Craig Tiller · 8 years ago
  19. 70a85ad Revert "Handle (and test) short call deadlines" by Craig Tiller · 8 years ago
  20. b995e8b Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  21. b62bffb Merge pull request #9026 from jtattermusch/protobuf_consistent_cmake by Jan Tattermusch · 8 years ago
  22. 9460166 Short deadlines: set Status on deadline by David Garcia Quintas · 8 years ago
  23. 32f35f8 Merge remote-tracking branch 'upstream/master' into revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  24. 7ae081b Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  25. e3e2106 make protobuf building consistent by Jan Tattermusch · 8 years ago
  26. 30d50fe Fix build by Craig Tiller · 8 years ago
  27. ff31121 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  28. 397bff3 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  29. 2d317fb Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" by Mark D. Roth · 8 years ago
  30. f7a7546 Merge pull request #8949 from grpc/revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  31. d101e14 Revert "Renamed google_benchmark submodule to benchmark" by Mark D. Roth · 8 years ago
  32. 4eec004 Revert "Remove redundant includes from string.h and tmpfile.h" by Mark D. Roth · 8 years ago
  33. adc3fbc Merge pull request #8922 from sreecha/slice_cleanup by Mark D. Roth · 8 years ago
  34. 746578a Merge pull request #8851 from dgquintas/rename_gbench 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. 86a893d Merge remote-tracking branch 'upstream/master' into security_handshaker2 by Mark D. Roth · 8 years ago
  38. 2502afb Fixed build.yaml and ran generate_projects.sh. by Mark D. Roth · 8 years ago
  39. 6c3d040 Merge branch 'security_handshaker1' into security_handshaker2 by Mark D. Roth · 8 years ago
  40. 3b45b8d Revert "Test credentials provider update" by Craig Tiller · 8 years ago
  41. 7d03df3 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  42. 71b275b resolve dependency by yang-g · 8 years ago
  43. b28c7e8 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  44. 071cacf Rename security handshaker files. by Mark D. Roth · 8 years ago
  45. 8686cab Use the same connector code for both secure and insecure clients. by Mark D. Roth · 8 years ago
  46. ed92f7b Merge pull request #8617 from markdroth/service_config_json by Mark D. Roth · 8 years ago
  47. c586666 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  48. 1016d9f Merge github.com:grpc/grpc into bm_fullstack by Craig Tiller · 8 years ago
  49. 863113a Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  50. c80fa2f Merge pull request #8680 from ctiller/no_more_legacy by Craig Tiller · 8 years ago
  51. ad1b395 Merge remote-tracking branch 'upstream/master' into latency_in_final_info by Mark D. Roth · 8 years ago
  52. 5c1f55a Merge pull request #8335 from y-zeng/tos by Yuchen Zeng · 8 years ago
  53. 7079809 Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  54. 7cdad96 Fix foward declaration duplication by Craig Tiller · 8 years ago
  55. 979abf6 regenerate projects by yang-g · 8 years ago
  56. 1b77f0b Merge remote-tracking branch 'upstream/master' into latency_in_final_info by Mark D. Roth · 8 years ago
  57. fc75321 Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  58. 0ace62f Merge pull request #8618 from markdroth/channel_info_api by Mark D. Roth · 8 years ago
  59. 5910eee Merge github.com:grpc/grpc into bm_fullstack by Craig Tiller · 8 years ago
  60. e6684f4 Remove legacy poller by Craig Tiller · 8 years ago
  61. e98181f Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  62. 25c3543 Fix sanity by Craig Tiller · 8 years ago
  63. 31606bd Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  64. b720b60 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  65. 3d88341 Populate latency field in final_info. by Mark D. Roth · 8 years ago
  66. 0e44a25 Fix C++ filter API and add test for it. by Mark D. Roth · 8 years ago
  67. c22717e Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  68. ed91324 Get user agent right by Craig Tiller · 8 years ago
  69. 56fa2c6 Order files - things were making sanity sad by Craig Tiller · 8 years ago
  70. 503653e Merge pull request #8456 from ctiller/pid_ctl by Craig Tiller · 8 years ago
  71. cad4593 Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  72. 0b48db4 Merge pull request #8537 from markdroth/remove_fake_resolver by Mark D. Roth · 8 years ago
  73. 7a4ac73 Merge github.com:grpc/grpc into bm_fullstack by Craig Tiller · 8 years ago
  74. 32df467 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  75. 453d563 Merge github.com:grpc/grpc into microbench by Craig Tiller · 8 years ago
  76. ea846a0 Rename method_config.[ch] to service_config.[ch]. by Mark D. Roth · 8 years ago
  77. d3f25b3 Merge remote-tracking branch 'upstream/master' into remove_fake_resolver by Mark D. Roth · 8 years ago
  78. 64d518e Merge remote-tracking branch 'upstream/master' into tos by Yuchen Zeng · 8 years ago
  79. 739a93e Merge branch 'master' into turn_it_to_11 by Vijay Pai · 8 years ago
  80. 6c8492d Merge remote-tracking branch 'upstream/master' into remove_fake_resolver by Mark D. Roth · 8 years ago
  81. 57f30d1 Merge pull request #8523 from markdroth/lb_policy_name_channel_arg by Mark D. Roth · 8 years ago
  82. 320ed13 Deprecate grpc::thread and sync in favor of std::thread,mutex,etc by Vijay Pai · 8 years ago
  83. e140d5c Regenerate all projects by Vijay Pai · 8 years ago
  84. 7213aa7 Merge branch 'microbench' into bm_fullstack by Craig Tiller · 8 years ago
  85. ac119ba Merge github.com:grpc/grpc into microbench by Craig Tiller · 8 years ago
  86. 0df7d34 Merge pull request #8380 from y-zeng/reflection_header by Yuchen Zeng · 8 years ago
  87. 6e3e39f Merge branch 'lb_policy_name_channel_arg' into remove_fake_resolver by Mark D. Roth · 8 years ago
  88. 41fd9f2 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  89. 7e0c2f8 Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg by Mark D. Roth · 8 years ago
  90. 1e088b4 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  91. fa014a8 Merge github.com:grpc/grpc into pid_ctl by Craig Tiller · 8 years ago
  92. 612ca22 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  93. e127a39 Change tests to use channel args instead of fake_resolver query args. by Mark D. Roth · 8 years ago
  94. cb356b2 Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg by Mark D. Roth · 8 years ago
  95. 6e080a3 Merge branch 'buffer_pools_for_realsies' into grpc_slice by Craig Tiller · 8 years ago
  96. 3d357d9 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  97. fb752d4 Always run the benchmarks as tests by Craig Tiller · 8 years ago
  98. 7a34e48 Codegen by Craig Tiller · 8 years ago
  99. c335054 Generate build files by Craig Tiller · 8 years ago
  100. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago