1. 3623af1 merge master by Yuxuan Li · 7 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. 9d4fc31 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 7 years ago
  4. 34f58fe remove not-yet-useful projects from grpc.sln by Jan Tattermusch · 7 years ago
  5. ebb3d5d Merge pull request #9139 from ericgribkoff/http2_client by Eric Gribkoff · 7 years ago
  6. 20ce39a remove limit_cores.h from build.yaml by Alexander Polcyn · 7 years ago
  7. 6ff1ca4 re-run generate project to build qps json driver by Alexander Polcyn · 7 years ago
  8. 032baa8 Fix sanity: check_sources_and_headers by Craig Tiller · 7 years ago
  9. 8a7a446 merge with head by yang-g · 7 years ago
  10. cc59102 manual revert of #8901 by yang-g · 7 years ago
  11. c344e87 Adds HTTP/2 interop test client by Eric Gribkoff · 8 years ago
  12. 2d9f8e8 Fix build by Craig Tiller · 8 years ago
  13. d04dc4d Merge github.com:grpc/grpc into fix_errors by Craig Tiller · 8 years ago
  14. 6cf58c8 Merge pull request #9129 from markdroth/handshaker_plugin by Mark D. Roth · 8 years ago
  15. 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
  16. 38b95b3 Merge pull request #9238 from ctiller/2010 by Craig Tiller · 8 years ago
  17. 881ff85 Merge pull request #9234 from jozefizso/patch-1 by Jan Tattermusch · 8 years ago
  18. d7ee291 Fix tests by Craig Tiller · 8 years ago
  19. 732351f Start fixing http error --> grpc status conversion by Craig Tiller · 8 years ago
  20. 1f0f23c Handshaker plugin mechanism. by Mark D. Roth · 8 years ago
  21. 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
  22. 32e05e4 Merge github.com:grpc/grpc into write_buffering by Craig Tiller · 8 years ago
  23. 2ef5a64 Add a test of finishing buffering with EOS by Craig Tiller · 8 years ago
  24. 4e6247a Fix sequential write buffering by Craig Tiller · 8 years ago
  25. 293ef15 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  26. 3ca6019 Merge branch 'patchy' into slice_with_exec_ctx_and_build by Craig Tiller · 8 years ago
  27. 3d5592c Moving message_size_filter properly. by Nicolas "Pixel" Noble · 8 years ago
  28. e7cd7c1 Expunge vs2010 references by Craig Tiller · 8 years ago
  29. db194ce Update link to CoApp installer by Jozef Izso · 8 years ago
  30. 1accb12 fix path by yang-g · 8 years ago
  31. eb30c80 Merge branch 'flow_control_v2' into bwest by Craig Tiller · 8 years ago
  32. c3c475f move files to subdir and add generated files by yang-g · 8 years ago
  33. ad32764 sync test pass by yang-g · 8 years ago
  34. c8a49d2 codegen health proto by yang-g · 8 years ago
  35. c9d2954 more by yang-g · 8 years ago
  36. 8d668d8 default service by yang-g · 8 years ago
  37. 6486883 Add more files by yang-g · 8 years ago
  38. 0498124 Add files by yang-g · 8 years ago
  39. 1b0d2f0 Merge branch 'slice_with_exec_ctx' into metadata_filter by Craig Tiller · 8 years ago
  40. 6d379a9 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  41. 4d2ea02 Revert "Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""" by Mark D. Roth · 8 years ago
  42. 4603a1c Merge pull request #9062 from grpc/revert-9019-short_deadlines by Craig Tiller · 8 years ago
  43. 30268a9 Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" by Craig Tiller · 8 years ago
  44. 70a85ad Revert "Handle (and test) short call deadlines" by Craig Tiller · 8 years ago
  45. b995e8b Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  46. b62bffb Merge pull request #9026 from jtattermusch/protobuf_consistent_cmake by Jan Tattermusch · 8 years ago
  47. 9460166 Short deadlines: set Status on deadline by David Garcia Quintas · 8 years ago
  48. 32f35f8 Merge remote-tracking branch 'upstream/master' into revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  49. e7b7469 Merge branch 'slice_interning' into metadata_filter by Craig Tiller · 8 years ago
  50. 162f9ea Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  51. 7ae081b Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  52. e3e2106 make protobuf building consistent by Jan Tattermusch · 8 years ago
  53. 385dd9a Merge branch 'slice_interning' into metadata_filter by Craig Tiller · 8 years ago
  54. 35769dc Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  55. 30d50fe Fix build by Craig Tiller · 8 years ago
  56. ff31121 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  57. 397bff3 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  58. 2d317fb Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" by Mark D. Roth · 8 years ago
  59. f7a7546 Merge pull request #8949 from grpc/revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  60. d101e14 Revert "Renamed google_benchmark submodule to benchmark" by Mark D. Roth · 8 years ago
  61. 4eec004 Revert "Remove redundant includes from string.h and tmpfile.h" by Mark D. Roth · 8 years ago
  62. adc3fbc Merge pull request #8922 from sreecha/slice_cleanup by Mark D. Roth · 8 years ago
  63. 746578a Merge pull request #8851 from dgquintas/rename_gbench by Mark D. Roth · 8 years ago
  64. 7140382 Use the same server code for both secure and insecure servers. by Mark D. Roth · 8 years ago
  65. f989469 Temporarily enable gpr_slice_* functions to not break api compatibility by Sree Kuchibhotla · 8 years ago
  66. 369ddc5 Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  67. 86a893d Merge remote-tracking branch 'upstream/master' into security_handshaker2 by Mark D. Roth · 8 years ago
  68. 2502afb Fixed build.yaml and ran generate_projects.sh. by Mark D. Roth · 8 years ago
  69. 6c3d040 Merge branch 'security_handshaker1' into security_handshaker2 by Mark D. Roth · 8 years ago
  70. 3b45b8d Revert "Test credentials provider update" by Craig Tiller · 8 years ago
  71. 7d03df3 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  72. 71b275b resolve dependency by yang-g · 8 years ago
  73. ac5f518 Merge branch 'slice_with_exec_ctx' into eliminate_mdstr by Craig Tiller · 8 years ago
  74. b28c7e8 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  75. 071cacf Rename security handshaker files. by Mark D. Roth · 8 years ago
  76. 8686cab Use the same connector code for both secure and insecure clients. by Mark D. Roth · 8 years ago
  77. ed92f7b Merge pull request #8617 from markdroth/service_config_json by Mark D. Roth · 8 years ago
  78. 66b14c1 Merge branch 'slice_interning' into eliminate_mdstr by Craig Tiller · 8 years ago
  79. 1094c32 Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  80. c586666 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  81. 1016d9f Merge github.com:grpc/grpc into bm_fullstack by Craig Tiller · 8 years ago
  82. 863113a Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  83. c80fa2f Merge pull request #8680 from ctiller/no_more_legacy by Craig Tiller · 8 years ago
  84. ad1b395 Merge remote-tracking branch 'upstream/master' into latency_in_final_info by Mark D. Roth · 8 years ago
  85. 5c1f55a Merge pull request #8335 from y-zeng/tos by Yuchen Zeng · 8 years ago
  86. 5ef31ab Progress towards mdstr elimination by Craig Tiller · 8 years ago
  87. 7079809 Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  88. 14ded3b Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  89. 7cdad96 Fix foward declaration duplication by Craig Tiller · 8 years ago
  90. 64b2656 First pass of slice interning facilities by Craig Tiller · 8 years ago
  91. 979abf6 regenerate projects by yang-g · 8 years ago
  92. 1b77f0b Merge remote-tracking branch 'upstream/master' into latency_in_final_info by Mark D. Roth · 8 years ago
  93. fc75321 Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  94. 0ace62f Merge pull request #8618 from markdroth/channel_info_api by Mark D. Roth · 8 years ago
  95. 5910eee Merge github.com:grpc/grpc into bm_fullstack by Craig Tiller · 8 years ago
  96. e6684f4 Remove legacy poller by Craig Tiller · 8 years ago
  97. e98181f Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  98. 25c3543 Fix sanity by Craig Tiller · 8 years ago
  99. 31606bd Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  100. b720b60 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago