1. 442bead Merge pull request #5701 from bluecmd/unix-socket by Jan Tattermusch · 8 years ago
  2. ad9d06e Create Python stress test by Ken Payson · 8 years ago
  3. 5e6cc81 Merge pull request #6331 from nathanielmanistaatgoogle/alpha by Jan Tattermusch · 8 years ago
  4. b8c4443 Merge pull request #6298 from grpc/python_qps_tests by Jan Tattermusch · 8 years ago
  5. 0482c10 Python QPS Worker/initial scenarios by Ken Payson · 8 years ago
  6. 2e4bfed Merge pull request #6330 from soltanmm/6264 by Jan Tattermusch · 8 years ago
  7. 2ea6765 Merge pull request #6321 from soltanmm/doc by Jan Tattermusch · 8 years ago
  8. f128cd2 Merge pull request #6196 from y-zeng/call-error-to-string by Craig Tiller · 8 years ago
  9. cab9470 Remove Python alpha/early_adopter implementation by Nathaniel Manista · 8 years ago
  10. 832ae81 Allow additive changes to protos w/o forcing user implementation by Masood Malekghassemi · 8 years ago
  11. 165c62f Merge pull request #6183 from nicolasnoble/msys-support by Jan Tattermusch · 8 years ago
  12. d06e929 Add Windows-specifics to Python docs by Masood Malekghassemi · 8 years ago
  13. 7d78ab2 Merge pull request #6229 from grpc/python_test_proto_gen by Jan Tattermusch · 8 years ago
  14. 707c9e2 Changed python proto build to use shared protos by Ken Payson · 8 years ago
  15. 7beea14 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  16. dde6dfb Merge pull request #5958 from deepaklukose/skip_client_cert_verification by Jan Tattermusch · 8 years ago
  17. 2a52203 Update boringssl to latest chromium-stable. by itessier · 8 years ago
  18. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 8 years ago
  19. 5aff099 Merge pull request #6189 from y-zeng/default-verbosity by Yuchen Zeng · 8 years ago
  20. 2e7d957 Provide a function that converts grpc_call_error values into a string by Yuchen Zeng · 8 years ago
  21. 1874663 After running generate_projects.sh by Yuchen Zeng · 8 years ago
  22. c4b18a5 Adding support for msys. by Nicolas "Pixel" Noble · 8 years ago
  23. 3ab2fe0 Rollup of changes from the latest import by Craig Tiller · 8 years ago
  24. 9885bff Factored out parse functions from sockaddr_resolver by David Garcia Quintas · 8 years ago
  25. 03915e5 Sort out codegen dependencies by Craig Tiller · 8 years ago
  26. 0b54163 Fixing client_config init by Craig Tiller · 8 years ago
  27. f82ddc4 Nailing down dependencies better by Craig Tiller · 8 years ago
  28. 859fb06 Merge branch 'optionalize_client_config' into strong-includes by Craig Tiller · 8 years ago
  29. d08c6ae Merge github.com:grpc/grpc into optionalize_client_config by Craig Tiller · 8 years ago
  30. d1697d9 Getting dependencies fixed up by Craig Tiller · 8 years ago
  31. abb4f5f Merge pull request #6070 from ctiller/head-of-line-blocking by Jan Tattermusch · 8 years ago
  32. 506cfa6 Merge pull request #6087 from ctiller/reset_copyright by Jan Tattermusch · 8 years ago
  33. b112f39 Move subchannel_call_holder by Craig Tiller · 8 years ago
  34. 084aa62 Remove unnecessary -2016 from copyrights by Craig Tiller · 8 years ago
  35. 725aaf2 Fix codegen by Craig Tiller · 8 years ago
  36. 74071cd Merge branch 'subchannel_factory_create_lb_channel' of github.com:dgquintas/grpc into ccmerge by Craig Tiller · 8 years ago
  37. 414ee32 Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_lb_channel by David Garcia Quintas · 8 years ago
  38. 1895835 Merge pull request #6042 from ctiller/optionalize_resolvers by Nicolas Noble · 8 years ago
  39. 895459e Merge github.com:grpc/grpc into optionalize_client_config by Craig Tiller · 8 years ago
  40. b48dda2 Merge branch 'master' into subchannel_factory_create_lb_channel by David G. Quintas · 8 years ago
  41. abcebb0 Merge pull request #5419 from ctiller/cleaner-posix2 by Nicolas Noble · 8 years ago
  42. 3e94de1 Merge branch 'optionalize_resolvers' into optionalize_client_config by Craig Tiller · 8 years ago
  43. 5dec6e0 Merge github.com:grpc/grpc into optionalize_resolvers by Craig Tiller · 8 years ago
  44. 4eb36c0 Merge pull request #6001 from ctiller/optionalize_census by Jan Tattermusch · 8 years ago
  45. 1a2c5aa Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  46. 86fcfcc Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_lb_channel by David Garcia Quintas · 8 years ago
  47. 1fe942f Merge pull request #5700 from bluecmd/ssl-defaults by Jan Tattermusch · 8 years ago
  48. d4c9833 Reposition files to optionalize client_config system by Craig Tiller · 8 years ago
  49. 4c43ed3 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  50. dfa160e Merge branch 'optionalize_census' into optionalize_resolvers by Craig Tiller · 8 years ago
  51. bbf85f4 Merge github.com:grpc/grpc into optionalize_census by Craig Tiller · 8 years ago
  52. 65938df Optionalize name resolvers by Craig Tiller · 8 years ago
  53. 31efd7e Merge github.com:grpc/grpc into copyright-fix by Craig Tiller · 8 years ago
  54. f3f099a Merge github.com:grpc/grpc into optionalize_census by Craig Tiller · 8 years ago
  55. 8479c97 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  56. 7894e60 Merge pull request #6000 from ctiller/optionalize_roundrobin by Nicolas Noble · 8 years ago
  57. 64a12c5 Merge github.com:grpc/grpc into copyright-fix by Craig Tiller · 8 years ago
  58. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  59. a5dc80d Merge pull request #5691 from ctiller/idempotent by Nicolas Noble · 8 years ago
  60. ef63762 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  61. c42b982 Merge pull request #5894 from soltanmm/stop-that by Jan Tattermusch · 8 years ago
  62. fcf7ad6 Renamed subchannel_factory to client_channel_factory. by David Garcia Quintas · 8 years ago
  63. 9557869 Merge branch 'optionalize_roundrobin' into optionalize_census by Craig Tiller · 8 years ago
  64. 943cdf9 Swap header/src into the right order by Craig Tiller · 8 years ago
  65. ad46ecf Merge branch 'optionalize_roundrobin' into optionalize_census by Craig Tiller · 8 years ago
  66. 796474c Move proto code under ext/.../grpclb by Craig Tiller · 8 years ago
  67. 8f8e9f9 Build Census as a grpc plugin by Craig Tiller · 8 years ago
  68. fb43385 Make plugin registries work by Craig Tiller · 8 years ago
  69. 023caf1 Refactor build to have lb policies as extensions by Craig Tiller · 8 years ago
  70. d335945 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  71. c201158 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  72. 14e0d98 Begin optionalizing lb policies: initial code movement by Craig Tiller · 8 years ago
  73. 8a03448 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  74. 3bd9695 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  75. 44cc10b Add uses clauses to filegroups to ease dependency management by Craig Tiller · 8 years ago
  76. f0555b3 Declare filegroups for chttp2 by Craig Tiller · 8 years ago
  77. c7762a8 Move chttp2 related files under ext/ by Craig Tiller · 8 years ago
  78. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago
  79. 7d8ac46 Don't allow precompiled binaries in tests by Masood Malekghassemi · 8 years ago
  80. ae21956 fixes to tests for py2/3 syntax compatibility by Leifur Halldor Asgeirsson · 9 years ago
  81. df7e422 Merge pull request #5916 from leifurhauks/py3_str_bytes_in_links_service_and_beta_server by Jan Tattermusch · 8 years ago
  82. 8ce3b1a Merge pull request #5383 from miselin/add_request_parsing by Jan Tattermusch · 8 years ago
  83. 68f5a3b Merge pull request #5368 from leifurhauks/py3_test_compat by Jan Tattermusch · 8 years ago
  84. f1050f6 Merge pull request #5755 from ahedberg/unix_sockets_optional by Jan Tattermusch · 8 years ago
  85. e3af44e Merge pull request #5914 from thought-machine/fix_slow_string_read by Jan Tattermusch · 8 years ago
  86. 1824f05 Add HTTP request parsing. by Matthew Iselin · 9 years ago
  87. b9501bc Python 3: fix a bytes/str runtime issue by Leifur Halldor Asgeirsson · 8 years ago
  88. 39fd221 Merge pull request #5899 from dgquintas/uchannels_kthxbai by Jan Tattermusch · 8 years ago
  89. ce37938 Make grpc-python ByteBuffer.bytes() linear cost. by alex · 8 years ago
  90. 62dcaa2 Merge pull request #5650 from leifurhauks/py3_iteritems by Nicolas Noble · 8 years ago
  91. fb349b9 removed uchannels by David Garcia Quintas · 8 years ago
  92. c65ed87 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  93. b08ee7a Merge pull request #5653 from leifurhauks/py3_iterators by Jan Tattermusch · 8 years ago
  94. 2079292 Merge pull request #5651 from leifurhauks/py3_metaclasses by Jan Tattermusch · 8 years ago
  95. 4465455 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  96. 59743d6 Merge github.com:grpc/grpc into cleaner-posix2 by Craig Tiller · 8 years ago
  97. 3448887 Merge github.com:grpc/grpc into filter-selection by Craig Tiller · 8 years ago
  98. 68edc15 Merge pull request #5679 from makdharma/master by Jan Tattermusch · 8 years ago
  99. ce2a2d0 ssl_channel_credentials to use None by default by Christian Svensson · 8 years ago
  100. e73e9e1 Allow directly specifiying connection path by Christian Svensson · 8 years ago