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