1. fe01b58 Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  2. fffd296 Merge pull request #6279 from dgquintas/lb_proto_v1 by Jan Tattermusch · 8 years ago
  3. fac1b4d Merge pull request #6475 from grpc/release-0_14 by Nicolas Noble · 8 years ago
  4. 794834f Merge pull request #6448 from nathanielmanistaatgoogle/issue-4899 by Jan Tattermusch · 8 years ago
  5. 0545d7f Revert "Merge pull request #6214 from makdharma/master" by Nicolas "Pixel" Noble · 8 years ago
  6. 42342cb Revert "cronet wrapper code" by Craig Tiller · 8 years ago
  7. 3a4b903 Merge pull request #6419 from sreecha/python_stress_test_docker by Jan Tattermusch · 8 years ago
  8. 0bdc7cc Fix #4592 by Masood Malekghassemi · 8 years ago
  9. ab5309c Remove precompiled Python extension hack by Masood Malekghassemi · 8 years ago
  10. 16caa50 Master is now 0.15.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  11. 253a710 The release branch is now 0.14.0-pre1. by Nicolas "Pixel" Noble · 8 years ago
  12. 27ca074 Merge pull request #6450 from nicolasnoble/gopro by Jan Tattermusch · 8 years ago
  13. 48d833a Merge pull request #6214 from makdharma/master by Nicolas Noble · 8 years ago
  14. 7809f2b Raise parallelism in grpc._cython._channel_test by Nathaniel Manista · 8 years ago
  15. d039a98 Add Python grpcio protoc package by Masood Malekghassemi · 9 years ago
  16. 274bcc8 Added dummy cronet api implementation so we can build on Jenkins. by Makarand Dharmapurikar · 8 years ago
  17. d8c0d38 Fix a bug in stress client code by Sree Kuchibhotla · 8 years ago
  18. 442bead Merge pull request #5701 from bluecmd/unix-socket by Jan Tattermusch · 8 years ago
  19. 70f697b reran generate_projects.sh after @nnoble's fix in PR6399. by Makarand Dharmapurikar · 8 years ago
  20. 63ee8ce Reran tools/buildgen/generate_projects.sh again. by Makarand Dharmapurikar · 8 years ago
  21. ad9d06e Create Python stress test by Ken Payson · 8 years ago
  22. 5e6cc81 Merge pull request #6331 from nathanielmanistaatgoogle/alpha by Jan Tattermusch · 8 years ago
  23. b8c4443 Merge pull request #6298 from grpc/python_qps_tests by Jan Tattermusch · 8 years ago
  24. 0482c10 Python QPS Worker/initial scenarios by Ken Payson · 9 years ago
  25. 2e4bfed Merge pull request #6330 from soltanmm/6264 by Jan Tattermusch · 8 years ago
  26. 2ea6765 Merge pull request #6321 from soltanmm/doc by Jan Tattermusch · 8 years ago
  27. f128cd2 Merge pull request #6196 from y-zeng/call-error-to-string by Craig Tiller · 8 years ago
  28. cab9470 Remove Python alpha/early_adopter implementation by Nathaniel Manista · 8 years ago
  29. 832ae81 Allow additive changes to protos w/o forcing user implementation by Masood Malekghassemi · 8 years ago
  30. 165c62f Merge pull request #6183 from nicolasnoble/msys-support by Jan Tattermusch · 8 years ago
  31. d06e929 Add Windows-specifics to Python docs by Masood Malekghassemi · 8 years ago
  32. 7d78ab2 Merge pull request #6229 from grpc/python_test_proto_gen by Jan Tattermusch · 8 years ago
  33. 707c9e2 Changed python proto build to use shared protos by Ken Payson · 9 years ago
  34. 7f0793a Updated load balancer proto to v1 by David Garcia Quintas · 8 years ago
  35. 7beea14 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 9 years ago
  36. dde6dfb Merge pull request #5958 from deepaklukose/skip_client_cert_verification by Jan Tattermusch · 9 years ago
  37. 2a52203 Update boringssl to latest chromium-stable. by itessier · 9 years ago
  38. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 9 years ago
  39. 5aff099 Merge pull request #6189 from y-zeng/default-verbosity by Yuchen Zeng · 9 years ago
  40. 2e7d957 Provide a function that converts grpc_call_error values into a string by Yuchen Zeng · 9 years ago
  41. 1874663 After running generate_projects.sh by Yuchen Zeng · 9 years ago
  42. c4b18a5 Adding support for msys. by Nicolas "Pixel" Noble · 9 years ago
  43. 3ab2fe0 Rollup of changes from the latest import by Craig Tiller · 9 years ago
  44. 9885bff Factored out parse functions from sockaddr_resolver by David Garcia Quintas · 9 years ago
  45. 03915e5 Sort out codegen dependencies by Craig Tiller · 9 years ago
  46. f9d53bb Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 9 years ago
  47. 0ea9fce Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 9 years ago
  48. 0b54163 Fixing client_config init by Craig Tiller · 9 years ago
  49. f82ddc4 Nailing down dependencies better by Craig Tiller · 9 years ago
  50. 859fb06 Merge branch 'optionalize_client_config' into strong-includes by Craig Tiller · 9 years ago
  51. d08c6ae Merge github.com:grpc/grpc into optionalize_client_config by Craig Tiller · 9 years ago
  52. d1697d9 Getting dependencies fixed up by Craig Tiller · 9 years ago
  53. abb4f5f Merge pull request #6070 from ctiller/head-of-line-blocking by Jan Tattermusch · 9 years ago
  54. 506cfa6 Merge pull request #6087 from ctiller/reset_copyright by Jan Tattermusch · 9 years ago
  55. b112f39 Move subchannel_call_holder by Craig Tiller · 9 years ago
  56. 084aa62 Remove unnecessary -2016 from copyrights by Craig Tiller · 9 years ago
  57. 0d2a0ae Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 9 years ago
  58. 725aaf2 Fix codegen by Craig Tiller · 9 years ago
  59. 74071cd Merge branch 'subchannel_factory_create_lb_channel' of github.com:dgquintas/grpc into ccmerge by Craig Tiller · 9 years ago
  60. 414ee32 Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_lb_channel by David Garcia Quintas · 9 years ago
  61. 1895835 Merge pull request #6042 from ctiller/optionalize_resolvers by Nicolas Noble · 9 years ago
  62. 895459e Merge github.com:grpc/grpc into optionalize_client_config by Craig Tiller · 9 years ago
  63. b48dda2 Merge branch 'master' into subchannel_factory_create_lb_channel by David G. Quintas · 9 years ago
  64. abcebb0 Merge pull request #5419 from ctiller/cleaner-posix2 by Nicolas Noble · 9 years ago
  65. 3e94de1 Merge branch 'optionalize_resolvers' into optionalize_client_config by Craig Tiller · 9 years ago
  66. 5dec6e0 Merge github.com:grpc/grpc into optionalize_resolvers by Craig Tiller · 9 years ago
  67. 4eb36c0 Merge pull request #6001 from ctiller/optionalize_census by Jan Tattermusch · 9 years ago
  68. 1a2c5aa Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 9 years ago
  69. 86fcfcc Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_lb_channel by David Garcia Quintas · 9 years ago
  70. 1fe942f Merge pull request #5700 from bluecmd/ssl-defaults by Jan Tattermusch · 9 years ago
  71. d4c9833 Reposition files to optionalize client_config system by Craig Tiller · 9 years ago
  72. 32775c4 Merge branch 'cleaner-posix2' into cleaner-posix3 by Craig Tiller · 9 years ago
  73. 4c43ed3 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 9 years ago
  74. dfa160e Merge branch 'optionalize_census' into optionalize_resolvers by Craig Tiller · 9 years ago
  75. bbf85f4 Merge github.com:grpc/grpc into optionalize_census by Craig Tiller · 9 years ago
  76. 65938df Optionalize name resolvers by Craig Tiller · 9 years ago
  77. 31efd7e Merge github.com:grpc/grpc into copyright-fix by Craig Tiller · 9 years ago
  78. f3f099a Merge github.com:grpc/grpc into optionalize_census by Craig Tiller · 9 years ago
  79. f8a519e Merge branch 'cleaner-posix2' into cleaner-posix3 by Craig Tiller · 9 years ago
  80. 8479c97 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 9 years ago
  81. 7894e60 Merge pull request #6000 from ctiller/optionalize_roundrobin by Nicolas Noble · 9 years ago
  82. 64a12c5 Merge github.com:grpc/grpc into copyright-fix by Craig Tiller · 9 years ago
  83. 6169d5f Update copyrights by Craig Tiller · 9 years ago
  84. a5dc80d Merge pull request #5691 from ctiller/idempotent by Nicolas Noble · 9 years ago
  85. ef63762 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 9 years ago
  86. c42b982 Merge pull request #5894 from soltanmm/stop-that by Jan Tattermusch · 9 years ago
  87. fcf7ad6 Renamed subchannel_factory to client_channel_factory. by David Garcia Quintas · 9 years ago
  88. 9557869 Merge branch 'optionalize_roundrobin' into optionalize_census by Craig Tiller · 9 years ago
  89. 943cdf9 Swap header/src into the right order by Craig Tiller · 9 years ago
  90. ad46ecf Merge branch 'optionalize_roundrobin' into optionalize_census by Craig Tiller · 9 years ago
  91. 796474c Move proto code under ext/.../grpclb by Craig Tiller · 9 years ago
  92. 8f8e9f9 Build Census as a grpc plugin by Craig Tiller · 9 years ago
  93. fb43385 Make plugin registries work by Craig Tiller · 9 years ago
  94. 023caf1 Refactor build to have lb policies as extensions by Craig Tiller · 9 years ago
  95. c73c4d8 Merge branch 'cleaner-posix2' into cleaner-posix3 by Craig Tiller · 9 years ago
  96. d335945 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 9 years ago
  97. d9a60bb Merge branch 'cleaner-posix2' into cleaner-posix3 by Craig Tiller · 9 years ago
  98. c201158 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 9 years ago
  99. 14e0d98 Begin optionalizing lb policies: initial code movement by Craig Tiller · 9 years ago
  100. 8a03448 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 9 years ago