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. 6c3295a Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  38. 7bfa1a8 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  39. 255dad3 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  40. fb475c9 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  41. 79620aa Merge pull request #7943 from markdroth/client_channel_cleanup by Mark D. Roth · 8 years ago
  42. 89119fa Merge branch 'client_channel_cleanup' into deadline_filter by Mark D. Roth · 8 years ago
  43. 4c0fe49 Move subchannel_call_holder code into client_channel module. by Mark D. Roth · 8 years ago
  44. 7331a7a Change wrapped languages to use the new channel arg macro name. by Mark D. Roth · 8 years ago
  45. a0c69f9 add trace context proto by Alistair Veitch · 8 years ago
  46. ceb39ae Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  47. dadda8b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  48. 08575e4 Merge pull request #7909 from nathanielmanistaatgoogle/example-authorization-header-name-v1.0.x by kpayson64 · 8 years ago
  49. 8e2c98a Merge pull request #7839 from markdroth/rename_client_config by Mark D. Roth · 8 years ago
  50. 79cf53c Lower-case example "Authorization" header name by Nathaniel Manista · 8 years ago
  51. 14c072c Initial code to move deadline timer into a filter. Timer cancellation by Mark D. Roth · 8 years ago
  52. 54d78e2 Merge remote-tracking branch 'upstream/master' into max_send_size_filter by Mark D. Roth · 8 years ago
  53. af00d8b Add channel arg for max send message size and add message size filter. by Mark D. Roth · 8 years ago
  54. ff4df06 Rename grpc_client_config to grpc_resolver_result. by Mark D. Roth · 8 years ago
  55. 7a6e30e Python grpc.secure_channel doc string correction by Nathaniel Manista · 8 years ago
  56. e3e17d3 Merge branch 'v1.0.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 8 years ago
  57. 35b8c51 Bumping version to 1.0.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  58. 17ed6b1 Percent encoding routines by Craig Tiller · 8 years ago
  59. dd93704 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  60. 0f9337b Removing pre2 flag. by Nicolas "Pixel" Noble · 8 years ago
  61. 5998cd7 Add Python3.5 artifact targets by Ken Payson · 8 years ago
  62. 9eedb4f Switch init/shutdown: lib-wide -> per-object by siddharthshukla · 8 years ago
  63. 32387b3 Merge branch 'handshaker_api' into http_connect by Mark D. Roth · 8 years ago
  64. 106df11 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  65. 5e1fbd2 Merge pull request #7370 from rjshade/move_timeout_encoding by kpayson64 · 8 years ago
  66. 34befca Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  67. 329d647 Merge pull request #6774 from a-veitch/add_resource by kpayson64 · 8 years ago
  68. 51c7b91 Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  69. 87e06c8 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  70. 3260a17 Bumping to 1.0.0-pre2. by Nicolas "Pixel" Noble · 8 years ago
  71. 1212d3f Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  72. 43b633d Merge branch 'master' into move_timeout_encoding by Robbie Shade · 8 years ago
  73. 8a1247a Merge pull request #7497 from soltanmm/be-nicer by kpayson64 · 8 years ago
  74. 01da196 Merge pull request #7508 from murgatroid99/v1.0.x_merge_into_master by Nicolas Noble · 8 years ago
  75. fd9cc10 Be more intelligent about Cython in grpcio by Masood Malekghassemi · 8 years ago
  76. 316f73f Merge v1.0.x into master by murgatroid99 · 8 years ago
  77. 1102a9e Update build files. by Mark D. Roth · 8 years ago
  78. 3abd27e merge to upstream/master by Alistair Veitch · 8 years ago
  79. e39edac Fixed name syntax error by Ken Payson · 8 years ago
  80. a39c2cb Handle distutils command idiosyncracies by Masood Malekghassemi · 8 years ago
  81. b236279 Patch `spawn` for Python 'unix' compilers instead by Masood Malekghassemi · 8 years ago
  82. b0d3395 Merge pull request #7384 from soltanmm/import-stallion by kpayson64 · 8 years ago
  83. 7c3ba12 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  84. ef31ba1 Merge remote-tracking branch 'upstream/master' into handshake_api by Mark D. Roth · 8 years ago
  85. dfbdefe Added handshaker.[ch] to build.yaml. by Mark D. Roth · 8 years ago
  86. db4f196 Merge branch 'master' into move_timeout_encoding by Robbie Shade · 8 years ago
  87. 3acddb2 Remove Python 'loader' hack by Masood Malekghassemi · 8 years ago
  88. e9b90e5 Move Python.h include out of loader code by Masood Malekghassemi · 8 years ago
  89. 22ac0d1 Merge branch 'delayed-write' into grand-unified-closures by Craig Tiller · 8 years ago
  90. c41f81a Document rpc details as string type by Ken Payson · 8 years ago
  91. 377427a Merge pull request #7357 from grpc/v1.0.x by Jorge Canizales · 8 years ago
  92. 710d242 Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transport by Robbie Shade · 8 years ago
  93. da3ec2a Merge branch 'delayed-write' into grand-unified-closures by Craig Tiller · 8 years ago
  94. 875f633 Merge pull request #7355 from soltanmm/count-bleck by kpayson64 · 8 years ago
  95. d75d5ea Merge pull request #7317 from soltanmm/tadpoles by kpayson64 · 8 years ago
  96. e99acff Merge pull request #7338 from kpayson64/remove_py_cruft by kpayson64 · 8 years ago
  97. 48d07c6 Add special methods to generated Python docs by Masood Malekghassemi · 8 years ago
  98. 4d42552 Remove early adopter code by Ken Payson · 8 years ago
  99. c3e3ae5 Patch `spawn` for Python 'unix' compilers instead by Masood Malekghassemi · 8 years ago
  100. f7f47a6 Added Glossary to docs with metadata definition by Ken Payson · 8 years ago