1. 9c54a0c Merge pull request #10382 from ctiller/checks by Craig Tiller · 8 years ago
  2. 6715a15 Merge pull request #10318 from y-zeng/server_channel_max_age by Yuchen Zeng · 8 years ago
  3. 1a31457 Fix BUILD by Craig Tiller · 8 years ago
  4. 0d32f2f Fix build files by Craig Tiller · 8 years ago
  5. 29b527f Reinstate one check, fix fall out by Craig Tiller · 8 years ago
  6. 134fed3 Move src/core/lib/tsi --> src/core/tsi by Craig Tiller · 8 years ago
  7. a809ea5 Add max_age_filter by Yuchen Zeng · 8 years ago
  8. c4478a1 Merge pull request #10222 from makdharma/caching_with_uri by makdharma · 8 years ago
  9. f7c4894 fix for bazel build break by Makarand Dharmapurikar · 8 years ago
  10. f466ae1 Merge pull request #7771 from y-zeng/cares_buildin by Yuchen Zeng · 8 years ago
  11. b6512cf Merge pull request #10245 from sreecha/cq_factory_api by Sree Kuchibhotla · 8 years ago
  12. a128b7a Merge branch 'master' of https://github.com/grpc/grpc into caching_with_uri by Makarand Dharmapurikar · 8 years ago
  13. af61d0b Merge pull request #10293 from nicolasnoble/upmerge-1.2.0 by Nicolas Noble · 8 years ago
  14. c46b3eb Add socket factory support to udp_server.c by Michael Warres · 8 years ago
  15. e44a50f Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 by Nicolas "Pixel" Noble · 8 years ago
  16. 937302b Merge remote-tracking branch 'upstream/master' into cares_rebase by Yuchen Zeng · 8 years ago
  17. 226098c added b64.c to the sources neede for grpc_base by Makarand Dharmapurikar · 8 years ago
  18. 5c42af6 Merge pull request #9655 from markdroth/remove_initial_connect_string by Mark D. Roth · 8 years ago
  19. f6c2026 Add the new file to bazel BUILD file by Sree Kuchibhotla · 8 years ago
  20. 62d1dd9 Merge pull request #9850 from markdroth/retry_throttle by Mark D. Roth · 8 years ago
  21. 14ef5d8 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 8 years ago
  22. 69e5a28 Going for 1.2.0 by David Garcia Quintas · 8 years ago
  23. d6b4985 Fix uv, cmake, bazel build by Yuchen Zeng · 8 years ago
  24. 9bc0d82 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  25. 2c97708 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  26. d9efa4a Merge pull request #10123 from y-zeng/android by Yuchen Zeng · 8 years ago
  27. f3792b2 Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string by Mark D. Roth · 8 years ago
  28. 693d2b4 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 8 years ago
  29. fecba53 Switch to using a CAS loop to update the token value. by Mark D. Roth · 8 years ago
  30. e0e809f Merge pull request #10135 from ctiller/call_arena by Craig Tiller · 8 years ago
  31. 9df13b2 Add missing files by yang-g · 8 years ago
  32. 06d4cbc Fix BUILD by Craig Tiller · 8 years ago
  33. 68745bb Resolve dependency issues by Yuchen Zeng · 8 years ago
  34. d8cbead Updated version number in BUILD by David Garcia Quintas · 8 years ago
  35. 47155ed Split ifaddr related functions out into a separate file by Yuchen Zeng · 8 years ago
  36. 02612c1 Merge remote-tracking branch 'upstream/master' into retry_throttle by Mark D. Roth · 8 years ago
  37. c1d9d51 Merge pull request #9819 from yang-g/xtra_header by Yang Gao · 8 years ago
  38. edbf2b9 Add a spinlock type. by Craig Tiller · 8 years ago
  39. d6d192d Retry throttling implementation. by Mark D. Roth · 8 years ago
  40. 9656f27 fix a minor typo by Sree Kuchibhotla · 8 years ago
  41. 43bca1b Add BUILD file for end2end tests too by Sree Kuchibhotla · 8 years ago
  42. 0cd1b34 Remove redundant header by yang-g · 8 years ago
  43. 55c6ebf Merge branch 'master' into health by yang-g · 8 years ago
  44. ca452f4 Merge pull request #9648 from dgquintas/lr_sans_md by David G. Quintas · 8 years ago
  45. 5481a58 Added <grpc/load_reporting.h> to BUILD by David Garcia Quintas · 8 years ago
  46. ccbfb46 Merge remote-tracking branch 'upstream/master' into packet-coalescing-core by Muxi Yan · 8 years ago
  47. f7f25fc Merge pull request #9615 from ppietrasa/bugfix-missing_include by Jan Tattermusch · 8 years ago
  48. aead5aa add grpc++_codegen_proto to bazelfile as well by Jan Tattermusch · 8 years ago
  49. 1dcd922 Remove initial_connect_string hack. by Mark D. Roth · 8 years ago
  50. f44e781 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  51. 2e096b0 Merge pull request #9371 from Vizerai/tracing_API by Jim King · 8 years ago
  52. 0129150 Secure naming support for gRPCLB by David Garcia Quintas · 8 years ago
  53. 13a537b merge with head by yang-g · 8 years ago
  54. 86d2115 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  55. 2688eb1 Merge remote-tracking branch 'upstream/master' into packet-coalescing-core by Muxi Yan · 8 years ago
  56. 0a2fae9 Dynamically enable packet coalescing by channel args by Muxi Yan · 8 years ago
  57. 27ffc9b Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  58. bb2e8af Move bidirectional_stream_c.h back to third_party/objective_c/Cronet by Muxi Yan · 8 years ago
  59. 92edda5 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  60. a5b1a89 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  61. 988b47c Add metadata_map.h to build.yaml Add missing files to BUILD by yang-g · 8 years ago
  62. 08dbb88 Merge branch 'master' of https://github.com/Vizerai/grpc into tracing_API by Vizerai · 8 years ago
  63. 083bfaa Merge pull request #9323 from yang-g/build_fixes by Nicolas Noble · 8 years ago
  64. edcde05 Merge remote-tracking branch 'upstream/master' into health by yang-g · 8 years ago
  65. 5356db3 Fix BUILD by Craig Tiller · 8 years ago
  66. 664c46f Reset BUILD file to head by Craig Tiller · 8 years ago
  67. 95ccbc2 Merge branch 'bm_countwrites' into bwest by Craig Tiller · 8 years ago
  68. 29053ec Merge branch 'master' of https://github.com/Vizerai/grpc into tracing_API by Vizerai · 8 years ago
  69. 113b094 typo by yang-g · 8 years ago
  70. 48af8b2 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  71. e0cd44a Merge branch 'master' of https://github.com/Vizerai/grpc into tracing_API by Vizerai · 8 years ago
  72. a719802 merge with head by yang-g · 8 years ago
  73. c63aaf1 Merge branch 'cp' into rollfwd by Craig Tiller · 8 years ago
  74. bc8a704 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  75. b0b86d7 updated to correctly build with Bazel. by Vizerai · 8 years ago
  76. 6f690f3 Merge pull request #9372 from markdroth/proxy_mapper by Mark D. Roth · 8 years ago
  77. 674fe85 Merge pull request #9383 from markdroth/http_connect_channel_arg by Mark D. Roth · 8 years ago
  78. c09e61b update by Vizerai · 8 years ago
  79. 4c702ed Add bazel build rule for c-ares by Yuchen Zeng · 8 years ago
  80. 7c70b6c Revert "Revert "Metadata handling rewrite"" by Craig Tiller · 8 years ago
  81. 5e01e2a Revert "Metadata handling rewrite" by Craig Tiller · 8 years ago
  82. ff1f160 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  83. 2b93983 update by Vizerai · 8 years ago
  84. f593d88 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  85. d58a985 Move detection of HTTP CONNECT proxy from DNS resolver to client channel. by Mark D. Roth · 8 years ago
  86. 5687c2e Merge pull request #8684 from gcasto/change_cronet_interface by Muxi Yan · 8 years ago
  87. 5acc826 Merge github.com:grpc/grpc into metadata_filter by Craig Tiller · 8 years ago
  88. 79f2a24 Add proxy mapper hook. by Mark D. Roth · 8 years ago
  89. 42dc988 Merge pull request #9303 from nicolasnoble/bazel-fixes by Nicolas Noble · 8 years ago
  90. 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
  91. d425712 Merge github.com:grpc/grpc into bwest by Craig Tiller · 8 years ago
  92. 24263c3 Fixing a few items with the new Bazel BUILD system: by Nicolas "Pixel" Noble · 8 years ago
  93. 8fe20bf typo by yang-g · 8 years ago
  94. f89eed9 Add missing dependency by yang-g · 8 years ago
  95. 850fcb9 typo by yang-g · 8 years ago
  96. 8a7a446 merge with head by yang-g · 8 years ago
  97. 2d9f8e8 Fix build by Craig Tiller · 8 years ago
  98. 217548d Merge remote-tracking branch 'upstream/master' into change_cronet_interface by Muxi Yan · 8 years ago
  99. d04dc4d Merge github.com:grpc/grpc into fix_errors by Craig Tiller · 8 years ago
  100. 732351f Start fixing http error --> grpc status conversion by Craig Tiller · 8 years ago