1. edbf2b9 Add a spinlock type. by Craig Tiller · 7 years ago
  2. 63852c9 Merge pull request #9694 from nicolasnoble/upmerge_from_1_1_x by Michael Lumish · 7 years ago
  3. f31f096 Use call context to propagare LR costs by David Garcia Quintas · 7 years ago
  4. e00d63f Merge remote-tracking branch 'google/v1.1.x' by Nicolas "Pixel" Noble · 7 years ago
  5. d490a9e build fixes for ruby on mac by Alexander Polcyn · 7 years ago
  6. 2e096b0 Merge pull request #9371 from Vizerai/tracing_API by Jim King · 7 years ago
  7. 0129150 Secure naming support for gRPCLB by David Garcia Quintas · 7 years ago
  8. b39eb53 also pick up latest version of google-protobuf by Alexander Polcyn · 7 years ago
  9. 95ccbc2 Merge branch 'bm_countwrites' into bwest by Craig Tiller · 7 years ago
  10. 29053ec Merge branch 'master' of https://github.com/Vizerai/grpc into tracing_API by Vizerai · 7 years ago
  11. 48af8b2 Merge github.com:grpc/grpc into bwest by Craig Tiller · 7 years ago
  12. e0cd44a Merge branch 'master' of https://github.com/Vizerai/grpc into tracing_API by Vizerai · 7 years ago
  13. c63aaf1 Merge branch 'cp' into rollfwd by Craig Tiller · 7 years ago
  14. 6f690f3 Merge pull request #9372 from markdroth/proxy_mapper by Mark D. Roth · 7 years ago
  15. 674fe85 Merge pull request #9383 from markdroth/http_connect_channel_arg by Mark D. Roth · 7 years ago
  16. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 7 years ago
  17. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 7 years ago
  18. 2e225c1 Merge pull request #9340 from stanley-cheung/update-boringssl by Nicolas Noble · 7 years ago
  19. 0e5b67f update by Vizerai · 7 years ago
  20. ff1f160 Merge github.com:grpc/grpc into bwest by Craig Tiller · 7 years ago
  21. b39942f Update boringssl to latest chromium-stable by Stanley Cheung · 8 years ago
  22. d58a985 Move detection of HTTP CONNECT proxy from DNS resolver to client channel. by Mark D. Roth · 7 years ago
  23. 5acc826 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 7 years ago
  24. 79f2a24 Add proxy mapper hook. by Mark D. Roth · 7 years ago
  25. 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
  26. d425712 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  27. 2d9f8e8 Fix build by Craig Tiller · 8 years ago
  28. d04dc4d Merge github.com:grpc/grpc into fix_errors by Craig Tiller · 8 years ago
  29. 732351f Start fixing http error --> grpc status conversion by Craig Tiller · 8 years ago
  30. 1f0f23c Handshaker plugin mechanism. by Mark D. Roth · 8 years ago
  31. 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
  32. 293ef15 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  33. 3ca6019 Merge branch 'patchy' into slice_with_exec_ctx_and_build by Craig Tiller · 8 years ago
  34. 3d5592c Moving message_size_filter properly. by Nicolas "Pixel" Noble · 8 years ago
  35. eb30c80 Merge branch 'flow_control_v2' into bwest by Craig Tiller · 8 years ago
  36. ef69384 Merge branch 'slice_with_exec_ctx' into metadata_filter by Craig Tiller · 8 years ago
  37. 0704727 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  38. 8f7b0b4 v1.0.x → master upmerge by Nathaniel Manista · 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. 30268a9 Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" by Craig Tiller · 8 years ago
  43. b995e8b Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  44. 385dd9a Merge branch 'slice_interning' into metadata_filter by Craig Tiller · 8 years ago
  45. 35769dc Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  46. 30d50fe Fix build by Craig Tiller · 8 years ago
  47. 397bff3 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  48. 2d317fb Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" by Mark D. Roth · 8 years ago
  49. 4eec004 Revert "Remove redundant includes from string.h and tmpfile.h" by Mark D. Roth · 8 years ago
  50. adc3fbc Merge pull request #8922 from sreecha/slice_cleanup by Mark D. Roth · 8 years ago
  51. 7140382 Use the same server code for both secure and insecure servers. by Mark D. Roth · 8 years ago
  52. f989469 Temporarily enable gpr_slice_* functions to not break api compatibility by Sree Kuchibhotla · 8 years ago
  53. 1625d12 update ruby protbuf dep to 3.1.0 by Alex Polcyn · 8 years ago
  54. 36b3135 Merge branch 'slice_interning' into metadata_filter by Craig Tiller · 8 years ago
  55. 369ddc5 Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  56. e238b04 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  57. 6c3d040 Merge branch 'security_handshaker1' into security_handshaker2 by Mark D. Roth · 8 years ago
  58. cdd4203 use thread pool from v1.0.x but keep server call life cycle in master by Alexander Polcyn · 8 years ago
  59. ac5f518 Merge branch 'slice_with_exec_ctx' into eliminate_mdstr by Craig Tiller · 8 years ago
  60. b28c7e8 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  61. 071cacf Rename security handshaker files. by Mark D. Roth · 8 years ago
  62. 8686cab Use the same connector code for both secure and insecure clients. by Mark D. Roth · 8 years ago
  63. 66b14c1 Merge branch 'slice_interning' into eliminate_mdstr by Craig Tiller · 8 years ago
  64. 1094c32 Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  65. c586666 Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  66. 863113a Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  67. c80fa2f Merge pull request #8680 from ctiller/no_more_legacy by Craig Tiller · 8 years ago
  68. 5c1f55a Merge pull request #8335 from y-zeng/tos by Yuchen Zeng · 8 years ago
  69. 5ef31ab Progress towards mdstr elimination by Craig Tiller · 8 years ago
  70. 14ded3b Merge branch 'slice_with_exec_ctx' into slice_interning by Craig Tiller · 8 years ago
  71. 7cdad96 Fix foward declaration duplication by Craig Tiller · 8 years ago
  72. 64b2656 First pass of slice interning facilities by Craig Tiller · 8 years ago
  73. fc75321 Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  74. e6684f4 Remove legacy poller by Craig Tiller · 8 years ago
  75. b720b60 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  76. c22717e Merge remote-tracking branch 'upstream/master' into service_config_json by Mark D. Roth · 8 years ago
  77. ea846a0 Rename method_config.[ch] to service_config.[ch]. by Mark D. Roth · 8 years ago
  78. 64d518e Merge remote-tracking branch 'upstream/master' into tos by Yuchen Zeng · 8 years ago
  79. fa014a8 Merge github.com:grpc/grpc into pid_ctl by Craig Tiller · 8 years ago
  80. 6e080a3 Merge branch 'buffer_pools_for_realsies' into grpc_slice by Craig Tiller · 8 years ago
  81. 3d357d9 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  82. c335054 Generate build files by Craig Tiller · 8 years ago
  83. e4e457e Merge remote-tracking branch 'upstream/master' into circular_dependency_fix by Mark D. Roth · 8 years ago
  84. bfe5680 Move method_config module from ext/client_channel to lib/transport. by Mark D. Roth · 8 years ago
  85. fb809b7 Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  86. c690768 Merge branch 'flow_control_v2' into bwest by Craig Tiller · 8 years ago
  87. fe8c501 Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  88. b516cad Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  89. ae07f7f Merge remote-tracking branch 'upstream/master' into resolver_channel_args by Mark D. Roth · 8 years ago
  90. af84245 Remove resolver_result. by Mark D. Roth · 8 years ago
  91. 3f14e6d Merge branch 'flow_control_v2' into bwest by Craig Tiller · 8 years ago
  92. 79fb584 Merge branch 'bdp_est' into bwest by Craig Tiller · 8 years ago
  93. dd2fa64 Add pid controller test by Craig Tiller · 8 years ago
  94. 9e0066b Add estimator test by Craig Tiller · 8 years ago
  95. 10edf68 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  96. eb35a1d Merge remote-tracking branch 'upstream/master' into rename_client_config by Mark D. Roth · 8 years ago
  97. 9ea0f2c Merge github.com:grpc/grpc into buffer_pools_for_realsies by Craig Tiller · 8 years ago
  98. 59f347e Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  99. 605a8f1 Merge remote-tracking branch 'upstream/master' into service_config by Mark D. Roth · 8 years ago
  100. 20afa3d BufferPool --> ResourceQuota by Craig Tiller · 8 years ago