1. f82ddc4 Nailing down dependencies better by Craig Tiller · 8 years ago
  2. b112f39 Move subchannel_call_holder by Craig Tiller · 8 years ago
  3. 74071cd Merge branch 'subchannel_factory_create_lb_channel' of github.com:dgquintas/grpc into ccmerge by Craig Tiller · 8 years ago
  4. 895459e Merge github.com:grpc/grpc into optionalize_client_config by Craig Tiller · 8 years ago
  5. b48dda2 Merge branch 'master' into subchannel_factory_create_lb_channel by David G. Quintas · 8 years ago
  6. abcebb0 Merge pull request #5419 from ctiller/cleaner-posix2 by Nicolas Noble · 8 years ago
  7. 3e94de1 Merge branch 'optionalize_resolvers' into optionalize_client_config by Craig Tiller · 8 years ago
  8. f057796 Merge branch 'optionalize_census' into optionalize_resolvers by Craig Tiller · 8 years ago
  9. 86fcfcc Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_lb_channel by David Garcia Quintas · 8 years ago
  10. fe2ef9b Remove removed file from build.yaml by Craig Tiller · 8 years ago
  11. d4c9833 Reposition files to optionalize client_config system by Craig Tiller · 8 years ago
  12. 65938df Optionalize name resolvers by Craig Tiller · 8 years ago
  13. 8479c97 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  14. 60aa840 Remove removed files from build.yaml by Craig Tiller · 8 years ago
  15. fcf7ad6 Renamed subchannel_factory to client_channel_factory. by David Garcia Quintas · 8 years ago
  16. 9557869 Merge branch 'optionalize_roundrobin' into optionalize_census by Craig Tiller · 8 years ago
  17. 943cdf9 Swap header/src into the right order by Craig Tiller · 8 years ago
  18. ad46ecf Merge branch 'optionalize_roundrobin' into optionalize_census by Craig Tiller · 8 years ago
  19. 796474c Move proto code under ext/.../grpclb by Craig Tiller · 8 years ago
  20. 8f8e9f9 Build Census as a grpc plugin by Craig Tiller · 8 years ago
  21. fb43385 Make plugin registries work by Craig Tiller · 8 years ago
  22. 023caf1 Refactor build to have lb policies as extensions by Craig Tiller · 8 years ago
  23. d335945 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  24. 8a03448 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  25. 44cc10b Add uses clauses to filegroups to ease dependency management by Craig Tiller · 8 years ago
  26. f0555b3 Declare filegroups for chttp2 by Craig Tiller · 8 years ago
  27. c7762a8 Move chttp2 related files under ext/ by Craig Tiller · 8 years ago
  28. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago
  29. 8ce3b1a Merge pull request #5383 from miselin/add_request_parsing by Jan Tattermusch · 8 years ago
  30. f1050f6 Merge pull request #5755 from ahedberg/unix_sockets_optional by Jan Tattermusch · 8 years ago
  31. 1824f05 Add HTTP request parsing. by Matthew Iselin · 8 years ago
  32. fb349b9 removed uchannels by David Garcia Quintas · 8 years ago
  33. 59743d6 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  34. 43df295 add unix_sockets_posix module to build system and fix compilation errors by ahedberg · 8 years ago
  35. 5a9d7d2 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  36. a75d18a Make out private bits private by Craig Tiller · 8 years ago
  37. 07eb5b0 Remove pollset_set_posix.c by Craig Tiller · 8 years ago
  38. cf999dd Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  39. a3f3442 Merge branch 'hide-the-pollset-set' into cleaner-posix2 by Craig Tiller · 8 years ago
  40. 4ea4599 Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 8 years ago
  41. 70ab4c5 Merge github.com:grpc/grpc into fix-proto-docker by Craig Tiller · 8 years ago
  42. c866f72 Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 8 years ago
  43. 521423c Regenerate files, fix bugs by Craig Tiller · 8 years ago
  44. 6895168 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  45. 349bba9 Merge pull request #5257 from ctiller/cleaner-posix by Vijay Pai · 8 years ago
  46. 7771544 rename census log files to avoid build breakage on MacOS by Alistair Veitch · 8 years ago
  47. 1a969c8 Start migrating code into ev_XXX by Craig Tiller · 8 years ago
  48. 8d8246e Merge branch 'cleaner-posix' into cleaner-posix2 by Craig Tiller · 8 years ago
  49. 9dc184f Merge github.com:grpc/grpc into cleaner-posix by Craig Tiller · 8 years ago
  50. 16f6826 Merge github.com:grpc/grpc into fix-proto-docker by Craig Tiller · 8 years ago
  51. 178edfa Decouple filter selection from channel construction by Craig Tiller · 8 years ago
  52. c0ce00f Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  53. 5a66446 Moving fd code into ev code by Craig Tiller · 8 years ago
  54. ccdea19 Separate timer checking from pollsets by Craig Tiller · 8 years ago
  55. eb841e2 Revert "Revert "Proto API for LB request/responses"" by Craig Tiller · 8 years ago
  56. c35e2c5 Revert "Proto API for LB request/responses" by Craig Tiller · 8 years ago
  57. 749250f merge to HEAD by Alistair Veitch · 8 years ago
  58. 742a783 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  59. f734299 Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  60. ad09598 Further cleanup by Craig Tiller · 8 years ago
  61. da179ce Rollback gpr deletion by Craig Tiller · 8 years ago
  62. 7e46618 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  63. 2e7d067 merge by Alistair Veitch · 8 years ago
  64. ba6065f merge by Alistair Veitch · 8 years ago
  65. 9ded5db fix missed merge issue by Alistair Veitch · 8 years ago
  66. 6f2b899 merge by Alistair Veitch · 8 years ago
  67. 85afe71 initial commit by Alistair Veitch · 8 years ago
  68. 89d8ed1 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  69. 75d5c0f post merge by Alistair Veitch · 8 years ago
  70. 841c726 Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  71. cbc4629 Merge pull request #4978 from nicolasnoble/alarming by Craig Tiller · 8 years ago
  72. cf37cb9 Merge branch 'census-placeholders' into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  73. fa132c2 Actually moving this to the proper place. by Nicolas "Pixel" Noble · 9 years ago
  74. 78825ca Merge branch 'win32_subprocess' into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  75. bf192ef Merge branch 'alarming' into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  76. d5d83aa Fixing, using and testing alarm code. by Nicolas "Pixel" Noble · 9 years ago
  77. 0912179 Removing gpr as a separated library. by Nicolas "Pixel" Noble · 9 years ago
  78. fb01883 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  79. d8e6f8d Merge github.com:grpc/grpc into sceq by Craig Tiller · 9 years ago
  80. b22aeae Merge github.com:grpc/grpc into sceq by Craig Tiller · 9 years ago
  81. 694cf8b Shared subchannel sketch by Craig Tiller · 9 years ago
  82. 0923126 Merge branch 'master' into tag_set by Alistair Veitch · 9 years ago
  83. aa9b01c Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  84. 0f69072 Move encode/decode API into census.h by Alistair Veitch · 9 years ago
  85. bb30d25 initial commit by Alistair Veitch · 9 years ago
  86. 756a36c Srcs and hdrs sanity checks skip third_party by David Garcia Quintas · 9 years ago
  87. 8b791a4 Merged from master and resolved merge conflicts by murgatroid99 · 9 years ago
  88. c3910ca Expose core metadata validation functions in public headers by murgatroid99 · 9 years ago
  89. 8974a66 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  90. 77fc4d3 BoringSSL: vsproject changes by Craig Tiller · 9 years ago
  91. 7052ac2 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  92. d5bd3b6 Merge branch 'connected-subchannel' into ping-ping-ping-ping-ping-ping-ping-ping-ping by Craig Tiller · 9 years ago
  93. 95eeed7 Kill noop_filter.c by Craig Tiller · 9 years ago
  94. bbb73b6 Nuke unused files by Craig Tiller · 9 years ago
  95. 26dab31 Start of ping sketch by Craig Tiller · 9 years ago
  96. 011e79a Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  97. de83121 Merge github.com:grpc/grpc into no-transport-metadata by Craig Tiller · 9 years ago
  98. ebdef9d Remove metadata context from the channel stack by Craig Tiller · 9 years ago
  99. 2e7687c Static metadata declarations by Craig Tiller · 9 years ago
  100. 71b9626 merge with head by yang-g · 9 years ago