1. 933c955 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  2. a6a6fa4 Merge pull request #8137 from kpayson64/python_server_args by kpayson64 · 8 years ago
  3. 63d8af2 Add parameter for server options by Ken Payson · 8 years ago
  4. 9fec58f Merge pull request #8052 from Vizerai/grpc_tracing by Jim King · 8 years ago
  5. 85102a9 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  6. 34dac9d Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  7. ee43d7b Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-closures by Craig Tiller · 8 years ago
  8. 8b7678c Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  9. abf03ae Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  10. 9544aad Merge pull request #8065 from kpayson64/cygrpc_imports by kpayson64 · 8 years ago
  11. 3f6ab54 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  12. 57726ca Revert "Revert "Grand unified closures"" by Craig Tiller · 8 years ago
  13. 537f7c2 Revert "Grand unified closures" by Craig Tiller · 8 years ago
  14. 0651759 Load roots.pem relative to current file by Ken Payson · 8 years ago
  15. 7722245 Make .pxi imports relative by Ken Payson · 8 years ago
  16. 12d1fc6 initial commit of tracing context files by Vizerai · 8 years ago
  17. 8f416db Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  18. ebfcd97 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  19. 5928bff Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  20. 164f0e9 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  21. 344834b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  22. e032163 Merge pull request #7774 from ctiller/percent-encoder by Craig Tiller · 8 years ago
  23. 74c92f6 Merge pull request #7848 from nicolasnoble/upmerge-from-v1.0.x by Nicolas Noble · 8 years ago
  24. 6c3295a Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  25. 7bfa1a8 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  26. 255dad3 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  27. 79620aa Merge pull request #7943 from markdroth/client_channel_cleanup by Mark D. Roth · 8 years ago
  28. 4c0fe49 Move subchannel_call_holder code into client_channel module. by Mark D. Roth · 8 years ago
  29. 7331a7a Change wrapped languages to use the new channel arg macro name. by Mark D. Roth · 8 years ago
  30. a0c69f9 add trace context proto by Alistair Veitch · 8 years ago
  31. ceb39ae Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  32. dadda8b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  33. 08575e4 Merge pull request #7909 from nathanielmanistaatgoogle/example-authorization-header-name-v1.0.x by kpayson64 · 8 years ago
  34. e5a17ec Merge pull request #7806 from nathanielmanistaatgoogle/secure_channel-doc-string by kpayson64 · 8 years ago
  35. 2bba1dd Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  36. 8e2c98a Merge pull request #7839 from markdroth/rename_client_config by Mark D. Roth · 8 years ago
  37. 79cf53c Lower-case example "Authorization" header name by Nathaniel Manista · 8 years ago
  38. b50eea8 Merge pull request #7831 from thunderboltsid/remove-skipif-pypy by Nicolas Noble · 8 years ago
  39. 54d78e2 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  40. cdbe6b3 Merge branch 'v1.0.x' into upmerge-from-v1.0.x by Nicolas "Pixel" Noble · 8 years ago
  41. af00d8b Add channel arg for max send message size and add message size filter. by Mark D. Roth · 8 years ago
  42. 82c01e5 remove skipIf from TypeSmokeTest (issue 7672) by siddharthshukla · 8 years ago
  43. ff4df06 Rename grpc_client_config to grpc_resolver_result. by Mark D. Roth · 8 years ago
  44. f24a405 Remove unused imports in grpcio-tests by Masood Malekghassemi · 8 years ago
  45. 7a6e30e Python grpc.secure_channel doc string correction by Nathaniel Manista · 8 years ago
  46. e3e17d3 Merge branch 'v1.0.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 8 years ago
  47. 35b8c51 Bumping version to 1.0.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  48. 90e4bd5 Merge pull request #7745 from nicolasnoble/no-more-pre by Nicolas Noble · 8 years ago
  49. 8348973 Use templates for python version dependencies by Ken Payson · 8 years ago
  50. 17ed6b1 Percent encoding routines by Craig Tiller · 8 years ago
  51. dd93704 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  52. 0f9337b Removing pre2 flag. by Nicolas "Pixel" Noble · 8 years ago
  53. e1ee20b Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  54. bcc0d88 Merge pull request #7732 from kpayson64/python3_artifacts by kpayson64 · 8 years ago
  55. b473c79 Merge pull request #7538 from thunderboltsid/pypy-experiments by kpayson64 · 8 years ago
  56. 8aff34f Merge pull request #7668 from thunderboltsid/skip-test-for-pypy by kpayson64 · 8 years ago
  57. 5998cd7 Add Python3.5 artifact targets by Ken Payson · 8 years ago
  58. e3ce8bd Merge pull request #7702 from nathanielmanistaatgoogle/distrib-interop-stress-ga-api by kpayson64 · 8 years ago
  59. 7f074e0 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  60. 9dfd0b7 Merge branch 'handshaker_api' into http_connect by Mark D. Roth · 8 years ago
  61. 5450f05 Migrate distrib, interop, and stress to GA API by Nathaniel Manista · 8 years ago
  62. acad79f Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  63. f0f58e6 skip test run if running with pypy by siddharthshukla · 8 years ago
  64. 9eedb4f Switch init/shutdown: lib-wide -> per-object by siddharthshukla · 8 years ago
  65. 32387b3 Merge branch 'handshaker_api' into http_connect by Mark D. Roth · 8 years ago
  66. 106df11 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  67. de84d56 Fix the ThreadPoolExecutor: max_workers can't be 0 by siddharthshukla · 8 years ago
  68. e5fd01a Bump python protobuf dependency to 3.0.0 by Ken Payson · 8 years ago
  69. 5e1fbd2 Merge pull request #7370 from rjshade/move_timeout_encoding by kpayson64 · 8 years ago
  70. 34befca Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  71. 329d647 Merge pull request #6774 from a-veitch/add_resource by kpayson64 · 8 years ago
  72. 51c7b91 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  73. 87e06c8 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  74. 3260a17 Bumping to 1.0.0-pre2. by Nicolas "Pixel" Noble · 8 years ago
  75. 1212d3f Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  76. 43b633d Merge branch 'master' into move_timeout_encoding by Robbie Shade · 8 years ago
  77. 8a1247a Merge pull request #7497 from soltanmm/be-nicer by kpayson64 · 8 years ago
  78. 01da196 Merge pull request #7508 from murgatroid99/v1.0.x_merge_into_master by Nicolas Noble · 8 years ago
  79. 1533e6a Rerun generate_projects.sh by murgatroid99 · 8 years ago
  80. fd9cc10 Be more intelligent about Cython in grpcio by Masood Malekghassemi · 8 years ago
  81. 316f73f Merge v1.0.x into master by murgatroid99 · 8 years ago
  82. 1102a9e Update build files. by Mark D. Roth · 8 years ago
  83. 3abd27e merge to upstream/master by Alistair Veitch · 8 years ago
  84. 8d3e9ec Fix cygrpc test by Ken Payson · 8 years ago
  85. 9317715 Merge remote-tracking branch 'upstream/master' into handshake_api by Mark D. Roth · 8 years ago
  86. 413d302 Merge pull request #7374 from kpayson64/python_health_check_rename by kpayson64 · 8 years ago
  87. 5382651 Merge branch 'master' into move_timeout_encoding by Robbie Shade · 8 years ago
  88. e39edac Fixed name syntax error by Ken Payson · 8 years ago
  89. dd24c1e Polish grpcio_health_checking package by Ken Payson · 8 years ago
  90. a39c2cb Handle distutils command idiosyncracies by Masood Malekghassemi · 8 years ago
  91. b236279 Patch `spawn` for Python 'unix' compilers instead by Masood Malekghassemi · 8 years ago
  92. 64d8024 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  93. 4216437 Merge pull request #7225 from nathanielmanistaatgoogle/_rpc_test by kpayson64 · 8 years ago
  94. b0d3395 Merge pull request #7384 from soltanmm/import-stallion by kpayson64 · 8 years ago
  95. 7c3ba12 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  96. ef31ba1 Merge remote-tracking branch 'upstream/master' into handshake_api by Mark D. Roth · 8 years ago
  97. dfbdefe Added handshaker.[ch] to build.yaml. by Mark D. Roth · 8 years ago
  98. db4f196 Merge branch 'master' into move_timeout_encoding by Robbie Shade · 8 years ago
  99. 3acddb2 Remove Python 'loader' hack by Masood Malekghassemi · 8 years ago
  100. e9b90e5 Move Python.h include out of loader code by Masood Malekghassemi · 8 years ago