1. 5028334 Further renamings (compression channel arg keys) by David Garcia Quintas · 8 years ago
  2. 183ba02 Renamed some defines by David Garcia Quintas · 8 years ago
  3. e644cfd better docstrings for compression_types.h by David Garcia Quintas · 8 years ago
  4. c2ec95b Revert "Revert "cronet wrapper code"" by makdharma · 8 years ago
  5. cfbe020 Merge pull request #6320 from markdroth/limit_metadata_size by Jan Tattermusch · 8 years ago
  6. 0545d7f Revert "Merge pull request #6214 from makdharma/master" by Nicolas "Pixel" Noble · 8 years ago
  7. f4c70ca Move manylinux1 precompiler definitions into port_platform.h by Masood Malekghassemi · 8 years ago
  8. 48d833a Merge pull request #6214 from makdharma/master by Nicolas Noble · 8 years ago
  9. 5a5dafa Merge pull request #6409 from jtattermusch/master by Jan Tattermusch · 8 years ago
  10. ed4d89e Remove trailing space. by Jan Tattermusch · 8 years ago
  11. 8a1d805 Added bad_client test to check that the server rejects requests with too by Mark D. Roth · 8 years ago
  12. 19abba3 Improve docs on GRPC_OP_RECV_CLOSE_ON_SERVER by Jan Tattermusch · 8 years ago
  13. 80721b2 Merge branch 'master' of github.com:grpc/grpc into codegen_remove_proto by David Garcia Quintas · 8 years ago
  14. 586c866 Merge branch 'master' into limit_metadata_size by Mark D. Roth · 8 years ago
  15. 8081319 reverting stuff by Makarand Dharmapurikar · 8 years ago
  16. be5186a created new grpc_cronet.h. Addressed feedback from jcanizales@ and ctiller@ by Makarand Dharmapurikar · 8 years ago
  17. 7704483 fixed clang formating by Makarand Dharmapurikar · 8 years ago
  18. a49b13b cronet wrapper code by Makarand Dharmapurikar · 8 years ago
  19. f128cd2 Merge pull request #6196 from y-zeng/call-error-to-string by Craig Tiller · 8 years ago
  20. 165c62f Merge pull request #6183 from nicolasnoble/msys-support by Jan Tattermusch · 8 years ago
  21. 1b2db63 Moved protos out of core_codegen interface by David Garcia Quintas · 8 years ago
  22. ac2e88f Initial attempt at adding support for max metadata size. Currently, the by Mark D. Roth · 8 years ago
  23. dde6dfb Merge pull request #5958 from deepaklukose/skip_client_cert_verification by Jan Tattermusch · 8 years ago
  24. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 8 years ago
  25. 2e7d957 Provide a function that converts grpc_call_error values into a string by Yuchen Zeng · 8 years ago
  26. 1874663 After running generate_projects.sh by Yuchen Zeng · 8 years ago
  27. 95e4c48 Add knob for default core output verbosity by Yuchen Zeng · 8 years ago
  28. a0091cb Re-adding GPR_POSIX_FILE. by Nicolas "Pixel" Noble · 8 years ago
  29. c4b18a5 Adding support for msys. by Nicolas "Pixel" Noble · 8 years ago
  30. b29d8cf Last few mallocs / frees. by Nicolas "Pixel" Noble · 8 years ago
  31. abb4f5f Merge pull request #6070 from ctiller/head-of-line-blocking by Jan Tattermusch · 8 years ago
  32. e3e91a3 Merge pull request #6033 from ctiller/channel_max_reconnect_backoff by Nicolas Noble · 8 years ago
  33. 8e3b16c Merge github.com:grpc/grpc into channel_max_reconnect_backoff by Craig Tiller · 8 years ago
  34. 06cb1a9 Initial interface rework to allow knowing whether to pull payload at registration, not at request time by Craig Tiller · 8 years ago
  35. 41dac84 Merge github.com:grpc/grpc into ignore_connectivity by Craig Tiller · 8 years ago
  36. 64a12c5 Merge github.com:grpc/grpc into copyright-fix by Craig Tiller · 8 years ago
  37. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  38. 076c2b8 Merge github.com:grpc/grpc into channel_max_reconnect_backoff by Craig Tiller · 8 years ago
  39. 44ad3fd Merge branch 'idempotent' into ignore_connectivity by Craig Tiller · 8 years ago
  40. c201158 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  41. e72454c merge to take src/core componentization into account by ahedberg · 8 years ago
  42. c5ff781 Merge branch 'idempotent' into ignore_connectivity by Craig Tiller · 8 years ago
  43. 3bd9695 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  44. 2e19036 Fix copyrights by Craig Tiller · 8 years ago
  45. f40df23 Auto-changes by Craig Tiller · 8 years ago
  46. 8d7cff4 make IP_PKTINFO and IPV6_RECVPKTINFO optional by ahedberg · 8 years ago
  47. f1050f6 Merge pull request #5755 from ahedberg/unix_sockets_optional by Jan Tattermusch · 8 years ago
  48. 9ed7fb6 Merge branch 'idempotent' into ignore_connectivity by Craig Tiller · 8 years ago
  49. 4465455 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  50. ddd4d7f Merge pull request #5494 from dgquintas/guard_check by Jan Tattermusch · 8 years ago
  51. 8bce393 Merge pull request #5819 from dgquintas/compression_levels by Jan Tattermusch · 8 years ago
  52. ee69f42 Merge pull request #5706 from deepaklukose/dev by Jan Tattermusch · 8 years ago
  53. 13c2f6e Implemented compression level algorithms properly (as a function of the accepted algorithms by the call's peer. by David Garcia Quintas · 8 years ago
  54. 185768b Merge branch 'master' of github.com:grpc/grpc into guard_check by David Garcia Quintas · 8 years ago
  55. 5a39106 Add debug support for checking tls_init is called by yang-g · 8 years ago
  56. c65af4d Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  57. e61cbe3 For client cert based authentication, add client cert as an AuthProperty by Deepak Lukose · 8 years ago
  58. 3598d44 Fixed include guards by David Garcia Quintas · 8 years ago
  59. 803931d Make use of unix sockets optional. by ahedberg · 8 years ago
  60. 8ec33f0 Add intial plaform support for Native Client (NaCl) by Sam Clegg · 9 years ago
  61. 8c0d96f Initial fail-fast support by Craig Tiller · 8 years ago
  62. 4cf0448 clang-format by Craig Tiller · 8 years ago
  63. c654976 Change client :method selection based on idempotency by Craig Tiller · 8 years ago
  64. 5987c70 Punch through flags for incoming calls by Craig Tiller · 8 years ago
  65. 24e69bf Added a channel argument to set the maximum reconnect backoff duration. Extended the interop test to test the custom reconnect backoffs. by Aaron Isotton · 8 years ago
  66. 0cb803d Always ref writable streams by Craig Tiller · 8 years ago
  67. 188563f eliminate binary tags by Alistair Veitch · 8 years ago
  68. 3cce2ec Merge pull request #4859 from ctiller/sceq by Sree Kuchibhotla · 9 years ago
  69. 6397660 Flagging the missing API entries. by Nicolas "Pixel" Noble · 9 years ago
  70. c0ce00f Merge github.com:grpc/grpc into sceq by Craig Tiller · 9 years ago
  71. 017f84e Merge pull request #5078 from ctiller/compatibility_mode by Craig Tiller · 9 years ago
  72. 2afed4c Merge pull request #5079 from nicolasnoble/underscores_are_the_root_of_all_evil by David G. Quintas · 9 years ago
  73. b718c8a Merge github.com:grpc/grpc into compatibility_mode by Craig Tiller · 9 years ago
  74. f734299 Merge github.com:grpc/grpc into sceq by Craig Tiller · 9 years ago
  75. ee6a1dc Fix include hygiene by Craig Tiller · 9 years ago
  76. cd41a0b Removing undescores in {GPR,GRPC,CENSUS}_API. by Nicolas "Pixel" Noble · 9 years ago
  77. 91aaee4 Merge pull request #5096 from a-veitch/win_cv_wait by Craig Tiller · 9 years ago
  78. 85474df Reverse changes to AVL code by murgatroid99 · 9 years ago
  79. 0a7468a Add timespan support for win32 gpr_cv_wait. by Alistair Veitch · 9 years ago
  80. 7a55684 Clang format and fix copyrights by murgatroid99 · 9 years ago
  81. 309830f Replace 'long' with 'int64_t' in public core headers by murgatroid99 · 9 years ago
  82. 71ea4a1 Make binary compatibility not the default by Craig Tiller · 9 years ago
  83. e4fdcd9 Merge pull request #5013 from a-veitch/tag_set_to_context by Bogdan Drutu · 9 years ago
  84. 221c9c7 Fixing inclusion of stdint.h by Nicolas "Pixel" Noble · 9 years ago
  85. 10509a2 Fix Python Windows build by Masood Malekghassemi · 9 years ago
  86. 6f2b899 merge by Alistair Veitch · 9 years ago
  87. ddb163a merge by Alistair Veitch · 9 years ago
  88. 8696d57 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  89. a628ac9 formatting by Alistair Veitch · 9 years ago
  90. 2e6c182 add missing CENSUS_API annotations by Alistair Veitch · 9 years ago
  91. 75d5c0f post merge by Alistair Veitch · 9 years ago
  92. e1a1031 clang-format by Craig Tiller · 9 years ago
  93. 841c726 Merge github.com:grpc/grpc into sceq by Craig Tiller · 9 years ago
  94. 9828aad Support falling back on older secure_getenv/getenv versions on older glibc by Craig Tiller · 9 years ago
  95. 8382829 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  96. 3c4bbc0 Merge branch 'no_extern_allowed' of github.com:nicolasnoble/grpc into patchy by Craig Tiller · 9 years ago
  97. 26af079 Merge pull request #4934 from jboeuf/ssl_credentials_override_default_roots by Craig Tiller · 9 years ago
  98. 763cc08 Merge branch 'win32_subprocess' into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  99. 13a8f5b 32 bits is also a thing. by Nicolas "Pixel" Noble · 9 years ago
  100. b51ec5a Removing zookeeper's API for now. by Nicolas "Pixel" Noble · 9 years ago