1. c63aaf1 Merge branch 'cp' into rollfwd by Craig Tiller · 8 years ago
  2. 6f690f3 Merge pull request #9372 from markdroth/proxy_mapper by Mark D. Roth · 8 years ago
  3. 674fe85 Merge pull request #9383 from markdroth/http_connect_channel_arg by Mark D. Roth · 8 years ago
  4. 6e0697c Merge pull request #9343 from jtattermusch/fix_grpclb_test_deps by Jan Tattermusch · 8 years ago
  5. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  6. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  7. 2e225c1 Merge pull request #9340 from stanley-cheung/update-boringssl by Nicolas Noble · 8 years ago
  8. b7b7486 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  9. b39942f Update boringssl to latest chromium-stable by Stanley Cheung · 8 years ago
  10. 1c6a144 fix ordering of deps in grpclb_test by Jan Tattermusch · 8 years ago
  11. c51f19d Merge branch 'master' of https://github.com/grpc/grpc into cpp_stress_flags by ncteisen · 8 years ago
  12. 8ebedd1 Improve docs on windows building by Jan Tattermusch · 8 years ago
  13. 9c7a08d Simplify cpp stress flags by ncteisen · 8 years ago
  14. f593d88 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  15. d58a985 Move detection of HTTP CONNECT proxy from DNS resolver to client channel. by Mark D. Roth · 8 years ago
  16. 44e907a Merge pull request #9322 from apolcyn/deprecate_benchmark_core_lists by apolcyn · 8 years ago
  17. 5acc826 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  18. 79f2a24 Add proxy mapper hook. by Mark D. Roth · 8 years ago
  19. a9b3c38 Merge pull request #9064 from grpc/revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  20. 8024c46 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  21. c2079f3 Merge pull request #9252 from ctiller/write_buffering by Craig Tiller · 8 years ago
  22. aecd46e Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  23. 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
  24. 7a48d01 Merge github.com:grpc/grpc into write_buffering by Craig Tiller · 8 years ago
  25. 3623af1 merge master by Yuxuan Li · 8 years ago
  26. 6fb04d6 memory usage profiling for client call, client channel, server creation, server call and server channel. by Yuxuan Li · 8 years ago
  27. 9d4fc31 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  28. 34f58fe remove not-yet-useful projects from grpc.sln by Jan Tattermusch · 8 years ago
  29. ebb3d5d Merge pull request #9139 from ericgribkoff/http2_client by Eric Gribkoff · 8 years ago
  30. 20ce39a remove limit_cores.h from build.yaml by Alexander Polcyn · 8 years ago
  31. 6ff1ca4 re-run generate project to build qps json driver by Alexander Polcyn · 8 years ago
  32. 032baa8 Fix sanity: check_sources_and_headers by Craig Tiller · 8 years ago
  33. cc59102 manual revert of #8901 by yang-g · 8 years ago
  34. c344e87 Adds HTTP/2 interop test client by Eric Gribkoff · 8 years ago
  35. 2d9f8e8 Fix build by Craig Tiller · 8 years ago
  36. d04dc4d Merge github.com:grpc/grpc into fix_errors by Craig Tiller · 8 years ago
  37. 6cf58c8 Merge pull request #9129 from markdroth/handshaker_plugin by Mark D. Roth · 8 years ago
  38. 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
  39. 38b95b3 Merge pull request #9238 from ctiller/2010 by Craig Tiller · 8 years ago
  40. 881ff85 Merge pull request #9234 from jozefizso/patch-1 by Jan Tattermusch · 8 years ago
  41. d7ee291 Fix tests by Craig Tiller · 8 years ago
  42. 732351f Start fixing http error --> grpc status conversion by Craig Tiller · 8 years ago
  43. 1f0f23c Handshaker plugin mechanism. by Mark D. Roth · 8 years ago
  44. 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
  45. 32e05e4 Merge github.com:grpc/grpc into write_buffering by Craig Tiller · 8 years ago
  46. 2ef5a64 Add a test of finishing buffering with EOS by Craig Tiller · 8 years ago
  47. 4e6247a Fix sequential write buffering by Craig Tiller · 8 years ago
  48. 293ef15 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  49. 3ca6019 Merge branch 'patchy' into slice_with_exec_ctx_and_build by Craig Tiller · 8 years ago
  50. 3d5592c Moving message_size_filter properly. by Nicolas "Pixel" Noble · 8 years ago
  51. e7cd7c1 Expunge vs2010 references by Craig Tiller · 8 years ago
  52. db194ce Update link to CoApp installer by Jozef Izso · 8 years ago
  53. 1b0d2f0 Merge branch 'slice_with_exec_ctx' into metadata_filter by Craig Tiller · 8 years ago
  54. 6d379a9 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  55. 4d2ea02 Revert "Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""" by Mark D. Roth · 8 years ago
  56. 4603a1c Merge pull request #9062 from grpc/revert-9019-short_deadlines by Craig Tiller · 8 years ago
  57. 30268a9 Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" by Craig Tiller · 8 years ago
  58. 70a85ad Revert "Handle (and test) short call deadlines" by Craig Tiller · 8 years ago
  59. b995e8b Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  60. b62bffb Merge pull request #9026 from jtattermusch/protobuf_consistent_cmake by Jan Tattermusch · 8 years ago
  61. 9460166 Short deadlines: set Status on deadline by David Garcia Quintas · 8 years ago
  62. 32f35f8 Merge remote-tracking branch 'upstream/master' into revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  63. e7b7469 Merge branch 'slice_interning' into metadata_filter by Craig Tiller · 8 years ago
  64. 162f9ea Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  65. 7ae081b Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  66. e3e2106 make protobuf building consistent by Jan Tattermusch · 8 years ago
  67. 385dd9a Merge branch 'slice_interning' into metadata_filter by Craig Tiller · 8 years ago
  68. 35769dc Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  69. 30d50fe Fix build by Craig Tiller · 8 years ago
  70. ff31121 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  71. 397bff3 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  72. 2d317fb Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" by Mark D. Roth · 8 years ago
  73. f7a7546 Merge pull request #8949 from grpc/revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  74. d101e14 Revert "Renamed google_benchmark submodule to benchmark" by Mark D. Roth · 8 years ago
  75. 4eec004 Revert "Remove redundant includes from string.h and tmpfile.h" by Mark D. Roth · 8 years ago
  76. adc3fbc Merge pull request #8922 from sreecha/slice_cleanup by Mark D. Roth · 8 years ago
  77. 746578a Merge pull request #8851 from dgquintas/rename_gbench by Mark D. Roth · 8 years ago
  78. 7140382 Use the same server code for both secure and insecure servers. by Mark D. Roth · 8 years ago
  79. f989469 Temporarily enable gpr_slice_* functions to not break api compatibility by Sree Kuchibhotla · 8 years ago
  80. 369ddc5 Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  81. 86a893d Merge remote-tracking branch 'upstream/master' into security_handshaker2 by Mark D. Roth · 8 years ago
  82. 2502afb Fixed build.yaml and ran generate_projects.sh. by Mark D. Roth · 8 years ago
  83. 6c3d040 Merge branch 'security_handshaker1' into security_handshaker2 by Mark D. Roth · 8 years ago
  84. 3b45b8d Revert "Test credentials provider update" by Craig Tiller · 8 years ago
  85. 7d03df3 Renamed google_benchmark submodule to benchmark by David Garcia Quintas · 8 years ago
  86. 71b275b resolve dependency by yang-g · 8 years ago
  87. ac5f518 Merge branch 'slice_with_exec_ctx' into eliminate_mdstr by Craig Tiller · 8 years ago
  88. b28c7e8 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  89. 071cacf Rename security handshaker files. by Mark D. Roth · 8 years ago
  90. 8686cab Use the same connector code for both secure and insecure clients. by Mark D. Roth · 8 years ago
  91. ed92f7b Merge pull request #8617 from markdroth/service_config_json by Mark D. Roth · 8 years ago
  92. 66b14c1 Merge branch 'slice_interning' into eliminate_mdstr by Craig Tiller · 8 years ago
  93. 1094c32 Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  94. c586666 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  95. 1016d9f Merge github.com:grpc/grpc into bm_fullstack by Craig Tiller · 8 years ago
  96. 863113a Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  97. c80fa2f Merge pull request #8680 from ctiller/no_more_legacy by Craig Tiller · 8 years ago
  98. ad1b395 Merge remote-tracking branch 'upstream/master' into latency_in_final_info by Mark D. Roth · 8 years ago
  99. 5c1f55a Merge pull request #8335 from y-zeng/tos by Yuchen Zeng · 8 years ago
  100. 5ef31ab Progress towards mdstr elimination by Craig Tiller · 8 years ago