1. cc2e048 Merge pull request #9342 from emmenlau/emmenlau_use_import_libraries_for_mingw by Jan Tattermusch · 7 years ago
  2. 3623af1 merge master by Yuxuan Li · 7 years ago
  3. 6fb04d6 memory usage profiling for client call, client channel, server creation, server call and server channel. by Yuxuan Li · 8 years ago
  4. 44b2d08 Makefile.template: use import library names for mingw, instead of static libraries by Mario Emmenlauer · 7 years ago
  5. 06d3d4a Makefile.template: remove the 'imp' suffix from MINGW library names by Mario Emmenlauer · 7 years ago
  6. 9752569 Merge pull request #9333 from emmenlau/emmenlau_fix_some_variable_names by Jan Tattermusch · 7 years ago
  7. abe9757 Makefile: fixed a few variables names, and added a missing variable on dll name by Mario Emmenlauer · 7 years ago
  8. c344e87 Adds HTTP/2 interop test client by Eric Gribkoff · 7 years ago
  9. 13f6716 Makefile.template and Makefile: install plugins on MSYS2 / MINGW32 platform by Mario Emmenlauer · 8 years ago
  10. 1643c04 Makefile.template and Makefile: avoid stripping too heavily on MSYS2 / MINGW32 platform by Mario Emmenlauer · 8 years ago
  11. 121d289 Makefile.template and Makefile: use .exe suffix for grpc_cpp_plugin on MSYS2 / MINGW32 platform by Mario Emmenlauer · 8 years ago
  12. 294dc2f Makefile.template and Makefile: avoid def-files on MSYS2 / MINGW32 platform by Mario Emmenlauer · 8 years ago
  13. 1f0f23c Handshaker plugin mechanism. by Mark D. Roth · 8 years ago
  14. 293ef15 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  15. 3ca6019 Merge branch 'patchy' into slice_with_exec_ctx_and_build by Craig Tiller · 8 years ago
  16. 3d5592c Moving message_size_filter properly. by Nicolas "Pixel" Noble · 8 years ago
  17. 6d379a9 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  18. 4603a1c Merge pull request #9062 from grpc/revert-9019-short_deadlines by Craig Tiller · 8 years ago
  19. 30268a9 Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" by Craig Tiller · 8 years ago
  20. 70a85ad Revert "Handle (and test) short call deadlines" by Craig Tiller · 8 years ago
  21. b995e8b Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 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. ff31121 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  26. 397bff3 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  27. 2d317fb Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" by Mark D. Roth · 8 years ago
  28. f7a7546 Merge pull request #8949 from grpc/revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  29. d101e14 Revert "Renamed google_benchmark submodule to benchmark" by Mark D. Roth · 8 years ago
  30. 4eec004 Revert "Remove redundant includes from string.h and tmpfile.h" by Mark D. Roth · 8 years ago
  31. adc3fbc Merge pull request #8922 from sreecha/slice_cleanup by Mark D. Roth · 8 years ago
  32. 746578a Merge pull request #8851 from dgquintas/rename_gbench by Mark D. Roth · 8 years ago
  33. 7140382 Use the same server code for both secure and insecure servers. by Mark D. Roth · 8 years ago
  34. f989469 Temporarily enable gpr_slice_* functions to not break api compatibility by Sree Kuchibhotla · 8 years ago
  35. e238b04 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  36. 2502afb Fixed build.yaml and ran generate_projects.sh. by Mark D. Roth · 8 years ago
  37. 6c3d040 Merge branch 'security_handshaker1' into security_handshaker2 by Mark D. Roth · 8 years ago
  38. 3770ac9 Run tools/buildgen/generate_projects.sh by ncteisen · 8 years ago
  39. 7d03df3 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  40. b28c7e8 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  41. 071cacf Rename security handshaker files. by Mark D. Roth · 8 years ago
  42. 8686cab Use the same connector code for both secure and insecure clients. by Mark D. Roth · 8 years ago
  43. ed92f7b Merge pull request #8617 from markdroth/service_config_json by Mark D. Roth · 8 years ago
  44. c586666 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  45. 1016d9f Merge github.com:grpc/grpc into bm_fullstack by Craig Tiller · 8 years ago
  46. 863113a Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  47. c80fa2f Merge pull request #8680 from ctiller/no_more_legacy by Craig Tiller · 8 years ago
  48. ad1b395 Merge remote-tracking branch 'upstream/master' into latency_in_final_info by Mark D. Roth · 8 years ago
  49. 5c1f55a Merge pull request #8335 from y-zeng/tos by Yuchen Zeng · 8 years ago
  50. 7079809 Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  51. 7cdad96 Fix foward declaration duplication by Craig Tiller · 8 years ago
  52. 979abf6 regenerate projects by yang-g · 8 years ago
  53. b587561 Merge remote-tracking branch 'upstream/master' into ssl_fuzzer by yang-g · 8 years ago
  54. c56c3ad Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  55. 1b77f0b Merge remote-tracking branch 'upstream/master' into latency_in_final_info by Mark D. Roth · 8 years ago
  56. aa0a5a2 Merge remote-tracking branch 'upstream/master' into ssl_fuzzer by yang-g · 8 years ago
  57. 10a27c1 Merge remote-tracking branch 'upstream/master' into no-authority-header-in-cronet by Muxi Yan · 8 years ago
  58. fc75321 Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  59. 0ace62f Merge pull request #8618 from markdroth/channel_info_api by Mark D. Roth · 8 years ago
  60. aed3cb4 fix sources_and_headers.json by yang-g · 8 years ago
  61. 5910eee Merge github.com:grpc/grpc into bm_fullstack by Craig Tiller · 8 years ago
  62. e6684f4 Remove legacy poller by Craig Tiller · 8 years ago
  63. e98181f Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  64. 25c3543 Fix sanity by Craig Tiller · 8 years ago
  65. 31606bd Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  66. b720b60 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  67. 3d88341 Populate latency field in final_info. by Mark D. Roth · 8 years ago
  68. 0e44a25 Fix C++ filter API and add test for it. by Mark D. Roth · 8 years ago
  69. 6ab2ccd regenerate projects by yang-g · 8 years ago
  70. 3a30541 Merge remote-tracking branch 'upstream/master' into ssl_fuzzer by yang-g · 8 years ago
  71. c22717e Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  72. ed91324 Get user agent right by Craig Tiller · 8 years ago
  73. d7b1bdf Fix dependency glitch by Craig Tiller · 8 years ago
  74. fbe3444 Merge branch 'sane' into decouple_version_number by Craig Tiller · 8 years ago
  75. 194b238 Merge github.com:grpc/grpc into decouple_version_number by Craig Tiller · 8 years ago
  76. 31e2128 Add a fuzzer for ssl server side by yang-g · 8 years ago
  77. 503653e Merge pull request #8456 from ctiller/pid_ctl by Craig Tiller · 8 years ago
  78. cad4593 Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  79. 0b48db4 Merge pull request #8537 from markdroth/remove_fake_resolver by Mark D. Roth · 8 years ago
  80. 7a4ac73 Merge github.com:grpc/grpc into bm_fullstack by Craig Tiller · 8 years ago
  81. 32df467 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  82. 453d563 Merge github.com:grpc/grpc into microbench by Craig Tiller · 8 years ago
  83. ea846a0 Rename method_config.[ch] to service_config.[ch]. by Mark D. Roth · 8 years ago
  84. d3f25b3 Merge remote-tracking branch 'upstream/master' into remove_fake_resolver by Mark D. Roth · 8 years ago
  85. 64d518e Merge remote-tracking branch 'upstream/master' into tos by Yuchen Zeng · 8 years ago
  86. 739a93e Merge branch 'master' into turn_it_to_11 by Vijay Pai · 8 years ago
  87. 6c8492d Merge remote-tracking branch 'upstream/master' into remove_fake_resolver by Mark D. Roth · 8 years ago
  88. 57f30d1 Merge pull request #8523 from markdroth/lb_policy_name_channel_arg by Mark D. Roth · 8 years ago
  89. 320ed13 Deprecate grpc::thread and sync in favor of std::thread,mutex,etc by Vijay Pai · 8 years ago
  90. e140d5c Regenerate all projects by Vijay Pai · 8 years ago
  91. 7213aa7 Merge branch 'microbench' into bm_fullstack by Craig Tiller · 8 years ago
  92. ac119ba Merge github.com:grpc/grpc into microbench by Craig Tiller · 8 years ago
  93. 0df7d34 Merge pull request #8380 from y-zeng/reflection_header by Yuchen Zeng · 8 years ago
  94. 6e3e39f Merge branch 'lb_policy_name_channel_arg' into remove_fake_resolver by Mark D. Roth · 8 years ago
  95. 41fd9f2 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  96. 7e0c2f8 Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg by Mark D. Roth · 8 years ago
  97. 1e088b4 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  98. fa014a8 Merge github.com:grpc/grpc into pid_ctl by Craig Tiller · 8 years ago
  99. 612ca22 Merge branch 'master' into rpc_mgr by Sree Kuchibhotla · 8 years ago
  100. e127a39 Change tests to use channel args instead of fake_resolver query args. by Mark D. Roth · 8 years ago