1. dd4b000 Merge pull request #4286 from jtattermusch/win_64bit by Craig Tiller · 9 years ago
  2. a5aa19b PR comments by David Garcia Quintas · 9 years ago
  3. 5dc93c3 include climits by Jan Tattermusch · 9 years ago
  4. 5b155e5 more win x64 fixes by Jan Tattermusch · 9 years ago
  5. fb0002c Renaming GCOV to GPR_GCOV. by Nicolas "Pixel" Noble · 9 years ago
  6. c61d0e1 Removing code coverage for unreachable code. by Nicolas "Pixel" Noble · 9 years ago
  7. 35c1d3c Merge pull request #4207 from yang-g/server_builder_options by Craig Tiller · 9 years ago
  8. 6f9b171 Merge pull request #4204 from ctiller/emergency-cheese-and-crackers by jboeuf · 9 years ago
  9. 92f4a15 add doxygen comment by yang-g · 9 years ago
  10. 8352b9e Review feedback by Craig Tiller · 9 years ago
  11. 6fce197 Merge pull request #4188 from ctiller/no-transport-metadata by Sree Kuchibhotla · 9 years ago
  12. f9c58f3 Merge branch 'release-0_12' by Nicolas "Pixel" Noble · 9 years ago
  13. de83121 Merge github.com:grpc/grpc into no-transport-metadata by Craig Tiller · 9 years ago
  14. 6489740 Improving documentation. by Julien Boeuf · 9 years ago
  15. 67c2c95 Fixing typo. by Julien Boeuf · 9 years ago
  16. 2b8e9ca Merge branch 'release-0_12' of github.com:grpc/grpc into cpp_new_creds_plugin_api by Julien Boeuf · 9 years ago
  17. eb029c9 Better documentation of the method_name field. by Julien Boeuf · 9 years ago
  18. 5270559 Add set pointer api to channel_arguments by yang-g · 9 years ago
  19. a23f17b add server_builder_option by yang-g · 9 years ago
  20. 7221d99 Global hook for doing something in response to a synchronous server call by Craig Tiller · 9 years ago
  21. 674b145 Merge pull request #4136 from ctiller/configurable-lookahead by David G. Quintas · 9 years ago
  22. e18872e Merge pull request #4203 from ctiller/power-to-the-peanut-people-rah-rah by Nicolas Noble · 9 years ago
  23. a869b5b Merge github.com:grpc/grpc into configurable-lookahead by Craig Tiller · 9 years ago
  24. 6d3b229 Merge github.com:grpc/grpc into no-transport-metadata by Craig Tiller · 9 years ago
  25. 3328a58 clang-format by Craig Tiller · 9 years ago
  26. 20d99c0 AVL: add documentation by Craig Tiller · 9 years ago
  27. 0593622 AVL: removal, and passing tests by Craig Tiller · 9 years ago
  28. fba79f2 AVL: creation, destroy, add by Craig Tiller · 9 years ago
  29. 52a2eba Two argument variant for grpc::thread by Craig Tiller · 9 years ago
  30. 0927c70 Merge github.com:grpc/grpc into no-transport-metadata by Craig Tiller · 9 years ago
  31. 114f394 Cpp example of how the plugins can be done. by Julien Boeuf · 9 years ago
  32. caf9935 Also adding a credentials type to the plugin API. by Julien Boeuf · 9 years ago
  33. b774be4 clang-format by Craig Tiller · 9 years ago
  34. 53e81e5 Merge github.com:grpc/grpc into static-metadata by Craig Tiller · 9 years ago
  35. 0e72ede Use static metadata table in metadata.c by Craig Tiller · 9 years ago
  36. 3c957e6 Fixing implementations. by Julien Boeuf · 9 years ago
  37. ea44bba Changing the credentials plugin API. by Julien Boeuf · 9 years ago
  38. 2a2a6ed Support rebuilding table by Craig Tiller · 9 years ago
  39. b113649 clang-format by Craig Tiller · 9 years ago
  40. ab5611d Merge github.com:grpc/grpc into hpack_max_table_size by Craig Tiller · 9 years ago
  41. 75b53d6 Merge pull request #3993 from ctiller/new_op by David G. Quintas · 9 years ago
  42. 232d625 Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  43. 675b5ce Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  44. b0e5e08 include header by yang-g · 9 years ago
  45. a89bf50 Handle cancel before start case by yang-g · 9 years ago
  46. a8d6809 Add a (temporary) facility to tune stream read-ahead size by Craig Tiller · 9 years ago
  47. 36da138 Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  48. 112f4a3 Fixing the doc to warn of the dangers for overriding the target name when using SSL. by Julien Boeuf · 9 years ago
  49. 027a74c First round changes to handle dynamic hpack table size by Craig Tiller · 9 years ago
  50. 61ed001 Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  51. 176844d Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  52. 1f6f02a Merge branch 'master' into protosplit by vjpai · 9 years ago
  53. 6c4ec78 Merge pull request #4013 from dgquintas/bb_readall by Craig Tiller · 9 years ago
  54. 9beccc6 Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  55. 187c4b3 Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinition by Craig Tiller · 9 years ago
  56. 5925603 stream_op cleanup: miscellany by Craig Tiller · 9 years ago
  57. 11537dc Merge remote-tracking branch 'upstream/master' into protosplit by vjpai · 9 years ago
  58. 6eb3925 Added grpc_byte_buffer_reader_readall by David Garcia Quintas · 9 years ago
  59. 119c103 Split up into a new service proto, use proper service suffix, add a by vjpai · 9 years ago
  60. bd89dd8 remove log spam by yang-g · 9 years ago
  61. dcd35b8 Merge pull request #3969 from grpc/release-0_11 by Nicolas Noble · 9 years ago
  62. 0f5739b Mark WaitForInitialMetadata as override, for Clang by Jorge Canizales · 9 years ago
  63. 3bb61d8 Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  64. 9c97aae Merge branch 'master' of github.com:grpc/grpc into cq_alarm by David Garcia Quintas · 9 years ago
  65. 54a902e Successfully compile C++ libary (not tests yet). by Julien Boeuf · 9 years ago
  66. 441176d Got core to compile (without the tests) by Julien Boeuf · 9 years ago
  67. a8420a4 Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change by Julien Boeuf · 9 years ago
  68. acd835f First pass at the headers. by Julien Boeuf · 9 years ago
  69. 7fd0fd5 C++ Alarm implementation (with tests). by David Garcia Quintas · 9 years ago
  70. b063c87 mark unreachable code with a macro by yang-g · 9 years ago
  71. f747bbc s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm by David Garcia Quintas · 9 years ago
  72. 2506141 Merge pull request #3602 from grpc/release-0_11 by Tim Emiola · 9 years ago
  73. 7069da2 Repeat https://github.com/grpc/grpc/issues/3049 for OSX by Jorge Canizales · 9 years ago
  74. eff4419 Fixes by Craig Tiller · 9 years ago
  75. f2eb040 Merge pull request #3544 from ctiller/backtrace-on-crash by Nicolas Noble · 9 years ago
  76. d3366d7 Merge pull request #3497 from nicolasnoble/lost-my-sanity by Craig Tiller · 9 years ago
  77. 2bc3729 Enable backtraces on C tests by Craig Tiller · 9 years ago
  78. bd88711 Merge pull request #3483 from ctiller/no-tcp-alloc by Yang Gao · 9 years ago
  79. 499fb05 Restoring sanity. by Nicolas "Pixel" Noble · 9 years ago
  80. 0f9a118 Merge pull request #3474 from ctiller/clang_format by Nicolas Noble · 9 years ago
  81. 0a775b3 Merge pull request #2920 from nicolasnoble/winnt-check by Craig Tiller · 9 years ago
  82. dd69342 Merge github.com:grpc/grpc into clang_format by Craig Tiller · 9 years ago
  83. 649deeb Recycle partially filled buffers on the next read by Craig Tiller · 9 years ago
  84. ddf3a51 Add clang-format to sanity by Craig Tiller · 9 years ago
  85. 0445684 Windows fixes by Craig Tiller · 9 years ago
  86. c34b2e7 Do not use string_ref for output params. by Julien Boeuf · 9 years ago
  87. 8b0b6f4 It is a bad idea to have a map with string_refs as output params. by Julien Boeuf · 9 years ago
  88. 14929d4 Credentials plugin fixes (after the branch was merged). by Julien Boeuf · 9 years ago
  89. 97f80fa Adding documentation. by Julien Boeuf · 9 years ago
  90. fd2f733 Merge branch 'master' of github.com:grpc/grpc into core_creds_plugin by Julien Boeuf · 9 years ago
  91. 8648c05 Merge branch 'immolating-conversion' of github.com:ctiller/grpc into immolating-conversion by Craig Tiller · 9 years ago
  92. f29a388 Merge github.com:grpc/grpc into immolating-conversion by Craig Tiller · 9 years ago
  93. ebc7ef2 Mac build fixes by Craig Tiller · 9 years ago
  94. f96dfc3 First round of fixing up implicit 64->32 bit conversions by Craig Tiller · 9 years ago
  95. 49dd250 Merge branch 'master' of github.com:grpc/grpc into compression-accept-encoding by David Garcia Quintas · 9 years ago
  96. b70e3be Merge branch 'master' of github.com:grpc/grpc into winnt-check by Nicolas "Pixel" Noble · 9 years ago
  97. 328deb2 Removed grpc_security.h from auth_context.h by David Garcia Quintas · 9 years ago
  98. d6599a3 Replicate C++ docs from master to beta branch by Craig Tiller · 9 years ago
  99. 730118d Merge branch 'third-coming' into endpoints by Craig Tiller · 9 years ago
  100. dc90c13 Move static value grpc::string_ref::npos definition to cc file by Konstantin Podsvirov · 9 years ago