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. a8663fa Merge pull request #6553 from grpc/revert-6488-revert-6214-master by Jan Tattermusch · 8 years ago
  5. f86bbde Merge pull request #6373 from y-zeng/server-builder-plugin by Yuchen Zeng · 8 years ago
  6. c2ec95b Revert "Revert "cronet wrapper code"" by makdharma · 8 years ago
  7. b85e9d4 fix formatting by Jan Tattermusch · 8 years ago
  8. cfbe020 Merge pull request #6320 from markdroth/limit_metadata_size by Jan Tattermusch · 8 years ago
  9. 0545d7f Revert "Merge pull request #6214 from makdharma/master" by Nicolas "Pixel" Noble · 8 years ago
  10. 26a1785 Resolve conflicts by Yuchen Zeng · 8 years ago
  11. 7d099a5 Fix naming and comment problems by Yuchen Zeng · 8 years ago
  12. f4c70ca Move manylinux1 precompiler definitions into port_platform.h by Masood Malekghassemi · 8 years ago
  13. 48d833a Merge pull request #6214 from makdharma/master by Nicolas Noble · 8 years ago
  14. 5a5dafa Merge pull request #6409 from jtattermusch/master by Jan Tattermusch · 8 years ago
  15. bc2afb0 Merge pull request #6323 from dgquintas/codegen_remove_proto by Jan Tattermusch · 8 years ago
  16. ed4d89e Remove trailing space. by Jan Tattermusch · 8 years ago
  17. 3b8f335 Add plugins at the time of static initialization by Yuchen Zeng · 8 years ago
  18. 2c04262 Merge branch 'master' into limit_metadata_size by Mark D. Roth · 8 years ago
  19. 8a1d805 Added bad_client test to check that the server rejects requests with too by Mark D. Roth · 8 years ago
  20. 19abba3 Improve docs on GRPC_OP_RECV_CLOSE_ON_SERVER by Jan Tattermusch · 8 years ago
  21. 80721b2 Merge branch 'master' of github.com:grpc/grpc into codegen_remove_proto by David Garcia Quintas · 8 years ago
  22. 586c866 Merge branch 'master' into limit_metadata_size by Mark D. Roth · 8 years ago
  23. 8081319 reverting stuff by Makarand Dharmapurikar · 8 years ago
  24. be5186a created new grpc_cronet.h. Addressed feedback from jcanizales@ and ctiller@ by Makarand Dharmapurikar · 8 years ago
  25. 7704483 fixed clang formating by Makarand Dharmapurikar · 8 years ago
  26. a49b13b cronet wrapper code by Makarand Dharmapurikar · 8 years ago
  27. 4ee1a62 Stress test fixes by Craig Tiller · 8 years ago
  28. c049035 Add GRPC_ prefix for macros by Yuchen Zeng · 8 years ago
  29. a42ec21 Server builder plugin by Yuchen Zeng · 8 years ago
  30. f128cd2 Merge pull request #6196 from y-zeng/call-error-to-string by Craig Tiller · 8 years ago
  31. 165c62f Merge pull request #6183 from nicolasnoble/msys-support by Jan Tattermusch · 8 years ago
  32. 1b2db63 Moved protos out of core_codegen interface by David Garcia Quintas · 8 years ago
  33. ac2e88f Initial attempt at adding support for max metadata size. Currently, the by Mark D. Roth · 8 years ago
  34. 7beea14 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  35. dde6dfb Merge pull request #5958 from deepaklukose/skip_client_cert_verification by Jan Tattermusch · 8 years ago
  36. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 8 years ago
  37. 2e7d957 Provide a function that converts grpc_call_error values into a string by Yuchen Zeng · 8 years ago
  38. 1874663 After running generate_projects.sh by Yuchen Zeng · 8 years ago
  39. 95e4c48 Add knob for default core output verbosity by Yuchen Zeng · 8 years ago
  40. a0091cb Re-adding GPR_POSIX_FILE. by Nicolas "Pixel" Noble · 8 years ago
  41. c4b18a5 Adding support for msys. by Nicolas "Pixel" Noble · 8 years ago
  42. 788a253 Fix dependencies by Craig Tiller · 8 years ago
  43. 666a362 clang-fmt by Craig Tiller · 8 years ago
  44. 3ab2fe0 Rollup of changes from the latest import by Craig Tiller · 8 years ago
  45. b29d8cf Last few mallocs / frees. by Nicolas "Pixel" Noble · 8 years ago
  46. abb4f5f Merge pull request #6070 from ctiller/head-of-line-blocking by Jan Tattermusch · 8 years ago
  47. e3e91a3 Merge pull request #6033 from ctiller/channel_max_reconnect_backoff by Nicolas Noble · 8 years ago
  48. 8e3b16c Merge github.com:grpc/grpc into channel_max_reconnect_backoff by Craig Tiller · 8 years ago
  49. 06cb1a9 Initial interface rework to allow knowing whether to pull payload at registration, not at request time by Craig Tiller · 8 years ago
  50. 08eb0d6 clang-format by Craig Tiller · 8 years ago
  51. c954f59 Fix missing arg by Craig Tiller · 8 years ago
  52. 399b3c4 Fix client_crash_test, implement idempotency, fail_fast for C++ by Craig Tiller · 8 years ago
  53. 41dac84 Merge github.com:grpc/grpc into ignore_connectivity by Craig Tiller · 8 years ago
  54. 64a12c5 Merge github.com:grpc/grpc into copyright-fix by Craig Tiller · 8 years ago
  55. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  56. 076c2b8 Merge github.com:grpc/grpc into channel_max_reconnect_backoff by Craig Tiller · 8 years ago
  57. 44ad3fd Merge branch 'idempotent' into ignore_connectivity by Craig Tiller · 8 years ago
  58. c201158 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  59. e72454c merge to take src/core componentization into account by ahedberg · 8 years ago
  60. c5ff781 Merge branch 'idempotent' into ignore_connectivity by Craig Tiller · 8 years ago
  61. 3bd9695 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  62. 2e19036 Fix copyrights by Craig Tiller · 8 years ago
  63. f40df23 Auto-changes by Craig Tiller · 8 years ago
  64. 8d7cff4 make IP_PKTINFO and IPV6_RECVPKTINFO optional by ahedberg · 8 years ago
  65. 9a1fa34 Merge pull request #5892 from yang-g/copy_generic_byte_buffer by Jan Tattermusch · 8 years ago
  66. f1050f6 Merge pull request #5755 from ahedberg/unix_sockets_optional by Jan Tattermusch · 8 years ago
  67. f64befd Make a copy of ByteBuffer when writing by yang-g · 8 years ago
  68. 9ed7fb6 Merge branch 'idempotent' into ignore_connectivity by Craig Tiller · 8 years ago
  69. 4465455 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  70. ddd4d7f Merge pull request #5494 from dgquintas/guard_check by Jan Tattermusch · 8 years ago
  71. dadb32a Merge pull request #5843 from dgquintas/fix-grpc-lib by Jan Tattermusch · 8 years ago
  72. 8bce393 Merge pull request #5819 from dgquintas/compression_levels by Jan Tattermusch · 8 years ago
  73. 146070d fixed multiple initialization of globals by David Garcia Quintas · 8 years ago
  74. ee69f42 Merge pull request #5706 from deepaklukose/dev by Jan Tattermusch · 8 years ago
  75. c14f1cb new fixed guards by David Garcia Quintas · 8 years ago
  76. 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
  77. 185768b Merge branch 'master' of github.com:grpc/grpc into guard_check by David Garcia Quintas · 8 years ago
  78. 5a39106 Add debug support for checking tls_init is called by yang-g · 8 years ago
  79. c65af4d Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  80. 4cead22 Merge pull request #5745 from ahedberg/upstream by Jan Tattermusch · 8 years ago
  81. e61cbe3 For client cert based authentication, add client cert as an AuthProperty by Deepak Lukose · 8 years ago
  82. 983fe7a Merge branch 'idempotent' into ignore_connectivity by Craig Tiller · 8 years ago
  83. 4f7ffa0 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  84. cd21266 Merge branch 'master' of github.com:grpc/grpc into codegen_lib by David Garcia Quintas · 8 years ago
  85. 3598d44 Fixed include guards by David Garcia Quintas · 8 years ago
  86. 803931d Make use of unix sockets optional. by ahedberg · 8 years ago
  87. 8ec33f0 Add intial plaform support for Native Client (NaCl) by Sam Clegg · 8 years ago
  88. 8c0d96f Initial fail-fast support by Craig Tiller · 8 years ago
  89. 4cf0448 clang-format by Craig Tiller · 8 years ago
  90. c654976 Change client :method selection based on idempotency by Craig Tiller · 8 years ago
  91. 5987c70 Punch through flags for incoming calls by Craig Tiller · 8 years ago
  92. 9eef377 clang-format by David Garcia Quintas · 8 years ago
  93. 60ee8dd docstrings by David Garcia Quintas · 8 years ago
  94. b942640 clang-format by David Garcia Quintas · 8 years ago
  95. be25493 codegen interface usage of gpr_inf_future by David Garcia Quintas · 8 years ago
  96. ef6848f reverted gpr_ time changes by David Garcia Quintas · 8 years ago
  97. 723af53 moved some files around by David Garcia Quintas · 8 years ago
  98. 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
  99. 8c3d994 compiles! by David Garcia Quintas · 8 years ago
  100. e1ce31e wip. cq refactored by David Garcia Quintas · 8 years ago