1. 165c62f Merge pull request #6183 from nicolasnoble/msys-support by Jan Tattermusch · 8 years ago
  2. 7beea14 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  3. 2a52203 Update boringssl to latest chromium-stable. by itessier · 8 years ago
  4. c4b18a5 Adding support for msys. by Nicolas "Pixel" Noble · 8 years ago
  5. 3ab2fe0 Rollup of changes from the latest import by Craig Tiller · 8 years ago
  6. 9885bff Factored out parse functions from sockaddr_resolver by David Garcia Quintas · 8 years ago
  7. 03915e5 Sort out codegen dependencies by Craig Tiller · 8 years ago
  8. 0b54163 Fixing client_config init by Craig Tiller · 8 years ago
  9. f82ddc4 Nailing down dependencies better by Craig Tiller · 8 years ago
  10. d1697d9 Getting dependencies fixed up by Craig Tiller · 8 years ago
  11. b112f39 Move subchannel_call_holder by Craig Tiller · 8 years ago
  12. 74071cd Merge branch 'subchannel_factory_create_lb_channel' of github.com:dgquintas/grpc into ccmerge by Craig Tiller · 8 years ago
  13. 895459e Merge github.com:grpc/grpc into optionalize_client_config by Craig Tiller · 8 years ago
  14. b48dda2 Merge branch 'master' into subchannel_factory_create_lb_channel by David G. Quintas · 8 years ago
  15. abcebb0 Merge pull request #5419 from ctiller/cleaner-posix2 by Nicolas Noble · 8 years ago
  16. 86fcfcc Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_lb_channel by David Garcia Quintas · 8 years ago
  17. d4c9833 Reposition files to optionalize client_config system by Craig Tiller · 8 years ago
  18. 4c43ed3 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  19. dfa160e Merge branch 'optionalize_census' into optionalize_resolvers by Craig Tiller · 8 years ago
  20. bbf85f4 Merge github.com:grpc/grpc into optionalize_census by Craig Tiller · 8 years ago
  21. 65938df Optionalize name resolvers by Craig Tiller · 8 years ago
  22. 31efd7e Merge github.com:grpc/grpc into copyright-fix by Craig Tiller · 8 years ago
  23. 8479c97 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  24. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  25. fcf7ad6 Renamed subchannel_factory to client_channel_factory. by David Garcia Quintas · 8 years ago
  26. 9557869 Merge branch 'optionalize_roundrobin' into optionalize_census by Craig Tiller · 8 years ago
  27. 943cdf9 Swap header/src into the right order by Craig Tiller · 8 years ago
  28. ad46ecf Merge branch 'optionalize_roundrobin' into optionalize_census by Craig Tiller · 8 years ago
  29. 796474c Move proto code under ext/.../grpclb by Craig Tiller · 8 years ago
  30. 8f8e9f9 Build Census as a grpc plugin by Craig Tiller · 8 years ago
  31. fb43385 Make plugin registries work by Craig Tiller · 8 years ago
  32. 023caf1 Refactor build to have lb policies as extensions by Craig Tiller · 8 years ago
  33. d335945 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  34. 14e0d98 Begin optionalizing lb policies: initial code movement by Craig Tiller · 8 years ago
  35. 8a03448 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  36. 44cc10b Add uses clauses to filegroups to ease dependency management by Craig Tiller · 8 years ago
  37. f0555b3 Declare filegroups for chttp2 by Craig Tiller · 8 years ago
  38. c7762a8 Move chttp2 related files under ext/ by Craig Tiller · 8 years ago
  39. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago
  40. 8ce3b1a Merge pull request #5383 from miselin/add_request_parsing by Jan Tattermusch · 8 years ago
  41. f1050f6 Merge pull request #5755 from ahedberg/unix_sockets_optional by Jan Tattermusch · 8 years ago
  42. 1824f05 Add HTTP request parsing. by Matthew Iselin · 8 years ago
  43. fb349b9 removed uchannels by David Garcia Quintas · 8 years ago
  44. 59743d6 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  45. 43df295 add unix_sockets_posix module to build system and fix compilation errors by ahedberg · 8 years ago
  46. 6c59e16 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  47. c72cc42 Build out backoff as a library by Craig Tiller · 8 years ago
  48. 5a9d7d2 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  49. 07eb5b0 Remove pollset_set_posix.c by Craig Tiller · 8 years ago
  50. cf999dd Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  51. a3f3442 Merge branch 'hide-the-pollset-set' into cleaner-posix2 by Craig Tiller · 8 years ago
  52. 4ea4599 Merge github.com:grpc/grpc into naming-crisis by Craig Tiller · 8 years ago
  53. 70ab4c5 Merge github.com:grpc/grpc into fix-proto-docker by Craig Tiller · 8 years ago
  54. 521423c Regenerate files, fix bugs by Craig Tiller · 8 years ago
  55. 6895168 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  56. 7771544 rename census log files to avoid build breakage on MacOS by Alistair Veitch · 8 years ago
  57. 1a969c8 Start migrating code into ev_XXX by Craig Tiller · 8 years ago
  58. 9f79159 Merge pull request #5302 from nicolasnoble/python-windows by Masood Malekghassemi · 8 years ago
  59. 2e8fdba Building the dlls. by Nicolas "Pixel" Noble · 8 years ago
  60. 8d8246e Merge branch 'cleaner-posix' into cleaner-posix2 by Craig Tiller · 8 years ago
  61. 16f6826 Merge github.com:grpc/grpc into fix-proto-docker by Craig Tiller · 8 years ago
  62. 178edfa Decouple filter selection from channel construction by Craig Tiller · 8 years ago
  63. c0ce00f Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  64. 43f6311 Merge pull request #5098 from a-veitch/base_log by Bogdan Drutu · 8 years ago
  65. 5a66446 Moving fd code into ev code by Craig Tiller · 8 years ago
  66. eb841e2 Revert "Revert "Proto API for LB request/responses"" by Craig Tiller · 8 years ago
  67. c35e2c5 Revert "Proto API for LB request/responses" by Craig Tiller · 8 years ago
  68. 749250f merge to HEAD by Alistair Veitch · 8 years ago
  69. b718c8a Merge github.com:grpc/grpc into compatibility_mode by Craig Tiller · 8 years ago
  70. 742a783 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  71. f734299 Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  72. 1298afd Get compilation working again by Craig Tiller · 8 years ago
  73. da179ce Rollback gpr deletion by Craig Tiller · 8 years ago
  74. 7e46618 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  75. ba6065f merge by Alistair Veitch · 8 years ago
  76. 71ea4a1 Make binary compatibility not the default by Craig Tiller · 8 years ago
  77. e4fdcd9 Merge pull request #5013 from a-veitch/tag_set_to_context by Bogdan Drutu · 8 years ago
  78. 41a9e83 Merged from master by murgatroid99 · 8 years ago
  79. 673f65b Add working Node artifact builder for all platforms by murgatroid99 · 8 years ago
  80. 6f2b899 merge by Alistair Veitch · 8 years ago
  81. 85afe71 initial commit by Alistair Veitch · 8 years ago
  82. 89d8ed1 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  83. 75d5c0f post merge by Alistair Veitch · 8 years ago
  84. 841c726 Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  85. 4bef7ce Use old memcpy for wrappers by Craig Tiller · 8 years ago
  86. f09fb7e Merge pull request #4979 from nicolasnoble/win32_subprocess by Craig Tiller · 8 years ago
  87. cbc4629 Merge pull request #4978 from nicolasnoble/alarming by Craig Tiller · 8 years ago
  88. cf37cb9 Merge branch 'census-placeholders' into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  89. fa132c2 Actually moving this to the proper place. by Nicolas "Pixel" Noble · 8 years ago
  90. 78825ca Merge branch 'win32_subprocess' into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  91. 4fba286 Adding windows support for gpr subprocesses. by Nicolas "Pixel" Noble · 8 years ago
  92. bf192ef Merge branch 'alarming' into make-ruby-installable by Nicolas "Pixel" Noble · 8 years ago
  93. d5d83aa Fixing, using and testing alarm code. by Nicolas "Pixel" Noble · 8 years ago
  94. 0912179 Removing gpr as a separated library. by Nicolas "Pixel" Noble · 8 years ago
  95. dd18c4a Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  96. 8e4103e Fixed windows build warning by murgatroid99 · 8 years ago
  97. fb01883 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  98. af6c178 Update template, add comment and message about Windows build by murgatroid99 · 8 years ago
  99. 8c50db0 Merge github.com:grpc/grpc into sceq by Craig Tiller · 8 years ago
  100. e2f3465 Make Node library build on Windows by Michael Lumish · 8 years ago