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